Skip to content

chore(deps): update dependency @cucumber/messages to v27 - autoclosed #2868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cucumber/messages ^22.0.0 -> ^27.0.0 age adoption passing confidence

Release Notes

cucumber/messages (@​cucumber/messages)

v27.2.0

Compare Source

Added
  • [python] Added Python implementation (#​165)

v27.1.0

Compare Source

Added
  • [cpp] use VERSION file to version ABI and shared libraries #​268
Changed
  • [JavaScript] Expand tested Node.js versions (#​274)

v27.0.2

Compare Source

Fixed
  • [Elixir] Fix release process

v27.0.1

Compare Source

Fixed
  • [Elixir] Restored test and release process

v27.0.0

Compare Source

Added
  • Add new TestRunHookStarted and TestRunHookFinished messages (#​102)
Changed
  • BREAKING CHANGE: Add id property to TestRunStarted, optionally reference in TestCase, Attachment and TestRunFinished (#​102)
  • BREAKING CHANGE: Add type property to Hook (#​102)

v26.0.1

Compare Source

Changed
  • [Go] Switch to Google's UUID module (#​251)
Fixed
  • [Dotnet] Fixed code generation for types that accept List as parameters. Constructors were not properly handling null input. (#​249 clrudolphi))
  • Moved contents of the description of the StepDefinitionIds field from the StepMatchArgumentsList field where it had been mistakenly placed. (#​252 clrudolphi))

v26.0.0

Compare Source

Added
  • [Dotnet] Added support classes aligned with what is provided for the Java implementation (#​233 clrudolphi)
Changed

v25.0.1

Compare Source

Fixed
  • [Php] Fixed a workflow issue with publishing the package

v25.0.0

Compare Source

Changed
Fixed
  • [cpp] Don't rely on GitHub API for latest versions and implement a simple download retry loop

v24.1.0

Compare Source

Added
  • [Java] Include stacktrace in Convertor.toMessage(Throwable) (#​213)

v24.0.1

Compare Source

Fixed

v24.0.0

Compare Source

Added
  • Add stackTrace prop to Exception message (#​182)

v23.0.0

Compare Source

Added
  • Added C++ implementation (#​152)
Changed

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (UTC), 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.

@renovate renovate bot requested a review from a team as a code owner May 30, 2025 02:26
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 30, 2025
@github-actions github-actions bot requested a review from Ugzuzg May 30, 2025 02:27
Copy link

codecov bot commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.05%. Comparing base (17489d3) to head (dfcd8d7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2868   +/-   ##
=======================================
  Coverage   89.05%   89.05%           
=======================================
  Files         188      188           
  Lines        9189     9189           
  Branches     1891     1891           
=======================================
  Hits         8183     8183           
  Misses       1006     1006           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch from 26230b6 to 65588bb Compare May 30, 2025 17:34
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch 7 times, most recently from f4c7a5b to 4570541 Compare June 5, 2025 12:06
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch 4 times, most recently from 7752250 to df1bd8a Compare June 18, 2025 16:01
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch 7 times, most recently from 3fb8ba9 to e627cbb Compare June 26, 2025 19:33
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch 22 times, most recently from a663c17 to 31b6813 Compare July 2, 2025 21:50
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch from 31b6813 to 506000d Compare July 4, 2025 16:02
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch from 506000d to dfcd8d7 Compare July 4, 2025 16:59
@renovate renovate bot changed the title chore(deps): update dependency @cucumber/messages to v27 chore(deps): update dependency @cucumber/messages to v27 - autoclosed Jul 7, 2025
@renovate renovate bot closed this Jul 7, 2025
@renovate renovate bot deleted the renovate/cucumber-messages-27.x branch July 7, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pkg:instrumentation-cucumber
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants