Skip to content
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

build(deps-dev): update requirements for rubocop and getaround-rubocop in /getaround_utils #284

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Updates the requirements on rubocop and getaround-rubocop to permit the latest version.
Updates rubocop from 1.55.0 to 1.55.1

Release notes

Sourced from rubocop's releases.

RuboCop 1.55.1

Bug fixes

  • #12068: Fix a false positive for Style/ReturnNilInPredicateMethodDefinition when the last method argument in method definition is nil. (@​koic)
  • #12082: Fix an error for Lint/UselessAssignment when a variable is assigned and unreferenced in for with multiple variables. (@​koic)
  • #12079: Fix an error for Style/MixinGrouping when mixin method has no arguments. (@​koic)
  • #11637: Correct Rubocop for private_class_method method documentation. (@​bigzed)
  • #12070: Fix false positive in Style/ArgumentsForwarding when receiver forwards args/kwargs. (@​owst)
Changelog

Sourced from rubocop's changelog.

1.55.1 (2023-07-31)

Bug fixes

  • #12068: Fix a false positive for Style/ReturnNilInPredicateMethodDefinition when the last method argument in method definition is nil. ([@​koic][])
  • #12082: Fix an error for Lint/UselessAssignment when a variable is assigned and unreferenced in for with multiple variables. ([@​koic][])
  • #12079: Fix an error for Style/MixinGrouping when mixin method has no arguments. ([@​koic][])
  • #11637: Correct Rubocop for private_class_method method documentation. ([@​bigzed][])
  • #12070: Fix false positive in Style/ArgumentsForwarding when receiver forwards args/kwargs. ([@​owst][])
Commits
  • 000ae57 Cut 1.55.1
  • 89c3045 Update Changelog
  • 6e01713 [Fix #12079] Fix an error for Style/MixinGrouping
  • ee26d06 [Fix #12082] Fix an error for Lint/UselessAssignment
  • 59e940b Use RuboCop RSpec 2.23
  • 28e1456 Make InternalAffairs/ExampleDescription aware of an incorrect term
  • 2e1d3f9 Fix a typo
  • 24f6e99 [Fix #12070] Fix false positive in Style/ArgumentsForwarding
  • 14e81ad [Fix #12068] Fix a false positive for `Style/ReturnNilInPredicateMethodDefini...
  • d5b52dc [Docs] Tweak examples for Bundler/OrderedGems and `Gemspec/OrderedDependenc...
  • Additional commits viewable in compare view

Updates getaround-rubocop from 0.2.8 to 0.2.9

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) and [getaround-rubocop](https://github.com/drivy) to permit the latest version.

Updates `rubocop` from 1.55.0 to 1.55.1
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.55.0...v1.55.1)

Updates `getaround-rubocop` from 0.2.8 to 0.2.9

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: getaround-rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 7, 2023
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
Projects
None yet
1 participant