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 rspec-rails to v6.1.3 #831

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rspec-rails (changelog) '6.1.0' -> '6.1.3' age adoption passing confidence

Release Notes

rspec/rspec-rails (rspec-rails) ### [`v6.1.3`](https://togithub.com/rspec/rspec-rails/blob/HEAD/Changelog.md#613--2024-06-19) [Compare Source](https://togithub.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3) [Full Changelog](https://togithub.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3) Bug Fixes: - Reset `ActiveSupport::CurrentAttributes` between examples. (Javier Julio, [#​2752](https://togithub.com/rspec/rspec-rails/issues/2752)) - Fix a broken link in generated mailer previews. (Chiara Núñez, [#​2764](https://togithub.com/rspec/rspec-rails/issues/2764)) - Fix `have_status_code` behaviour with deprecated status names by delegating to `Rack::Utils.status_code/1` to set the expected status code. (Darren Boyd, [#​2765](https://togithub.com/rspec/rspec-rails/issues/2765)) ### [`v6.1.2`](https://togithub.com/rspec/rspec-rails/blob/HEAD/Changelog.md#612--2024-03-19) [Compare Source](https://togithub.com/rspec/rspec-rails/compare/v6.1.1...v6.1.2) [Full Changelog](https://togithub.com/rspec/rspec-rails/compare/v6.1.1...v6.1.2) Bug Fixes: - Fix generated mailer paths to match Rails convention. (Patrício dos Santos, [#​2735](https://togithub.com/rspec/rspec-rails/issues/2735)) - Fix class in template for generator specs. (Nicolas Buduroi, [#​2744](https://togithub.com/rspec/rspec-rails/issues/2744)) ### [`v6.1.1`](https://togithub.com/rspec/rspec-rails/blob/HEAD/Changelog.md#611--2024-01-25) [Compare Source](https://togithub.com/rspec/rspec-rails/compare/v6.1.0...v6.1.1) [Full Changelog](https://togithub.com/rspec/rspec-rails/compare/v6.1.0...v6.1.1) Bug Fixes: - Improved deprecation message for `RSpec::Rails::Configuration.fixture_paths` (Benoit Tigeot, [#​2720](https://togithub.com/rspec/rspec-rails/issues/2720)) - Fix support for namespaced fixtures in Rails 7.1. (Benedikt Deicke, [#​2716](https://togithub.com/rspec/rspec-rails/issues/2716))

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.