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.59.2 → 0.60.0 (major) #10

Merged
merged 1 commit into from
Oct 30, 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

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

action name old version new version
updated parser 2.5.1.2 2.5.3.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.

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

Commits

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


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
@gravesm gravesm temporarily deployed to timdex-stage-pr-10 October 27, 2018 12:37 Inactive
@JPrevost
Copy link
Member

@depfu rebase

@depfu depfu bot changed the title Update rubocop: 0.59.2 → 0.60.0 (major) Update rubocop: 0.59.2 → 0.60.0 (major) Oct 30, 2018
@depfu depfu bot force-pushed the depfu/update/rubocop-0.60.0 branch from abc3dcf to 63a0a20 Compare October 30, 2018 15:36
@JPrevost JPrevost merged commit 281cfb5 into master Oct 30, 2018
@depfu depfu bot deleted the depfu/update/rubocop-0.60.0 branch October 30, 2018 15:49
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.

None yet

2 participants