🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
Extract RSpec Rails cops to a separate repository, rubocop-rspec_rails. The rubocop-rspec_rails repository is a dependency of rubocop-rspec and the cops related to rspec-rails are aliased (RSpec/Rails/Foo == RSpecRails/Foo) until v3.0 is released, so the change will be invisible to users until then. (@ydah)
Add new RSpec/RepeatedSubjectCall cop. (@drcapulet)
Add support for assert_true, assert_false, assert_not_equal, assert_not_nil, *_empty, *_predicate, *_kind_of, *_in_delta, *_match, *_instance_of and *_includes assertions in RSpec/Rails/MinitestAssertions. (@ydah, @G-Rath)
Support asserts with messages in Rspec/BeEmpty. (@G-Rath)
Fix a false positive for RSpec/ExpectActual when used with rspec-rails routing matchers. (@naveg)
Add configuration option ResponseMethods to RSpec/Rails/HaveHttpStatus. (@ydah)
Fix a false negative for RSpec/DescribedClass when class with constant. (@ydah)
Fix a false positive for RSpec/ExampleWithoutDescription when specify with multi-line block and missing description. (@ydah)
Fix an incorrect autocorrect for RSpec/ChangeByZero when compound expectations with line break before .by(0). (@ydah)
Change to default EnforcedStyle: link_or_button for Capybara/ClickLinkOrButtonStyle cop. (@ydah)
Change to default EnforcedStyle: have_no for Capybara/NegationMatcher cop. (@ydah)
Fix a false negative for RSpec/HaveSelector when first argument is dstr node. (@ydah)
Fix an invalid attributes parse when name with multiple [] for Capybara/SpecificFinders and Capybara/SpecificActions and Capybara/SpecificMatcher. (@ydah)
Fix a false positive for Capybara/SpecificMatcher when text: or exact_text: with regexp. (@ydah)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubocop-rspec (2.25.0 → 2.30.0) · Repo · Changelog
Release Notes
2.30.0
2.29.2
2.29.1
2.29.0
2.28.0
2.27.1
2.27.0
2.26.1
2.26.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ rubocop (1.57.2 → 1.64.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ json (indirect, 2.6.3 → 2.7.2) · Repo · Changelog
Release Notes
2.7.2
2.7.1
2.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ parallel (indirect, 1.23.0 → 1.24.0) · Repo
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ parser (indirect, 3.2.2.4 → 3.3.2.0) · Repo · Changelog
Release Notes
3.3.2.0 (from changelog)
3.3.1.0 (from changelog)
3.3.0.5 (from changelog)
3.3.0.4 (from changelog)
3.3.0.3 (from changelog)
3.3.0.2 (from changelog)
3.3.0.1 (from changelog)
3.3.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ racc (indirect, 1.7.3 → 1.8.0) · Repo · Changelog
Release Notes
1.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ regexp_parser (indirect, 2.8.2 → 2.9.2) · Repo · Changelog
Release Notes
2.9.2 (from changelog)
2.9.1 (from changelog)
2.9.0 (from changelog)
2.8.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ rexml (indirect, 3.2.6 → 3.2.8) · Repo · Changelog
Security Advisories 🚨
🚨 REXML contains a denial of service vulnerability
Release Notes
3.2.8
3.2.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ rubocop-ast (indirect, 1.30.0 → 1.31.3) · Repo · Changelog
Release Notes
1.31.3 (from changelog)
1.31.2 (from changelog)
1.31.1 (from changelog)
1.31.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ rubocop-capybara (indirect, 2.19.0 → 2.20.0) · Repo · Changelog
Release Notes
2.20.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ rubocop-factory_bot (indirect, 2.24.0 → 2.25.1) · Repo · Changelog
Release Notes
2.25.1
2.25.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
🆕 rubocop-rspec_rails (added, 2.28.3)
🆕 strscan (added, 3.1.0)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands