Skip to content

feat: add deno.lock to known lockfiles#244

Merged
pi0 merged 2 commits into
unjs:mainfrom
igalklebanov:patch-1
Aug 19, 2025
Merged

feat: add deno.lock to known lockfiles#244
pi0 merged 2 commits into
unjs:mainfrom
igalklebanov:patch-1

Conversation

@igalklebanov

@igalklebanov igalklebanov commented Aug 16, 2025

Copy link
Copy Markdown
Member

Hey 👋

resolves #243.

This PR adds deno.lock to the lockFiles list so it can be detected by resolveLockfile and findWorkspaceDir.

@pi0 pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thnx!

@pi0 pi0 changed the title feat: add deno.lock to lockFiles. feat: add deno.lock to known lockfiles Aug 16, 2025
@pi0

pi0 commented Aug 16, 2025

Copy link
Copy Markdown
Member

Do you mind to also updating the README, please?

@igalklebanov

Copy link
Copy Markdown
Member Author

Do you mind to also updating the README, please?

Done @ c6188ec

@pi0 pi0 merged commit 877dfe1 into unjs:main Aug 19, 2025
3 checks passed
@igalklebanov igalklebanov deleted the patch-1 branch August 19, 2025 08:41
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.

missing deno lockfile name in lockfile/workspace dir detection.

2 participants