fix: update vulnerable transitive dependencies - #1431
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
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
fast-urito patched 3.1.5 and 4.1.2 releasesbrace-expansionto patched 1.1.18 and 2.1.4 releases@module-federation/dts-plugin@2.8.0from its exactundici@7.28.0pin to patched7.29.0Why
These updates address the actionable open Dependabot alerts for
fast-uri,brace-expansion, andundici.The
fast-uriandbrace-expansionparents already allow the patched versions, so they only require a transitive lockfile refresh. Module Federation pinsundici@7.28.0exactly, including in its current 2.8.1 release, so a parent-scoped override is currently the only update path. The override affects only the private Module Federation v2 tester.React Router alert #629 is intentionally not changed here. It only affects unstable RSC APIs, which neither the website nor Rspress uses. Rspress does not yet publish a compatible React Router 8 migration, so that alert should be dismissed separately as vulnerable code not used.
Impact
No public Re.Pack API, published dependency range, or runtime behavior changes. Fresh consumers already resolve the patched
fast-uriversions through the existing semver ranges.Validation
pnpm install --frozen-lockfilepnpm lint:cipnpm typecheckpnpm --filter @callstack/repack-dev-server test— 5 passedpnpm --filter @callstack/repack test— 283 passedpnpm --filter metro-compat-test test— 47 passed, 16 skippedfast-uri@3.1.5and4.1.2brace-expansion@1.1.18and2.1.4undici@7.29.0