Version Packages#28
Merged
Merged
Conversation
Releases: @launchdarkly/session-replay@0.1.0 @launchdarkly/observability@0.1.0 highlight.run@9.18.0 @highlight-run/next@7.9.11 @highlight-run/react@19.0.0 @highlight-run/remix@2.0.94
84031b6 to
ae9c278
Compare
Vadman97
approved these changes
May 9, 2025
pkaeding
added a commit
that referenced
this pull request
Jun 8, 2026
## Summary Upgrades all vitest instances across the monorepo from vulnerable versions (< 4.1.0) to ^4.1.0, fully remediating the critical path traversal vulnerability [GHSA-5xrq-8626-4rwp](GHSA-5xrq-8626-4rwp). **Changes:** - `highlight-run`: dual vite strategy — `vite5` alias for production builds (CJS compat), vitest 4 uses its own bundled vite 6 - `rrweb` submodule: updated ref with vitest ^4.1.0 across all 7 sub-packages, plus CI workflow fixes (see [rrweb PR #28](launchdarkly/rrweb#28)) - Workspace-level `vitest` resolution to force all transitive instances to ^4.1.0 ## How did you test this change? - All 437 highlight-run tests pass - `yarn install` resolves all vitest to 4.1.8 (verified via `yarn.lock`) ## Are there any deployment considerations? No — vitest is a devDependency only. Link to Devin session: https://app.devin.ai/sessions/53f550284d9d4468b1941a28d0312b41 Requested by: @pkaeding --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@launchdarkly/observability@0.1.0
Minor Changes
@launchdarkly/session-replay@0.1.0
Minor Changes
highlight.run@9.18.0
Minor Changes
@highlight-run/next@7.9.11
Patch Changes
@highlight-run/react@19.0.0
Patch Changes
@highlight-run/remix@2.0.94
Patch Changes