Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Bump next-auth from 4.9.0 to 4.10.3 in /clients/ops/privacy-center #1014

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps next-auth from 4.9.0 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
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.9.0 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/next-auth@v4.9.0...next-auth@v4.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot Pull requests from Dependabot dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 2, 2022
Copy link
Contributor

@seanpreston seanpreston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @daveqnet, I've brought this up to date with main, tested it and all is working well — will merge once tests pass

@seanpreston seanpreston merged commit 36a8e47 into main Aug 16, 2022
@seanpreston seanpreston deleted the dependabot/npm_and_yarn/clients/ops/privacy-center/next-auth-4.10.3 branch August 16, 2022 14:50
sanders41 pushed a commit that referenced this pull request Sep 22, 2022
…1014)

Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.9.0 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/next-auth@v4.9.0...next-auth@v4.10.3)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean Preston <sean@ethyca.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependabot Pull requests from Dependabot 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.

1 participant