build(deps-dev): update rubocop requirement from = 1.75.8 to = 1.76.0 in the all-dependencies group
Merged
Number: #234
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
June 09, 2025 at 03:39 AM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
June 09, 2025 at 03:40 AM UTC
(about 1 year ago)
(about 1 year ago)
Merged:
June 09, 2025 at 03:40 AM UTC
(about 1 year ago)
by github-actions[bot]
(about 1 year ago)
by github-actions[bot]
Time to Close:
less than a minute
Labels:
ruby dependencies
ruby dependencies
Description:
Updates the requirements on rubocop to permit the latest version.
Updates rubocop from 1.75.8 to 1.76.0
Release notes
Sourced from rubocop's releases.
RuboCop v1.76.0
New features
- #12360: Add new
Naming/PredicateMethodcop to check that predicate methods end with?and non-predicate methods do not. (@dvandersluis)- #13121: Add new
Style/EmptyStringInsideInterpolationcop. (@zopolis4)- #14091: Add new cop
Style/RedundantArrayFlatten. (@lovro-bikic)- #14184: Add new cop
Lint/UselessOr. (@lovro-bikic)- #14221: Enhance
Gemspecdepartment cops to detect offenses if specification variable isitor a numbered parameter. (@viralpraxis)- #14166: Add new cop
Lint/UselessDefaultValueArgument. (@lovro-bikic)Bug fixes
- #14228: Fix a false positive for
Style/RedundantParentheseswhen using a one-linerescueexpression as a method argument. (@koic)- #14224: Fix false negatives for
Style/RedundantParentheseswhen using one-line pattern matching. (@koic)- #14205: False negatives in
Style/SafeNavigationwhen a ternary expression is used in a method argument. (@steiley)- #14226: Fix
Lint/LiteralAsConditionautocorrect when branches of a condition have comments. (@zopolis4)Changes
- #14066: Add
EnforcedStyle: allow_single_lineas the default toStyle/ItBlockParameter. (@koic)- #13788: Disable
Lint/ShadowingOuterLocalVariableby default. (@nekketsuuu)- #14215: Recognize inequation (
!=) inLint/IdentityComparison. (@lovro-bikic)
Changelog
Sourced from rubocop's changelog.
1.76.0 (2025-06-04)
New features
- #12360: Add new
Naming/PredicateMethodcop to check that predicate methods end with?and non-predicate methods do not. ([@dvandersluis][])- #13121: Add new
Style/EmptyStringInsideInterpolationcop. ([@zopolis4][])- #14091: Add new cop
Style/RedundantArrayFlatten. ([@lovro-bikic][])- #14184: Add new cop
Lint/UselessOr. ([@lovro-bikic][])- #14221: Enhance
Gemspecdepartment cops to detect offenses if specification variable isitor a numbered parameter. ([@viralpraxis][])- #14166: Add new cop
Lint/UselessDefaultValueArgument. ([@lovro-bikic][])Bug fixes
- #14228: Fix a false positive for
Style/RedundantParentheseswhen using a one-linerescueexpression as a method argument. ([@koic][])- #14224: Fix false negatives for
Style/RedundantParentheseswhen using one-line pattern matching. ([@koic][])- #14205: False negatives in
Style/SafeNavigationwhen a ternary expression is used in a method argument. ([@steiley][])- #14226: Fix
Lint/LiteralAsConditionautocorrect when branches of a condition have comments. ([@zopolis4][])Changes
- #14066: Add
EnforcedStyle: allow_single_lineas the default toStyle/ItBlockParameter. ([@koic][])- #13788: Disable
Lint/ShadowingOuterLocalVariableby default. ([@nekketsuuu][])- #14215: Recognize inequation (
!=) inLint/IdentityComparison. ([@lovro-bikic][])
Commits
190a64dCut 1.76f62809dUpdate Changelog329b580UseRuboCop::AST::Node#any_match_pattern_type?method9368339[Fix #14228] Fix false positive forStyle/RedundantParentheses16efaa9Merge pull request #14226 from Zopolis4/standeeaf29d5cFixLint/LiteralAsConditionautocorrect when branches of a condition have c...173db55Add new cop Lint/UselessOrc977defMerge pull request #14225 from viralpraxis/fix-style-empty-string-inside-inte...fac13c5FixStyle/EmptyStringInsideInterpolationcop error on non-string literal25a7eefFix false negatives forStyle/RedundantParentheses- 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
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+5
+5
Deletions:
-5
-5
Package Dependencies
Package:
rubocop
Ecosystem:
rubygems
rubygems
Version Change:
= 1.75.8 → = 1.76.0
Update Type:
Minor
Minor
Path:
the all-dependencies group
Technical Details
| ID: | 1318474 |
| UUID: | 2577268555 |
| Node ID: | PR_kwDOGPnFe86Znf9L |
| Host: | GitHub |
| Repository: | github/erblint-github |
| Merge State: | Unknown |