Bump rubocop from 1.76.2 to 1.77.0 in the rubocop group
Open
Number: #1219
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
June 23, 2025 at 04:30 AM UTC
(4 months ago)
(4 months ago)
Updated:
June 23, 2025 at 04:30 AM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies ruby
dependencies ruby
Description:
Bumps the rubocop group with 1 update: rubocop.
Updates rubocop from 1.76.2 to 1.77.0
Release notes
Sourced from rubocop's releases.
RuboCop v1.77.0
New features
- #14223: Add new
Gemspec/AttributeAssignmentcop. (@viralpraxis)- #14128: Allow long fully-qualified namespace strings to exceed max length. (
@niranjan-patil)- #14288: Add new cop
Style/CollectionQuerying. (@lovro-bikic)- #14165: Add new
DefaultToNiloption toStyle/FetchEnvVarcop. (@Yuhi-Sato)- #14314: Enhance
Gemspec/RequireMFAcop autocorrect to insert MFA directive after lastmetadataassignment. (@viralpraxis)- #14159: Enhance
Layout/SpaceInsideArrayLiteralBracketscop to analyze nested constant patterns. (@viralpraxis)Bug fixes
- #14306: Fix an error for
Style/HashConversionwhen using nestedHash[]. (@koic)- #14298: Fix an error for
Style/SoleNestedConditionalwhen autocorrecting nested if/unless/if. (@ssagara00)- #14313: Fix a false positive for
Layout/SpaceBeforeBracketswhen call desugaredHash#[]to lvar receiver with a space around the dot. (@koic)- #14292: Fix false positives for
Style/RedundantParentheseswhen assigning a parenthesized one-lineinpattern matching. (@koic)- #14296: Fix false positives for
Style/RedundantSelfwhen receiver and lvalue have the same name in or-assignment. (@koic)- #14303: Fix
Lint/SelfAssignmentto allow inline RBS comments. (@Morriar)- #14307: Fix
Style/MethodCallWithArgsParenthesesfalse positive on forwarded keyword argument with additional arguments. (@viralpraxis)- #14301: Fix autocorrection syntax error for multiline expressions in
Style/RedundantParentheses. (@lovro-bikic)Changes
- #14295: Update
Naming/PredicateMethodto consider negation (!/not) as boolean values. (@dvandersluis)- #14255: Update
Naming/PredicateMethodto treat returned predicate method calls as boolean values. (@dvandersluis)
Changelog
Sourced from rubocop's changelog.
1.77.0 (2025-06-20)
New features
- #14223: Add new
Gemspec/AttributeAssignmentcop. ([@viralpraxis][])- #14128: Allow long fully-qualified namespace strings to exceed max length. ([
@niranjan-patil][])- #14288: Add new cop
Style/CollectionQuerying. ([@lovro-bikic][])- #14165: Add new
DefaultToNiloption toStyle/FetchEnvVarcop. ([@Yuhi-Sato][])- #14314: Enhance
Gemspec/RequireMFAcop autocorrect to insert MFA directive after lastmetadataassignment. ([@viralpraxis][])- #14159: Enhance
Layout/SpaceInsideArrayLiteralBracketscop to analyze nested constant patterns. ([@viralpraxis][])Bug fixes
- #14306: Fix an error for
Style/HashConversionwhen using nestedHash[]. ([@koic][])- #14298: Fix an error for
Style/SoleNestedConditionalwhen autocorrecting nested if/unless/if. ([@ssagara00][])- #14313: Fix a false positive for
Layout/SpaceBeforeBracketswhen call desugaredHash#[]to lvar receiver with a space around the dot. ([@koic][])- #14292: Fix false positives for
Style/RedundantParentheseswhen assigning a parenthesized one-lineinpattern matching. ([@koic][])- #14296: Fix false positives for
Style/RedundantSelfwhen receiver and lvalue have the same name in or-assignment. ([@koic][])- #14303: Fix
Lint/SelfAssignmentto allow inline RBS comments. ([@Morriar][])- #14307: Fix
Style/MethodCallWithArgsParenthesesfalse positive on forwarded keyword argument with additional arguments. ([@viralpraxis][])- #14301: Fix autocorrection syntax error for multiline expressions in
Style/RedundantParentheses. ([@lovro-bikic][])Changes
- #14295: Update
Naming/PredicateMethodto consider negation (!/not) as boolean values. ([@dvandersluis][])- #14255: Update
Naming/PredicateMethodto treat returned predicate method calls as boolean values. ([@dvandersluis][])
Commits
e8e3ae7Cut 1.77a56b16cUpdate Changelog45f1b00[Fix #14128] Allow long fully-qualified namespace strings to exceed max lengthbd1690c[Docs] Update a link to Parser's API docs56d4ebfFix links in Plugin Configuration docs37540d2EnhanceGemspec/RequireMFAcop autocorrect to insert MFA directive after la...80aff64[Fix #14306] Fix an error forStyle/HashConversion600d0a2[Fix #14313] Fix a false positive forLayout/SpaceBeforeBracketsca09f02Fix autocorrection syntax error for multiline expressions in Style/RedundantP...2d86c22[Fix #14165] Add new DefaultToNil option to Style/FetchEnvVar cop- 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:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
rubocop
Ecosystem:
rubygems
rubygems
Version Change:
1.76.2 → 1.77.0
Update Type:
Minor
Minor
Path:
the rubocop group
Technical Details
| ID: | 2019855 |
| UUID: | 3166730131 |
| Node ID: | PR_kwDOHHNKKc6blxkV |
| Host: | GitHub |
| Repository: | diowa/ruby3-rails7-bootstrap-heroku |