chore: upgrade @types/node to 25.9.5#142
Open
mbret wants to merge 1 commit into
Open
Conversation
Patch bump within the existing ^25 range. Type-only dev dependency; lint, build and tests all pass unchanged (129 tests). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SmfK8vFU5qrMtmMzSJw2mo
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.
The update
@types/node^25range)Type-only dev dependency (TypeScript definitions for Node). Picked as the most-behind patch update available (4 patch releases behind) after determining that no security advisory could be resolved by a single direct-dependency bump — see below.
Gates (matching CI:
check→build→test:ci), baseline recorded on a cleanmaincheckout first:npm run check(biome)npm run build(tsc + vite)npm run test:ci(vitest)No new failures.
Pending queue (other outdated deps, by update type)
Patch (within range):
@types/react19.2.15 → 19.2.17@vitejs/plugin-react6.0.2 → 6.0.3react19.2.6 → 19.2.7 ·react-dom19.2.6 → 19.2.7 (must move together — React family released in lockstep)vite-plugin-dts5.0.1 → 5.0.3vite8.1.4 → 8.1.5 — already covered by Dependabot build(deps-dev): bump vite from 8.1.4 to 8.1.5 #140Minor (within range):
@tanstack/react-query5.100.14 → 5.101.2 ·@tanstack/react-query-persist-client5.100.14 → 5.101.2 (same scoped family; should move together)terser5.48.0 → 5.49.0lint-staged17.0.5 → 17.1.0 — already covered by Dependabot build(deps-dev): bump lint-staged from 17.0.5 to 17.1.0 #141Deferred majors (need a human to schedule)
typescript6.0.3 → 7.0.2 — major TS release; likely new/changed diagnostics and possible breaking type-checking behavior. Review changelog before adopting.@types/node25.9.5 → 26.1.1 — targets a newer Node major; out of scope for this patch bump (CI pins Node 25).@biomejs/biome2.4.15 → 2.5.4 (minor) — pinned to an exact version inpackage.json; treated as deliberate intent and left untouched.Security advisories (informational — none fixed here)
npm auditreports 8 advisories (1 low, 5 moderate, 2 high). All are transitive, dev/release-only dependencies pulled in bysemantic-release@25.0.8(already the latest release) and its bundlednpm, so none can be resolved by bumping a single direct dependency, andnpm audit fix(without--force) resolves zero of them:sigstore≤4.1.0 — certificateOIDs constraints silently dropped (GHSA-52v5-jr5w-gjxr) — via bundlednpm→libnpmpublishundici— multiple advisories (TLS bypass, header injection, DoS…) — via@actions/http-client(semantic-release) and bundlednpm@sigstore/core≤3.2.0 (GHSA-jfc7-64v2-mr8c),@sigstore/verify3.1.0 (GHSA-xgjw-pm74-86q4),js-yaml4.0.0–4.1.1 (GHSA-h67p-54hq-rp68),tar≤7.5.15 (GHSA-vmf3-w455-68vh)@babel/core≤7.29.0 — sourceMappingURL arbitrary file read (GHSA-4x5r-pxfx-6jf8)These will clear when
semantic-releaseships a release bundling patched transitive versions. No forced major bumps were applied.Needs manual attention
None — the chosen update broke no gate.
🤖 Generated with Claude Code
https://claude.ai/code/session_01SmfK8vFU5qrMtmMzSJw2mo
Generated by Claude Code