Open dependabot[bot] opened 2 days ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
arcjet-docs | ❌ Failed (Inspect) | Nov 15, 2024 10:53pm |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@clerk/nextjs@6.3.4 | Transitive: environment | +24 |
6.83 MB | bradenclerk, chanioxaris, colinclerk, ...5 more |
npm/next@15.0.3 | environment, filesystem, network, shell, unsafe | +22 |
1.26 GB | vercel-release-bot |
npm/pino-pretty@13.0.0 | environment Transitive: filesystem | +18 |
822 kB | matteo.collina |
🚮 Removed packages: npm/@clerk/nextjs@5.7.5, npm/next@14.2.15, npm/pino-pretty@11.3.0
🚨 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.3 |
| 🚫 |
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.3
Bumps the arcjet-apps-major group with 3 updates in the / directory: @clerk/nextjs, next and pino-pretty.
Updates
@clerk/nextjs
from 5.7.5 to 6.3.4Release notes
Sourced from
@clerk/nextjs
's releases.... (truncated)
Changelog
Sourced from
@clerk/nextjs
's changelog.... (truncated)
Commits
5d6c300
ci(repo): Version packages (#4558)3353935
ci(repo): Version packages (#4546)ab4f463
ci(repo): Version packages (#4538)18f4043
ci(repo): Version packages (#4534)f2cb38e
ci(repo): Version packages (#4504)f7472e2
fix(elements): Fix elements router usage (#4513)91ace94
chore(nextjs): Adds timestamp to debugLogger output (#4479)e10232c
chore(nextjs, backend): Re-export reverification backend utilities (#4480)f3175f2
ci(repo): Version packages (#4493)9bd8645
fix(nextjs): Ambient global.d.ts (#4485)Updates
next
from 14.2.15 to 15.0.3Release notes
Sourced from next's releases.
... (truncated)
Commits
7dc7be2
v15.0.374b4d2d
v15.0.3-canary.9be40adb
Add missing closing\</AppOnly>
(#72453)224447c
Getting Started Docs: Improve "Project Structure" page (#72399)5f0adad
chore(turbopack): Update dashmap from 5.x to 6.x (#72433)f668af2
[ppr] Fixed deployment tests (#72428)856521b
docs(parallel-routes): update 11-parallel-routes.mdx example for modal closin...9d31638
docs(route-handlers): add TS/JSswitcher
toRoute Resolution
section in `...200fdc1
[Turbopack] remove unneeded type annotation (#72390)74a19b7
docs: unify the header deps by removing # (#72391)Updates
pino-pretty
from 11.3.0 to 13.0.0Release notes
Sourced from pino-pretty's releases.
Commits
aa5abb3
Bumped v13.0.0f4b3ca7
chore: replace readable-stream with built-in stream (#542)772c5b8
v12.1.02a85c0d
fix: unescape \ for levelKey (#538)163ef0b
v12.0.0f0d054d
Drop support for Node.js 14 & 16 (#540)f1a5683
Bump typescript from 5.0.4 to 5.6.3 (#535)cd021fa
build(deps-dev): lock typescript minor version (#534)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