Skip to content

Update rubocop-rails 2.31.0 → 2.32.0 (minor)#1777

Merged
danidoni merged 2 commits into
masterfrom
depfu/update/rubocop-rails-2.32.0
Jun 19, 2025
Merged

Update rubocop-rails 2.31.0 → 2.32.0 (minor)#1777
danidoni merged 2 commits into
masterfrom
depfu/update/rubocop-rails-2.32.0

Conversation

@depfu

@depfu depfu Bot commented May 24, 2025

Copy link
Copy Markdown
Contributor

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-rails (2.31.0 → 2.32.0) · Repo · Changelog

Release Notes

2.32.0

Bug fixes

  • #1475: Fix Rails/TimeZone cop error on invalid string literal encoding. (@viralpraxis)
  • #1477: Fix an error for Rails/SchemaComment when the comment is passed as a local variable. (@earlopain)

Changes

  • #234: Use globs that are compatible with Engine or Packwerk. (@tdeo)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 11 commits:

✳️ rubocop (1.75.8 → 1.76.0) · Repo · Changelog

Release Notes

1.76.0

New features

Bug fixes

  • #14228: Fix a false positive for Style/RedundantParentheses when using a one-line rescue expression as a method argument. (@koic)
  • #14224: Fix false negatives for Style/RedundantParentheses when using one-line pattern matching. (@koic)
  • #14205: False negatives in Style/SafeNavigation when a ternary expression is used in a method argument. (@steiley)
  • #14226: Fix Lint/LiteralAsCondition autocorrect when branches of a condition have comments. (@zopolis4)

Changes

  • #14066: Add EnforcedStyle: allow_single_line as the default to Style/ItBlockParameter. (@koic)
  • #13788: Disable Lint/ShadowingOuterLocalVariable by default. (@nekketsuuu)
  • #14215: Recognize inequation (!=) in Lint/IdentityComparison. (@lovro-bikic)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 35 commits:

↗️ concurrent-ruby (indirect, 1.3.4 → 1.3.5) · Repo · Changelog

Release Notes

1.3.5

What's Changed

New Contributors

Full Changelog: v1.3.4...v1.3.5

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 6 commits:

↗️ minitest (indirect, 5.25.4 → 5.25.5) · Repo · Changelog

Release Notes

5.25.5 (from changelog)

  • 4 bug fixes:

    • Bumped minimum ruby to 2.7.

    • Fixed expectation docs for must/wont_pattern_match. (jaredcwhite)

    • Reorder Minitest::Test.ancestors to allow reaching Minitest::Assertions#skipped? (Edouard-chin)

    • Update the ruby and rails compatibility tables. (bquorning)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 7 commits:

↗️ rack (indirect, 2.2.14 → 2.2.17) · Repo · Changelog

Release Notes

2.2.16 (from changelog)

2.2.15 (from changelog)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 8 commits:

↗️ rubocop-ast (indirect, 1.44.1 → 1.45.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 6 commits:


Depfu Status

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)

@depfu depfu Bot added the depfu label May 24, 2025
@depfu depfu Bot force-pushed the depfu/update/rubocop-rails-2.32.0 branch from 5f5d8f0 to 8bb08e8 Compare June 4, 2025 09:11
@danidoni danidoni force-pushed the depfu/update/rubocop-rails-2.32.0 branch from 8bb08e8 to 7f221f2 Compare June 19, 2025 08:05
@danidoni danidoni merged commit 10ebfe0 into master Jun 19, 2025
2 checks passed
@depfu depfu Bot deleted the depfu/update/rubocop-rails-2.32.0 branch June 19, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant