Skip to content

deps(deps): Bump the production-dependencies group across 1 directory with 2 updates #7

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the production-dependencies group with 1 update in the / directory: rubocop.

Updates rubocop from 1.76.0 to 1.76.1

Release notes

Sourced from rubocop's releases.

RuboCop v1.76.1

Bug fixes

  • #14245: Fix an error for Lint/EmptyInterpolation when using primitives in interpolation. (@​ka8725)
  • #14233: Fix an error for Style/SafeNavigation when using ternary expression with index access call. (@​koic)
  • #14236: Fix an error for Style/SafeNavigation when using ternary expression with operator method call. (@​koic)
  • #14249: Fix false positives for Style/RedundantArrayFlatten when Array#join is used with an argument other than the default nil. (@​koic)
  • #14239: Fix false positives for Style/RedundantParentheses when using one-line in pattern matching in operator. (@​koic)
  • #14240: Fix Naming/PredicateMethod cop error on empty parentheses method body. (@​viralpraxis)
  • #14235: Fix Style/SafeNavigation cop error on indexed assignment in ternary expression. (@​viralpraxis)
  • #14247: Fix Style/SafeNavigation invalid autocorrection on double colon method call. (@​viralpraxis)
Changelog

Sourced from rubocop's changelog.

1.76.1 (2025-06-09)

Bug fixes

  • #14245: Fix an error for Lint/EmptyInterpolation when using primitives in interpolation. ([@​ka8725][])
  • #14233: Fix an error for Style/SafeNavigation when using ternary expression with index access call. ([@​koic][])
  • #14236: Fix an error for Style/SafeNavigation when using ternary expression with operator method call. ([@​koic][])
  • #14249: Fix false positives for Style/RedundantArrayFlatten when Array#join is used with an argument other than the default nil. ([@​koic][])
  • #14239: Fix false positives for Style/RedundantParentheses when using one-line in pattern matching in operator. ([@​koic][])
  • #14240: Fix Naming/PredicateMethod cop error on empty parentheses method body. ([@​viralpraxis][])
  • #14235: Fix Style/SafeNavigation cop error on indexed assignment in ternary expression. ([@​viralpraxis][])
  • #14247: Fix Style/SafeNavigation invalid autocorrection on double colon method call. ([@​viralpraxis][])
Commits
  • c74a5b3 Cut 1.76.1
  • c78ad7a Update Changelog
  • 0bd38ff [Fix #14249] Fix false positives for Style/RedundantArrayFlatten
  • bf52626 Improve expect_offense interpolation documentation
  • d0dfd68 Add new rake task to verify config references availability
  • 44f5eb7 Merge pull request #14259 from koic/fix_build_error_on_windows_matrix
  • ed880df Fix build errors on Winsows matrix
  • 9316b04 Merge pull request #14244 from koic/fix_false_positives_for_style_redundant_p...
  • bb32f69 Merge pull request #14252 from koic/workaround_ruby_lsp_0_24
  • 067da9d Workaround to avoid build error in Ruby LSP add-on test with Ruby LSP 0.24
  • Additional commits viewable in compare view

Updates rubocop-ast from 1.45.0 to 1.45.1

Release notes

Sourced from rubocop-ast's releases.

RuboCop AST 1.45.1

Bug fixes

  • #382: Fix an error when using Parser gem with prism_result. (@​koic)
Changelog

Sourced from rubocop-ast's changelog.

1.45.1 (2025-06-08)

Bug fixes

  • #382: Fix an error when using Parser gem with prism_result. ([@​koic][])
Commits

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

@dependabot dependabot bot requested a review from patrick204nqh June 9, 2025 15:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2025

Assignees

The following users could not be added as assignees: dependabot[bot]. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: automated, dependencies, ruby. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

… with 2 updates

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


Updates `rubocop` from 1.76.0 to 1.76.1
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.76.0...v1.76.1)

Updates `rubocop-ast` from 1.45.0 to 1.45.1
- [Release notes](https://github.com/rubocop/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-ast@v1.45.0...v1.45.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-version: 1.76.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: rubocop-ast
  dependency-version: 1.45.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/production-dependencies-dba6b8672d branch from 36ea0b3 to 183df78 Compare June 10, 2025 13:50
@patrick204nqh patrick204nqh merged commit e482ba4 into master Jun 10, 2025
9 checks passed
@patrick204nqh patrick204nqh deleted the dependabot/bundler/production-dependencies-dba6b8672d branch June 10, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant