Skip to content

chore(deps): bump pow from 1.0.24 to 1.0.25 - #51

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/pow-1.0.25
Closed

chore(deps): bump pow from 1.0.24 to 1.0.25#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/pow-1.0.25

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 1, 2021

Copy link
Copy Markdown

Bumps pow from 1.0.24 to 1.0.25.

Release notes

Sourced from pow's releases.

v1.0.25

Now supports Phoenix 1.6.x, and phoenix_html 3.x.x. #646 #649

Enhancements

  • [Pow.Ecto.Schema.Fields] The :password_hash, :current_password, and :password fields now have redact: true option set #637
  • [Pow.Phoenix.Controller] Pow.Phoenix.Controller.action/3 now properly handles {:halt, conn} returned in the before_process callback #632
  • [Pow.Store.Backend.EtsCache] Now does synchronous writes unless writes: :async is passed in config options #650
  • [Pow.Store.Backend.MnesiaCache] Now does synchronous writes unless writes: :async is passed in config options #650

Bug fixes

  • [Pow.Operations] Pow.Operations.fetch_primary_key_values/2 now ensures that module exists and is loaded before deriving primary keys #643

Documentation

  • Updated redis guide to use synchronous writes unless writes: :async is passed in config options #650
  • Updated redis guide to use optimized lookups with sorted keys #564
Changelog

Sourced from pow's changelog.

v1.0.25 (2021-09-26)

Now supports Phoenix 1.6.x, and phoenix_html 3.x.x.

Enhancements

  • [Pow.Ecto.Schema.Fields] The :password_hash, :current_password, and :password fields now have redact: true option set
  • [Pow.Phoenix.Controller] Pow.Phoenix.Controller.action/3 now properly handles {:halt, conn} returned in the before_process callback
  • [Pow.Store.Backend.EtsCache] Now does synchronous writes unless writes: :async is passed in config options
  • [Pow.Store.Backend.MnesiaCache] Now does synchronous writes unless writes: :async is passed in config options

Bug fixes

  • [Pow.Operations] Pow.Operations.fetch_primary_key_values/2 now ensures that module exists and is loaded before deriving primary keys

Documentation

  • Updated redis guide to use synchronous writes unless writes: :async is passed in config options
  • Updated redis guide to use optimized lookups with sorted keys
Commits
  • 655a2e7 Make sure purge calls have enough time to run
  • 6666faa Roll version
  • 34f61bf Merge pull request #651 from danschultzer/synchronous-writes-followup
  • 6110f4a Remove unnecessary :timer.sleep calls
  • 2da36cb Merge pull request #564 from danschultzer/redis-performance-improvement
  • 3273670 Update changelog
  • 1b7ee31 Use sorted sets to make it possible to expire members of the sets
  • d46ef2e Add tests
  • 8081ac0 Improve Redis cache performance
  • b8d9f27 Merge pull request #650 from danschultzer/synchronous-writes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pow](https://github.com/danschultzer/pow) from 1.0.24 to 1.0.25.
- [Release notes](https://github.com/danschultzer/pow/releases)
- [Changelog](https://github.com/danschultzer/pow/blob/master/CHANGELOG.md)
- [Commits](pow-auth/pow@v1.0.24...v1.0.25)

---
updated-dependencies:
- dependency-name: pow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from orlera as a code owner October 1, 2021 15:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Oct 1, 2021
@dependabot @github

dependabot Bot commented on behalf of github Dec 1, 2021

Copy link
Copy Markdown
Author

Superseded by #59.

@dependabot dependabot Bot closed this Dec 1, 2021
@dependabot
dependabot Bot deleted the dependabot/hex/pow-1.0.25 branch December 1, 2021 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants