Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates npm packages to their latest versions within the current semver ranges, keeping the project's dependencies up to date with bug fixes and minor feature enhancements without introducing breaking changes.
Changes:
- Updated 8 npm packages to their latest patch/minor versions
- All updates are within existing semver constraints (no breaking changes)
- Package lock file synchronized with package.json changes
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updated version constraints for @vscode/extension-telemetry (1.2.0→1.5.0), semver (7.7.3→7.7.4), esbuild (0.27.0→0.27.3), @types/node (22.19.1→22.19.11), eslint (9.39.1→9.39.2), prettier (3.6.2→3.8.1), and typescript-eslint (8.48.0→8.56.0) |
| package-lock.json | Synchronized lock file with resolved versions matching package.json updates, plus transitive dependency updates including @eslint/js (9.39.1→9.39.2), various Azure/Microsoft packages, and other sub-dependencies |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
SeeminglyScience
approved these changes
Feb 19, 2026
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.
Updates npm packages to their latest versions within current semver ranges.
Changes
@eslint/js: 9.39.1 → 9.39.2@types/node: 22.19.1 → 22.19.11@vscode/extension-telemetry: 1.2.0 → 1.5.0esbuild: 0.27.0 → 0.27.3eslint: 9.39.1 → 9.39.2prettier: 3.6.2 → 3.8.1semver: 7.7.3 → 7.7.4typescript-eslint: 8.48.0 → 8.56.0Skipped (major version bumps that require evaluation):
@eslint/js/eslint: v10 (breaking changes)@types/sinon/sinon: v21@types/vscode: v1.109 (tied to engine version)untildify: v6