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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 19, 2022

Bumps next-auth from 4.2.1 to 4.10.1.

Release notes

Sourced from next-auth's releases.

next-auth@v4.10.1

Bugfixes

  • providers: migrate GitLab provider to TS (#4929) (2725d07e)
  • providers: allow issuer in Azure AD B2C (042955ea)
  • providers: typo in GitHub provider scope (#4938) (bb664a27)
  • ts: remove TS workaround for withAuth (#4926) (46eedee3)
  • ts: handleMiddleware return type can be NextMiddlewareResult (#4818) (8853000f)

Other

  • ts: explicitly set next path in next-auth (fb60554a)
  • revert type assertion
  • add Thang to contributor (#4944)
  • add TODO comment for next major version

next-auth@v4.10.0

Features

  • providers: Add Wikimedia Oauth Provider (#4813) (c22d613)
  • providers: add Duende IdentityServer 6 (#4850) (3c210d9)

Bugfixes

  • middleware: allow secret as option in Middleware (#4846) (c59a4e0)
  • providers: fix VK provider and convert to TS (#3709) (cdf467e)
  • ts: use correct type for nodemailer config in the EmailProvider (#4097) (1b91282)
  • ts: typo in Azure Active Directory Provider (#4895) (af3c2dd)
  • ts: make colorScheme optional (#4868) (c1f7ce3)

Other

  • providers: convert GitHub provider to TypeScript (#4908) (3666e43)
  • update Next.js example, bump dependencies

next-auth@v4.9.0

Features

  • providers: allow styling e-mail through theme option (#4841) (ae834f1)

Bugfixes

  • show experimental api warning only in dev and only once (#4816)

next-auth@v4.8.0

Bugfixes

  • core: handle invalid email (cd6ccfd)

next-auth@v4.7.0

... (truncated)

Commits
  • 8bff050 chore(release): bump version [skip ci]
  • 1a79a1a docs: FAQ framework-agnostic & session sharing (#4962)
  • b7065a6 chore: correct Middleware logic in Next.js example
  • 61b92ec chore: revert type assertion
  • 282f7ab fix(ts): fix Middleware internal type
  • 4f56e41 chore: simplify dev app
  • 2725d07 fix(providers): migrate GitLab provider to TS (#4929)
  • 5a8b029 docs: clarify getToken + secret in example
  • f62a985 docs: clarify getToken and secret
  • edd6fb5 Merge branch 'main' of github.com:nextauthjs/next-auth
  • 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 [next-auth](https://github.com/nextauthjs/next-auth) from 4.2.1 to 4.10.1.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Changelog](https://github.com/nextauthjs/next-auth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextauthjs/next-auth/compare/v4.2.1...next-auth@v4.10.1)

---
updated-dependencies:
- dependency-name: next-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 21, 2022

Superseded by #44.

@dependabot dependabot bot closed this Jul 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-auth-4.10.1 branch July 21, 2022 18:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants