Update dependencies to latest and drop Node 20 (5.2.0) - #374
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #374 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 53 53
Lines 4628 4628
Branches 1361 1416 +55
=========================================
Hits 4628 4628 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Brings development's dependency work into master ahead of the 5.2.0 release.
Security
npm cion Node 20/22).tmpoverride raised to^0.2.7and js-yaml 4.3.2;npm auditreports 0 vulnerabilities for the root anddocs/.Node 20 dropped
engines.nodeis>=22; the CI matrix is 22/24/26/latest with coverage on 22..nvmrcis 22 (was 16).Dependencies to latest
tscfrom stabletypescript@7.0.2instead of the discontinued@typescript/native-previewdev builds. TS 7 has no JS compiler API, so the bundler tests run ts-loader and@rollup/plugin-typescriptagainst atypescript-6install.moduleResolution: "bundler").Verified locally: Node 24/22 and Bun (1675 tests, 100% coverage under Vitest 5), Deno adapter, Playwright on Chromium/Firefox/WebKit, Next.js and TanStack Start E2E, build, bundle size, side-effects audit, doc-sync, docs build,
npm ciwith npm 10 and 11.