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 guard to v2.18.1 - autoclosed #812

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
guard (source) '2.15.0' -> '2.18.1' age adoption passing confidence

Release Notes

guard/guard (guard) ### [`v2.18.1`](https://togithub.com/guard/guard/compare/v2.18.0...v2.18.1) [Compare Source](https://togithub.com/guard/guard/compare/v2.18.0...v2.18.1) ### [`v2.18.0`](https://togithub.com/guard/guard/releases/tag/v2.18.0) [Compare Source](https://togithub.com/guard/guard/compare/v2.17.0...v2.18.0) - Bump dependency on pry to >= 0.13.0 ([#​974](https://togithub.com/guard/guard/issues/974)) [@​larouxn](https://togithub.com/larouxn) ### [`v2.17.0`](https://togithub.com/guard/guard/releases/tag/v2.17.0) [Compare Source](https://togithub.com/guard/guard/compare/v2.16.2...v2.17.0) #### ✨ New Features - Refactor pry_wrapper.rb to be XDG compliant ([#​962](https://togithub.com/guard/guard/issues/962)) [@​quintrino](https://togithub.com/quintrino) - Add Ruby 2.7.3 and 3.0.1 to the test matrix ([#​969](https://togithub.com/guard/guard/issues/969)) [@​rymai](https://togithub.com/rymai) - Bring compatibility with Ruby 3 explicit keyword arguments ([#​969](https://togithub.com/guard/guard/issues/969)) [@​rymai](https://togithub.com/rymai) ### [`v2.16.2`](https://togithub.com/guard/guard/releases/tag/v2.16.2) [Compare Source](https://togithub.com/guard/guard/compare/v2.16.1...v2.16.2) #### πŸ› Bug Fixes - Fix support for Pry 0.13 ([#​958](https://togithub.com/guard/guard/issues/958)) [@​rymai](https://togithub.com/rymai) ### [`v2.16.1`](https://togithub.com/guard/guard/releases/tag/v2.16.1) [Compare Source](https://togithub.com/guard/guard/compare/v2.16.0...v2.16.1) #### πŸ› Bug Fixes - Don't swallow evaluator error by handling non-existant listener & interactor ([#​939](https://togithub.com/guard/guard/issues/939)) [@​rymai](https://togithub.com/rymai) #### 🏠 Housekeeping - Add Codecov ([#​944](https://togithub.com/guard/guard/issues/944)) [@​rymai](https://togithub.com/rymai) - Maintain release notes using GitHub Actions ([#​941](https://togithub.com/guard/guard/issues/941)) [@​rymai](https://togithub.com/rymai) ### [`v2.16.0`](https://togithub.com/guard/guard/releases/tag/v2.16.0) [Compare Source](https://togithub.com/guard/guard/compare/v2.15.1...v2.16.0) ##### New feature - [#​938](https://togithub.com/guard/guard/issues/938) Add support for `guardfile.rb`. ### [`v2.15.1`](https://togithub.com/guard/guard/releases/tag/v2.15.1) [Compare Source](https://togithub.com/guard/guard/compare/v2.15.0...v2.15.1) ##### Bugfixes - [#​930](https://togithub.com/guard/guard/issues/930) Ensure Guard calls `#stop` even if an exception is raised. ##### Tests & CI - [#​914](https://togithub.com/guard/guard/issues/914) Add a `simplecov` filter for the `/spec` folder. - [#​926](https://togithub.com/guard/guard/issues/926) Test against Ruby 2.4.6, 2.5.5, 2.6.2, jruby-9.1.17.0, jruby-9.2.6.0, rbx-3.107. - [#​928](https://togithub.com/guard/guard/issues/928) Fix Ruby 2.6 compatibility by stubbing `Pathname` instead of `IO.read` in spec. - [#​933](https://togithub.com/guard/guard/issues/933) Remove `codeclimate-test-reporter` from Gemfile. ##### Other - [#​919](https://togithub.com/guard/guard/issues/919) Add a "Reviewed by Hound" badge. - [#​925](https://togithub.com/guard/guard/issues/925) Fix YARD annotation. - [#​927](https://togithub.com/guard/guard/issues/927) Drop outdated badge for Gemnasium.

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.

0crat commented 1 year ago

@renovate/z[bot] this pull request is too small, just 2 lines changed (less than 10), there will be no formal code review, see Β§53 and Β§28; in the future, try to make sure your pull requests are not too small; @yegor256/z please review this and merge or reject