Skip to content
This repository was archived by the owner on Dec 24, 2019. It is now read-only.

Conversation

@depfu
Copy link

@depfu depfu bot commented Jan 23, 2018

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

gem name version specification old version new version
devise 4.3.0 4.4.1

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

action gem name old version new version
updated i18n 0.9.1 0.9.3
updated minitest 5.10.3 5.11.1
updated rack-test 0.7.1 0.8.2

You should probably take a good look at the info here and the test results before merging this pull request, of course.

What changed?

✳️ devise (4.3.0 → 4.4.1) · Repo · Changelog

Commits

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

↗️ i18n (indirect, 0.9.1 → 0.9.3) · Repo · Changelog

Release Notes

From the Github release:

(For those wondering where v0.9.2 went: I got busy after I pushed the commit for the release, so there was no gem release that day. I am not busy today, so here is v0.9.3 in its stead. This changelog contains changes from v0.9.1 -> v0.9.3)

  • I18n no longer stores translations for unavailable locales. #391.
  • Added the ability to interpolate with arrays #395.
  • Documentation for lambda has been corrected. #396
  • I18n will use oj -- a faster JSON library -- but only if it is available. #398
  • Fixed an issue with translate and default: [false] as an option. #399
  • Fixed an issue with translate with nil and empty keys. #400
  • Fix issue with disabled subtrees and pluralization for KeyValue backend #402

Thank you to @stereobooster, @fatkodima and @lulalala for the patches that went towards this release. We appreciate your efforts!

Commits

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

↗️ minitest (indirect, 5.10.3 → 5.11.1) · Repo · Changelog

↗️ rack-test (indirect, 0.7.1 → 0.8.2) · Repo · Changelog

Release Notes

From the Github release:

0.8.2 / 2017-11-21

  • Bug fixes:
    • Bugfix for UploadedFile.new unintended API breakage.
      (Per Lundberg #210)
Commits

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


Depfu will automatically keep this PR conflict-free, as long as you don't add any commits yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

Depfu Status

@depfu depfu bot added the depfu label Jan 23, 2018
@depfu
Copy link
Author

depfu bot commented Mar 15, 2018

Closed in favor of #63.


Automated by Depfu.

@depfu depfu bot closed this Mar 15, 2018
@depfu depfu bot deleted the depfu/update/devise-4.4.1 branch March 15, 2018 14:24
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