这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@chris-olszewski
Copy link
Contributor

Description

Fixes #5529

During the Rust migration I must've messed up the directory field name. Double checked against @pnpm/lockfile-types to make sure all of the fields are correct now.

PackageResolution should be an enum, but the fact that tarballs are an untagged variant makes that tricky to communicate to serde. A struct does enough for us.

Testing Instructions

Added new unit test to make sure we don't lose any fields for the various variants of the resolution field

@vercel
Copy link
Contributor

vercel bot commented Jul 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-native-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jul 18, 2023 5:29pm
examples-nonmonorepo 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jul 18, 2023 5:29pm
examples-svelte-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jul 18, 2023 5:29pm
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Jul 18, 2023 5:29pm
examples-cra-web ⬜️ Ignored (Inspect) Visit Preview Jul 18, 2023 5:29pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Jul 18, 2023 5:29pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Jul 18, 2023 5:29pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Jul 18, 2023 5:29pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Jul 18, 2023 5:29pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Jul 18, 2023 5:29pm
turbo-site ⬜️ Ignored (Inspect) Visit Preview Jul 18, 2023 5:29pm

@github-actions
Copy link
Contributor

github-actions bot commented Jul 17, 2023

🟢 CI successful 🟢

Thanks

@chris-olszewski chris-olszewski merged commit 5ab8ac0 into main Jul 18, 2023
@chris-olszewski chris-olszewski deleted the olszewski/fix_pnpm_resolution_definition branch July 18, 2023 22:06
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.

[turborepo] Prune generates invalid pnpm-lock.yaml when injecting local workspace

3 participants