Closed dependabot[bot] closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
arcjet-docs | ❌ Failed (Inspect) | Oct 29, 2024 11:03pm |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@clerk/nextjs@6.0.2 | Transitive: environment, network | +22 |
6.73 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
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml
Bumps the arcjet-apps-major group with 2 updates: @clerk/nextjs and next.
Updates
@clerk/nextjs
from 5.7.5 to 6.0.2Release notes
Sourced from
@clerk/nextjs
's releases.... (truncated)
Changelog
Sourced from
@clerk/nextjs
's changelog.... (truncated)
Commits
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)180f5a5
ci(repo): Version packages (#4358)58c99a5
fix(nextjs): Improve page detection for Next 15 (#4383)8d8c564
fix(nextjs): Fix pages router check (#4381)ee453d8
fix(nextjs): Convert middleware auth to async (#4378)a0204a8
feat(nextjs): Next.js@15 compatibility (#4366)3b50b67
feat(clerk-js): Render@clerk/ui
(#4114)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