Skip to content

chore(deps): update transitive dependencies#270

Merged
mcanouil merged 1 commit intomainfrom
chore/update-dependencies
Feb 17, 2026
Merged

chore(deps): update transitive dependencies#270
mcanouil merged 1 commit intomainfrom
chore/update-dependencies

Conversation

@mcanouil
Copy link
Copy Markdown
Owner

Summary

  • Update all transitive dependencies to their latest compatible versions via npm update.
  • Only package-lock.json changes; no package.json version range changes.
  • 2 low-severity vulnerabilities remain in mocha -> diff@7.0.0 (transitive; mocha has not yet updated to diff@8.x).

Test plan

  • CI passes on all platforms (ubuntu, macos, windows).
  • Core tests pass (430 tests).
  • Extension tests pass (342 tests, 10 pre-existing failures in activate.test.ts).

Run npm update to pull latest compatible versions of all transitive
dependencies per existing semver ranges in package.json.
@mcanouil mcanouil added the Type: Dependencies ⬆️ Issues related to dependencies, which are external libraries or packages that are used label Feb 17, 2026
@mcanouil mcanouil self-assigned this Feb 17, 2026
@mcanouil mcanouil enabled auto-merge (squash) February 17, 2026 14:20
@mcanouil mcanouil merged commit 0cbe913 into main Feb 17, 2026
7 checks passed
@mcanouil mcanouil deleted the chore/update-dependencies branch February 17, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependencies ⬆️ Issues related to dependencies, which are external libraries or packages that are used

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant