Skip to content
This repository was archived by the owner on Jun 6, 2020. It is now read-only.

Update rubocop-rails_config: 0.2.5 → 0.2.6 (minor)#15

Closed
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/rubocop-rails_config-0.2.6
Closed

Update rubocop-rails_config: 0.2.5 → 0.2.6 (minor)#15
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/rubocop-rails_config-0.2.6

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Oct 31, 2018

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

name version specification old version new version
rubocop-rails_config 0.2.5 0.2.6

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

action name old version new version
updated concurrent-ruby 1.0.5 1.1.0
updated i18n 1.1.0 1.1.1
updated loofah 2.2.2 2.2.3
updated parser 2.5.1.2 2.5.3.0
updated 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-rails_config (0.2.5 → 0.2.6) · Repo · Changelog

Release Notes

0.2.6

Commits

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

↗️ concurrent-ruby (indirect, 1.0.5 → 1.1.0) · Repo · Changelog

Commits

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

↗️ i18n (indirect, 1.1.0 → 1.1.1) · Repo · Changelog

Release Notes

1.1.1

  • Expose translations with an option to perform initialization (if it hasn't been done already) (#353 / #254)
  • Removed un-used Kernel core extension #436
  • Added project metadata for RubyGems #434
Commits

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

↗️ loofah (indirect, 2.2.2 → 2.2.3) · Repo · Changelog

Release Notes

2.2.3

Notably, this release addresses CVE-2018-16468.

Commits

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

↗️ 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:

↗️ rubocop (indirect, 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 31, 2018
@depfu
Copy link
Contributor Author

depfu bot commented Dec 17, 2018

Closed in favor of #23.

@depfu depfu bot closed this Dec 17, 2018
@depfu depfu bot deleted the depfu/update/rubocop-rails_config-0.2.6 branch December 17, 2018 15:55
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.

0 participants