Bump rubocop-rspec from 2.20.0 to 2.21.0
Bumps rubocop-rspec from 2.20.0 to 2.21.0.
Release notes
Sourced from rubocop-rspec's releases.
RuboCop RSpec v2.21.0
- Fix a false positive in
RSpec/IndexedLet
with suffixes after index-like numbers. (@pirj
)- Fix an error for
RSpec/Rails/HaveHttpStatus
with comparison with strings containing non-numeric characters. (@ydah
)- Fix an error for
RSpec/MatchArray
whenmatch_array
with no argument. (@ydah
)- Add support
a_block_changing
andchanging
forRSpec/ChangeByZero
. (@ydah
)- Drop Ruby 2.6 support. (
@ydah
)
Changelog
Sourced from rubocop-rspec's changelog.
2.21.0 (2023-05-05)
- Fix a false positive in
RSpec/IndexedLet
with suffixes after index-like numbers. ([@pirj
])- Fix an error for
RSpec/Rails/HaveHttpStatus
with comparison with strings containing non-numeric characters. ([@ydah
])- Fix an error for
RSpec/MatchArray
whenmatch_array
with no argument. ([@ydah
])- Add support
a_block_changing
andchanging
forRSpec/ChangeByZero
. ([@ydah
])- Drop Ruby 2.6 support. ([
@ydah
])
Commits
-
42242dc
Merge pull request #1639 from rubocop/release -
3193815
Bump version to v2.21.0 -
76a81f0
Merge pull request #1631 from ydah/change_drop_ruby_2_6_support -
9362de1
Merge pull request #1638 from ydah/fix-typo -
72fe722
Fix some typos -
d831aa4
Merge pull request #1637 from Ivanov-Anton/patch-1 -
003166f
improve documentation for "RSpec/FilePath" cop -
0ae6cdf
Drop Ruby 2.6 runtime support -
70a97b1
Merge pull request #1634 from rubocop/internally-enable-pending-cops -
6dbf2aa
Add missing pending cops - 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