Skip to content

chore: update dependencies with vulnerabilities#2619

Merged
AlbinaBlazhko17 merged 2 commits intomainfrom
chore/update-minimatch-and-fast-xml-parser
Mar 2, 2026
Merged

chore: update dependencies with vulnerabilities#2619
AlbinaBlazhko17 merged 2 commits intomainfrom
chore/update-minimatch-and-fast-xml-parser

Conversation

@AlbinaBlazhko17
Copy link
Contributor

What/Why/How?

Ran audit fix, which updates two packages: minimatch and fast-xml-parser.

Reference

Resolves #2617
Resolves #2610

Testing

Screenshots (optional)

Check yourself

  • Code changed? - Tested with Redoc/Realm/Reunite (internal)
  • All new/updated code is covered by tests
  • New package installed? - Tested in different environments (browser/node)
  • Documentation update considered

Security

  • The security impact of the change has been considered
  • Code follows company security practices and guidelines

@changeset-bot
Copy link

changeset-bot bot commented Mar 2, 2026

⚠️ No Changeset found

Latest commit: 327e949

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 79.17% (🎯 79%) 6379 / 8057
🔵 Statements 78.62% (🎯 78%) 6591 / 8383
🔵 Functions 82.53% (🎯 82%) 1309 / 1586
🔵 Branches 71% (🎯 70%) 4341 / 6114
File CoverageNo changed files found.
Generated in workflow #8830 for commit 327e949 by the Vitest Coverage Report Action

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

CLI Version Mean Time ± Std Dev (s) Relative Performance (Lower is Faster)
cli-latest 3.587s ± 0.038s ▓ 1.01x
cli-next 3.564s ± 0.040s ▓ 1.00x (Fastest)

@AlbinaBlazhko17 AlbinaBlazhko17 marked this pull request as ready for review March 2, 2026 09:18
@AlbinaBlazhko17 AlbinaBlazhko17 requested a review from a team as a code owner March 2, 2026 09:18
@AlbinaBlazhko17 AlbinaBlazhko17 merged commit edb6cd4 into main Mar 2, 2026
40 checks passed
@AlbinaBlazhko17 AlbinaBlazhko17 deleted the chore/update-minimatch-and-fast-xml-parser branch March 2, 2026 09:32
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.

fast-xml-parser CVE-2026-27942 minimatch CVE-2026-26996

2 participants