Bump rubocop from 1.77.0 to 1.78.0 in the rubocop group
Merged
Number: #1228
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 2
Association: Contributor
Comments: 2
Created:
July 09, 2025 at 04:47 AM UTC
(4 months ago)
(4 months ago)
Updated:
July 09, 2025 at 07:32 AM UTC
(4 months ago)
(4 months ago)
Merged:
July 09, 2025 at 07:32 AM UTC
(4 months ago)
by tagliala
(4 months ago)
by tagliala
Time to Close:
about 3 hours
Labels:
dependencies ruby
dependencies ruby
Description:
Bumps the rubocop group with 1 update: rubocop.
Updates rubocop from 1.77.0 to 1.78.0
Release notes
Sourced from rubocop's releases.
RuboCop v1.78.0
New features
- #14331: Enhance
Naming/MethodNamecop to detect offenses withindefine_methodcalls. (@viralpraxis)- #14325: Enhance
Naming/MethodNamecop to handle offenses withinStructmembers. (@viralpraxis)- #14335: Enhance
Security/Evalcop to detectKernel.evalcalls. (@viralpraxis)Bug fixes
- #14343: Fix autocorrect code for
Style/HashConversionto avoid syntax error. (@koic)- #14346: Avoid requiring parentheses for
Style/SingleLineMethods. (@koic)- #14339: Fix bug where specifying
--formatdisables parallelization. (@r7kamura)- #14300: Fix false positives for
Lint/DuplicateMethodscop when self-alias trick is used. (@viralpraxis)- #14329: Fix false positives for
Lint/LiteralAsConditionwhen a literal is used inside||incasecondition. (@koic)- #14326: Fix additional autocorrection errors in
Style/HashConversionfor nestedHash[]calls. (@dvandersluis)- #14031: Honor --config options on server mode. (
@steiley)- #14319: Fix the following incorrect autocorrect for
Lint/RedundantTypeConversionwhen using parentheses with no arguments or any arguments. (@koic)- #14336: Fix incorrect autocorrect for
Style/ItBlockParameterwhen using a single numbered parameter after multiple numbered parameters in a method chain. (@koic)- #11782: Move pending cops warning out of ConfigLoader. (
@nobuyo)Changes
- #14318: Add
WaywardPredicatesconfig toNaming/PredicateMethodto handle methods that look like predicates but aren't. (@dvandersluis)
Changelog
Sourced from rubocop's changelog.
1.78.0 (2025-07-08)
New features
- #14331: Enhance
Naming/MethodNamecop to detect offenses withindefine_methodcalls. ([@viralpraxis][])- #14325: Enhance
Naming/MethodNamecop to handle offenses withinStructmembers. ([@viralpraxis][])- #14335: Enhance
Security/Evalcop to detectKernel.evalcalls. ([@viralpraxis][])Bug fixes
- #14343: Fix autocorrect code for
Style/HashConversionto avoid syntax error. ([@koic][])- #14346: Avoid requiring parentheses for
Style/SingleLineMethods. ([@koic][])- #14339: Fix bug where specifying
--formatdisables parallelization. ([@r7kamura][])- #14300: Fix false positives for
Lint/DuplicateMethodscop when self-alias trick is used. ([@viralpraxis][])- #14329: Fix false positives for
Lint/LiteralAsConditionwhen a literal is used inside||incasecondition. ([@koic][])- #14326: Fix additional autocorrection errors in
Style/HashConversionfor nestedHash[]calls. ([@dvandersluis][])- #14031: Honor --config options on server mode. ([
@steiley][])- #14319: Fix the following incorrect autocorrect for
Lint/RedundantTypeConversionwhen using parentheses with no arguments or any arguments. ([@koic][])- #14336: Fix incorrect autocorrect for
Style/ItBlockParameterwhen using a single numbered parameter after multiple numbered parameters in a method chain. ([@koic][])- #11782: Move pending cops warning out of ConfigLoader. ([
@nobuyo][])Changes
- #14318: Add
WaywardPredicatesconfig toNaming/PredicateMethodto handle methods that look like predicates but aren't. ([@dvandersluis][])
Commits
dd441f4Cut 1.780687f04Update Changelog9322c7dTweak docstring2508d94Fix false positives for Lint/DuplicateMethods when the self-alias trick is used9582c40[Fix #11782] Move pending cops warning out of ConfigLoader6c863b3[Fix #14346] Avoid requiring parentheses forStyle/SingleLineMethods0b08bb8Merge pull request #14343 from koic/fix_autocorrect_for_style_hash_conversion0ef54b5Fix autocorrect forStyle/HashConversionto avoid syntax error01fdcbbRemove redundant method call indef_node_matchera80d92b[Doc] Remove redundant blank line- 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:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
rubocop
Ecosystem:
rubygems
rubygems
Version Change:
1.77.0 → 1.78.0
Update Type:
Minor
Minor
Path:
the rubocop group
Technical Details
| ID: | 3008177 |
| UUID: | 2651622273 |
| Node ID: | PR_kwDOHHNKKc6eDIuB |
| Host: | GitHub |
| Repository: | diowa/ruby3-rails7-bootstrap-heroku |
| Merge State: | Unknown |