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 5, 2024 11:06pm |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@clerk/nextjs@6.2.0 | Transitive: environment | +23 |
6.82 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
Superseded by #208.
Bumps the arcjet-apps-major group with 2 updates: @clerk/nextjs and next.
Updates
@clerk/nextjs
from 5.7.5 to 6.2.0Release notes
Sourced from
@clerk/nextjs
's releases.... (truncated)
Changelog
Sourced from
@clerk/nextjs
's changelog.... (truncated)
Commits
0cab66e
ci(repo): Version packages (#4472)5a3eaf7
fix(nextjs): Do not set cookie during cache invalidation (#4478)f1a855b
fix(nextjs): Ensure window is defined within\<ClerkProvider />
(#4476)d74a6a7
feat(clerk-js,nextjs,clerk-react,types): Introduce\<Waitlist />
component (...6324553
ci(repo): Version packages (#4467)a7726cc
Revert "ci(repo): Version packages (#4465)"c09476e
ci(repo): Version packages (#4466)6f56287
Revert "ci(repo): Version packages (#4465)"7fbf9b9
ci(repo): Version packages (#4465)f067a41
chore(repo): Trigger releaseUpdates
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