Skip to content

Commit 016ea06

Browse files
Bump next-auth from 4.24.10 to 4.24.12 in /cueweb (#2068)
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.24.10 to 4.24.12. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextauthjs/next-auth/commit/1f48cf7cbbc43517174cb47b4eb5dd402025c8b7"><code>1f48cf7</code></a> chore(release): bump version [skip ci]</li> <li><a href="https://github.com/nextauthjs/next-auth/commit/4758a2f1ff185c9759df0c558b03fe931920d0a5"><code>4758a2f</code></a> ci: add <code>workflow_dispatch</code> for release.yml</li> <li><a href="https://github.com/nextauthjs/next-auth/commit/d3aecfe1f150434e1cfff21c291277137266827a"><code>d3aecfe</code></a> feat: add next 16 support (<a href="https://redirect.github.com/nextauthjs/next-auth/issues/13303">#13303</a>)</li> <li><a href="https://github.com/nextauthjs/next-auth/commit/82efcf81f218aae43683f8dd2f7c260ef69b3ece"><code>82efcf8</code></a> fix: security issue from <code>nodemailer</code> (<a href="https://redirect.github.com/nextauthjs/next-auth/issues/13304">#13304</a>)</li> <li><a href="https://github.com/nextauthjs/next-auth/commit/798c3d59274cddc5ad22d4a68c211736f0deb191"><code>798c3d5</code></a> docs: update banner</li> <li><a href="https://github.com/nextauthjs/next-auth/commit/02d3480f8d8405af52eaa0cdc2f8f75bb7e8b4e8"><code>02d3480</code></a> chore: remove clerk ads</li> <li><a href="https://github.com/nextauthjs/next-auth/commit/7f88fa0ba97e7aab43c931dfe674e51748723da3"><code>7f88fa0</code></a> chore: remove sponsors</li> <li><a href="https://github.com/nextauthjs/next-auth/commit/46e01af41fc028f22322f225f4f03c0dce069035"><code>46e01af</code></a> chore(docs): update credentials.md app router route.js filename (<a href="https://redirect.github.com/nextauthjs/next-auth/issues/13025">#13025</a>)</li> <li><a href="https://github.com/nextauthjs/next-auth/commit/11939f2f70495c0408d0187dbfa0741fdd5916e6"><code>11939f2</code></a> feat(core): add default cache control headers for GET endpoints (<a href="https://redirect.github.com/nextauthjs/next-auth/issues/12627">#12627</a>)</li> <li><a href="https://github.com/nextauthjs/next-auth/commit/918a6ac37beb766402940db64584df407668bbea"><code>918a6ac</code></a> docs: Update FAQ with <code>allowDangerousEmailAccountLinking</code> (<a href="https://redirect.github.com/nextauthjs/next-auth/issues/12586">#12586</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.12">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~himself_65">himself_65</a>, a new releaser for next-auth since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next-auth&package-manager=npm_and_yarn&previous-version=4.24.10&new-version=4.24.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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](https://github.com/AcademySoftwareFoundation/OpenCue/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ramon Figueiredo <[email protected]>
1 parent c879f4e commit 016ea06

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

cueweb/package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cueweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"lodash.debounce": "^4.0.8",
4343
"lucide-react": "^0.304.0",
4444
"next": "^14.2.32",
45-
"next-auth": "^4.24.10",
45+
"next-auth": "^4.24.12",
4646
"next-themes": "^0.2.1",
4747
"prom-client": "^15.1.2",
4848
"react": "^18",

0 commit comments

Comments
 (0)