chore: bump major versions for low/medium-risk dependencies#449
Draft
jessealama wants to merge 2 commits intoleanprover-community:mainfrom
Draft
chore: bump major versions for low/medium-risk dependencies#449jessealama wants to merge 2 commits intoleanprover-community:mainfrom
jessealama wants to merge 2 commits intoleanprover-community:mainfrom
Conversation
b9e1552 to
6be2497
Compare
Author
|
This work presumes #447 , so let's keep this PR as a draft until that one is merged in. |
Moved misplaced devDependencies and removed unused packages (react-native, duplicate vite plugins) to get npm update working cleanly. Bumped TypeScript to 5.x to satisfy peer requirements.
Code changes required by the upgrades: - debounce v3: switch to default import - react-markdown v10: wrap in div for className (removed prop) - express v5: use named wildcard params (*path) and array join - Remove @types/debounce (v3 ships own types) All 24 E2E tests pass.
6be2497 to
611986c
Compare
Author
|
I rebased this PR on top of the latest work on main. It remains a draft; it should be tackled after #447 (which was also rebased). |
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.
Builds on #447 by bumping packages to their latest major versions. These are the low-to-medium risk upgrades that don't touch the React/Redux/MUI/Lean toolchain ecosystem; other major version upgrades are possible but require more checking.
Code changes required by the upgrades
@types/debounceremoved (v3 ships own types)classNameprop removed; wrapped in<div>*path) and are captured as arraysOther major version bumps (no code changes needed)
@fontsource/roboto 5, @fontsource/roboto-mono 5, @fortawesome/* 7, concurrently 9, cross-env 10, css-loader 7, cypress 15, i18next 25, i18next-http-backend 3, marked 17, react-i18next 16, rehype-katex 7, remark-gfm 4, remark-math 6, style-loader 4, uuid 13, vite 7, vite-plugin-node-polyfills 0.25, vite-plugin-static-copy 3, @vitejs/plugin-react-swc 4, wait-on 9