Closed dependabot[bot] closed 2 months ago
The following labels could not be found: 🏠 Housekeeping
.
A newer version of rubocop exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
rexml was removed from rubocop so adding an xml parser
Updates the requirements on rubocop to permit the latest version.
Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
c8edd7d
Cut 1.669c106a5
Update Changelog1e4b4c8
Add newLint/UselessNumericOperation
copd6b05cd
[Fix #13150] Don't considerget_!
,set_!
,get_?
,set_?
,get_=
, and ...9e1e493
[Fix #13061] Add newStyle/RedundantInterpolationUnfreeze
cop0431023
Fix false negatives forStyle/EmptyLiteral
when usingArray[]
,Hash[]
, ...a2ef5b4
Fix false negatives forStyle/MapIntoArray
when initializing the destinatio...2382ecb
Fix false negative forLint/Void
when using using frozen literalsbe6e656
Merge pull request #13172 from koic/fix_error_for_layout_empty_lines_around_e...d8e0c87
Merge pull request #13175 from Earlopain/no-forwardableDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show