Skip to content

fix: skip doing npm resolution in more cases#31305

Merged
dsherret merged 1 commit intodenoland:mainfrom
dsherret:fix_deno_semver_version_req_comparison
Nov 15, 2025
Merged

fix: skip doing npm resolution in more cases#31305
dsherret merged 1 commit intodenoland:mainfrom
dsherret:fix_deno_semver_version_req_comparison

Conversation

@dsherret
Copy link
Copy Markdown
Contributor

There was a bug that was causing npm resolution to occur due to:

Also includes:

Copilot AI review requested due to automatic review settings November 15, 2025 20:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the deno_semver dependency from version 0.9.0 to 0.9.1 to fix a bug causing unnecessary npm resolution. The update incorporates fixes from two upstream PRs in the deno_semver repository that address npm resolution triggers.

  • Updated deno_semver dependency to version 0.9.1
  • Updated corresponding Cargo.lock with new version and checksum

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
Cargo.toml Bumps deno_semver version constraint from =0.9.0 to =0.9.1
Cargo.lock Updates deno_semver package version and checksum to match the new dependency version

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

@dsherret dsherret merged commit 4bf2ad3 into denoland:main Nov 15, 2025
25 checks passed
@dsherret dsherret deleted the fix_deno_semver_version_req_comparison branch November 15, 2025 22:51
bartlomieju pushed a commit to bartlomieju/deno that referenced this pull request Nov 17, 2025
There was a bug that was causing npm resolution to occur due to:

* denoland/deno_semver#49

Also includes:

* denoland/deno_semver#45
bartlomieju pushed a commit that referenced this pull request Jan 22, 2026
There was a bug that was causing npm resolution to occur due to:

* denoland/deno_semver#49

Also includes:

* denoland/deno_semver#45
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.

3 participants