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 Dec 9, 2022

Bumps next-auth from 4.2.1 to 4.18.4.

Release notes

Sourced from next-auth's releases.

next-auth@v4.18.4

Bugfixes

next-auth@v4.18.3

Bugfixes

  • core: throw error if no action can be determined (157269e0)
  • core: add protocol if missing (221bc8e9)

Other

  • core: fix test (0a140cdf)

next-auth@v4.18.2

Bugfixes

  • core: properly construct url (#5984) (f3291025)

next-auth@v4.18.1

Bugfixes

  • core: don't mutate authOptions in unstable_getServerSession (#5973) (b19b2bcb)

Other

  • core: use standard Request and Response (#4769) (7e91d7df)
  • dev: upgrade dev app and deps (c4352a7d)

next-auth@v4.18.0

Features

  • core: make pkce and state maxAge configurable on the cookies (#4719) (f277989c)

Bugfixes

  • next: improve dev environment variable handling (#5763) (0d175781)
  • provider: modify response.name to response.nickname (Naver) (#5915) (6e408e24)
  • ts: improve unstable_getServerSession return type (#5792) (a307079e)

Other

  • types: fix typo in comment (#5815) (2301c1be)

... (truncated)

Commits
  • 6fdb0da chore(release): bump package version(s) [skip ci]
  • 5c4a9a6 fix(core): handle Request -> Response regressions (#5991)
  • eddd8fd chore(docs): add new tutorial (#5604)
  • b74bfc6 chore(release): bump package version(s) [skip ci]
  • 0a140cd test(core): fix test
  • 157269e fix(core): throw error if no action can be determined
  • 221bc8e fix(core): add protocol if missing
  • f856363 chore(release): bump package version(s) [skip ci]
  • f329102 fix(core): properly construct url (#5984)
  • bc0912c chore(release): bump package version(s) [skip ci]
  • 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.18.4.
- [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.18.4)

---
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 Dec 9, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #79.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-auth-4.18.4 branch December 12, 2022 18:11
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