[rush] `rush change` does not detect change to catalog version of dependency
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 35/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- typescript
- 領域
- tooling
調査の方向性
Reproduce the issue using common/config/rush/pnpm-config.json and project-a/package.json with Rush 5.166.0, then trace the rush change entry point for catalog dependency handling. Confirm that changing the global React catalog version is detected and produces a relevant change proposal.
索引モデルが issue の本文から書いたものです。
説明
Summary
rush change does not detect change to catalog version of dependency
Setup .e.g.
- Create a global catalog entry:
// common/config/rush/pnpm-config.json
...
globalCatalogs": {
"default": {
"react": "^18.0.0",
}
}
- Add catalog entry:
// project-a/package.json
...
dependencies: {
"react": "catalog:
}
Reproduce .e.g.
- Alter
"react": "^18.0.0"=>"react": "^18.0.1" - Run
rush change=>No changes were detected to relevant packages on this branch. Nothing to do.
Standard questions
Please answer these questions to help us investigate your issue more quickly:
| Question | Answer |
|---|---|
@microsoft/rush globally installed version? |
yes |
rushVersion from rush.json? |
5.166.0 |
pnpmVersion, npmVersion, or yarnVersion from rush.json? |
10.28.2 |
(if pnpm) useWorkspaces from pnpm-config.json? |
true |
| Operating system? | Mac |
| Would you consider contributing a PR? | Yes |
Node.js version (node -v)? |
20.20.0 |
- 主要言語
- TypeScript
- スター
- 6.5k
- フォーク
- 708
- 平均マージ
- 4日 13時間
- マージ済み PR(30日)
- 62
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
microsoft/rushstack のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
microsoft/rushstack の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
receptron/mulmoterminal#2264 ·
-
documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
components-web-app/docs#96 ·
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
simonsobs/tileviewer#114 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100