From 70d565cf799f57d868ef2fd5f4b72985dddbc506 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Wed, 26 Feb 2025 12:56:43 +0100 Subject: [PATCH] chore(release): 10.5.1 --- .changeset/few-islands-wink.md | 6 ------ .changeset/fifty-trainers-unite.md | 6 ------ .changeset/olive-phones-rule.md | 6 ------ .changeset/pink-peas-drive.md | 6 ------ .changeset/tall-eagles-sleep.md | 6 ------ cache/api/CHANGELOG.md | 7 +++++++ cache/api/package.json | 2 +- cache/commands/CHANGELOG.md | 9 +++++++++ cache/commands/package.json | 2 +- cli/cli-utils/CHANGELOG.md | 8 ++++++++ cli/cli-utils/package.json | 2 +- cli/default-reporter/CHANGELOG.md | 7 +++++++ cli/default-reporter/package.json | 2 +- cli/parse-cli-args/CHANGELOG.md | 7 +++++++ cli/parse-cli-args/package.json | 2 +- .../plugin-commands-completion/CHANGELOG.md | 10 ++++++++++ .../plugin-commands-completion/package.json | 2 +- config/config/CHANGELOG.md | 6 ++++++ config/config/package.json | 2 +- config/plugin-commands-config/CHANGELOG.md | 8 ++++++++ config/plugin-commands-config/package.json | 2 +- deps/status/CHANGELOG.md | 9 +++++++++ deps/status/package.json | 2 +- env/plugin-commands-env/CHANGELOG.md | 8 ++++++++ env/plugin-commands-env/package.json | 2 +- exec/build-commands/CHANGELOG.md | 10 ++++++++++ exec/build-commands/package.json | 2 +- exec/plugin-commands-rebuild/CHANGELOG.md | 10 ++++++++++ exec/plugin-commands-rebuild/package.json | 2 +- .../CHANGELOG.md | 13 +++++++++++++ .../package.json | 2 +- lockfile/plugin-commands-audit/CHANGELOG.md | 8 ++++++++ lockfile/plugin-commands-audit/package.json | 2 +- modules-mounter/daemon/CHANGELOG.md | 7 +++++++ modules-mounter/daemon/package.json | 2 +- packages/make-dedicated-lockfile/CHANGELOG.md | 7 +++++++ packages/make-dedicated-lockfile/package.json | 2 +- packages/plugin-commands-doctor/CHANGELOG.md | 8 ++++++++ packages/plugin-commands-doctor/package.json | 2 +- packages/plugin-commands-init/CHANGELOG.md | 8 ++++++++ packages/plugin-commands-init/package.json | 2 +- packages/plugin-commands-setup/CHANGELOG.md | 6 ++++++ packages/plugin-commands-setup/package.json | 2 +- patching/plugin-commands-patching/CHANGELOG.md | 11 +++++++++++ patching/plugin-commands-patching/package.json | 2 +- .../plugin-commands-installation/CHANGELOG.md | 18 ++++++++++++++++++ .../plugin-commands-installation/package.json | 2 +- pnpm/CHANGELOG.md | 10 ++++++++++ pnpm/artifacts/exe/package.json | 2 +- pnpm/artifacts/linux-arm64/package.json | 2 +- pnpm/artifacts/linux-x64/package.json | 2 +- pnpm/artifacts/macos-arm64/package.json | 2 +- pnpm/artifacts/macos-x64/package.json | 2 +- pnpm/artifacts/win-arm64/package.json | 2 +- pnpm/artifacts/win-x64/package.json | 2 +- pnpm/dev/CHANGELOG.md | 8 ++++++++ pnpm/dev/package.json | 2 +- pnpm/package.json | 2 +- releasing/plugin-commands-deploy/CHANGELOG.md | 10 ++++++++++ releasing/plugin-commands-deploy/package.json | 2 +- .../plugin-commands-publishing/CHANGELOG.md | 9 +++++++++ .../plugin-commands-publishing/package.json | 2 +- .../plugin-commands-licenses/CHANGELOG.md | 8 ++++++++ .../plugin-commands-licenses/package.json | 2 +- reviewing/plugin-commands-listing/CHANGELOG.md | 8 ++++++++ reviewing/plugin-commands-listing/package.json | 2 +- .../plugin-commands-outdated/CHANGELOG.md | 8 ++++++++ .../plugin-commands-outdated/package.json | 2 +- store/plugin-commands-server/CHANGELOG.md | 9 +++++++++ store/plugin-commands-server/package.json | 2 +- .../CHANGELOG.md | 7 +++++++ .../package.json | 2 +- store/plugin-commands-store/CHANGELOG.md | 9 +++++++++ store/plugin-commands-store/package.json | 2 +- store/store-connection-manager/CHANGELOG.md | 7 +++++++ store/store-connection-manager/package.json | 2 +- .../plugin-commands-self-updater/CHANGELOG.md | 10 ++++++++++ .../plugin-commands-self-updater/package.json | 2 +- .../filter-packages-from-dir/CHANGELOG.md | 7 +++++++ .../filter-packages-from-dir/package.json | 2 +- .../filter-workspace-packages/CHANGELOG.md | 6 ++++++ .../filter-workspace-packages/package.json | 2 +- workspace/find-packages/CHANGELOG.md | 6 ++++++ workspace/find-packages/package.json | 2 +- workspace/find-workspace-dir/CHANGELOG.md | 6 ++++++ workspace/find-workspace-dir/package.json | 2 +- workspace/manifest-writer/CHANGELOG.md | 6 ++++++ workspace/manifest-writer/package.json | 2 +- workspace/state/CHANGELOG.md | 7 +++++++ workspace/state/package.json | 2 +- 90 files changed, 372 insertions(+), 76 deletions(-) delete mode 100644 .changeset/few-islands-wink.md delete mode 100644 .changeset/fifty-trainers-unite.md delete mode 100644 .changeset/olive-phones-rule.md delete mode 100644 .changeset/pink-peas-drive.md delete mode 100644 .changeset/tall-eagles-sleep.md diff --git a/.changeset/few-islands-wink.md b/.changeset/few-islands-wink.md deleted file mode 100644 index 2634de9042..0000000000 --- a/.changeset/few-islands-wink.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/find-workspace-dir": minor -"pnpm": patch ---- - -Throw an error message if a `pnpm-workspaces.yaml` or `pnpm-workspaces.yml` file is found instead of a `pnpm-workspace.yaml` [#9170](https://github.com/pnpm/pnpm/issues/9170). diff --git a/.changeset/fifty-trainers-unite.md b/.changeset/fifty-trainers-unite.md deleted file mode 100644 index deb2b16bc5..0000000000 --- a/.changeset/fifty-trainers-unite.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/workspace.manifest-writer": patch -"pnpm": patch ---- - -Fix the update of `pnpm-workspace.yaml` by the `pnpm approve-builds` command [#9168](https://github.com/pnpm/pnpm/issues/9168). diff --git a/.changeset/olive-phones-rule.md b/.changeset/olive-phones-rule.md deleted file mode 100644 index 71a6ac67bc..0000000000 --- a/.changeset/olive-phones-rule.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/plugin-commands-installation": patch -pnpm: patch ---- - -Normalize generated link paths in `package.json` [#9163](https://github.com/pnpm/pnpm/pull/9163) diff --git a/.changeset/pink-peas-drive.md b/.changeset/pink-peas-drive.md deleted file mode 100644 index 2ebf429a9f..0000000000 --- a/.changeset/pink-peas-drive.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/config": patch -"pnpm": patch ---- - -Specifying `overrides` in `pnpm-workspace.yaml` should work. diff --git a/.changeset/tall-eagles-sleep.md b/.changeset/tall-eagles-sleep.md deleted file mode 100644 index 16a67f6183..0000000000 --- a/.changeset/tall-eagles-sleep.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/plugin-commands-script-runners": patch -"pnpm": patch ---- - -`pnpm dlx` should ignore settings from the `package.json` file in the current working directory [#9178](https://github.com/pnpm/pnpm/issues/9178). diff --git a/cache/api/CHANGELOG.md b/cache/api/CHANGELOG.md index e9f5db68de..d76266a81b 100644 --- a/cache/api/CHANGELOG.md +++ b/cache/api/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/cache.api +## 1000.0.11 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + ## 1000.0.10 ### Patch Changes diff --git a/cache/api/package.json b/cache/api/package.json index 568066949e..f4a49d9988 100644 --- a/cache/api/package.json +++ b/cache/api/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cache.api", - "version": "1000.0.10", + "version": "1000.0.11", "description": "API for controlling the cache", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/cache/commands/CHANGELOG.md b/cache/commands/CHANGELOG.md index fe16aab791..c1cdba71da 100644 --- a/cache/commands/CHANGELOG.md +++ b/cache/commands/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/cache.commands +## 1000.0.12 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/cache.api@1000.0.11 + - @pnpm/cli-utils@1000.0.12 + ## 1000.0.11 ### Patch Changes diff --git a/cache/commands/package.json b/cache/commands/package.json index 7c27068938..4ff5392bf3 100644 --- a/cache/commands/package.json +++ b/cache/commands/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cache.commands", - "version": "1000.0.11", + "version": "1000.0.12", "description": "Commands for controlling the cache", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/cli/cli-utils/CHANGELOG.md b/cli/cli-utils/CHANGELOG.md index 11e044a668..62cac1bc09 100644 --- a/cli/cli-utils/CHANGELOG.md +++ b/cli/cli-utils/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/cli-utils +## 1000.0.12 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/default-reporter@1001.3.3 + ## 1000.0.11 ### Patch Changes diff --git a/cli/cli-utils/package.json b/cli/cli-utils/package.json index 0c52ffce39..194332838f 100644 --- a/cli/cli-utils/package.json +++ b/cli/cli-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cli-utils", - "version": "1000.0.11", + "version": "1000.0.12", "description": "Utils for pnpm commands", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/cli/default-reporter/CHANGELOG.md b/cli/default-reporter/CHANGELOG.md index 7e2c7aab5a..578dadb5a2 100644 --- a/cli/default-reporter/CHANGELOG.md +++ b/cli/default-reporter/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/default-reporter +## 1001.3.3 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + ## 1001.3.2 ### Patch Changes diff --git a/cli/default-reporter/package.json b/cli/default-reporter/package.json index 6514ac01d8..aaabf4b05b 100644 --- a/cli/default-reporter/package.json +++ b/cli/default-reporter/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/default-reporter", - "version": "1001.3.2", + "version": "1001.3.3", "description": "The default reporter of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/cli/parse-cli-args/CHANGELOG.md b/cli/parse-cli-args/CHANGELOG.md index 49282f6553..feca882401 100644 --- a/cli/parse-cli-args/CHANGELOG.md +++ b/cli/parse-cli-args/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/parse-cli-args +## 1000.0.4 + +### Patch Changes + +- Updated dependencies [69f922a] + - @pnpm/find-workspace-dir@1000.1.0 + ## 1000.0.3 ### Patch Changes diff --git a/cli/parse-cli-args/package.json b/cli/parse-cli-args/package.json index 8aa4fcd672..fd0d7fb9ef 100644 --- a/cli/parse-cli-args/package.json +++ b/cli/parse-cli-args/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/parse-cli-args", - "version": "1000.0.3", + "version": "1000.0.4", "description": "Parses the CLI args passed to pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/completion/plugin-commands-completion/CHANGELOG.md b/completion/plugin-commands-completion/CHANGELOG.md index 6aba0338e8..c2c73b357a 100644 --- a/completion/plugin-commands-completion/CHANGELOG.md +++ b/completion/plugin-commands-completion/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-completion +## 1000.0.12 + +### Patch Changes + +- Updated dependencies [69f922a] + - @pnpm/find-workspace-dir@1000.1.0 + - @pnpm/parse-cli-args@1000.0.4 + - @pnpm/cli-utils@1000.0.12 + - @pnpm/workspace.find-packages@1000.0.12 + ## 1000.0.11 ### Patch Changes diff --git a/completion/plugin-commands-completion/package.json b/completion/plugin-commands-completion/package.json index a1c9e86f2c..4302603b49 100644 --- a/completion/plugin-commands-completion/package.json +++ b/completion/plugin-commands-completion/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-completion", - "version": "1000.0.11", + "version": "1000.0.12", "description": "Commands for shell completions", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/config/config/CHANGELOG.md b/config/config/CHANGELOG.md index 9e32725b92..52fa35b294 100644 --- a/config/config/CHANGELOG.md +++ b/config/config/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/config +## 1002.4.1 + +### Patch Changes + +- 1c2eb8c: Specifying `overrides` in `pnpm-workspace.yaml` should work. + ## 1002.4.0 ### Minor Changes diff --git a/config/config/package.json b/config/config/package.json index 7e359158fb..3f73d45486 100644 --- a/config/config/package.json +++ b/config/config/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/config", - "version": "1002.4.0", + "version": "1002.4.1", "description": "Gets configuration options for pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/config/plugin-commands-config/CHANGELOG.md b/config/plugin-commands-config/CHANGELOG.md index a2c95cd371..c7f2323e59 100644 --- a/config/plugin-commands-config/CHANGELOG.md +++ b/config/plugin-commands-config/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-config +## 1000.0.12 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + ## 1000.0.11 ### Patch Changes diff --git a/config/plugin-commands-config/package.json b/config/plugin-commands-config/package.json index f61c6675a6..64c67317d5 100644 --- a/config/plugin-commands-config/package.json +++ b/config/plugin-commands-config/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-config", - "version": "1000.0.11", + "version": "1000.0.12", "description": "Commands for reading and writing settings to/from config files", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/deps/status/CHANGELOG.md b/deps/status/CHANGELOG.md index 017e75e8f5..8ed5c86cb9 100644 --- a/deps/status/CHANGELOG.md +++ b/deps/status/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/deps.status +## 1002.0.1 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/workspace.state@1001.1.7 + - @pnpm/workspace.find-packages@1000.0.12 + ## 1002.0.0 ### Major Changes diff --git a/deps/status/package.json b/deps/status/package.json index c1250140a7..aad666dddd 100644 --- a/deps/status/package.json +++ b/deps/status/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/deps.status", - "version": "1002.0.0", + "version": "1002.0.1", "description": "Check dependencies status", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/env/plugin-commands-env/CHANGELOG.md b/env/plugin-commands-env/CHANGELOG.md index 34c15e3cea..c19bf6ae61 100644 --- a/env/plugin-commands-env/CHANGELOG.md +++ b/env/plugin-commands-env/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-env +## 1000.0.12 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + ## 1000.0.11 ### Patch Changes diff --git a/env/plugin-commands-env/package.json b/env/plugin-commands-env/package.json index b42cad711e..2a9115617a 100644 --- a/env/plugin-commands-env/package.json +++ b/env/plugin-commands-env/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-env", - "version": "1000.0.11", + "version": "1000.0.12", "description": "pnpm commands for managing Node.js", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/exec/build-commands/CHANGELOG.md b/exec/build-commands/CHANGELOG.md index 95ba2f7e38..72c54e16fd 100644 --- a/exec/build-commands/CHANGELOG.md +++ b/exec/build-commands/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/exec.build-commands +## 1001.0.1 + +### Patch Changes + +- Updated dependencies [23754c7] +- Updated dependencies [1c2eb8c] + - @pnpm/workspace.manifest-writer@1000.0.1 + - @pnpm/config@1002.4.1 + - @pnpm/plugin-commands-rebuild@1002.0.1 + ## 1001.0.0 ### Major Changes diff --git a/exec/build-commands/package.json b/exec/build-commands/package.json index c0d9b5fc78..2872af8594 100644 --- a/exec/build-commands/package.json +++ b/exec/build-commands/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/exec.build-commands", - "version": "1001.0.0", + "version": "1001.0.1", "description": "Commands for managing dependency builds", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/exec/plugin-commands-rebuild/CHANGELOG.md b/exec/plugin-commands-rebuild/CHANGELOG.md index 862fd6f56d..e65d7c81ca 100644 --- a/exec/plugin-commands-rebuild/CHANGELOG.md +++ b/exec/plugin-commands-rebuild/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-rebuild +## 1002.0.1 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + - @pnpm/store-connection-manager@1000.0.11 + - @pnpm/workspace.find-packages@1000.0.12 + ## 1002.0.0 ### Major Changes diff --git a/exec/plugin-commands-rebuild/package.json b/exec/plugin-commands-rebuild/package.json index a2db611bc2..befc2b767c 100644 --- a/exec/plugin-commands-rebuild/package.json +++ b/exec/plugin-commands-rebuild/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-rebuild", - "version": "1002.0.0", + "version": "1002.0.1", "description": "Commands for rebuilding dependencies", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/exec/plugin-commands-script-runners/CHANGELOG.md b/exec/plugin-commands-script-runners/CHANGELOG.md index 07313dd4ec..72cedcb968 100644 --- a/exec/plugin-commands-script-runners/CHANGELOG.md +++ b/exec/plugin-commands-script-runners/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/plugin-commands-script-runners +## 1000.2.1 + +### Patch Changes + +- 0b31bf0: `pnpm dlx` should ignore settings from the `package.json` file in the current working directory [#9178](https://github.com/pnpm/pnpm/issues/9178). +- Updated dependencies [76973d8] +- Updated dependencies [1c2eb8c] + - @pnpm/plugin-commands-installation@1002.0.1 + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + - @pnpm/deps.status@1002.0.1 + - @pnpm/plugin-commands-env@1000.0.12 + ## 1000.2.0 ### Minor Changes diff --git a/exec/plugin-commands-script-runners/package.json b/exec/plugin-commands-script-runners/package.json index e5e04bbc79..9088fccfad 100644 --- a/exec/plugin-commands-script-runners/package.json +++ b/exec/plugin-commands-script-runners/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-script-runners", - "version": "1000.2.0", + "version": "1000.2.1", "description": "Commands for running scripts", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/plugin-commands-audit/CHANGELOG.md b/lockfile/plugin-commands-audit/CHANGELOG.md index 56660ba80f..fb18283848 100644 --- a/lockfile/plugin-commands-audit/CHANGELOG.md +++ b/lockfile/plugin-commands-audit/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-audit +## 1001.0.12 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + ## 1001.0.11 ### Patch Changes diff --git a/lockfile/plugin-commands-audit/package.json b/lockfile/plugin-commands-audit/package.json index 16b37d9cbd..4eac6d1f57 100644 --- a/lockfile/plugin-commands-audit/package.json +++ b/lockfile/plugin-commands-audit/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-audit", - "version": "1001.0.11", + "version": "1001.0.12", "description": "pnpm commands for dependencies audit", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/modules-mounter/daemon/CHANGELOG.md b/modules-mounter/daemon/CHANGELOG.md index bfc290ed03..4e5317e569 100644 --- a/modules-mounter/daemon/CHANGELOG.md +++ b/modules-mounter/daemon/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/mount-modules +## 1001.0.11 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + ## 1001.0.10 ### Patch Changes diff --git a/modules-mounter/daemon/package.json b/modules-mounter/daemon/package.json index 66768a03c4..b4159b990c 100644 --- a/modules-mounter/daemon/package.json +++ b/modules-mounter/daemon/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/mount-modules", - "version": "1001.0.10", + "version": "1001.0.11", "description": "Mounts a node_modules directory with FUSE", "main": "lib/index.js", "bin": "bin/mount-modules.js", diff --git a/packages/make-dedicated-lockfile/CHANGELOG.md b/packages/make-dedicated-lockfile/CHANGELOG.md index 73022e1d9b..98fbf1f19a 100644 --- a/packages/make-dedicated-lockfile/CHANGELOG.md +++ b/packages/make-dedicated-lockfile/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/make-dedicated-lockfile +## 1000.0.10 + +### Patch Changes + +- Updated dependencies [69f922a] + - @pnpm/find-workspace-dir@1000.1.0 + ## 1000.0.9 ### Patch Changes diff --git a/packages/make-dedicated-lockfile/package.json b/packages/make-dedicated-lockfile/package.json index ac3e49822b..7dc4d818ee 100644 --- a/packages/make-dedicated-lockfile/package.json +++ b/packages/make-dedicated-lockfile/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/make-dedicated-lockfile", - "version": "1000.0.9", + "version": "1000.0.10", "description": "Creates a dedicated lockfile for a subset of workspace projects", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-doctor/CHANGELOG.md b/packages/plugin-commands-doctor/CHANGELOG.md index e284b48f04..3e6dd9c66f 100644 --- a/packages/plugin-commands-doctor/CHANGELOG.md +++ b/packages/plugin-commands-doctor/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-doctor +## 1000.1.11 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + ## 1000.1.10 ### Patch Changes diff --git a/packages/plugin-commands-doctor/package.json b/packages/plugin-commands-doctor/package.json index e0dfadf387..9f40cfe8fb 100644 --- a/packages/plugin-commands-doctor/package.json +++ b/packages/plugin-commands-doctor/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-doctor", - "version": "1000.1.10", + "version": "1000.1.11", "description": "Commands for checks of known common issues ", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-init/CHANGELOG.md b/packages/plugin-commands-init/CHANGELOG.md index 1874295b9a..e3eb819846 100644 --- a/packages/plugin-commands-init/CHANGELOG.md +++ b/packages/plugin-commands-init/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-init +## 1000.1.3 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + ## 1000.1.2 ### Patch Changes diff --git a/packages/plugin-commands-init/package.json b/packages/plugin-commands-init/package.json index 8461e7686a..32c8f0f03d 100644 --- a/packages/plugin-commands-init/package.json +++ b/packages/plugin-commands-init/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-init", - "version": "1000.1.2", + "version": "1000.1.3", "description": "Create a package.json file", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-setup/CHANGELOG.md b/packages/plugin-commands-setup/CHANGELOG.md index 3a79f8cb12..2da34f0f91 100644 --- a/packages/plugin-commands-setup/CHANGELOG.md +++ b/packages/plugin-commands-setup/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/plugin-commands-setup +## 1000.0.12 + +### Patch Changes + +- @pnpm/cli-utils@1000.0.12 + ## 1000.0.11 ### Patch Changes diff --git a/packages/plugin-commands-setup/package.json b/packages/plugin-commands-setup/package.json index 16f0d1e9ae..ee4d2c2998 100644 --- a/packages/plugin-commands-setup/package.json +++ b/packages/plugin-commands-setup/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-setup", - "version": "1000.0.11", + "version": "1000.0.12", "description": "pnpm commands for setting up pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/patching/plugin-commands-patching/CHANGELOG.md b/patching/plugin-commands-patching/CHANGELOG.md index b224b6aece..f09ad42032 100644 --- a/patching/plugin-commands-patching/CHANGELOG.md +++ b/patching/plugin-commands-patching/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/plugin-commands-patching +## 1000.0.14 + +### Patch Changes + +- Updated dependencies [76973d8] +- Updated dependencies [1c2eb8c] + - @pnpm/plugin-commands-installation@1002.0.1 + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + - @pnpm/store-connection-manager@1000.0.11 + ## 1000.0.13 ### Patch Changes diff --git a/patching/plugin-commands-patching/package.json b/patching/plugin-commands-patching/package.json index b8472a6e18..692ccbc231 100644 --- a/patching/plugin-commands-patching/package.json +++ b/patching/plugin-commands-patching/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-patching", - "version": "1000.0.13", + "version": "1000.0.14", "description": "Commands for creating patches", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/plugin-commands-installation/CHANGELOG.md b/pkg-manager/plugin-commands-installation/CHANGELOG.md index 5eb6333eb7..cb5106e1c2 100644 --- a/pkg-manager/plugin-commands-installation/CHANGELOG.md +++ b/pkg-manager/plugin-commands-installation/CHANGELOG.md @@ -1,5 +1,23 @@ # @pnpm/plugin-commands-installation +## 1002.0.1 + +### Patch Changes + +- 76973d8: Normalize generated link paths in `package.json` [#9163](https://github.com/pnpm/pnpm/pull/9163) +- Updated dependencies [69f922a] +- Updated dependencies [1c2eb8c] + - @pnpm/find-workspace-dir@1000.1.0 + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + - @pnpm/deps.status@1002.0.1 + - @pnpm/plugin-commands-env@1000.0.12 + - @pnpm/plugin-commands-rebuild@1002.0.1 + - @pnpm/store-connection-manager@1000.0.11 + - @pnpm/workspace.state@1001.1.7 + - @pnpm/workspace.find-packages@1000.0.12 + - @pnpm/filter-workspace-packages@1000.0.12 + ## 1002.0.0 ### Major Changes diff --git a/pkg-manager/plugin-commands-installation/package.json b/pkg-manager/plugin-commands-installation/package.json index 1b8e6e4889..94e346fc36 100644 --- a/pkg-manager/plugin-commands-installation/package.json +++ b/pkg-manager/plugin-commands-installation/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-installation", - "version": "1002.0.0", + "version": "1002.0.1", "description": "Commands for installation", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pnpm/CHANGELOG.md b/pnpm/CHANGELOG.md index 865f60724e..174bdd8a3a 100644 --- a/pnpm/CHANGELOG.md +++ b/pnpm/CHANGELOG.md @@ -1,5 +1,15 @@ # pnpm +## 10.5.1 + +### Patch Changes + +- Throw an error message if a `pnpm-workspaces.yaml` or `pnpm-workspaces.yml` file is found instead of a `pnpm-workspace.yaml` [#9170](https://github.com/pnpm/pnpm/issues/9170). +- Fix the update of `pnpm-workspace.yaml` by the `pnpm approve-builds` command [#9168](https://github.com/pnpm/pnpm/issues/9168). +- Normalize generated link paths in `package.json` [#9163](https://github.com/pnpm/pnpm/pull/9163) +- Specifying `overrides` in `pnpm-workspace.yaml` should work. +- `pnpm dlx` should ignore settings from the `package.json` file in the current working directory [#9178](https://github.com/pnpm/pnpm/issues/9178). + ## 10.5.0 ### Minor Changes diff --git a/pnpm/artifacts/exe/package.json b/pnpm/artifacts/exe/package.json index 58869e9488..07b71e962a 100644 --- a/pnpm/artifacts/exe/package.json +++ b/pnpm/artifacts/exe/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/exe", "description": "Fast, disk space efficient package manager", - "version": "10.5.0", + "version": "10.5.1", "publishConfig": { "tag": "next-10", "bin": { diff --git a/pnpm/artifacts/linux-arm64/package.json b/pnpm/artifacts/linux-arm64/package.json index 532e13b6d6..71c4f7720c 100644 --- a/pnpm/artifacts/linux-arm64/package.json +++ b/pnpm/artifacts/linux-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-arm64", - "version": "10.5.0", + "version": "10.5.1", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/linux-x64/package.json b/pnpm/artifacts/linux-x64/package.json index b8a9953d93..d1f5751f9c 100644 --- a/pnpm/artifacts/linux-x64/package.json +++ b/pnpm/artifacts/linux-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-x64", - "version": "10.5.0", + "version": "10.5.1", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/macos-arm64/package.json b/pnpm/artifacts/macos-arm64/package.json index c649bf061e..b7b46dfcbb 100644 --- a/pnpm/artifacts/macos-arm64/package.json +++ b/pnpm/artifacts/macos-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-arm64", - "version": "10.5.0", + "version": "10.5.1", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/macos-x64/package.json b/pnpm/artifacts/macos-x64/package.json index b8ce9f35a3..ade5ab70b5 100644 --- a/pnpm/artifacts/macos-x64/package.json +++ b/pnpm/artifacts/macos-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-x64", - "version": "10.5.0", + "version": "10.5.1", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/win-arm64/package.json b/pnpm/artifacts/win-arm64/package.json index bca5a1f0c9..1c55db94de 100644 --- a/pnpm/artifacts/win-arm64/package.json +++ b/pnpm/artifacts/win-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/win-arm64", - "version": "10.5.0", + "version": "10.5.1", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/win-x64/package.json b/pnpm/artifacts/win-x64/package.json index 486be8a5ba..ccba6e14fb 100644 --- a/pnpm/artifacts/win-x64/package.json +++ b/pnpm/artifacts/win-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/win-x64", - "version": "10.5.0", + "version": "10.5.1", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/dev/CHANGELOG.md b/pnpm/dev/CHANGELOG.md index 40bc8ebcf7..4c62a02a10 100644 --- a/pnpm/dev/CHANGELOG.md +++ b/pnpm/dev/CHANGELOG.md @@ -1,5 +1,13 @@ # pd +## 1.0.14 + +### Patch Changes + +- Updated dependencies [69f922a] + - @pnpm/find-workspace-dir@1000.1.0 + - @pnpm/workspace.find-packages@1000.0.12 + ## 1.0.13 ### Patch Changes diff --git a/pnpm/dev/package.json b/pnpm/dev/package.json index b466b31e4c..be0a465908 100644 --- a/pnpm/dev/package.json +++ b/pnpm/dev/package.json @@ -1,6 +1,6 @@ { "name": "pd", - "version": "1.0.13", + "version": "1.0.14", "bin": "pd.js", "private": true, "scripts": { diff --git a/pnpm/package.json b/pnpm/package.json index df77b6ead2..e7c15a33b9 100644 --- a/pnpm/package.json +++ b/pnpm/package.json @@ -1,7 +1,7 @@ { "name": "pnpm", "description": "Fast, disk space efficient package manager", - "version": "10.5.0", + "version": "10.5.1", "bin": { "pnpm": "bin/pnpm.cjs", "pnpx": "bin/pnpx.cjs" diff --git a/releasing/plugin-commands-deploy/CHANGELOG.md b/releasing/plugin-commands-deploy/CHANGELOG.md index 8fb0ebe84e..b17c38e1db 100644 --- a/releasing/plugin-commands-deploy/CHANGELOG.md +++ b/releasing/plugin-commands-deploy/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-deploy +## 1001.1.10 + +### Patch Changes + +- Updated dependencies [76973d8] +- Updated dependencies [1c2eb8c] + - @pnpm/plugin-commands-installation@1002.0.1 + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + ## 1001.1.9 ### Patch Changes diff --git a/releasing/plugin-commands-deploy/package.json b/releasing/plugin-commands-deploy/package.json index bb09e20c30..65a647a842 100644 --- a/releasing/plugin-commands-deploy/package.json +++ b/releasing/plugin-commands-deploy/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-deploy", - "version": "1001.1.9", + "version": "1001.1.10", "description": "Commands for deploy", "funding": "https://opencollective.com/pnpm", "main": "lib/index.js", diff --git a/releasing/plugin-commands-publishing/CHANGELOG.md b/releasing/plugin-commands-publishing/CHANGELOG.md index ec81d262ec..e5fceda9b9 100644 --- a/releasing/plugin-commands-publishing/CHANGELOG.md +++ b/releasing/plugin-commands-publishing/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-publishing +## 1000.1.10 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + - @pnpm/plugin-commands-env@1000.0.12 + ## 1000.1.9 ### Patch Changes diff --git a/releasing/plugin-commands-publishing/package.json b/releasing/plugin-commands-publishing/package.json index b3a2dcb49a..beb39c4631 100644 --- a/releasing/plugin-commands-publishing/package.json +++ b/releasing/plugin-commands-publishing/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-publishing", - "version": "1000.1.9", + "version": "1000.1.10", "description": "The pack and publish commands of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/plugin-commands-licenses/CHANGELOG.md b/reviewing/plugin-commands-licenses/CHANGELOG.md index a5ac293717..244cfc559b 100644 --- a/reviewing/plugin-commands-licenses/CHANGELOG.md +++ b/reviewing/plugin-commands-licenses/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-licenses +## 1000.0.13 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + ## 1000.0.12 ### Patch Changes diff --git a/reviewing/plugin-commands-licenses/package.json b/reviewing/plugin-commands-licenses/package.json index c9a875f89e..31fcbad5ff 100644 --- a/reviewing/plugin-commands-licenses/package.json +++ b/reviewing/plugin-commands-licenses/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-licenses", - "version": "1000.0.12", + "version": "1000.0.13", "description": "The licenses command of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/plugin-commands-listing/CHANGELOG.md b/reviewing/plugin-commands-listing/CHANGELOG.md index a0d86b7195..91765dfe12 100644 --- a/reviewing/plugin-commands-listing/CHANGELOG.md +++ b/reviewing/plugin-commands-listing/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-listing +## 1000.0.13 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + ## 1000.0.12 ### Patch Changes diff --git a/reviewing/plugin-commands-listing/package.json b/reviewing/plugin-commands-listing/package.json index 83ea81b43d..21f2b22c02 100644 --- a/reviewing/plugin-commands-listing/package.json +++ b/reviewing/plugin-commands-listing/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-listing", - "version": "1000.0.12", + "version": "1000.0.13", "description": "The list and why commands of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/plugin-commands-outdated/CHANGELOG.md b/reviewing/plugin-commands-outdated/CHANGELOG.md index c59af443c9..0c8125fab7 100644 --- a/reviewing/plugin-commands-outdated/CHANGELOG.md +++ b/reviewing/plugin-commands-outdated/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-outdated +## 1000.0.13 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + ## 1000.0.12 ### Patch Changes diff --git a/reviewing/plugin-commands-outdated/package.json b/reviewing/plugin-commands-outdated/package.json index ed1fc83226..d2ad213df7 100644 --- a/reviewing/plugin-commands-outdated/package.json +++ b/reviewing/plugin-commands-outdated/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-outdated", - "version": "1000.0.12", + "version": "1000.0.13", "description": "The outdated command of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/store/plugin-commands-server/CHANGELOG.md b/store/plugin-commands-server/CHANGELOG.md index 340c0f7da4..bfc527da3b 100644 --- a/store/plugin-commands-server/CHANGELOG.md +++ b/store/plugin-commands-server/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-server +## 1000.0.12 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + - @pnpm/store-connection-manager@1000.0.11 + ## 1000.0.11 ### Patch Changes diff --git a/store/plugin-commands-server/package.json b/store/plugin-commands-server/package.json index a78b5c3907..b1a3614caa 100644 --- a/store/plugin-commands-server/package.json +++ b/store/plugin-commands-server/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-server", - "version": "1000.0.11", + "version": "1000.0.12", "description": "Commands for controlling the store server", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/store/plugin-commands-store-inspecting/CHANGELOG.md b/store/plugin-commands-store-inspecting/CHANGELOG.md index 56dcba4f89..3a9fe153b9 100644 --- a/store/plugin-commands-store-inspecting/CHANGELOG.md +++ b/store/plugin-commands-store-inspecting/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-store-inspecting +## 1000.0.11 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + ## 1000.0.10 ### Patch Changes diff --git a/store/plugin-commands-store-inspecting/package.json b/store/plugin-commands-store-inspecting/package.json index 2f84aa4c71..ec39dedd3d 100644 --- a/store/plugin-commands-store-inspecting/package.json +++ b/store/plugin-commands-store-inspecting/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-store-inspecting", - "version": "1000.0.10", + "version": "1000.0.11", "description": "The inspecting store commands of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/store/plugin-commands-store/CHANGELOG.md b/store/plugin-commands-store/CHANGELOG.md index f9ab9c3fcd..ff01a8756d 100644 --- a/store/plugin-commands-store/CHANGELOG.md +++ b/store/plugin-commands-store/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-store +## 1000.0.13 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + - @pnpm/store-connection-manager@1000.0.11 + ## 1000.0.12 ### Patch Changes diff --git a/store/plugin-commands-store/package.json b/store/plugin-commands-store/package.json index 5655b33957..636b6263ff 100644 --- a/store/plugin-commands-store/package.json +++ b/store/plugin-commands-store/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-store", - "version": "1000.0.12", + "version": "1000.0.13", "description": "Commands for controlling the store", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/store/store-connection-manager/CHANGELOG.md b/store/store-connection-manager/CHANGELOG.md index a52d68bf17..be11346d4b 100644 --- a/store/store-connection-manager/CHANGELOG.md +++ b/store/store-connection-manager/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/store-connection-manager +## 1000.0.11 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + ## 1000.0.10 ### Patch Changes diff --git a/store/store-connection-manager/package.json b/store/store-connection-manager/package.json index 337396752a..0533f0c710 100644 --- a/store/store-connection-manager/package.json +++ b/store/store-connection-manager/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/store-connection-manager", - "version": "1000.0.10", + "version": "1000.0.11", "description": "Create a direct pnpm store controller or connect to a running store server", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/tools/plugin-commands-self-updater/CHANGELOG.md b/tools/plugin-commands-self-updater/CHANGELOG.md index d411beb4c4..e5be6dc797 100644 --- a/tools/plugin-commands-self-updater/CHANGELOG.md +++ b/tools/plugin-commands-self-updater/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/tools.plugin-commands-self-updater +## 1000.0.14 + +### Patch Changes + +- Updated dependencies [76973d8] +- Updated dependencies [1c2eb8c] + - @pnpm/plugin-commands-installation@1002.0.1 + - @pnpm/config@1002.4.1 + - @pnpm/cli-utils@1000.0.12 + ## 1000.0.13 ### Patch Changes diff --git a/tools/plugin-commands-self-updater/package.json b/tools/plugin-commands-self-updater/package.json index 5d57462979..87613862e9 100644 --- a/tools/plugin-commands-self-updater/package.json +++ b/tools/plugin-commands-self-updater/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/tools.plugin-commands-self-updater", - "version": "1000.0.13", + "version": "1000.0.14", "description": "A command for updating pnpm itself", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/filter-packages-from-dir/CHANGELOG.md b/workspace/filter-packages-from-dir/CHANGELOG.md index 251519c1de..2fb17747c8 100644 --- a/workspace/filter-packages-from-dir/CHANGELOG.md +++ b/workspace/filter-packages-from-dir/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/workspace.filter-packages-from-dir +## 1000.0.12 + +### Patch Changes + +- @pnpm/workspace.find-packages@1000.0.12 +- @pnpm/filter-workspace-packages@1000.0.12 + ## 1000.0.11 ### Patch Changes diff --git a/workspace/filter-packages-from-dir/package.json b/workspace/filter-packages-from-dir/package.json index b5ce79ef7b..d129becc51 100644 --- a/workspace/filter-packages-from-dir/package.json +++ b/workspace/filter-packages-from-dir/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.filter-packages-from-dir", - "version": "1000.0.11", + "version": "1000.0.12", "description": "Filters packages in a directory", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/filter-workspace-packages/CHANGELOG.md b/workspace/filter-workspace-packages/CHANGELOG.md index b9d6d1a667..d6f25653a4 100644 --- a/workspace/filter-workspace-packages/CHANGELOG.md +++ b/workspace/filter-workspace-packages/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/filter-workspace-packages +## 1000.0.12 + +### Patch Changes + +- @pnpm/workspace.find-packages@1000.0.12 + ## 1000.0.11 ### Patch Changes diff --git a/workspace/filter-workspace-packages/package.json b/workspace/filter-workspace-packages/package.json index c47d31892f..3b5886b44d 100644 --- a/workspace/filter-workspace-packages/package.json +++ b/workspace/filter-workspace-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/filter-workspace-packages", - "version": "1000.0.11", + "version": "1000.0.12", "description": "Filters packages in a workspace", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/find-packages/CHANGELOG.md b/workspace/find-packages/CHANGELOG.md index 0bdbf92f5a..6506bf451b 100644 --- a/workspace/find-packages/CHANGELOG.md +++ b/workspace/find-packages/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/find-workspace-packages +## 1000.0.12 + +### Patch Changes + +- @pnpm/cli-utils@1000.0.12 + ## 1000.0.11 ### Patch Changes diff --git a/workspace/find-packages/package.json b/workspace/find-packages/package.json index 77ed3b6d57..187ba9699c 100644 --- a/workspace/find-packages/package.json +++ b/workspace/find-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.find-packages", - "version": "1000.0.11", + "version": "1000.0.12", "description": "Finds packages inside a workspace", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/find-workspace-dir/CHANGELOG.md b/workspace/find-workspace-dir/CHANGELOG.md index f4ed86bdb6..3c696b3b60 100644 --- a/workspace/find-workspace-dir/CHANGELOG.md +++ b/workspace/find-workspace-dir/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/find-workspace-dir +## 1000.1.0 + +### Minor Changes + +- 69f922a: Throw an error message if a `pnpm-workspaces.yaml` or `pnpm-workspaces.yml` file is found instead of a `pnpm-workspace.yaml` [#9170](https://github.com/pnpm/pnpm/issues/9170). + ## 1000.0.2 ### Patch Changes diff --git a/workspace/find-workspace-dir/package.json b/workspace/find-workspace-dir/package.json index 0af1eb1093..b6036b605e 100644 --- a/workspace/find-workspace-dir/package.json +++ b/workspace/find-workspace-dir/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/find-workspace-dir", - "version": "1000.0.2", + "version": "1000.1.0", "description": "Finds the root of a pnpm workspace", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/manifest-writer/CHANGELOG.md b/workspace/manifest-writer/CHANGELOG.md index 3f76b55c9b..eb8e9134ec 100644 --- a/workspace/manifest-writer/CHANGELOG.md +++ b/workspace/manifest-writer/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/workspace.manifest-writer +## 1000.0.1 + +### Patch Changes + +- 23754c7: Fix the update of `pnpm-workspace.yaml` by the `pnpm approve-builds` command [#9168](https://github.com/pnpm/pnpm/issues/9168). + ## 1000.0.0 ### Major Changes diff --git a/workspace/manifest-writer/package.json b/workspace/manifest-writer/package.json index 000f96caac..a3847f3fe9 100644 --- a/workspace/manifest-writer/package.json +++ b/workspace/manifest-writer/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.manifest-writer", - "version": "1000.0.0", + "version": "1000.0.1", "description": "Updates the workspace manifest file", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/state/CHANGELOG.md b/workspace/state/CHANGELOG.md index 58200be179..ef8e2a0371 100644 --- a/workspace/state/CHANGELOG.md +++ b/workspace/state/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/workspace.state +## 1001.1.7 + +### Patch Changes + +- Updated dependencies [1c2eb8c] + - @pnpm/config@1002.4.1 + ## 1001.1.6 ### Patch Changes diff --git a/workspace/state/package.json b/workspace/state/package.json index 7810b47443..e1a54e440f 100644 --- a/workspace/state/package.json +++ b/workspace/state/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.state", - "version": "1001.1.6", + "version": "1001.1.7", "description": "Track the list of actual paths of workspace packages in a cache", "main": "lib/index.js", "types": "lib/index.d.ts",