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

chore(deps): update dependency @cucumber/messages to v27 #2610

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

Conversation

renovate-bot
Copy link
Contributor

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.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 becomes conflicted, 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-bot renovate-bot requested a review from a team as a code owner December 20, 2024 00:17
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Dec 20, 2024
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.78%. Comparing base (21e1331) to head (b503a51).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2610   +/-   ##
=======================================
  Coverage   90.78%   90.78%           
=======================================
  Files         169      169           
  Lines        8055     8055           
  Branches     1643     1643           
=======================================
  Hits         7313     7313           
  Misses        742      742           

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