Skip to content

fix: respect lockfile when loading jsr specifiers#572

Merged
nayeemrmn merged 3 commits intodenoland:mainfrom
nayeemrmn:jsr-lockfile
Mar 3, 2025
Merged

fix: respect lockfile when loading jsr specifiers#572
nayeemrmn merged 3 commits intodenoland:mainfrom
nayeemrmn:jsr-lockfile

Conversation

@nayeemrmn
Copy link
Collaborator

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

LGTM once the code is moved into resolve_jsr_version.

@nayeemrmn nayeemrmn merged commit 988dce7 into denoland:main Mar 3, 2025
16 checks passed
@nayeemrmn nayeemrmn deleted the jsr-lockfile branch March 3, 2025 17:20
name: package_req.name.clone(),
version,
};
self
Copy link
Member

Choose a reason for hiding this comment

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

Here

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.

JSR package "@std/async" is not installed or doesn't exist.deno(not-installed-jsr)

2 participants