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

Bump next-auth from 3.10.0 to 3.12.0 #227

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps next-auth from 3.10.0 to 3.12.0.

Release notes

Sourced from next-auth's releases.

v3.12.0

3.12.0 (2021-03-15)

Features

v3.11.2

3.11.2 (2021-03-08)

Bug Fixes

  • deps: upgrade to latest preact-render-to-string (#1475) (810d02e)

v3.11.1

3.11.1 (2021-03-07)

Bug Fixes

v3.11.0

3.11.0 (2021-03-06)

Features

v3.10.1

3.10.1 (2021-03-06)

Bug Fixes

  • make sure useSession populates session correctly (#1462) (a7e08e2)
Commits
  • 3726d68 feat(provider): add FACEIT provider (#1469)
  • e31db17 chore(deps): bump xmldom from 0.3.0 to 0.5.0 (#1510)
  • a241199 docs(tutorials): Adding two more tutorials to the list.
  • 5385ec2 chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /www (#1493)
  • 810d02e fix(deps): upgrade to latest preact-render-to-string (#1475)
  • e553573 fix(client): set useSession loading state correctly (#1468)
  • ba7aed1 feat(provider): add Kakao provider (#1459)
  • a7e08e2 fix: make sure useSession populates session correctly (#1462)
  • 0d13040 docs(client): fix client.md typos (#1453)
  • 582520f chore: fix typo in feature request template
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2021
@vercel
Copy link

vercel bot commented Mar 16, 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/kwokkan/forums-js/BpGL2J1B5KtxjhNqQGtJhpBnqn6v
✅ Preview: https://forums-js-git-dependabot-npmandyarnnext-auth-3120-kwokkan.vercel.app

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2021

Superseded by #230.

@dependabot dependabot bot closed this Mar 17, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-auth-3.12.0 branch March 17, 2021 05:42
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Always redirected to /auth/signin after updating to 3.8.0
0 participants