Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@types/node24.10.1 → 25.0.10 (types group)next16.1.1 → 16.1.5 (security patches for CVE-2025-59471, CVE-2025-59472, CVE-2026-23864)Closes #46
Closes #48
Changes
Dependency Updates
@types/node24.10.1 → 25.0.10next16.1.1 → 16.1.5 (security)CI Optimization
Removed these CI jobs that duplicate Vercel builds:
docs.formkit-gov.org)storybook.formkit-gov.org)formkit-gov.org)formkit-gov-demo-nextjs)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