john2796 / redditclone

Next.js App Router, TypeScript & Tailwind, Node
0 stars 0 forks source link

Update dependency next-auth to v4.22.5 #29

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextauthjs/next-auth (next-auth) ### [`v4.22.5`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%404.22.5) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@4.22.4...next-auth@4.22.5) #### Bugfixes - **ts**: match `next-auth/adapter` & `@auth/core/adapters` (https://github.com/nextauthjs/next-auth/commit/3b0128c3cabfaa014531e38e06919ea435df35fd) #### Other - docs: amplify note ### [`v4.22.4`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%404.22.4) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@4.22.3...next-auth@4.22.4) #### Bugfixes - **ts**: SignInResponse.error type ([#​8109](https://togithub.com/nextauthjs/next-auth/issues/8109)) ([`465644f`](https://togithub.com/nextauthjs/next-auth/commit/465644f9)) - Remove RSC warning in `getServerSession` ([#​8108](https://togithub.com/nextauthjs/next-auth/issues/8108)) - Don't return `res.end()` in api handler ([#​8244](https://togithub.com/nextauthjs/next-auth/issues/8244)) #### Other - docs: fixing broken link in documentation ([#​8208](https://togithub.com/nextauthjs/next-auth/issues/8208)) - docs: clarify `getServerSession` - docs: move `unstable_getServerSession` - docs: Typo fixed ([#​8206](https://togithub.com/nextauthjs/next-auth/issues/8206)) - docs(providers): mention HTTP-based Email guide ([#​8214](https://togithub.com/nextauthjs/next-auth/issues/8214)) - docs: Update object key "email" to "username" ([#​8113](https://togithub.com/nextauthjs/next-auth/issues/8113)) - doc: Add a guide on sending magic links to existing users only ([#​7663](https://togithub.com/nextauthjs/next-auth/issues/7663)) - docs: Update refresh-token-rotation.md - fix example client code filename ([#​8088](https://togithub.com/nextauthjs/next-auth/issues/8088)) - docs(providers): updated docs with missing account attribute ([#​8084](https://togithub.com/nextauthjs/next-auth/issues/8084))

Configuration

📅 Schedule: Branch creation - "every 1st day of the month at 12am" (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.



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

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^4.22.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.