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 module github.com/cucumber/messages/go/v21 to v27 #657

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

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
github.com/cucumber/messages/go/v21 v21.0.1 -> v27.0.2 age adoption passing confidence

Release Notes

cucumber/messages (github.com/cucumber/messages/go/v21)

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

v22.0.0

Compare Source

Added
  • Added source reference to parameter type (#​45)
Fixed
  • Corrected Java and PHP generators to allow running using Docker on Windows (#​146)

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 added the 🤖 dependencies Dependency upgrade label Oct 26, 2024
Copy link
Contributor Author

renovate bot commented Oct 26, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/stretchr/testify v1.8.2 -> v1.9.0

Copy link

github-actions bot commented Oct 26, 2024

Go API Changes

# github.com/cucumber/godog/formatters
## compatible changes
FlushFormatter: added

# summary
Inferred base version: v0.15.0
Suggested version: v0.16.0

@renovate renovate bot force-pushed the renovate/github.com-cucumber-messages-go-v21-27.x branch 2 times, most recently from 5a7b68c to 1eff9a1 Compare November 2, 2024 03:11
@renovate renovate bot force-pushed the renovate/github.com-cucumber-messages-go-v21-27.x branch 3 times, most recently from 1f53f2b to d7d024a Compare November 15, 2024 02:05
@renovate renovate bot force-pushed the renovate/github.com-cucumber-messages-go-v21-27.x branch from d7d024a to a147bfc Compare November 15, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 dependencies Dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants