team-alembic / ash_authentication_phoenix

Drop-in authentication support for Phoenix apps using AshAuthentication.
MIT License
60 stars 29 forks source link

chore(deps): bump ash_authentication from 3.11.16 to 3.12.0 #330

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps ash_authentication from 3.11.16 to 3.12.0.

Release notes

Sourced from ash_authentication's releases.

v3.12.0

v3.12.0 (2023-11-21)

Features:

  • Add Google strategy (#474)

  • Add Google strategy

Bug Fixes:

  • include Google strategy cheat sheet

  • Add documentation grouping for Google strategy

Improvements:

  • Change redirect_uri secret to be more flexible (#473)
Changelog

Sourced from ash_authentication's changelog.

v3.12.0 (2023-11-21)

Features:

  • Add Google strategy (#474)

  • Add Google strategy

Bug Fixes:

  • include Google strategy cheat sheet

  • Add documentation grouping for Google strategy

Improvements:

  • Change redirect_uri secret to be more flexible (#473)
Commits
  • 0f9278c chore: release version v3.12.0
  • 7319d29 docs: Reflect assent's site -> base_url change.
  • 408a28c chore(deps): Bump assent from 0.2.7 to 0.2.8 (#506)
  • f4df603 chore(deps-dev): Bump ash_postgres from 1.3.60 to 1.3.62 (#504)
  • 82151ee chore(deps): Bump ash from 2.17.1 to 2.17.3 (#505)
  • 1eaa3e7 chore(deps-dev): Bump ash_json_api from 0.33.1 to 0.34.0 (#499)
  • 9110312 chore(deps): Bump ash from 2.16.1 to 2.17.1 (#500)
  • 9bc00d0 chore(deps): Bump spark from 1.1.50 to 1.1.51 (#501)
  • e97a2c8 chore(deps): Bump plug from 1.15.1 to 1.15.2 (#502)
  • 03b3a75 docs: Update Spark cheat sheets after updating Oauth2 module docs
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)