Bump rubocop from 1.76.0 to 1.76.1
Open
Number: #314
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
June 09, 2025 at 07:31 PM UTC
(12 months ago)
(12 months ago)
Updated:
June 10, 2025 at 03:37 PM UTC
(12 months ago)
(12 months ago)
Labels:
dependencies ruby
dependencies ruby
Description:
Bumps rubocop from 1.76.0 to 1.76.1.
Release notes
Sourced from rubocop's releases.
RuboCop v1.76.1
Bug fixes
- #14245: Fix an error for
Lint/EmptyInterpolationwhen using primitives in interpolation. (@ka8725)- #14233: Fix an error for
Style/SafeNavigationwhen using ternary expression with index access call. (@koic)- #14236: Fix an error for
Style/SafeNavigationwhen using ternary expression with operator method call. (@koic)- #14249: Fix false positives for
Style/RedundantArrayFlattenwhenArray#joinis used with an argument other than the defaultnil. (@koic)- #14239: Fix false positives for
Style/RedundantParentheseswhen using one-lineinpattern matching in operator. (@koic)- #14240: Fix
Naming/PredicateMethodcop error on empty parentheses method body. (@viralpraxis)- #14235: Fix
Style/SafeNavigationcop error on indexed assignment in ternary expression. (@viralpraxis)- #14247: Fix
Style/SafeNavigationinvalid autocorrection on double colon method call. (@viralpraxis)
Changelog
Sourced from rubocop's changelog.
1.76.1 (2025-06-09)
Bug fixes
- #14245: Fix an error for
Lint/EmptyInterpolationwhen using primitives in interpolation. ([@ka8725][])- #14233: Fix an error for
Style/SafeNavigationwhen using ternary expression with index access call. ([@koic][])- #14236: Fix an error for
Style/SafeNavigationwhen using ternary expression with operator method call. ([@koic][])- #14249: Fix false positives for
Style/RedundantArrayFlattenwhenArray#joinis used with an argument other than the defaultnil. ([@koic][])- #14239: Fix false positives for
Style/RedundantParentheseswhen using one-lineinpattern matching in operator. ([@koic][])- #14240: Fix
Naming/PredicateMethodcop error on empty parentheses method body. ([@viralpraxis][])- #14235: Fix
Style/SafeNavigationcop error on indexed assignment in ternary expression. ([@viralpraxis][])- #14247: Fix
Style/SafeNavigationinvalid autocorrection on double colon method call. ([@viralpraxis][])
Commits
c74a5b3Cut 1.76.1c78ad7aUpdate Changelog0bd38ff[Fix #14249] Fix false positives forStyle/RedundantArrayFlattenbf52626Improveexpect_offenseinterpolation documentationd0dfd68Add new rake task to verify config references availability44f5eb7Merge pull request #14259 from koic/fix_build_error_on_windows_matrixed880dfFix build errors on Winsows matrix9316b04Merge pull request #14244 from koic/fix_false_positives_for_style_redundant_p...bb32f69Merge pull request #14252 from koic/workaround_ruby_lsp_0_24067da9dWorkaround to avoid build error in Ruby LSP add-on test with Ruby LSP 0.24- 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+2
+2
Deletions:
-2
-2
Package Dependencies
Technical Details
| ID: | 1376485 |
| UUID: | 2579260427 |
| Node ID: | PR_kwDOBIkbMc6ZvGQL |
| Host: | GitHub |
| Repository: | github/rubocop-github |
| Merge State: | Unknown |