fix(deps): update website - #513
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
@copilot add any dep to pnpm minimumReleaseAgeExcemptions that you need in order for the install to succeed, use |
89a0227 to
30af22f
Compare
30af22f to
39e83c6
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
There are 2 total unresolved issues (including 1 from previous review).
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 39e83c6. Configure here.
39e83c6 to
b732b63
Compare
|
@copilot add any dep to pnpm minimumReleaseAgeExcemptions that you need in order for the install to succeed, use |
Co-authored-by: stipsan <81981+stipsan@users.noreply.github.com>
Addressed in 5cffcae: added release-age exclusions needed for the updated deps and ran
Addressed in 5cffcae: added release-age exclusions needed for the updated deps and ran |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |

This PR contains the following updates:
^19.2.4→^19.2.5^16.3.1→^16.3.3Release Notes
vercel/next.js (next)
v16.3.3Compare Source
This release contains security fixes for the following advisories:
Critical:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here
Note
Low Risk
Patch-level dependency and lockfile updates for the website; main effect is picking up Next.js security fixes with limited behavioral surface beyond the framework patch.
Overview
Updates website dependencies: Next.js
^16.3.1→^16.3.3(lockfile moves from 16.3.2 to 16.3.3, including@next/envand platform SWC packages) and @types/react-dom^19.2.4→^19.2.5, with matchingpnpm-lock.yamlresolution updates fornextra/nextra-theme-docs.Adds
minimumReleaseAgeExcludeentries inpnpm-workspace.yamlfornext@16.3.3and@types/react-dom@19.2.5so these versions are not held back by the workspace minimum-release-age policy (typical for urgent or bot-driven bumps).No application source changes—docs site only.
Reviewed by Cursor Bugbot for commit 5cffcae. Bugbot is set up for automated code reviews on this repo. Configure here.