yegor256 / sibit

Simplified Command-Line Bitcoin Client and a Ruby library for making Bitcoin payments and checking address balances
https://www.yegor256.com/2019/05/07/sibit-bitcoin-command-line-client.html
MIT License
26 stars 6 forks source link

Update dependency cucumber to v9 - autoclosed #104

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

cucumber/cucumber-ruby (cucumber) ### [`v9.1.0`](https://togithub.com/cucumber/cucumber-ruby/blob/HEAD/CHANGELOG.md#910---2023-11-14) [Compare Source](https://togithub.com/cucumber/cucumber-ruby/compare/v9.0.2...v9.1.0) ##### Added ##### Changed - First couple of passes of tidying up approximately 40% of the manual fix cops ([#​1739](https://togithub.com/cucumber/cucumber-ruby/pull/1739) [#​1740](https://togithub.com/cucumber/cucumber-ruby/pull/1740) [#​1741](https://togithub.com/cucumber/cucumber-ruby/pull/1741) [#​1742](https://togithub.com/cucumber/cucumber-ruby/pull/1742) [luke-hill](https://togithub.com/luke-hill)) - Removed a bunch of example files / sample projects from ancient projects no longer viable ([#​1740](https://togithub.com/cucumber/cucumber-ruby/pull/1740) [luke-hill](https://togithub.com/luke-hill)) - When a `testStepResult` is of type `FAILED` we now pass in a new (Exception), message property ([#​1738](https://togithub.com/cucumber/cucumber-ruby/pull/1738) [luke-hill](https://togithub.com/luke-hill)) - `ParameterType` message now contains a new (sourceReference), property (This contains a uri string and a `Location` message -> for where the ParameterType `transformer` is located) ([#​1738](https://togithub.com/cucumber/cucumber-ruby/pull/1738) [luke-hill](https://togithub.com/luke-hill)) - `#attach` now can take an optional filename parameter which will rename attachments like PDF's ([#​1738](https://togithub.com/cucumber/cucumber-ruby/pull/1738) [luke-hill](https://togithub.com/luke-hill)) ##### Fixed - Clear up a couple of tiny "nuances" that hide lots of issues when running local vs remote (Primarily CCK tests should always be runnable) ([#​1738](https://togithub.com/cucumber/cucumber-ruby/pull/1738) [luke-hill](https://togithub.com/luke-hill)) ##### Removed - Removed a variety of overrides / hacks for travis CI (No longer in use) ([#​1738](https://togithub.com/cucumber/cucumber-ruby/pull/1738) [luke-hill](https://togithub.com/luke-hill)) - Removed some legacy rspec pending flags present since cucumber 1.x ([#​1738](https://togithub.com/cucumber/cucumber-ruby/pull/1738) [luke-hill](https://togithub.com/luke-hill)) ### [`v9.0.2`](https://togithub.com/cucumber/cucumber-ruby/blob/HEAD/CHANGELOG.md#902---2023-09-11) [Compare Source](https://togithub.com/cucumber/cucumber-ruby/compare/v9.0.1...v9.0.2) ##### Changed - Began to tidy up (Cleared some AutoFix cops), and organise rubocop tech-debt in repo (This introduced new rubocop sub-gems) ([#​1716](https://togithub.com/cucumber/cucumber-ruby/pull/1716) [luke-hill](https://togithub.com/luke-hill)) - Gem update. Update rubocop gems to latest and increase minimum version of some cucumber sub-gems ([#​1732](https://togithub.com/cucumber/cucumber-ruby/pull/1732) [luke-hill](https://togithub.com/luke-hill)) - Rubocop update. Massively overhauled the cucumber style / rubocop expectations and began to tackle some long-standing tech-debt ([#​1733](https://togithub.com/cucumber/cucumber-ruby/pull/1733) [luke-hill](https://togithub.com/luke-hill)) - First couple of passes of tidying up approximately 15% of the autofix cops ([#​1736](https://togithub.com/cucumber/cucumber-ruby/pull/1736) [#​1737](https://togithub.com/cucumber/cucumber-ruby/pull/1737) [luke-hill](https://togithub.com/luke-hill)) ##### Removed - Removed a whole bunch of miscellaneous script files that are no longer used (Either in development or usage) ([#​1721](https://togithub.com/cucumber/cucumber-ruby/pull/1721) [luke-hill](https://togithub.com/luke-hill)) ### [`v9.0.1`](https://togithub.com/cucumber/cucumber-ruby/blob/HEAD/CHANGELOG.md#901---2023-09-01) [Compare Source](https://togithub.com/cucumber/cucumber-ruby/compare/v9.0.0...v9.0.1) ##### Changed - Update dependency of a few associated cucumber sub-gems ([#​1715](https://togithub.com/cucumber/cucumber-ruby/pull/1715) [luke-hill](https://togithub.com/luke-hill)) ##### Fixed - Cucumber was unable to generate the correct `VERSION` constant ([#​1729](https://togithub.com/cucumber/cucumber-ruby/pull/1729) [luke-hill](https://togithub.com/luke-hill)) ### [`v9.0.0`](https://togithub.com/cucumber/cucumber-ruby/blob/HEAD/CHANGELOG.md#900---2023-08-31) [Compare Source](https://togithub.com/cucumber/cucumber-ruby/compare/v8.0.0...v9.0.0) ##### Added - Add option `--retry-total` ([#​1669](https://togithub.com/cucumber/cucumber-ruby/pull/1669)) ##### Changed - Update dependency cucumber-gherkin to v26 ([#​1688](https://togithub.com/cucumber/cucumber-ruby/pull/1688)) - Replace dependency [mime-types](https://rubygems.org/gems/mime-types) with [mini_mime](https://rubygems.org/gems/mini_mime) ([#​1695](https://togithub.com/cucumber/cucumber-ruby/pull/1695)) ##### Fixed - Cucumber may raise NoMethodError when CUCUMBER_COLORS environment was set ([#​1641](https://togithub.com/cucumber/cucumber-ruby/pull/1641/) [s2k](https://togithub.com/s2k)) ##### Removed - Removed support for Ruby 2.6 and JRuby 9.3 ([#​1699](https://togithub.com/cucumber/cucumber-ruby/pull/1699))

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.