Skip to content

build(deps): bump rubocop from 1.75.4 to 1.75.5 in the all-dependencies group #157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps the all-dependencies group with 1 update: rubocop.

Updates rubocop from 1.75.4 to 1.75.5

Release notes

Sourced from rubocop's releases.

RuboCop v1.75.5

Bug fixes

  • #14148: Fix an infinite loop error for Layout/SpaceAfterSemicolon with Layout/SpaceBeforeSemicolon when a sequence of semicolons appears. (@​koic)
  • #14145: Fix Lint/ArrayLiteralInRegexp cop error on empty interpolation. (@​viralpraxis)
  • #14072: Fix autocorrect issue in Layout/HashAlignment. (@​jonas054)
  • #14131: Fix false positives for Style/ArgumentsForwarding when using anonymous block argument forwarding to a method with a block. (@​koic)
  • #14140: Fix Layout/LeadingCommentSpace to allow splitting long inline RBS comment signatures across multiple lines. (@​Morriar)
  • #14147: Fix Lint/LiteralAsCondition cop error on if without body. (@​viralpraxis)
  • #14151: Fix Lint/Void cop error on nested empty begin. (@​viralpraxis)
  • #13547: Fix Style/IdenticalConditionalBranches cop failure in case of if node with implicit then. (@​viralpraxis)
  • #14146: Fix Style/MethodCallWithArgsParentheses cop error on complex numbers when EnforcedStyle is set to omit_parentheses. (@​viralpraxis)
  • #14137: Fix Style/TrailingCommaInArguments cop error if EnforcedStyleForMultiline is set to comma. (@​viralpraxis)

Changes

  • #14144: Layout/SpaceInsideArrayLiteralBrackets make aware of array pattern matching. (@​koic)
  • #14142: Layout/SpaceInsideHashLiteralBraces make aware of hash pattern matching. (@​koic)
Changelog

Sourced from rubocop's changelog.

1.75.5 (2025-05-05)

Bug fixes

  • #14148: Fix an infinite loop error for Layout/SpaceAfterSemicolon with Layout/SpaceBeforeSemicolon when a sequence of semicolons appears. ([@​koic][])
  • #14145: Fix Lint/ArrayLiteralInRegexp cop error on empty interpolation. ([@​viralpraxis][])
  • #14072: Fix autocorrect issue in Layout/HashAlignment. ([@​jonas054][])
  • #14131: Fix false positives for Style/ArgumentsForwarding when using anonymous block argument forwarding to a method with a block. ([@​koic][])
  • #14140: Fix Layout/LeadingCommentSpace to allow splitting long inline RBS comment signatures across multiple lines. ([@​Morriar][])
  • #14147: Fix Lint/LiteralAsCondition cop error on if without body. ([@​viralpraxis][])
  • #14151: Fix Lint/Void cop error on nested empty begin. ([@​viralpraxis][])
  • #13547: Fix Style/IdenticalConditionalBranches cop failure in case of if node with implicit then. ([@​viralpraxis][])
  • #14146: Fix Style/MethodCallWithArgsParentheses cop error on complex numbers when EnforcedStyle is set to omit_parentheses. ([@​viralpraxis][])
  • #14137: Fix Style/TrailingCommaInArguments cop error if EnforcedStyleForMultiline is set to comma. ([@​viralpraxis][])

Changes

  • #14144: Layout/SpaceInsideArrayLiteralBrackets make aware of array pattern matching. ([@​koic][])
  • #14142: Layout/SpaceInsideHashLiteralBraces make aware of hash pattern matching. ([@​koic][])
Commits
  • 4c07aa6 Cut 1.75.5
  • 12c3e0a Update Changelog
  • 8f7c4cd Follow-up to #14146
  • ddbb2a1 Merge pull request #14151 from viralpraxis/fix-lint-void-cop-error-on-nested-...
  • ac3b746 [Fix #14072] Resolve autocorrect issue in Layout/HashAlignment
  • 187a663 Fix an infinite loop error for Layout/SpaceAfterSemicolon with `Layout/Spac...
  • 1f95def Layout/SpaceInsideArrayLiteralBrackets make aware of array pattern matching
  • 30d8275 [Fix #14142] Layout/SpaceInsideHashLiteralBraces make aware of hash pattern...
  • 7bc3762 Fix Lint/Void cop error on nested empty begin
  • d6e40f0 Merge pull request #14147 from viralpraxis/fix-lint-literal-as-condition-cop-...
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps the all-dependencies group with 1 update: [rubocop](https://github.com/rubocop/rubocop).


Updates `rubocop` from 1.75.4 to 1.75.5
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.75.4...v1.75.5)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-version: 1.75.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 5, 2025 15:44
@dependabot dependabot bot requested a review from accessibility-bot May 5, 2025 15:44
@khiga8 khiga8 merged commit 2475c1b into main May 5, 2025
2 checks passed
@khiga8 khiga8 deleted the dependabot/bundler/all-dependencies-afb359d405 branch May 5, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant