Closed renovate[bot] closed 2 years ago
This PR contains the following updates:
4.10.3
4.12.2
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
4.10.3
->4.12.2
Release Notes
nextauthjs/next-auth
### [`v4.12.2`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%40v4.12.2) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@v4.12.1...next-auth@v4.12.2) #### Bugfixes - **core**: return JSON for non-HTML server route errors ([#5442](https://togithub.com/nextauthjs/next-auth/issues/5442)) ([`6deccf6`](https://togithub.com/nextauthjs/next-auth/commit/6deccf61)) - **react**: safe use of localStorage API ([#5444](https://togithub.com/nextauthjs/next-auth/issues/5444)) ([`f770b90`](https://togithub.com/nextauthjs/next-auth/commit/f770b902)) ### [`v4.12.1`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%40v4.12.1) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@v4.12.0...next-auth@v4.12.1) #### Bugfixes - **core**: don't lock `next` in `peerDependencies` [#5427](https://togithub.com/nextauthjs/next-auth/issues/5427) ([#5430](https://togithub.com/nextauthjs/next-auth/issues/5430)) ([`54b1845`](https://togithub.com/nextauthjs/next-auth/commit/54b1845e)) ### [`v4.12.0`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%40v4.12.0) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@v4.11.0...next-auth@v4.12.0) #### Features - **core**: make session token with DB session strategy customizable ([#5328](https://togithub.com/nextauthjs/next-auth/issues/5328)) ([`965c626`](https://togithub.com/nextauthjs/next-auth/commit/965c6267)) #### Others - Upgrade jose ([#5372](https://togithub.com/nextauthjs/next-auth/issues/5372)) ### [`v4.11.0`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%40v4.11.0) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@v4.10.3...next-auth@v4.11.0) #### Features - **providers**: Add HubSpot Provider ([#4633](https://togithub.com/nextauthjs/next-auth/issues/4633)) ([`a0beb02`](https://togithub.com/nextauthjs/next-auth/commit/a0beb02f)) #### Bugfixes - **middleware**: use `includes()` for NextAuth pages ([#5104](https://togithub.com/nextauthjs/next-auth/issues/5104)) ([`44f2a47`](https://togithub.com/nextauthjs/next-auth/commit/44f2a47e)) - **providers**: use `client_secret_post` token auth for LinkedIn ([#5236](https://togithub.com/nextauthjs/next-auth/issues/5236)) ([`ba20974`](https://togithub.com/nextauthjs/next-auth/commit/ba20974b)) - **providers**: convert Strava Provider to TS ([#5241](https://togithub.com/nextauthjs/next-auth/issues/5241)) ([`f1d3bc2`](https://togithub.com/nextauthjs/next-auth/commit/f1d3bc26)) - **providers**: Add `appid` param to Azure AD `wellKnown` URL ([#5138](https://togithub.com/nextauthjs/next-auth/issues/5138)) ([`a03657e`](https://togithub.com/nextauthjs/next-auth/commit/a03657e6)) - Change getToken parameter type to required ([#5245](https://togithub.com/nextauthjs/next-auth/issues/5245)) - return null in unstable_getServerSession if there's an error ([#5218](https://togithub.com/nextauthjs/next-auth/issues/5218)) - Use consistent error type between doc, logger and error class ([#5046](https://togithub.com/nextauthjs/next-auth/issues/5046)) #### Other - **deps**: bump cookie to 0.5.0 ([#5339](https://togithub.com/nextauthjs/next-auth/issues/5339)) ([`ba55f06`](https://togithub.com/nextauthjs/next-auth/commit/ba55f065)) - **release**: bump version \[skip ci] ([`26a03da`](https://togithub.com/nextauthjs/next-auth/commit/26a03da6)) - **types**: fix typo in comment ([#5207](https://togithub.com/nextauthjs/next-auth/issues/5207)) ([`d980fa9`](https://togithub.com/nextauthjs/next-auth/commit/d980fa98)) - Add Next to peerDeps & bump to 12.2.5 in devDeps ([#5384](https://togithub.com/nextauthjs/next-auth/issues/5384)) - tweak tsconfig files - fix builds/tests/eslint ([#4780](https://togithub.com/nextauthjs/next-auth/issues/4780)) - turbo cleanup ([#4951](https://togithub.com/nextauthjs/next-auth/issues/4951))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Mend Renovate. View repository job log here.