wayofdev / next-starter-tpl

πŸ€– This is a microservices-ready template for building Next.js applications, used by Wayofdev. It comes bundled with Turbo and is managed as a monorepo using PNPM
https://next-starter-tpl-docs.wayof.dev
MIT License
63 stars 8 forks source link

fix(deps): update dependency next-auth to v4.24.5 #642

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextauthjs/next-auth (next-auth) ### [`v4.24.5`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%404.24.5) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@4.24.4...next-auth@4.24.5) #### Bugfixes - differentiate between issued JWTs ### [`v4.24.4`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%404.24.4) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@4.24.3...next-auth@4.24.4) #### Bugfixes - allow Next.js 14 as peer dependency ### [`v4.24.3`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%404.24.3) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@4.24.2...next-auth@4.24.3) ##### Bugfixes - css build error ### [`v4.24.2`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%404.24.2) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@4.24.1...next-auth@4.24.2) ##### Bugfixes - css build error ### [`v4.24.1`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%404.24.1) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@4.24.0...next-auth@4.24.1) ##### Bugfixes - css build error ### [`v4.24.0`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%404.24.0) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@4.23.2...next-auth@4.24.0) ##### Features - tweak default sign-in page ([#​8888](https://togithub.com/nextauthjs/next-auth/issues/8888)) ### [`v4.23.2`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%404.23.2) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@4.23.1...next-auth@4.23.2) #### Bugfixes - **next**: returns correct status for signing in with `redirect: false` for route handler ([#​8775](https://togithub.com/nextauthjs/next-auth/issues/8775)) ([`27b2519`](https://togithub.com/nextauthjs/next-auth/commit/27b2519b)) - **ts**: fix typo ([`d813c00`](https://togithub.com/nextauthjs/next-auth/commit/d813c00b)) - remove trailing `?` from signIn URL ([#​8466](https://togithub.com/nextauthjs/next-auth/issues/8466)) #### Other - update security policy link

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
next-starter-tpl-docs πŸ”„ Building (Inspect) Visit Preview Feb 2, 2024 8:24pm
next-starter-tpl-storybook πŸ”„ Building (Inspect) Visit Preview Feb 2, 2024 8:24pm
next-starter-tpl-web βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 2, 2024 8:24pm
changeset-bot[bot] commented 9 months ago

⚠️ No Changeset found

Latest commit: e18451d30c107b615d90e4063a4d956824de251b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (779ed1d) 7.75% compared to head (e18451d) 7.75%. Report is 219 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #642 +/- ## ====================================== Coverage 7.75% 7.75% ====================================== Files 32 32 Lines 245 245 Branches 36 37 +1 ====================================== Hits 19 19 Misses 226 226 ``` | [Flag](https://app.codecov.io/gh/wayofdev/next-starter-tpl/pull/642/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayofdev) | Coverage Ξ” | | |---|---|---| | [web](https://app.codecov.io/gh/wayofdev/next-starter-tpl/pull/642/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayofdev) | `7.75% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayofdev#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.