build(deps-dev): bump the all-dependencies group with 2 updates
Merged
Number: #232
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
June 02, 2025 at 03:35 AM UTC
(9 months ago)
(9 months ago)
Updated:
June 02, 2025 at 03:35 AM UTC
(9 months ago)
(9 months ago)
Merged:
June 02, 2025 at 03:35 AM UTC
(9 months ago)
by github-actions[bot]
(9 months ago)
by github-actions[bot]
Time to Close:
less than a minute
Labels:
ruby dependencies
ruby dependencies
Description:
Updates the requirements on rake and rubocop to permit the latest version.
Updates rake from 13.2.1 to 13.3.0
Commits
0fdacefBump rake to 13.3.0fcc1f86Merge pull request #515 from rgarner/task-arguments-deconstruct-keys8e917d9Merge pull request #609 from pvdb/fix_rubyrunner_require0378c45Merge pull request #627 from komagata/fix-rdoc-linkscff7664Pattern matching support for argumentsa4454e6Merge pull request #608 from pvdb/use_dir_home0b727e9Remove superfluous dependency requires (in tests)5367e5cMove dependency requires to RubyRunner file6ba4601Merge pull request #634 from ruby/trusted-publisher6b3daf8Enabled trusted publisher for rubygems.org- Additional commits viewable in compare view
Updates rubocop from 1.75.7 to 1.75.8
Release notes
Sourced from rubocop's releases.
RuboCop v1.75.8
Bug fixes
- #14191: Fix
Lint/FloatComparisoncop to detect floating-point number comparisons incasestatements. (@daisuke)- #14209: Fix an error for
Style/RedundantFormatwith invalid format arguments. (@earlopain)- #14200: Fix false positives for
Style/DefWithParentheseswhen using endless method definition with empty parentheses and a space before=. (@koic)- #14197: Fix infinite loop error for
EnforcedStyle: with_fixed_indentationofLayout/ArgumentAlignmentandEnforcedStyle: consistentofLayout/FirstArgumentIndentationandLayout/HashAlignment. (@koic)- #14204: Fix
Layout/EmptyLinesAroundAccessModifiercop error on trailing access modifier. (@viralpraxis)- #14198: Fix
Lint/DuplicateMethodscop error ontooption is dynamically generated andprefixis enabled. (@viralpraxis)- #14199: Fix wrong autocorrection for
Style/MapToHashwith destructuring argument. (@lovro-bikic)- #14050: Modify condition for
rubocop:todoEOL comment. (@jonas054)
Changelog
Sourced from rubocop's changelog.
1.75.8 (2025-05-28)
Bug fixes
- #14191: Fix
Lint/FloatComparisoncop to detect floating-point number comparisons incasestatements. ([@daisuke][])- #14209: Fix an error for
Style/RedundantFormatwith invalid format arguments. ([@earlopain][])- #14200: Fix false positives for
Style/DefWithParentheseswhen using endless method definition with empty parentheses and a space before=. ([@koic][])- #14197: Fix infinite loop error for
EnforcedStyle: with_fixed_indentationofLayout/ArgumentAlignmentandEnforcedStyle: consistentofLayout/FirstArgumentIndentationandLayout/HashAlignment. ([@koic][])- #14204: Fix
Layout/EmptyLinesAroundAccessModifiercop error on trailing access modifier. ([@viralpraxis][])- #14198: Fix
Lint/DuplicateMethodscop error ontooption is dynamically generated andprefixis enabled. ([@viralpraxis][])- #14199: Fix wrong autocorrection for
Style/MapToHashwith destructuring argument. ([@lovro-bikic][])- #14050: Modify condition for
rubocop:todoEOL comment. ([@jonas054][])
Commits
38333dcCut 1.75.86649f39Update Changelogcfb0716Fix wrong autocorrection for Style/MapToHash with destructuring argument81aab63[Fix #14197] Fix infinite loop error forLayout/FirstArgumentIndentation0258e0b[Fix #13194] Detect case statement in FloatComparison (#14191)fb36825Fix an error forStyle/RedundantFormatwith invalid format argumentsc72ae6dMerge pull request #14208 from Earlopain/better-debug-errorsb3a47caShow better message on error with --debug080c909[Fix #14050] Modify condition for EOL commentcdda4b2Merge pull request #14203 from viralpraxis/fix-codespell-rake-task-when-not-f...- 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:
+6
+6
Deletions:
-6
-6
Technical Details
| ID: | 1209215 |
| UUID: | 2559098042 |
| Node ID: | PR_kwDOGPnFe86YiLy6 |
| Host: | GitHub |
| Repository: | github/erblint-github |
| Merge State: | Unknown |