Skip to content

chore(deps): update dependency cucumber to v11.1.0#288

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

chore(deps): update dependency cucumber to v11.1.0#288
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cucumber-11.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 2, 2026

This PR contains the following updates:

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

Release Notes

cucumber/cucumber-ruby (cucumber)

v11.1.0

Compare Source

Added
  • Print thread backtraces on SIGINFO/SIGPWR (#​1830) sobrinho
  • Added Suggestion messages that will show all the snippets for all message based formatters (#​1870) luke-hill
Changed
  • Heavy refactor to the internals for message building (Used in formatters - should be no noticeable change)
    (#​1853 luke-hill)
  • Simplify attachment handling in the MessageBuilder and #attach method
Fixed
  • When someone calls #attach with a hashified output (Instead of JSON); call #to_json before attaching as a stringified JSON response to avoid errors (#​1787 luke-hill)
  • Altered the concept of how BeforeAll and AfterAll hooks would run. They now attempt to all run before continuing test execution (#​1857 brasmusson)
  • Internal refactor to MessageBuilder class to send envelopes through event bus (Should be no noticeable change)
  • Updated cucumber-compatibility-kit to v24
  • This has only been partially completed so far (With approx 20% of all events refactored)
  • Internal refactor to emit direct message envelopes instead of building messages and then converting them to envelopes (Should be no noticeable change)
  • Introduced new base events class which is slightly more intuitive and leans less on old ruby standards (Should be no noticeable change)

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

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.

Copilot AI review requested due to automatic review settings June 2, 2026 00:13
@renovate renovate Bot requested a review from a team as a code owner June 2, 2026 00:13
@renovate renovate Bot enabled auto-merge (squash) June 2, 2026 00:13
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.50%. Comparing base (0e986fd) to head (1ad5938).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #288   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          31       31           
  Lines         808      808           
=======================================
  Hits          804      804           
  Misses          4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant