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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lockfile): remove registry from tarball resolutions #7262

Merged
merged 7 commits into from Oct 31, 2023

Conversation

stevenpetryk
Copy link
Contributor

@stevenpetryk stevenpetryk commented Oct 30, 2023

In some cases, pnpm would add a registry field to tarball resolutions in pnpm-lock.yaml. This field is no longer used, so it was removed, which should make lockfiles smaller and their generation more deterministic.

馃挰 Discord discussion

In some cases, pnpm would add a `registry` field to tarball resolutions
in pnpm-lock.yaml. This field is no longer used, so it was removed,
which should make lockfiles smaller and their generation more
deterministic.
@stevenpetryk stevenpetryk marked this pull request as ready for review October 30, 2023 23:58
@zkochan
Copy link
Member

zkochan commented Oct 31, 2023

You need to change more tests.

@zkochan zkochan merged commit 4c24502 into pnpm:main Oct 31, 2023
9 checks passed
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.

None yet

2 participants