build(deps-dev): update rubocop requirement from = 1.79.1 to = 1.79.2 in the all-dependencies group
Merged
Number: #244
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
August 11, 2025 at 05:42 AM UTC
(10 months ago)
(10 months ago)
Updated:
August 11, 2025 at 05:42 AM UTC
(10 months ago)
(10 months ago)
Merged:
August 11, 2025 at 05:42 AM UTC
(10 months ago)
by github-actions[bot]
(10 months 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.79.1 to 1.79.2
Release notes
Sourced from rubocop's releases.
RuboCop v1.79.2
Bug fixes
- #11664: Cache wasn't getting used when using parallelization. (
@jvlara)- #14411: Fix false negatives for
Layout/EmptyLinesAroundClassBodywhen a class body starts with a blank line and defines a multiline superclass. (@koic)- #14413: Fix a false positive for
Layout/EmptyLinesAroundArgumentswith multiline strings that contain only whitespace. (@earlopain)- #14408: Fix false-positive for
Layout/EmptyLinesAfterModuleInclusionwhen inclusion is called with modifier. (@r7kamura)- #14402: Fix false positives for
Lint/UselessAssignmentwhen duplicate assignments appear inifbranch inside a loop and the variable is used outsidewhileloop. (@koic)- #14416: Fix false positives for
Style/MapToHashwhen usingto_hwith block argument. (@koic)- #14418: Fix false positives for
Style/MapToSetwhen usingto_setwith block argument. (@koic)- #14420: Fix false positives for
Style/SafeNavigationwhen ternary expression with operator method call with method chain. (@koic)Changes
- #14407: Register offense for parentheses around method calls with blocks in
Style/RedundantParentheses. (@lovro-bikic)
Changelog
Sourced from rubocop's changelog.
1.79.2 (2025-08-05)
Bug fixes
- #11664: Cache wasn't getting used when using parallelization. ([
@jvlara][])- #14411: Fix false negatives for
Layout/EmptyLinesAroundClassBodywhen a class body starts with a blank line and defines a multiline superclass. ([@koic][])- #14413: Fix a false positive for
Layout/EmptyLinesAroundArgumentswith multiline strings that contain only whitespace. ([@earlopain][])- #14408: Fix false-positive for
Layout/EmptyLinesAfterModuleInclusionwhen inclusion is called with modifier. ([@r7kamura][])- #14402: Fix false positives for
Lint/UselessAssignmentwhen duplicate assignments appear inifbranch inside a loop and the variable is used outsidewhileloop. ([@koic][])- #14416: Fix false positives for
Style/MapToHashwhen usingto_hwith block argument. ([@koic][])- #14418: Fix false positives for
Style/MapToSetwhen usingto_setwith block argument. ([@koic][])- #14420: Fix false positives for
Style/SafeNavigationwhen ternary expression with operator method call with method chain. ([@koic][])Changes
- #14407: Register offense for parentheses around method calls with blocks in
Style/RedundantParentheses. ([@lovro-bikic][])
Commits
517485aCut 1.79.2ccba99fUpdate Changeloga62c3a9Fix flaky spec forrubocop_extra_featuresbf3806e[Fix #14413] Fix a false positive forLayout/EmptyLinesAroundArgumentswith...9faac23[Fix #14420] Fix false positives forStyle/SafeNavigation2bf71f1Merge pull request #14418 from koic/fix_false_positives_for_style_map_to_setf807efaMerge pull request #14417 from koic/fix_false_positives_for_style_map_to_hashd7b9750Fix false positives forStyle/MapToSeta805ea3[Fix #14416] Fix false positives forStyle/MapToHasheb470ceMerge pull request #14414 from jvlara/fix/correct-cache-usage-on-autoload-for...- 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:
+4
+4
Deletions:
-4
-4
Package Dependencies
Package:
rubocop
Ecosystem:
rubygems
rubygems
Version Change:
= 1.79.1 → = 1.79.2
Update Type:
Patch
Patch
Path:
the all-dependencies group
Technical Details
| ID: | 4853655 |
| UUID: | 2734220330 |
| Node ID: | PR_kwDOGPnFe86i-OQq |
| Host: | GitHub |
| Repository: | github/erblint-github |
| Merge State: | Unknown |