Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Jul 23, 2018

We've upgraded a dependency and all tests pass. \o/

name version specification new version
rubocop ~> 0.57.2 0.58.2

You should probably take a good look at this before merging this pull request, of course.

What changed?

✳️ rubocop ( → 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 19 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

@coveralls
Copy link

coveralls commented Jul 23, 2018

Pull Request Test Coverage Report for Build 676

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at ?%

Totals Coverage Status
Change from base Build 671: 0.0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

@pboling pboling merged commit 53c7d0f into master Aug 5, 2018
@depfu depfu bot deleted the depfu/update/rubocop-0.58.2 branch August 5, 2018 05:15
@pboling pboling added this to the 2.0.0 milestone Oct 13, 2018
@pboling pboling added in Changelog Has been added to Changelog and removed good first issue labels Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

depfu in Changelog Has been added to Changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants