codeforamerica / ohana-api

The open source API directory of community social services.
http://ohana-api-demo.herokuapp.com/api
BSD 3-Clause "New" or "Revised" License
185 stars 344 forks source link

Update rubocop: 0.57.2 → 0.58.1 (major) #463

Closed depfu[bot] closed 6 years ago

depfu[bot] commented 6 years ago

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

name version specification old version new version
rubocop 0.57.2 0.58.1

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.57.2 → 0.58.1) · Repo · Changelog

Release Notes

From the Github release:

Bug fixes

  • #6071: Fix auto-correct Style/MethodCallWithArgsParentheses when arguments are method calls. (@maxh)
  • Fix Style/RedundantParentheses with hash literal as first argument to super. (@maxh)
  • #6086: Fix an error for Gemspec/OrderedDependencies when using method call to gem names in gemspec. (@koic)
  • #6089: Make Rails/BulkChangeTable aware of variable table name. (@wata727)
  • #6088: Fix an error for Layout/MultilineAssignmentLayout cop when using multi-line block defines on separate lines. (@koic)
  • #6092: Don't use the broken parser 2.5.1.1 version. (@bbatsov)
Commits

See the full diff on Github. The new version differs by 63 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[bot] commented 6 years ago

Closed in favor of #464.


Automated by Depfu.