chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates - #130
Conversation
…dates Bumps the npm_and_yarn group with 1 update in the /site directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.5.21 to 15.5.24 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v15.5.21...v15.5.24) Updates `nanoid` from 3.3.16 to 3.3.19 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.16...3.3.19) Updates `sharp` from 0.34.5 to 0.35.4 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.5...v0.35.4) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.24 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 3.3.19 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: sharp dependency-version: 0.35.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
🤖 Automated message from Kaan's Automated Triage Bot. 👀 Picked this up — a review will follow shortly. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
There was a problem hiding this comment.
Pull request overview
Updates the site’s Next.js dependency and related transitive packages to security-fixed releases.
Changes:
- Updates Next.js from 15.5.21 to 15.5.24.
- Refreshes transitive
nanoid,sharp, and platform packages. - Keeps package metadata and lockfile resolutions synchronized.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
site/package.json |
Updates the Next.js version pin. |
site/pnpm-lock.yaml |
Records updated dependency resolutions and integrity hashes. |
Files not reviewed (1)
- site/pnpm-lock.yaml: Generated file
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
🤖 Automated message from Kaan's Automated Triage Bot. Thanks Dependabot — this is a clean security bump, and a well-timed one. What I verified:
The site is a static export with no image optimization at runtime, so neither advisory is reachable in production here. The bump is still the right move. Approving and merging. |
kaankacar
left a comment
There was a problem hiding this comment.
🤖 Automated message from Kaan's Automated Triage Bot.
Verified clean. Details are in the review comment above.
Bumps the npm_and_yarn group with 1 update in the /site directory: next.
Updates
nextfrom 15.5.21 to 15.5.24Release notes
Sourced from next's releases.
Commits
b6c45b4v15.5.24b0f3460[15.5.x] Fix ISR misses with backslashes in segments when deployed on Windows409772e[15.5.x] [next/image]: disable avif image optimization9c44b88[15.x] support sharp 0.34 and 0.35144fa5d[15.5.x] Remove generated error codes (#97783)ddd94f0[15.5.x] Authenticate Turborepo remote caching with OIDC instead of a static ...1da7a0a[15.5] [ci] Use OIDC tokens to read private preview builds (#97259)70ab0fe[15.x] Default deploy e2e tests to the repo next version (#96899)e57d564v15.5.23c4914aa[15.x] Port ReplyServer traversal guards to FlightClient (#96405)Updates
nanoidfrom 3.3.16 to 3.3.19Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
eb63bd6Release 3.3.19 version9067e03Sync CJS and ESM9ad9805Release 3.3.18 version55e50a0Update CI actione10f8d4Update index.native.js (#606)73d6716Release 3.3.17 versionf9d13f1Sync 0 size behaviour with PostCSS 5Updates
sharpfrom 0.34.5 to 0.35.4Release notes
Sourced from sharp's releases.
... (truncated)
Commits
7f1a0a2Release v0.35.4f927818Upgrade to sharp-libvips v1.3.3e802092Prerelease v0.35.4-rc.0e13eb2fCI: Fix wasm32 build (#4589)a82a0b3Upgrade to libvips v8.18.68044fe4Bound resize dimensions to coordinate limit147f859Docs: changelog entries for #4578 #4584ee5bfb8Tests: use yauzl directly rather than via extract-zip wrapper7a77889Bump uraimo/run-on-arch-action from 3.1.0 to 3.2.0 (#4588)ea5bef2Improve support for input Streams finishing before output is requested (#4584)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.