cucumber / html-formatter

HTML formatter for reporting Cucumber results
https://cucumber.io/
MIT License
13 stars 4 forks source link

fix(deps): update dependency io.cucumber:messages to v26 #326

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.cucumber:messages [18.0.0,25.0.0) -> [18.0.0,27.0.0) age adoption passing confidence

Release Notes

cucumber/messages (io.cucumber:messages) ### [`v26.0.0`](https://togithub.com/cucumber/messages/blob/HEAD/CHANGELOG.md#2600---2024-08-15) [Compare Source](https://togithub.com/cucumber/messages/compare/v25.0.1...v26.0.0) ##### Added - \[Dotnet] Added support classes aligned with what is provided for the Java implementation [https://github.com/cucumber/messages/pull/233](https://togithub.com/cucumber/messages/pull/233)3 [clrudolphi](https://togithub.com/clrudolphi)) ##### Changed - **Internal breaking change** The code generation has undergone a large refactor (No visible changes expected). All new code generation logic is now contained in [/codegen](./codegen) ([#​228](https://togithub.com/cucumber/messages/pull/228) [luke-hill](https://togithub.com/luke-hill)) - \[Dotnet] Rewritten to align with the code generation techniques used for the other languages [https://github.com/cucumber/messages/pull/233](https://togithub.com/cucumber/messages/pull/233)3 [clrudolphi](https://togithub.com/clrudolphi)) - \[Dotnet] Upgraded from .NET 5 to .NET 8. Dropped .NET Framework 4.x as a target while retaining .NET Standard 2.0 as the primary target framework [https://github.com/cucumber/messages/pull/233](https://togithub.com/cucumber/messages/pull/233)3 [clrudolphi](https://togithub.com/clrudolphi)) ### [`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] 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

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.



This PR was generated by Mend Renovate. View the repository job log.