chore: upgrade dependencies to current stable versions#258
Open
rainerhahnekamp wants to merge 1 commit into
Open
chore: upgrade dependencies to current stable versions#258rainerhahnekamp wants to merge 1 commit into
rainerhahnekamp wants to merge 1 commit into
Conversation
…lting#257) - Node.js 18 → 24 LTS (Node 18 EOL April 2025) across all CI workflows - actions/setup-node v3 → v4 in build and release-please workflows - @types/node 18.19.14 → ^24.0.0 - typescript-eslint + @typescript-eslint/rule-tester ^8.5.0 → ^8.60.0 - nx + @nx/js + @nx/workspace 20.0.7 → 22.7.4 - vitest + @vitest/coverage-v8 ^2.0.3 → ^4.1.7 - All @docusaurus/* packages 3.4.0 → ^3.10.0 (docs/) - TypeScript in docs ~5.2.2 → ~5.5.3 - Node engines in docs >=18.0 → >=24.0 Note: yarn.lock needs to be regenerated locally after checkout. TypeScript 5.5 → 6.0 upgrade is tracked separately due to tsconfig changes. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
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
nxand related packages from v20 to v22.7.4@typescript-eslint/rule-testerandtypescript-eslintto ^8.60.0vitestand@vitest/coverage-v8from ^2 to ^4@types/nodeto ^24.0.0typescriptin docs to ~5.5.3actions/setup-nodev3 → v4, Node.js 18 → 24 across all workflowsmigrations.jsonentries from the nx upgradeTest plan
yarninstalls cleanlyyarn build)yarn test)🤖 Generated with Claude Code