Skip to content

Version Packages#28

Merged
Vadman97 merged 4 commits into
mainfrom
changeset-release/main
May 12, 2025
Merged

Version Packages#28
Vadman97 merged 4 commits into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented May 9, 2025

Copy link
Copy Markdown
Contributor

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

  • Updated dependencies [26cc5f1]
    • highlight.run@9.18.0
    • @highlight-run/node@3.12.1
    • @highlight-run/react@19.0.0

@highlight-run/react@19.0.0

Patch Changes

  • Updated dependencies [26cc5f1]
    • highlight.run@9.18.0

@highlight-run/remix@2.0.94

Patch Changes

  • Updated dependencies [26cc5f1]
    • highlight.run@9.18.0
    • @highlight-run/node@3.12.1
    • @highlight-run/react@19.0.0

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
@Vadman97 Vadman97 force-pushed the changeset-release/main branch from 84031b6 to ae9c278 Compare May 9, 2025 21:54
@Vadman97 Vadman97 merged commit 60fdefd into main May 12, 2025
@Vadman97 Vadman97 deleted the changeset-release/main branch May 12, 2025 02:26
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant