zold-io / zold

An Experimental Non-Blockchain Cryptocurrency for Fast Micro Payments
https://www.zold.io
MIT License
195 stars 53 forks source link

Update dependency cucumber to v9.2.0 - autoclosed #828

Closed renovate[bot] closed 1 day ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cucumber (source, changelog) '9.1.0' -> '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)) ### [`v9.1.1`](https://togithub.com/cucumber/cucumber-ruby/blob/HEAD/CHANGELOG.md#911---2024-01-04) [Compare Source](https://togithub.com/cucumber/cucumber-ruby/compare/v9.1.0...v9.1.1) ##### Changed - Updated dependencies to slightly more permissive / up to date versions ([luke-hill](https://togithub.com/luke-hill)) - Fixed most of the `Layout` cop offenses ([luke-hill](https://togithub.com/luke-hill)) ##### Removed - The sample sinatra tests are no longer used in internal testing (This removes a bunch of superfluous dev gems) ([#​1743](https://togithub.com/cucumber/cucumber-ruby/pull/1743) [luke-hill](https://togithub.com/luke-hill)) - Removed all references to autotest as this is an ancient plugin that is not correctly integrated

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 has been generated by Mend Renovate. View repository job log here.