Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 12, 2023

This PR contains the following updates:

Package Type Update Change
guardian_db (source) prod major ~> 2.1 -> ~> 3.0

Release Notes

ueberauth/guardian_db (guardian_db)

v3.0.0

  • Introduced Guardian.DB.Adapter behaviour to allow for custom database adapters to be used with Guardian DB.
    • Add config :guardian, Guardian.DB, adapter: Guardian.DB.EctoAdapter to fall back to the default Ecto adapter.
    • Added Guardian.DB.ETSAdapter.
    • Added Guardian.DB.EctoAdapter.
  • Allow migrations mix task with custom table name.
  • Make jti and aud required fields, since they are primary keys.
Breaking changes
  • Guardian.DB.Token.SweeperServer becomes Guardian.DB.Sweeper
  • sweep_interval option is no longer supported. Specify interval directly instead.
  • Sweep intervals are now specified in milliseconds instead of minutes.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency guardian_db to v3 chore(deps): update dependency guardian_db to v3 - autoclosed Jul 30, 2025
@renovate renovate bot closed this Jul 30, 2025
@renovate renovate bot deleted the renovate/guardian_db-3.x branch July 30, 2025 22:12
@renovate renovate bot changed the title chore(deps): update dependency guardian_db to v3 - autoclosed chore(deps): update dependency guardian_db to v3 Jul 31, 2025
@renovate renovate bot reopened this Jul 31, 2025
@renovate renovate bot force-pushed the renovate/guardian_db-3.x branch from 56dab65 to 4a8a529 Compare July 31, 2025 09:09
@renovate renovate bot force-pushed the renovate/guardian_db-3.x branch from 4a8a529 to d1dd71b Compare August 10, 2025 13:05
@renovate renovate bot force-pushed the renovate/guardian_db-3.x branch from d1dd71b to 5738542 Compare October 21, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant