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

chore: use pnpm catalog to manage dependencies #5174

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

KazariEX
Copy link
Member

@KazariEX KazariEX commented Feb 13, 2025

No description provided.

Copy link

pkg-pr-new bot commented Feb 13, 2025

Open in Stackblitz

vue-component-meta

npm i https://pkg.pr.new/vuejs/language-tools/vue-component-meta@5174

vue-component-type-helpers

npm i https://pkg.pr.new/vuejs/language-tools/vue-component-type-helpers@5174

@vue/language-core

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-core@5174

@vue/language-plugin-pug

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-plugin-pug@5174

@vue/language-server

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-server@5174

@vue/language-service

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-service@5174

vue-tsc

npm i https://pkg.pr.new/vuejs/language-tools/vue-tsc@5174

@vue/typescript-plugin

npm i https://pkg.pr.new/vuejs/language-tools/@vue/typescript-plugin@5174

commit: d7ff211

@KazariEX KazariEX marked this pull request as draft February 13, 2025 07:55
- packages/*
- test-workspace
catalog:
"@lerna-lite/cli": &lerna ^3.11.0
Copy link
Contributor

@ghiscoding ghiscoding Feb 24, 2025

Choose a reason for hiding this comment

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

hi there, I'm the maintainer of Lerna-Lite and I brought full catalog: support in v3.12.0 only (both lerna commands) and so you should consider updating Lerna-Lite to latest. The summary is that v3.11.0 only had lerna version catalog support and lerna publish with catalog support was only added in v3.12.0

I'm not sure about &lerna and *lerna though since this is new syntax to me, consider testing lerna with --dry-run first

Copy link
Member Author

Choose a reason for hiding this comment

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

It seems that lerna only updated the version of a private package and did not update the catalog.

image

And the updated package is not from the root directory.

image

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