Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Bump rubocop from 0.91.1 to 0.92.0 #43

Merged
merged 1 commit into from
Sep 29, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2020

Bumps rubocop from 0.91.1 to 0.92.0.

Release notes

Sourced from rubocop's releases.

RuboCop 0.92

New features

Bug fixes

  • #8774: Fix a false positive for Layout/ArrayAlignment with parallel assignment. (@dvandersluis)

Changes

  • #8785: Update TargetRubyVersion 2.8 to 3.0 (experimental). (@koic)
  • #8650: Faster find of hidden files in TargetFinder class which improves rubocop initial startup speed. (@tleish)
  • #8783: Disable Style/ArrayCoercion cop by default. (@koic)
Changelog

Sourced from rubocop's changelog.

0.92.0 (2020-09-25)

New features

Bug fixes

  • #8774: Fix a false positive for Layout/ArrayAlignment with parallel assignment. ([@dvandersluis][])

Changes

  • #8785: Update TargetRubyVersion 2.8 to 3.0 (experimental). ([@koic][])
  • #8650: Faster find of hidden files in TargetFinder class which improves rubocop initial startup speed. ([@tleish][])
  • #8783: Disable Style/ArrayCoercion cop by default. ([@koic][])
Commits

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 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)

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.91.1 to 0.92.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v0.91.1...v0.92.0)

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 Sep 27, 2020
@takeyaqa takeyaqa self-requested a review September 29, 2020 14:52
@takeyaqa takeyaqa added this to the 2020.9.0 milestone Sep 29, 2020
@takeyaqa takeyaqa merged commit 49f1671 into master Sep 29, 2020
@dependabot dependabot bot deleted the dependabot/bundler/rubocop-0.92.0 branch September 29, 2020 14:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

1 participant