build(deps-dev): update rubocop requirement from = 1.80.1 to = 1.80.2 in the all-dependencies group
Merged
Number: #252
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 08, 2025 at 03:05 AM UTC
(9 months ago)
(9 months ago)
Updated:
September 08, 2025 at 03:27 AM UTC
(9 months ago)
(9 months ago)
Merged:
September 08, 2025 at 03:27 AM UTC
(9 months ago)
by github-actions[bot]
(9 months ago)
by github-actions[bot]
Time to Close:
22 minutes
Labels:
ruby dependencies
ruby dependencies
Description:
Updates the requirements on rubocop to permit the latest version.
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/SafeNavigationwhen using ternary expression with index access call with method chain. (@koic)- #14486: Fix false positives for
Style/RedundantParentheseswith unary operators andyield,super, ordefined?. (@earlopain)- #14489: Fix false negatives for
Style/RedundantParentheseswith method calls taking argument without parentheses likereturn (x y) if z. (@earlopain)- #14499: Fix wrong autocorrect for
Style/StringConcatenationwhen a double-quoted string contains escaped quotes and interpolation. (@earlopain)- #14502: Fix wrong autocorrect for
Style/StringConcatenationwhen 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/SafeNavigationwhen using ternary expression with index access call with method chain. ([@koic][])- #14486: Fix false positives for
Style/RedundantParentheseswith unary operators andyield,super, ordefined?. ([@earlopain][])- #14489: Fix false negatives for
Style/RedundantParentheseswith method calls taking argument without parentheses likereturn (x y) if z. ([@earlopain][])- #14499: Fix wrong autocorrect for
Style/StringConcatenationwhen a double-quoted string contains escaped quotes and interpolation. ([@earlopain][])- #14502: Fix wrong autocorrect for
Style/StringConcatenationwhen a single-quoted string contains interpolation like'#{foo}'. ([@earlopain][])Changes
Commits
e2afd61Cut 1.80.202d4593Update Changelogca1b813[Fix #14502] Fix wrong autocorrect forStyle/StringConcatenationwhen a sin...06e1b4fRemove some boilerplate when testing the lsp addon9a82957Merge pull request #14500 from Earlopain/string-concat-escaped2f2f63a[Fix #14499] Fix wrong autocorrect forStyle/StringConcatenationwith escap...cc4d7a1Use RuboCop RSpec 3.7 for development819ea46Reset the docs version2271a78Merge pull request #14489 from Earlopain/redundant-parens-yield-etc6bdff54Merge 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 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:
+3
+3
Deletions:
-3
-3
Package Dependencies
Package:
rubocop
Ecosystem:
rubygems
rubygems
Version Change:
= 1.80.1 → = 1.80.2
Update Type:
Patch
Patch
Path:
the all-dependencies group
Technical Details
| ID: | 7119813 |
| UUID: | 2806664744 |
| Node ID: | PR_kwDOGPnFe86nSk4o |
| Host: | GitHub |
| Repository: | github/erblint-github |
| Merge State: | Unknown |