chore: bump the npm_and_yarn group across 2 directories with 1 update#575
chore: bump the npm_and_yarn group across 2 directories with 1 update#575dependabot[bot] wants to merge 1 commit into
Conversation
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
|
| Filename | Overview |
|---|---|
| apps/web/package.json | Bumps next dependency from 16.1.7 to 16.2.3; no other changes. |
| apps/pnpm-lock.yaml | Lockfile updated to reflect Next.js 16.2.3, including sub-dependency updates (@emnapi/runtime, @lezer/common, caniuse-lite, baseline-browser-mapping) and removal of @babel/core as an optional dep of styled-jsx. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[dependabot PR] --> B[next 16.1.7 to 16.2.3]
B --> C[Security fix: CVE-2026-23869]
B --> D[Bug fixes]
D --> D1[styled-jsx race condition]
D --> D2[HMR stability]
D --> D3[ISR revalidation errors]
B --> E[Lockfile sub-dep updates]
E --> E1[emnapi-runtime 1.9.0 to 1.9.2]
E --> E2[lezer-common 1.5.1 to 1.5.2]
E --> E3[caniuse-lite updated]
E --> E4[styled-jsx drops babel-core optional dep]
Reviews (4): Last reviewed commit: "chore: bump the npm_and_yarn group acros..." | Re-trigger Greptile
3cbb93c to
0e520b0
Compare
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
0e520b0 to
341f1f7
Compare
|
Claude finished @carlosflorencio's task in 58s —— View job PR Review
FindingsSummaryThis is a pure dependency bump — only What changed in the lock file:
All lock file changes are consistent with the version bump. No unexpected transitive changes. No blockers. No suggestions.
Verdict: Ready to merge — security patch (CVE-2026-23869) with no application code changes. |
Bumps the npm_and_yarn group with 1 update in the /apps directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /apps/web directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.1.7 to 16.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.7...v16.2.3) Updates `next` from 16.1.7 to 16.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.7...v16.2.3) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
341f1f7 to
a3e1f3b
Compare
|
Claude finished @carlosflorencio's task in 37s —— View job PR Review
FindingsThis is a pure dependency bump — only Primary change: Lockfile changes are all expected side effects:
No unexpected transitive changes. Nothing outside the scope of this bump. Summary
Verdict: Ready to merge — security patch (CVE-2026-23869) with no application code changes. |
Bumps the npm_and_yarn group with 1 update in the /apps directory: next.
Bumps the npm_and_yarn group with 1 update in the /apps/web directory: next.
Updates
nextfrom 16.1.7 to 16.2.3Release notes
Sourced from next's releases.
... (truncated)
Commits
d5f649bv16.2.32873928[16.x] Avoid consuming cyclic models multiple times (#75)d7c7765[backport]: Ensure app-page reports stale ISR revalidation errors via onReque...c573e8cfix(server-hmr): metadata routes overwrite page runtime HMR handler (#92273)57b8f65next-core: deduplicate output assets and detect content conflicts on emit (#9...f158df1Fix styled-jsx race condition: styles lost due to concurrent rendering (#92459)356d605turbo-tasks-backend: stability fixes for task cancellation and error handling...3b77a6eFix DashMap read-write self-deadlock in task_cache causing hangs (#92210)b2f208aBackport: new view-transitions guide, update and fixes (#92264)52faae3v16.2.2Updates
nextfrom 16.1.7 to 16.2.3Release notes
Sourced from next's releases.
... (truncated)
Commits
d5f649bv16.2.32873928[16.x] Avoid consuming cyclic models multiple times (#75)d7c7765[backport]: Ensure app-page reports stale ISR revalidation errors via onReque...c573e8cfix(server-hmr): metadata routes overwrite page runtime HMR handler (#92273)57b8f65next-core: deduplicate output assets and detect content conflicts on emit (#9...f158df1Fix styled-jsx race condition: styles lost due to concurrent rendering (#92459)356d605turbo-tasks-backend: stability fixes for task cancellation and error handling...3b77a6eFix DashMap read-write self-deadlock in task_cache causing hangs (#92210)b2f208aBackport: new view-transitions guide, update and fixes (#92264)52faae3v16.2.2Updates
nextfrom 16.1.7 to 16.2.3Release notes
Sourced from next's releases.
... (truncated)
Commits
d5f649bv16.2.32873928[16.x] Avoid consuming cyclic models multiple times (#75)d7c7765[backport]: Ensure app-page reports stale ISR revalidation errors via onReque...c573e8cfix(server-hmr): metadata routes overwrite page runtime HMR handler (#92273)57b8f65next-core: deduplicate output assets and detect content conflicts on emit (#9...f158df1Fix styled-jsx race condition: styles lost due to concurrent rendering (#92459)356d605turbo-tasks-backend: stability fixes for task cancellation and error handling...3b77a6eFix DashMap read-write self-deadlock in task_cache causing hangs (#92210)b2f208aBackport: new view-transitions guide, update and fixes (#92264)52faae3v16.2.2Updates
nextfrom 16.1.7 to 16.2.3Release notes
Sourced from next's releases.
... (truncated)
Commits
d5f649bv16.2.32873928[16.x] Avoid consuming cyclic models multiple times (#75)d7c7765[backport]: Ensure app-page reports stale ISR revalidation errors via onReque...c573e8cfix(server-hmr): metadata routes overwrite page runtime HMR handler (#92273)57b8f65next-core: deduplicate output assets and detect content conflicts on emit (#9...f158df1Fix styled-jsx race condition: styles lost due to concurrent rendering (#92459)356d605turbo-tasks-backend: stability fixes for task cancellation and error handling...3b77a6eFix DashMap read-write self-deadlock in task_cache causing hangs (#92210)b2f208aBackport: new view-transitions guide, update and fixes (#92264)52faae3v16.2.2Preview Environment
a3e1f3b