Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps @cucumber/messages from 31.0.0 to 31.1.0.

Release notes

Sourced from @​cucumber/messages's releases.

v31.1.0

Added

  • [Ruby] Add a way to analyse and compare the strength of TestStepResult messages (To be used in query) (#365)

Fixed

  • [Ruby] Fix the TimeConversion helper file generating a non-conformant Timestamp message
  • [Ruby] Improve the TimeConversion helper for translating back from a Timestamp by avoiding a rounding error

Removed

  • [Ruby] Removed the TimeConversion helpers that did not serve a purpose in message building

v31.0.1

Fixed

  • Removed circular dependency between messages and compatibility-kit(#362)
Changelog

Sourced from @​cucumber/messages's changelog.

[31.1.0] - 2025-12-22

Added

  • [Ruby] Add a way to analyse and compare the strength of TestStepResult messages (To be used in query) (#365)

Fixed

  • [Ruby] Fix the TimeConversion helper file generating a non-conformant Timestamp message
  • [Ruby] Improve the TimeConversion helper for translating back from a Timestamp by avoiding a rounding error

Removed

  • [Ruby] Removed the TimeConversion helpers that did not serve a purpose in message building

[31.0.1] - 2025-12-18

Fixed

  • Removed circular dependency between messages and compatibility-kit (#362)
Commits
  • b39dfc2 Prepare release v31.1.0
  • 9095229 Feature/test step result comparator (#365)
  • 63d93d6 [Ruby] Fix time conversion helpers (#364)
  • b4e464c fix(deps): update dependency io.cucumber:cucumber-parent to v4.6.0
  • aa8d61b chore(deps): update dependency ruby to v3.4.8 (#361)
  • 241f2f6 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.10
  • 8d8e05e Prepare for the next development iteration
  • e459dcf Prepare release v31.0.1
  • cbcc313 Replace dependency on CCK with testdata folder (#362)
  • 27ad586 chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.9.18
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@cucumber/messages](https://github.com/cucumber/messages) from 31.0.0 to 31.1.0.
- [Release notes](https://github.com/cucumber/messages/releases)
- [Changelog](https://github.com/cucumber/messages/blob/main/CHANGELOG.md)
- [Commits](cucumber/messages@v31.0.0...v31.1.0)

---
updated-dependencies:
- dependency-name: "@cucumber/messages"
  dependency-version: 31.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 29, 2025
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant