Skip to content

chore(deps): bump minor/patch dependencies across the workspace#1004

Merged
EmersonBraun merged 4 commits into
mainfrom
chore/deps-bump
Jun 15, 2026
Merged

chore(deps): bump minor/patch dependencies across the workspace#1004
EmersonBraun merged 4 commits into
mainfrom
chore/deps-bump

Conversation

@EmersonBraun

Copy link
Copy Markdown
Collaborator

Bulk pnpm update -r (within semver ranges — minor/patch only, no majors).

Supersedes the dependabot minor/patch + group PRs (closing them): #1002, #989, #984, #983, #982, #981, #966, #965.

Majors held for separate review (left open): #972 @angular/core 22, #971 commander 15, #970 marked 18.

Verified: pnpm check:all (gates + typecheck + build + test) — 42/42 green.

Bulk `pnpm update -r` (within semver ranges — no majors). Covers the dependabot
minor/patch + group PRs: @types/node, vitest 4.1.9, next 16.2.9, fumadocs-core/ui
16.10, fumadocs-mdx 15.0.12, @opentelemetry/* , ink 7.0.6, happy-dom, posthog-js,
better-sqlite3, playwright, vue 3.5.38, langsmith, ajv, tailwindcss 4.3.1, etc.

Majors held back for separate review: @angular/core 22, commander 15, marked 18.

Verified: pnpm check:all (gates + typecheck + build + test) — 42/42 green.
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agentskit-registry Ready Ready Preview, Comment Jun 15, 2026 7:25pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
agentskit-doc Ignored Ignored Preview Jun 15, 2026 7:25pm

Request Review

The bulk update set next to ^16.2.9 in app manifests while the root pnpm.override
pins next >=16.2.6, leaving the committed lockfile out of sync — frozen-lockfile
(CI default) failed. Regenerated the lockfile so it matches.
The CVE-floor overrides used open-ended '>=X' (could silently pull a future
breaking major). Add an upper bound at the current major for each:
serialize-javascript <8, axios <2, fast-xml-builder <2, next <17, postcss <9,
shell-quote <2, esbuild <1, form-data <5. Resolved versions unchanged
(axios 1.18, next 16.2.9, postcss 8.5.15, esbuild 0.28.1, form-data 4.0.6);
frozen-lockfile still green.
@github-actions

Copy link
Copy Markdown
Contributor

@EmersonBraun EmersonBraun merged commit 289d3ae into main Jun 15, 2026
16 checks passed
@EmersonBraun EmersonBraun deleted the chore/deps-bump branch June 15, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant