fix: update compare-versions imports for v6.x API#1567
Merged
chagong merged 3 commits intodependabot/npm_and_yarn/compare-versions-6.1.1from Feb 12, 2026
Merged
fix: update compare-versions imports for v6.x API#1567chagong merged 3 commits intodependabot/npm_and_yarn/compare-versions-6.1.1from
chagong merged 3 commits intodependabot/npm_and_yarn/compare-versions-6.1.1from
Conversation
Co-authored-by: chagong <831821+chagong@users.noreply.github.com>
Co-authored-by: chagong <831821+chagong@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update compare-versions dependency from 3.6.0 to 6.1.1
fix: update compare-versions imports for v6.x API
Feb 12, 2026
chagong
approved these changes
Feb 12, 2026
Contributor
|
@copilot bump up 'compare-version' package version to '6.1.1' in this PR. |
Contributor
Author
The package.json already contains
The version bump is already part of this PR's changes. Would you like me to restructure the commits differently? |
55e60df
into
dependabot/npm_and_yarn/compare-versions-6.1.1
2 checks passed
wenytang-ms
pushed a commit
that referenced
this pull request
Feb 12, 2026
* build(deps): bump compare-versions from 3.6.0 to 6.1.1 Bumps [compare-versions](https://github.com/omichelsen/compare-versions) from 3.6.0 to 6.1.1. - [Changelog](https://github.com/omichelsen/compare-versions/blob/main/CHANGELOG.md) - [Commits](omichelsen/compare-versions@v3.6.0...v6.1.1) --- updated-dependencies: - dependency-name: compare-versions dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * fix: update compare-versions imports for v6.x API (#1567) * Initial plan * Initial plan for fixing compare-versions build error Co-authored-by: chagong <831821+chagong@users.noreply.github.com> * Fix compare-versions import for v6.x compatibility Co-authored-by: chagong <831821+chagong@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: chagong <831821+chagong@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: chagong <831821+chagong@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.
src/project-settings/projectSettingsView.tsto use named importcompareVersionssrc/formatter-settings/index.tsto use named importcompareVersions✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.