Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency next-auth to v4.24.7 #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next-auth (source) 4.15.0 -> 4.24.7 age adoption passing confidence

Release Notes

nextauthjs/next-auth (next-auth)

v4.24.7

Compare Source

Others

v4.24.6

Compare Source

Bugfixes

v4.24.5

Compare Source

Bugfixes

  • differentiate between issued JWTs

v4.24.4

Compare Source

Bugfixes

  • allow Next.js 14 as peer dependency

v4.24.3

Compare Source

Bugfixes
  • css build error

v4.24.2

Compare Source

Bugfixes
  • css build error

v4.24.1

Compare Source

Bugfixes
  • css build error

v4.24.0

Compare Source

Features

v4.23.2

Compare Source

Bugfixes

  • next: returns correct status for signing in with redirect: false for route handler (#​8775) (27b2519)
  • ts: fix typo (d813c00)
  • remove trailing ? from signIn URL (#​8466)

Other

  • update security policy link

v4.23.1

Compare Source

Bugfixes

  • ts: correctly expose next-auth/adapters (20c3fe3)
  • use default submodules export in package.json (#​8330)

v4.23.0

Compare Source

Features

  • providers: add Passage by 1Password (5a8aa2e)

Bugfixes

  • ts: correctly export submodule types (05ff6ae)
  • sort cookie chunks correctly (#​8284)

v4.22.5

Compare Source

Bugfixes

Other

  • docs: amplify note

v4.22.4

Compare Source

Bugfixes

Other

  • docs: fixing broken link in documentation (#​8208)
  • docs: clarify getServerSession
  • docs: move unstable_getServerSession
  • docs: Typo fixed (#​8206)
  • docs(providers): mention HTTP-based Email guide (#​8214)
  • docs: Update object key "email" to "username" (#​8113)
  • doc: Add a guide on sending magic links to existing users only (#​7663)
  • docs: Update refresh-token-rotation.md - fix example client code filename (#​8088)
  • docs(providers): updated docs with missing account attribute (#​8084)

v4.22.3

Compare Source

Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@4.22.2...next-auth@4.22.3

v4.22.2

Compare Source

Bugfixes

Other

  • remove unused TS types
  • merge changes back to v4 (#​7430)
  • rephrase

v4.22.1

Bugfixes

  • detect origin when instanceof Request check fails (#​7303)

Other

v4.21.1

Compare Source

Bugfixes

v4.21.0

Compare Source

Features

  • make it possible to update the session (#​7056)

Bugfixes

Other

  • release with declaration maps
  • fix tests
  • correct ts import

v4.20.1

Compare Source

v4.20.0

Compare Source

v4.19.2

Compare Source

What's Changed

Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@4.19.1...next-auth@4.19.2

v4.19.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@4.19.0...next-auth@4.19.1

v4.19.0

Compare Source

What's Changed

Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@4.18.10...next-auth@4.19.0

v4.18.10

Compare Source

v4.18.9

Compare Source

v4.18.8

Compare Source

What's Changed

Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@v4.18.7...next-auth@4.18.8

v4.18.7

Compare Source

Bugfixes

v4.18.6

Compare Source

Bugfixes

v4.18.5

Compare Source

Bugfixes

v4.18.4

Compare Source

Bugfixes

v4.18.3

Compare Source

Bugfixes

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

Other

v4.18.2

Compare Source

Bugfixes

v4.18.1

Compare Source

Bugfixes

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

Other

v4.18.0

Compare Source

Features

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

Bugfixes

Other

v4.17.0

Compare Source

Features

Bugfixes

Other

  • fix signin btns svg URLs to 'main' (#​5826)

v4.16.4

Compare Source

Bugfixes

v4.16.3

Compare Source

Bugfixes

v4.16.2

Compare Source

Bugfixes

  • next: build RSC+unstable_getServerSession (180c625)

v4.16.1

Compare Source

v4.16.0

Features

  • next: allow unstable_getServerSession in Server Components (#​5741) (e90925b)

v4.15.1

Compare Source

Bugfixes

Other

  • update example to Next.js 13

Configuration

📅 Schedule: Branch creation - "every weekday after 2:00 am before 6:00 am,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Nov 19, 2022

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

Name Status Preview Comments Updated (UTC)
opencollective-frontend-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2024 5:06pm

@renovate renovate bot changed the title Update dependency next-auth to v4.17.0 Update dependency next-auth to v4.18.0 Dec 3, 2022
@renovate renovate bot changed the title Update dependency next-auth to v4.18.0 Update dependency next-auth to v4.18.1 Dec 8, 2022
@renovate renovate bot changed the title Update dependency next-auth to v4.18.1 Update dependency next-auth to v4.18.3 Dec 8, 2022
@renovate renovate bot changed the title Update dependency next-auth to v4.18.3 Update dependency next-auth to v4.18.4 Dec 8, 2022
@renovate renovate bot changed the title Update dependency next-auth to v4.18.4 Update dependency next-auth to v4.18.5 Dec 11, 2022
@renovate renovate bot changed the title Update dependency next-auth to v4.18.5 Update dependency next-auth to v4.18.6 Dec 12, 2022
@renovate renovate bot changed the title Update dependency next-auth to v4.18.6 fix(deps): update dependency next-auth to v4.18.6 Dec 20, 2022
@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.18.6 fix(deps): update dependency next-auth to v4.18.7 Dec 22, 2022
@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.18.7 fix(deps): update dependency next-auth to v4.18.8 Jan 7, 2023
@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.18.8 fix(deps): update dependency next-auth to v4.20.1 Mar 16, 2023
@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.22.4 fix(deps): update dependency next-auth to v4.22.5 Aug 8, 2023
@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.22.5 fix(deps): update dependency next-auth to v4.23.0 Aug 11, 2023
@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.23.0 fix(deps): update dependency next-auth to v4.23.1 Aug 16, 2023
@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.23.1 fix(deps): update dependency next-auth to v4.23.2 Oct 2, 2023
@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.23.2 fix(deps): update dependency next-auth to v4.24.0 Oct 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.24.0 fix(deps): update dependency next-auth to v4.24.3 Oct 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.24.3 fix(deps): update dependency next-auth to v4.24.4 Oct 27, 2023
@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.24.4 fix(deps): update dependency next-auth to v4.24.5 Nov 10, 2023
@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.24.5 fix(deps): update dependency next-auth to v4.24.6 Feb 14, 2024
@renovate renovate bot changed the title fix(deps): update dependency next-auth to v4.24.6 fix(deps): update dependency next-auth to v4.24.7 Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants