Skip to content

chore(deps,ci): Bump @types/node and next (security), remove duplicate Vercel builds#55

Merged
LinnJS merged 4 commits intomainfrom
linnjs/chore/dependabot-triage
Feb 24, 2026
Merged

chore(deps,ci): Bump @types/node and next (security), remove duplicate Vercel builds#55
LinnJS merged 4 commits intomainfrom
linnjs/chore/dependabot-triage

Conversation

@LinnJS
Copy link
Owner

@LinnJS LinnJS commented Feb 24, 2026

Summary

Closes #46
Closes #48

Changes

Dependency Updates

  • @types/node 24.10.1 → 25.0.10
  • next 16.1.1 → 16.1.5 (security)

CI Optimization

Removed these CI jobs that duplicate Vercel builds:

  • Build Docs (docs.formkit-gov.org)
  • Build Storybook (storybook.formkit-gov.org)
  • Build Landing (formkit-gov.org)
  • Build Demo Next.js (formkit-gov-demo-nextjs)
  • Build Demo Vite (vite-demo.formkit-gov.org)

Updated E2E and Storybook test jobs to depend on quality checks directly instead of the removed build-storybook job.

Test plan

  • CI pipeline passes with reduced job set
  • Vercel preview deployments still build all 5 apps
  • E2E and Storybook tests still run when storybook changes detected

dependabot bot and others added 3 commits January 26, 2026 20:10
Bumps the types group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 24.10.1 to 25.0.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.0.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [next](https://github.com/vercel/next.js) from 16.1.1 to 16.1.5.
- [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.1...v16.1.5)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.1.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…JS/formkit-gov into linnjs/chore/dependabot-triage

# Conflicts:
#	pnpm-lock.yaml
@vercel
Copy link

vercel bot commented Feb 24, 2026

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

Project Deployment Actions Updated (UTC)
docs.formkit-gov.org Ready Ready Preview, Comment Feb 24, 2026 6:54pm
formkit-gov-demo-nextjs Ready Ready Preview, Comment Feb 24, 2026 6:54pm
formkit-gov.org Ready Ready Preview, Comment Feb 24, 2026 6:54pm
storybook.formkit-gov.org Ready Ready Preview, Comment Feb 24, 2026 6:54pm
vite-demo.formkit-gov.org Ready Ready Preview, Comment Feb 24, 2026 6:54pm

Request Review

Vercel already builds all 5 frontend apps (docs, storybook, landing,
demo-nextjs, demo-vite) on every PR. Running these same builds in
GitHub Actions CI is redundant. This removes those jobs and cleans up
unused change detection outputs.
@LinnJS LinnJS changed the title chore(deps): Bump @types/node to 25.0.10 and next to 16.1.5 (security) chore(deps,ci): Bump @types/node and next (security), remove duplicate Vercel builds Feb 24, 2026
@LinnJS LinnJS merged commit 6324419 into main Feb 24, 2026
18 checks passed
@LinnJS LinnJS deleted the linnjs/chore/dependabot-triage branch February 24, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates security Security vulnerability fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant