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 devise: 4.7.1 → 4.7.3 (patch) #651

Merged
merged 1 commit into from
Feb 23, 2021
Merged

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Oct 10, 2020

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ devise (4.7.1 → 4.7.3) · Repo · Changelog

Release Notes

4.7.3 (from changelog)

  • bug fixes
    • Do not modify :except option given to #serializable_hash. (by @dpep)
    • Fix thor deprecation when running the devise generator. (by @deivid-rodriguez)
    • Fix hanging tests for streaming controllers using Devise. (by @afn)

4.7.2 (from changelog)

  • enhancements

    • Increase default stretches to 12 (by @sergey-alekseev)
    • Ruby 2.7 support (kwarg warnings removed)
  • bug fixes

    • Generate scoped views with proper scoped errors partial (by @shobhitic)
    • Allow to set scoped already_authenticated error messages (by @gurgelrenan)

Does any of this look wrong? Please let us know.

Commits

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

↗️ bcrypt (indirect, 3.1.13 → 3.1.16) · Repo · Changelog

Release Notes

3.1.16 (from changelog)

  - Fix compilation on FreeBSD. [GH #234]

3.1.15 (from changelog)

  - Remove GVL optimization.  Apparently it breaks things [GH #230]

3.1.14 (from changelog)

  - Start calibration from the minimum cost supported by the algorithm [GH #206 by @sergey-alekseev]

Does any of this look wrong? Please let us know.

Commits

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

↗️ i18n (indirect, 1.8.8 → 1.8.9) · Repo · Changelog

Release Notes

1.8.9

  • Rely on Ruby 3's native Hash#except method -- #557

This release also contains several build related updates -- rather than listing them out here, you can see the compare view between 1.8.8 and 1.8.9.

Does any of this look wrong? Please let us know.

Commits

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

↗️ responders (indirect, 3.0.0 → 3.0.1) · Repo · Changelog

Release Notes

3.0.1 (from changelog)

  • Add support to Ruby 2.7

Does any of this look wrong? Please let us know.

Commits

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

↗️ warden (indirect, 1.2.8 → 1.2.9) · Repo · Changelog

Release Notes

1.2.9 (from changelog)

  • Avoid warning on uninitialized instance variable (#188)
  • Bump rack to 2.2.3 (#190)
  • Remove Gemfile.lock
  • Resolve outstanding TODO entries (#179)
  • A bunch of gem structure cleanup (thanks @olleolleolle)
  • Set winning strategy when :warden is thrown (#174)
  • Bump rack dependency to >= 2.0.9 due to CVEs

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 36 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 recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​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 10, 2020
@hennevogel
Copy link
Member

@depfu rebase

@depfu depfu bot force-pushed the depfu/update/devise-4.7.3 branch from 99e50d9 to 7231006 Compare February 23, 2021 17:10
@hennevogel hennevogel merged commit 3d5660d into master Feb 23, 2021
@depfu depfu bot deleted the depfu/update/devise-4.7.3 branch February 23, 2021 17:15
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

1 participant