Skip to content

Bump next-auth from 4.1.2 to 4.10.3#123

Closed
dependabot[bot] wants to merge 3 commits intomasterfrom
dependabot/npm_and_yarn/next-auth-4.10.3
Closed

Bump next-auth from 4.1.2 to 4.10.3#123
dependabot[bot] wants to merge 3 commits intomasterfrom
dependabot/npm_and_yarn/next-auth-4.10.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2022

Bumps next-auth from 4.1.2 to 4.10.3.

Release notes

Sourced from next-auth's releases.

next-auth@v4.10.3

Bugfixes

  • providers: add normalizeIdentifier to EmailProvider (afb1fcda)
  • ts: fix jsdoc link to documentation (#5039) (a21db895)
  • avoid redirect on always public paths (#5000)

next-auth@v4.10.2

Bugfixes

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

... (truncated)

Commits
  • afb1fcd fix(providers): add normalizeIdentifier to EmailProvider
  • a21db89 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: fix unstable_getServerSession usages in dev app (#5017)
  • aedabc8 fix: avoid redirect on always public paths (#5000)
  • 9f2cdad docs: add Thang as point of contact
  • b107ca4 docs: update path to gitlab provider (#4997)
  • 6590993 chore(release): bump package version(s) [skip ci]
  • 0ea9679 fix: improve logger (#4970)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2022
@vercel
Copy link

vercel bot commented Aug 2, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
winstall ❌ Failed (Inspect) Nov 9, 2022 at 0:50AM (UTC)

Bumps [next](https://github.com/vercel/next.js) from 12.0.8 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.0.8...v12.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-auth-4.10.3 branch from 2c918a0 to eb7f7fd Compare November 9, 2022 12:43
Mehedi Hassan and others added 2 commits November 9, 2022 12:48
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.1.2 to 4.10.3.
- [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.1.2...next-auth@v4.10.3)

---
updated-dependencies:
- dependency-name: next-auth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

Superseded by #198.

@dependabot dependabot bot closed this Feb 9, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-auth-4.10.3 branch February 9, 2026 01:13
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

Development

Successfully merging this pull request may close these issues.

0 participants