Skip to content

Update dependency cucumber to v11#220

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cucumber-11.x
Open

Update dependency cucumber to v11#220
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cucumber-11.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 14, 2026

This PR contains the following updates:

Package Change Age Confidence
cucumber (source, changelog) 10.2.011.0.0 age confidence

Release Notes

cucumber/cucumber-ruby (cucumber)

v11.0.0

Compare Source

Added
  • Add timestamp to Attachment message
  • Added a new option for running order --reverse which will run the scenarios in reverse order (#​1807 luke-hill)
  • A first initial iteration of the new cucumber-query structure (#​1801 luke-hill)

This will be used for the migration of all existing formatters - becoming the building blocks for the future of cucumber formatters
which will begin being migrated in the start of 2026

Changed
  • Use the test result type 'ambiguous' added to cucumber-ruby-core when steps are ambiguous
    (#​1815) brasmusson)
  • Use the new internal cucumber-query structure for the rerun formatter

This is a very large refactor, but should not change any behaviour. The cucumber-query structure is a new internal structure that is designed to be used by formatters to query
the state of the test run in a more intuitive way.

The rerun formatter was chosen as the first formatter to migrate to this new structure as it is one of the simpler
formatters and will allow us to test the new structure in a real-world scenario.

  • Updated cucumber-compatibility-kit to v22
  • Security: Switched out IO.read for more secure File.read in a few areas of the codebase
  • Implemented the new cucumber-query structure in all message based formatters (Currently HTML / Rerun and Message)
    (#​1844 luke-hill)
Fixed
  • Fix crash when Cucumber::Messages::Group#children is nil
  • Fixed a longstanding issue that could affect formatters reporting of retried scenarios (Now each scenario should only be reported once, with the final result of the scenario)
    (#​1844 luke-hill)
  • Fixed an issue where the default flags derived in the Options and Configuration classes were not congruent
    (#​1846) luke-hill)
  • Fixed an issue where NoMethodError could be raised when declaring a parameter-type that used bound methods
    (#​1789)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 14, 2026

Deploy Preview for cucumber-website-preview ready!

Name Link
🔨 Latest commit 46233fb
🔍 Latest deploy log https://app.netlify.com/projects/cucumber-website-preview/deploys/69de308c75f3410008466e73
😎 Deploy Preview https://deploy-preview-220--cucumber-website-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/cucumber-11.x branch from 764f955 to 46233fb Compare April 14, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants