Skip to content

chore: reduce dependency dupes in lockfiles#561

Merged
wmmc88 merged 1 commit into
microsoft:mainfrom
wmmc88:reduce-duplicate-dependencies
Nov 11, 2025
Merged

chore: reduce dependency dupes in lockfiles#561
wmmc88 merged 1 commit into
microsoft:mainfrom
wmmc88:reduce-duplicate-dependencies

Conversation

@wmmc88

@wmmc88 wmmc88 commented Nov 5, 2025

Copy link
Copy Markdown
Collaborator

Removes duplicate dependency versions in workspace, examples, and tests. This should slightly speed up build, test, pipelines, etc

closes #500

Copilot AI review requested due to automatic review settings November 5, 2025 01:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wmmc88 wmmc88 requested a review from a team November 5, 2025 01:33

@krishnakumar4a4 krishnakumar4a4 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

Things I have focussed on this review are

  • windows-sys 0.52.0 is removed
  • nu-ansi-term bumped to 0.50.3 in which windows-sys dep range is widened nushell/nu-ansi-term#69

I believe rest of the changes are automatic updates done due to cargo update run.

@wmmc88 wmmc88 added this pull request to the merge queue Nov 11, 2025
Merged via the queue into microsoft:main with commit 632c821 Nov 11, 2025
229 checks passed
@wmmc88 wmmc88 deleted the reduce-duplicate-dependencies branch November 11, 2025 03:32
wmmc88 added a commit to wmmc88/windows-drivers-rs that referenced this pull request Nov 11, 2025
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.

Fix duplicate windows-sys versions and enforce in CI

4 participants