Bump rubocop from 1.80.1 to 1.80.2 in the rubocop group
Open
Number: #1282
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
September 04, 2025 at 10:38 AM UTC
(27 days ago)
(27 days ago)
Updated:
September 04, 2025 at 10:38 AM UTC
(27 days ago)
(27 days ago)
Labels:
dependencies ruby
dependencies ruby
Description:
Bumps the rubocop group with 1 update: rubocop.
Updates rubocop
from 1.80.1 to 1.80.2
Release notes
Sourced from rubocop's releases.
RuboCop v1.80.2
Bug fixes
- #14477: Fix a false positive for
Style/SafeNavigation
when using ternary expression with index access call with method chain. (@koic
)- #14486: Fix false positives for
Style/RedundantParentheses
with unary operators andyield
,super
, ordefined?
. (@earlopain
)- #14489: Fix false negatives for
Style/RedundantParentheses
with method calls taking argument without parentheses likereturn (x y) if z
. (@earlopain
)- #14499: Fix wrong autocorrect for
Style/StringConcatenation
when a double-quoted string contains escaped quotes and interpolation. (@earlopain
)- #14502: Fix wrong autocorrect for
Style/StringConcatenation
when a single-quoted string contains interpolation like'#{foo}'
. (@earlopain
)Changes
Changelog
Sourced from rubocop's changelog.
1.80.2 (2025-09-03)
Bug fixes
- #14477: Fix a false positive for
Style/SafeNavigation
when using ternary expression with index access call with method chain. ([@koic
][])- #14486: Fix false positives for
Style/RedundantParentheses
with unary operators andyield
,super
, ordefined?
. ([@earlopain
][])- #14489: Fix false negatives for
Style/RedundantParentheses
with method calls taking argument without parentheses likereturn (x y) if z
. ([@earlopain
][])- #14499: Fix wrong autocorrect for
Style/StringConcatenation
when a double-quoted string contains escaped quotes and interpolation. ([@earlopain
][])- #14502: Fix wrong autocorrect for
Style/StringConcatenation
when a single-quoted string contains interpolation like'#{foo}'
. ([@earlopain
][])Changes
Commits
e2afd61
Cut 1.80.202d4593
Update Changelogca1b813
[Fix #14502] Fix wrong autocorrect forStyle/StringConcatenation
when a sin...06e1b4f
Remove some boilerplate when testing the lsp addon9a82957
Merge pull request #14500 from Earlopain/string-concat-escaped2f2f63a
[Fix #14499] Fix wrong autocorrect forStyle/StringConcatenation
with escap...cc4d7a1
Use RuboCop RSpec 3.7 for development819ea46
Reset the docs version2271a78
Merge pull request #14489 from Earlopain/redundant-parens-yield-etc6bdff54
Merge pull request #14495 from koic/make_naming_predicate_method_allow_initia...- 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 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
rubocop
Ecosystem:
rubygems
rubygems
Version Change:
1.80.1 → 1.80.2
Update Type:
Patch
Patch
Path:
the rubocop group
Technical Details
ID: | 6909195 |
UUID: | 2798872794 |
Node ID: | PR_kwDOHHNKKc6m02ja |
Host: | GitHub |
Repository: | diowa/ruby3-rails7-bootstrap-heroku |
Merge State: | Unknown |