cucumber / gherkin

A parser and compiler for the Gherkin language.
MIT License
160 stars 48 forks source link

fix(deps): update dependency @cucumber/messages to v25 #252

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cucumber/messages >=19.1.4 <=24 -> <=25 age adoption passing confidence
cucumber/messages >=19.1.4 <=24 -> <=25 age adoption passing confidence

Release Notes

cucumber/messages (@​cucumber/messages) ### [`v25.0.1`](https://togithub.com/cucumber/messages/blob/HEAD/CHANGELOG.md#2501---2024-06-13) [Compare Source](https://togithub.com/cucumber/messages/compare/v25.0.0...v25.0.1) ##### Fixed - \[Php] Fixed a workflow issue with publishing the package ### [`v25.0.0`](https://togithub.com/cucumber/messages/blob/HEAD/CHANGELOG.md#2500---2024-06-13) [Compare Source](https://togithub.com/cucumber/messages/compare/v24.1.0...v25.0.0) ##### Changed - \[Ruby] **Breaking change** Messages are now altered to be 1 message class per file ([#​225](https://togithub.com/cucumber/messages/pull/225) [luke-hill](https://togithub.com/luke-hill)) - \[Ruby] Updated minimum Ruby version to 3.0 ([#​216](https://togithub.com/cucumber/messages/pull/216) [luke-hill](https://togithub.com/luke-hill)) - \[Ruby] Use latest CCK conformance for signing off message releases ([#​216](https://togithub.com/cucumber/messages/pull/216) [luke-hill](https://togithub.com/luke-hill)) - \[Ruby] Tidied up all remaining rubocop offenses (This included 2 minor alterations to the generator code) ([#​217](https://togithub.com/cucumber/messages/pull/217) [#​225](https://togithub.com/cucumber/messages/pull/225) [luke-hill](https://togithub.com/luke-hill)) - \[Php] Permit both PHPUnit 10 and PHPUnit 11 ([#​200](https://togithub.com/cucumber/messages/pull/200) [ciaranmcnulty](https://togithub.com/ciaranmcnulty)) ##### Fixed - \[cpp] Don't rely on GitHub API for latest versions and implement a simple download retry loop ### [`v24.1.0`](https://togithub.com/cucumber/messages/blob/HEAD/CHANGELOG.md#2410---2024-03-23) [Compare Source](https://togithub.com/cucumber/messages/compare/v24.0.1...v24.1.0) ##### Added - \[Java] Include stacktrace in Convertor.toMessage(Throwable) ([#​213](https://togithub.com/cucumber/messages/pull/213)) ### [`v24.0.1`](https://togithub.com/cucumber/messages/blob/HEAD/CHANGELOG.md#2401---2023-12-21) [Compare Source](https://togithub.com/cucumber/messages/compare/v24.0.0...v24.0.1) ##### Fixed - Update repo URLs ([#​190](https://togithub.com/cucumber/messages/pull/190))
cucumber/messages-php (cucumber/messages) ### [`v25.0.1`](https://togithub.com/cucumber/messages-php/compare/v25.0.0...v25.0.1) [Compare Source](https://togithub.com/cucumber/messages-php/compare/v25.0.0...v25.0.1) ### [`v25.0.0`](https://togithub.com/cucumber/messages-php/compare/v24.1.0...v25.0.0) [Compare Source](https://togithub.com/cucumber/messages-php/compare/v24.1.0...v25.0.0)

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.