nextjs-wordpress-starter
nextjs-wordpress-starter copied to clipboard
Bump next-auth from 4.6.1 to 4.10.3
Bumps next-auth from 4.6.1 to 4.10.3.
Release notes
Sourced from next-auth's releases.
[email protected]
Bugfixes
- providers: add
normalizeIdentifier
to EmailProvider (afb1fcda)- ts: fix jsdoc link to documentation (#5039) (a21db895)
- avoid redirect on always public paths (#5000)
[email protected]
Bugfixes
- improve
logger
(#4970)[email protected]
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 beNextMiddlewareResult
(#4818) (8853000f)Other
- ts: explicitly set
next
path innext-auth
(fb60554a)- revert type assertion
- add Thang to contributor (#4944)
- add TODO comment for next major version
[email protected]
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
[email protected]
Features
... (truncated)
Commits
afb1fcd
fix(providers): addnormalizeIdentifier
to EmailProvidera21db89
fix(ts): fix jsdoc link to documentation (#5039)e8371ab
docs(providers): update custom Reddit provider to v4 (#4985)9cdeb2c
docs: Fixed Typo (#5025)89829d8
chore: fixunstable_getServerSession
usages in dev app (#5017)aedabc8
fix: avoid redirect on always public paths (#5000)9f2cdad
docs: add Thang as point of contactb107ca4
docs: update path to gitlab provider (#4997)6590993
chore(release): bump package version(s) [skip ci]0ea9679
fix: improvelogger
(#4970)- Additional commits viewable in compare view
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) You can disable automated security fix PRs for this repo from the Security Alerts page.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
nextjs-wordpress-starter | ❌ Failed (Inspect) | Sep 2, 2022 at 6:26PM (UTC) |
Superseded by #1067.