Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to lockfile v4 #60

Closed
wants to merge 2 commits into from
Closed

Conversation

zebreus
Copy link

@zebreus zebreus commented Jul 27, 2024

This PR will update the deno_lockfile dependency

@@ -13,7 +13,7 @@ license = "MIT"
anyhow = "1.0.70"
async-trait = "0.1.68"
deno_semver = "0.5.4"
deno_lockfile = "0.20.0"
deno_lockfile = { git = "https://github.com/zebreus/deno_lockfile.git", branch = "work-on-lockfile" }
Copy link

@birkskyum birkskyum Sep 22, 2024

Choose a reason for hiding this comment

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

Could this be v0.22 or later, which default lockfile v4?

@dsherret
Copy link
Member

Going to close this one. We'd have to land the API changes to deno_lockfile first though I'm not sure if it's worth the effort.

@dsherret dsherret closed this Oct 15, 2024
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