Closed dependabot[bot] closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
arcjet-docs | ❌ Failed (Inspect) | Nov 1, 2024 10:34pm |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@clerk/nextjs@6.1.0 | Transitive: environment, network | +23 |
6.78 MB | nikosdouvlis |
npm/next@15.0.2 | environment, filesystem, network, shell, unsafe | +22 |
1.27 GB | vercel-release-bot |
🚮 Removed packages: npm/@clerk/nextjs@5.7.5, npm/next@14.2.15
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎
To accept the risk, merge this PR and you will not be notified again.
Alert | Package | Note | Source | CI |
---|---|---|---|---|
Shell access | npm/next@15.0.2 |
| 🚫 |
This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.
Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.
If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/next@15.0.2
Looks like these dependencies are no longer updatable, so this is no longer needed.
Bumps the arcjet-apps-major group with 2 updates: @clerk/nextjs and next.
Updates
@clerk/nextjs
from 5.7.5 to 6.1.0Release notes
Sourced from
@clerk/nextjs
's releases.... (truncated)
Changelog
Sourced from
@clerk/nextjs
's changelog.... (truncated)
Commits
15f6718
ci(repo): Version packages (#4417)18545c7
feat(nextjs): Replace jest with vitest for unit tests (#4298)08c5a2a
feat(clerk-react,nextjs,shared): Introduce experimentaluseReverification
(...24cd779
fix(nextjs): Correct peerDependencies (#4436)34d673a
chore(nextjs): Useezheaders
to access headers and cookies (#4392)41f2ede
chore(repo): Update tests for next 15 (#4421)1cc8737
ci(repo): Version packages (#4401)e8ccb55
fix(nextjs): Include protect types inauth
(#4398)46e54ed
ci(repo): Version packages (#4390)eccfc03
fix(nextjs): Fix cookies() usage in server action (#4396)Updates
next
from 14.2.15 to 15.0.2Release notes
Sourced from next's releases.
... (truncated)
Commits
2e28c96
v15.0.29fe44a5
v15.0.2-canary.111fb8361
Compare error stack to dedupe error (#71798)14b92e6
fix: log the error instance modified extra location info (#71930)b2bc1ed
Fix swc version mismatch when checking out an older version (#71978)256b662
Docs: Address internaluse cache
comments (#71981)3f2d2f6
correct expire calc & and Nested usage import in use-cache docs (#71899)3768aea
Documentation Fix: CorrectcacheTag
Function Usage (#71912)4db1ae9
docs: update file structure (#71951)6ae6605
(docs)use cache
: Add text code formatting (#71999)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 commands and options
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