freeCodeCamp / classroom

BSD 3-Clause "New" or "Revised" License
145 stars 118 forks source link

fix(deps): update dependency next-auth to v4.22.4 #438

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextauthjs/next-auth (next-auth) ### [`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 weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.