Skip to content

chore(deps): update dependency @cucumber/messages to v28 #2935

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@cucumber/messages ^22.0.0 -> ^28.0.0 age confidence

Release Notes

cucumber/messages (@​cucumber/messages)

v28.0.0

Compare Source

Changed
  • Add Attachment.testRunHookStartedId for traceability of attachments to test run hooks (#​301)
  • Add Attachment.timestamp (#​305)
Fixed
  • [python] Add a LICENSE file for Python (#​278)
  • [.NET] Fix NuGet package generation
Removed
  • [JavaScript] BREAKING CHANGE: Remove Node.js 18 support (#​299)

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 added the dependencies Pull requests that update a dependency file label Jul 11, 2025
@renovate renovate bot requested a review from a team as a code owner July 11, 2025 02:40
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 11, 2025
@github-actions github-actions bot requested a review from Ugzuzg July 11, 2025 02:40
Copy link

codecov bot commented Jul 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.07%. Comparing base (de22600) to head (6ed479b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2935      +/-   ##
==========================================
+ Coverage   89.02%   89.07%   +0.04%     
==========================================
  Files         188      188              
  Lines        9223     9223              
  Branches     1900     1900              
==========================================
+ Hits         8211     8215       +4     
+ Misses       1012     1008       -4     

see 1 file with indirect coverage changes

🚀 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.

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