handshake
handshake copied to clipboard
fix(deps): update dependency next-auth to v4.24.8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| next-auth (source) | 4.24.6 -> 4.24.8 |
Release Notes
nextauthjs/next-auth (next-auth)
v4.24.8
What's Changed
- allow optional identifier param
- optionally check
identifier - tweak email flow, change homepage
- fix: typo in Naver Provider options url by @​no-pla in https://github.com/nextauthjs/next-auth/pull/10483
- fix(providers): Update Foursquare profile callback + API version by @​MatyiFKBT in https://github.com/nextauthjs/next-auth/pull/11348
- fix(ts): add compat types for
@auth/*-adaptersfor v4 by @​balazsorban44 in https://github.com/nextauthjs/next-auth/pull/11562 - fix:Matcher wildcard docs-Update securing-pages-and-api-routes.md by @​yaodada123 in https://github.com/nextauthjs/next-auth/pull/11599
- Update linkedin.ts to support new scopes by @​PragyanSubedi in https://github.com/nextauthjs/next-auth/pull/11805
- fix: updated email for auth user in github endpoint by @​A91y in https://github.com/nextauthjs/next-auth/pull/11896
New Contributors
- @​martinkariuki7 made their first contribution in https://github.com/nextauthjs/next-auth/pull/10329
- @​no-pla made their first contribution in https://github.com/nextauthjs/next-auth/pull/10483
- @​azadious made their first contribution in https://github.com/nextauthjs/next-auth/pull/10603
- @​mbrookson made their first contribution in https://github.com/nextauthjs/next-auth/pull/10916
- @​craftycodie made their first contribution in https://github.com/nextauthjs/next-auth/pull/10921
- @​erik-gullberg-devoteam made their first contribution in https://github.com/nextauthjs/next-auth/pull/11323
- @​yaodada123 made their first contribution in https://github.com/nextauthjs/next-auth/pull/11599
- @​PragyanSubedi made their first contribution in https://github.com/nextauthjs/next-auth/pull/11805
- @​leorente made their first contribution in https://github.com/nextauthjs/next-auth/pull/11855
- @​A91y made their first contribution in https://github.com/nextauthjs/next-auth/pull/11896
Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.8
v4.24.7
Others
- chore(deps): bump jose (#​10238)
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.