Skip to content

chore(packageManager): lock in pnpm@8.9.0#987

Merged
waynzh merged 1 commit intovitejs:mainfrom
thinkasany:packageManager
Jul 23, 2024
Merged

chore(packageManager): lock in pnpm@8.9.0#987
waynzh merged 1 commit intovitejs:mainfrom
thinkasany:packageManager

Conversation

@thinkasany
Copy link
Collaborator

实际上应该像vite主仓库一样lock在9.5,但是目前lock文件变更会很大。主要原因是 pnpm8 和 pnpm9 文件格式变了,每行都会变更。

通过锁在8.x,使用corepack,可以避免安装依赖时起冲突

https://github.com/vitejs/vite/blob/main/package.json#L100C1-L100C34

@vercel
Copy link

vercel bot commented Jul 22, 2024

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

Name Status Preview Comments Updated (UTC)
cn-vitejs-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2024 9:51am

@waynzh
Copy link
Collaborator

waynzh commented Jul 23, 2024

感谢提醒。在上一次合并主仓库时,忽略了 此次 pnpm 更新
先合并此 PR,避免其他贡献者安装依赖时也产生困扰。在下一次合并主仓库时,会统一升级至 v9 版本。

@waynzh waynzh merged commit 459538e into vitejs:main Jul 23, 2024
@thinkasany
Copy link
Collaborator Author

感谢提醒。在上一次合并主仓库时,忽略了 此次 pnpm 更新。 先合并此 PR,避免其他贡献者安装依赖时也产生困扰。在下一次合并主仓库时,会统一升级至 v9 版本。

Hi~,我对vite中文站的维护工作很感兴趣,想知道怎么样才可以加入你们,我之前在 vitest 中文站点那边工作过很长一段时间,也是印记中文自动同步然后处理冲突的。 https://github.com/vitest-dev/docs-cn/commits?author=thinkasany

@waynzh
Copy link
Collaborator

waynzh commented Jul 23, 2024

cc @ShenQingchuan 😎

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.

2 participants