ruby3-rails6-bootstrap-heroku
ruby3-rails6-bootstrap-heroku copied to clipboard
Bump rubocop-rspec from 2.29.1 to 2.29.2 in the rubocop group
Bumps the rubocop group with 1 update: rubocop-rspec.
Updates rubocop-rspec from 2.29.1 to 2.29.2
Release notes
Sourced from rubocop-rspec's releases.
RuboCop RSpec v2.29.2
- Fix beginless and endless range bug for RepeatedIncludeExample cop. (
@hasghari)- Fix a false positive for
RSpec/RepeatedSubjectCallwhen subject is used as argument to function call. (@K-S-A)
Changelog
Sourced from rubocop-rspec's changelog.
2.29.2 (2024-05-02)
- Fix beginless and endless range bug for RepeatedIncludeExample cop. ([
@hasghari])- Fix a false positive for
RSpec/RepeatedSubjectCallwhen subject is used as argument to function call. ([@K-S-A])
Commits
0d51335Merge pull request #1875 from rubocop/release7c75620Bump to v2.29.10a7a442Merge pull request #1873 from rubocop/rubocop-offenses8371327Fix some rubocop offenses863bafaMerge pull request #1871 from K-S-A/masterb038948Fix changelogd0bb28bRSpec/RepeatedSubjectCall: do not report if subject is an argument to a funct...26fd2ddMerge pull request #1869 from rubocop/improve-release9596cc4Improve release workflow7b2884eMerge pull request #1867 from hasghari/range-bug- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions