build(deps): bump next-auth from 4.24.14 to 4.24.15 - #5202
build(deps): bump next-auth from 4.24.14 to 4.24.15#5202dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.24.14 to 4.24.15. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.14...next-auth@4.24.15) --- updated-dependencies: - dependency-name: next-auth dependency-version: 4.24.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Confidence Score: 5/5The dependency patch appears safe to merge, with no concrete compatibility, authentication, build, or runtime failure identified. The applications remain on the same NextAuth major and minor release, the backend does not depend on the changed
|
| Filename | Overview |
|---|---|
| apps/auth/package.json | Updates the active authentication service to NextAuth 4.24.15; existing OAuth, URL, and token-handling paths reveal no incompatible behavior. |
| apps/backend-docker/package.json | Aligns the declared NextAuth version, while backend token verification remains independent of NextAuth’s changed getToken() behavior. |
| pnpm-lock.yaml | Resolves NextAuth 4.24.15 and compatible transitive versions without evidence of a reachable build or runtime regression. |
Reviews (1): Last reviewed commit: "build(deps): bump next-auth from 4.24.14..." | Re-trigger Greptile
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps next-auth from 4.24.14 to 4.24.15.
Release notes
Sourced from next-auth's releases.
Commits
d857eecchore(release): next-auth@4.24.15 [skip ci]5bca239fix(next-auth): harden getToken parsing and bind OAuth check cookies to provi...db7e27dchore(deps): use uuid ^11.1.1 to keep CommonJS support (#13466)32d874cfix(next-auth): repair red v4 CI (lint + pre-existing test drift) (#13447)fa85858chore: update uuid to v14, remove deprecated types (#13422)2a39465Merge commit from fork19d2febMerge commit from forkDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.