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

Update rubocop: 0.59.2 → 0.60.0 (major) #72

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Oct 27, 2018

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

name version specification old version new version
rubocop 0.59.2 0.60.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.59.2 → 0.60.0) · Repo · Changelog

Release Notes

0.60.0

New features

Bug fixes

  • #6330: Fix an error for Rails/ReversibleMigration when using variable assignment. (@koic, @scottmatthewman)
  • #6331: Fix a false positive for Style/RedundantFreeze and a false negative for Style/MutableConstant when assigning a regexp object to a constant. (@koic)
  • #6334: Fix a false negative for Style/RedundantFreeze when assigning a range object to a constant. (@koic)
  • #5538: Fix false negatives in modifier cops when line length cop is disabled. (@drenmi)
  • #6340: Fix an error for Rails/ReversibleMigration when block argument is empty. (@koic)
  • #6274: Fix "[Corrected]" message being displayed even when nothing has been corrected. (@jekuta)
  • #6380: Allow use of a hyphen-separated frozen string literal in Emacs style magic comment. (@y-yagi)
  • Fix and improve LineLength cop for tab-indented code. (@AlexWayfer)

Changes

  • #3727: Enforce single spaces for key option in Layout/AlignHash cop. (@albaer)
  • #6321: Fix run of RuboCop when cache directory is not writable. (@Kevinrob)
Commits

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


Depfu Status

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.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Oct 27, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.885% when pulling 4746c06 on depfu/update/rubocop-0.60.0 into cb44c0f on master.

@Mifrill Mifrill merged commit 877671c into master Oct 29, 2018
@depfu depfu bot deleted the depfu/update/rubocop-0.60.0 branch October 29, 2018 04:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants