Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

fix(deps): update dependency next-auth to v4 #246

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next-auth (source) 3.29.0 -> 4.0.2 age adoption passing confidence

Release Notes

nextauthjs/next-auth

v4.0.2

Compare Source

Bug Fixes

v4.0.1

Compare Source

TODO

v4.0.0

Compare Source

Features
  • provider: remove state property (111e7aa)
  • encourage returning strings instead of throwing (a113ef6)
BREAKING CHANGES
  • provider: adding state: true is already redundant
    as protection: "state" is the default value. state: false
    can be substituted with protection: "state"
  • We have supported throwing strings
    for redirections, while we were showing a waring.
    From now on, it is not possible. The user MUST return a string,
    rather than throw it.

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Dec 1, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/sachinraja/snippethub/8TCjLpPkJshjtQdJECqty4SGbnKU
✅ Preview: Failed

[Deployment for 01f0fe8 failed]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant