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

Update rubocop: 0.54.0 → 0.58.2 (major) #62

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

Conversation

depfu[bot]
Copy link

@depfu depfu bot commented Jul 23, 2018

We've updated a dependency and here is what you need to know:

name version specification old version new version
rubocop 0.54.0 0.58.2

Additionally, the update changed a few other dependencies as well:

action name old version new version
added jaro_winkler 1.5.1
updated parser 2.5.0.4 2.5.1.2
updated powerpack 0.1.1 0.1.2
updated unicode-display_width 1.3.0 1.4.0

You should probably take a good look at the info here and the test results before merging this pull request, of course.

What changed?

✳️ rubocop (0.54.0 → 0.58.2) · Repo · Changelog

Release Notes

From the Github release:

Changes

New features

  • #6105: Support {a,b} file name globs in Exclude and Include config. (@mikeyhew)

  • #6116: Add ip to allowed names of Naming/UncommunicativeMethodParamName cop in default config. (@nijikon)

Bug fixes

  • #6103: Fix a false positive for Layout/IndentationWidth when multiple modifiers are used in a block and a method call is made at end of the block. (@koic)
  • #6084: Fix Naming/MemoizedInstanceVariableName cop to allow methods to have leading underscores. (@kenman345)
  • #6098: Fix an error for Layout/ClassStructure when there is a comment in the macro method to be auto-correct. (@koic)
  • #6115: Fix a false positive for Lint/OrderedMagicComments when using { encoding: Encoding::SJIS } hash object after frozen_string_literal magic comment. (@koic)
Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ parser (indirect, 2.5.0.4 → 2.5.1.2) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 32 commits:

↗️ powerpack (indirect, 0.1.1 → 0.1.2) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 13 commits:

↗️ unicode-display_width (indirect, 1.3.0 → 1.4.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 12 commits:


Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

Depfu Status

@depfu depfu bot added the depfu label Jul 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants