Skip to content
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

fix(deps): update dependency @cucumber/messages to v27 #90

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2024

This PR contains the following updates:

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

Release Notes

cucumber/messages (@​cucumber/messages)

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

Configuration

📅 Schedule: 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.

@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch 11 times, most recently from 544c2b9 to 1bb588e Compare November 4, 2024 21:44
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch 3 times, most recently from 60ef647 to 9498c5f Compare November 11, 2024 22:40
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch 4 times, most recently from f49a232 to 352e39f Compare November 22, 2024 02:26
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch 7 times, most recently from 912bab9 to ae28292 Compare November 28, 2024 09:36
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch 3 times, most recently from 69fe123 to eea7f6c Compare December 9, 2024 18:55
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch from eea7f6c to f5da756 Compare December 10, 2024 06:28
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch 6 times, most recently from dcdf5c5 to 49e5ce6 Compare December 30, 2024 21:02
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch 9 times, most recently from f1b7d9d to a77ec5c Compare January 6, 2025 22:25
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch 7 times, most recently from ab43683 to 6fc522a Compare January 16, 2025 06:27
@kieran-ryan kieran-ryan linked an issue Jan 18, 2025 that may be closed by this pull request
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch from 6fc522a to 8806079 Compare January 19, 2025 05:49
@renovate renovate bot force-pushed the renovate/cucumber-messages-27.x branch from 8806079 to 8a5706e Compare January 20, 2025 22:12
@davidjgoss davidjgoss merged commit 3a427d6 into main Jan 22, 2025
26 checks passed
@davidjgoss davidjgoss deleted the renovate/cucumber-messages-27.x branch January 22, 2025 14:45
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.

Dependency on Deprecated Version of reflect-metadata
1 participant