yegor256 / cobench

Coders Benchmarking Script: automatically collects productivity metrics from a team of GitHub contributors
MIT License
3 stars 1 forks source link

Update dependency cucumber to v9.2.0 #84

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cucumber (source, changelog) '9.1.1' -> '9.2.0' age adoption passing confidence

Release Notes

cucumber/cucumber-ruby (cucumber) ### [`v9.2.0`](https://togithub.com/cucumber/cucumber-ruby/blob/HEAD/CHANGELOG.md#920---2024-03-19) [Compare Source](https://togithub.com/cucumber/cucumber-ruby/compare/v9.1.2...v9.2.0) ##### Changed - Updated cucumber dependencies (Specifically cucumber-core) ([luke-hill](https://togithub.com/luke-hill)) - Uncoupled a lot of dual-responsibility complexity in HTTP classes (Specifically the builders/parsers) ([#​1752](https://togithub.com/cucumber/cucumber-ruby/pull/1750) [luke-hill](https://togithub.com/luke-hill)) ##### Removed - Some legacy JRuby local testing profiles are now removed ([luke-hill](https://togithub.com/luke-hill)) ### [`v9.1.2`](https://togithub.com/cucumber/cucumber-ruby/blob/HEAD/CHANGELOG.md#912---2024-01-23) [Compare Source](https://togithub.com/cucumber/cucumber-ruby/compare/v9.1.1...v9.1.2) ##### Changed - Moved all CCK step definition/miscellaneous file logic from CCK gem to this repo. All logic contained in [compatibility](./compatibility) ([luke-hill](https://togithub.com/luke-hill)) - Cleared up a few Layout/Linting cop offenses ([#​1750](https://togithub.com/cucumber/cucumber-ruby/pull/1750) [luke-hill](https://togithub.com/luke-hill)) ##### Fixed - Fix a situation whereby the step definition message will omit the parameter-type name when it cannot be inferred (This fixes an issue in cucumber-wire when passing legacy steps down the wire) ([#​1746](https://togithub.com/cucumber/cucumber-ruby/pull/1746) [luke-hill](https://togithub.com/luke-hill))

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 becomes conflicted, 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.