Bump rspec-rails from 6.0.1 to 6.0.2
Bumps rspec-rails from 6.0.1 to 6.0.2.
Changelog
Sourced from rspec-rails's changelog.
6.0.2 / 2023-05-04
Bug Fixes:
- Fix ActionView::PathSet when
render_views
is off for Rails 7.1. (Eugene Kenny, Iliana, #2631)- Support Rails 7.1's
#fixtures_paths
in example groups (removes a deprecation warning). (Nicholas Simmons, #2664)- Fix
have_enqueued_job
to properly detect enqueued jobs when other jobs were performed inside the expectation block. (Slava Kardakov, Phil Pirozhkov, #2573)
Commits
-
3e3e757
v6.0.2 -
9cfc3ea
Fix a spec on Rails edge -
f56d3c7
Fix Rails deprecation warning -
8848e6a
Merge pull request #2573 from ojab/fixup_have_enqueued_job_on_retries -
98e3e39
Changelog for #2664 -
5a549a9
Merge pull request #2664 from nsimmons/fix-deprecated-fixture_path -
602a338
Fix for build auto-cancel: limit to only PRs -
5270bed
Updated common plaintext files (from rspec-dev) -
51b3302
Fix the order -
bd3564f
Update documentation links - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts