From 7b2e5cdc9d0196aefa11441a0fbcbecc268aa0dd Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Wed, 24 Aug 2022 14:55:25 +0300 Subject: [PATCH] chore(release): 7.9.5 --- .changeset/gentle-kangaroos-agree.md | 5 ----- .changeset/orange-swans-relax.md | 6 ------ .changeset/quiet-cameras-provide.md | 5 ----- .changeset/strong-panthers-agree.md | 15 --------------- .changeset/tough-eyes-study.md | 8 -------- packages/artifacts/linux-arm64/package.json | 2 +- packages/artifacts/linux-x64/package.json | 2 +- packages/artifacts/macos-arm64/package.json | 2 +- packages/artifacts/macos-x64/package.json | 2 +- packages/artifacts/win-x64/package.json | 2 +- packages/audit/CHANGELOG.md | 8 ++++++++ packages/audit/package.json | 2 +- packages/cli-utils/CHANGELOG.md | 8 ++++++++ packages/cli-utils/package.json | 2 +- packages/config/CHANGELOG.md | 10 ++++++++++ packages/config/package.json | 2 +- packages/core/CHANGELOG.md | 14 ++++++++++++++ packages/core/package.json | 2 +- packages/default-reporter/CHANGELOG.md | 7 +++++++ packages/default-reporter/package.json | 2 +- packages/exe/package.json | 2 +- .../filter-workspace-packages/CHANGELOG.md | 6 ++++++ .../filter-workspace-packages/package.json | 2 +- packages/find-workspace-packages/CHANGELOG.md | 6 ++++++ packages/find-workspace-packages/package.json | 2 +- packages/headless/CHANGELOG.md | 12 ++++++++++++ packages/headless/package.json | 2 +- packages/hoist/CHANGELOG.md | 7 +++++++ packages/hoist/package.json | 2 +- packages/mount-modules/CHANGELOG.md | 7 +++++++ packages/mount-modules/package.json | 2 +- packages/plugin-commands-audit/CHANGELOG.md | 13 +++++++++++++ packages/plugin-commands-audit/package.json | 2 +- packages/plugin-commands-deploy/CHANGELOG.md | 12 ++++++++++++ packages/plugin-commands-deploy/package.json | 2 +- packages/plugin-commands-env/CHANGELOG.md | 8 ++++++++ packages/plugin-commands-env/package.json | 2 +- packages/plugin-commands-init/CHANGELOG.md | 8 ++++++++ packages/plugin-commands-init/package.json | 2 +- .../plugin-commands-installation/CHANGELOG.md | 18 ++++++++++++++++++ .../plugin-commands-installation/package.json | 2 +- packages/plugin-commands-listing/CHANGELOG.md | 12 ++++++++++++ packages/plugin-commands-listing/package.json | 2 +- packages/plugin-commands-outdated/CHANGELOG.md | 12 ++++++++++++ packages/plugin-commands-outdated/package.json | 2 +- packages/plugin-commands-patching/CHANGELOG.md | 14 ++++++++++++++ packages/plugin-commands-patching/package.json | 2 +- .../plugin-commands-publishing/CHANGELOG.md | 12 ++++++++++++ .../plugin-commands-publishing/package.json | 2 +- packages/plugin-commands-rebuild/CHANGELOG.md | 14 ++++++++++++++ packages/plugin-commands-rebuild/package.json | 2 +- .../CHANGELOG.md | 13 +++++++++++++ .../package.json | 2 +- packages/plugin-commands-server/CHANGELOG.md | 9 +++++++++ packages/plugin-commands-server/package.json | 2 +- packages/plugin-commands-setup/CHANGELOG.md | 6 ++++++ packages/plugin-commands-setup/package.json | 2 +- packages/plugin-commands-store/CHANGELOG.md | 9 +++++++++ packages/plugin-commands-store/package.json | 2 +- packages/pnpm/CHANGELOG.md | 8 ++++++++ packages/pnpm/package.json | 2 +- packages/pnpmfile/CHANGELOG.md | 7 +++++++ packages/pnpmfile/package.json | 2 +- packages/store-connection-manager/CHANGELOG.md | 7 +++++++ packages/store-connection-manager/package.json | 2 +- packages/symlink-dependency/CHANGELOG.md | 6 ++++++ packages/symlink-dependency/package.json | 2 +- 67 files changed, 307 insertions(+), 73 deletions(-) delete mode 100644 .changeset/gentle-kangaroos-agree.md delete mode 100644 .changeset/orange-swans-relax.md delete mode 100644 .changeset/quiet-cameras-provide.md delete mode 100644 .changeset/strong-panthers-agree.md delete mode 100644 .changeset/tough-eyes-study.md diff --git a/.changeset/gentle-kangaroos-agree.md b/.changeset/gentle-kangaroos-agree.md deleted file mode 100644 index 791b3131035..00000000000 --- a/.changeset/gentle-kangaroos-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"pnpm": patch ---- - -Fail with a meaningful error when the audit endpoint doesn't exist [#5200](https://github.com/pnpm/pnpm/issues/5200). diff --git a/.changeset/orange-swans-relax.md b/.changeset/orange-swans-relax.md deleted file mode 100644 index 6f7d006dae6..00000000000 --- a/.changeset/orange-swans-relax.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/symlink-dependency": patch -"pnpm": patch ---- - -Symlink a local dependency to `node_modules`, even if the target directory doesn't exist [#5219](https://github.com/pnpm/pnpm/issues/5219). diff --git a/.changeset/quiet-cameras-provide.md b/.changeset/quiet-cameras-provide.md deleted file mode 100644 index ee96baf066f..00000000000 --- a/.changeset/quiet-cameras-provide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/config": patch ---- - -Only set extraEnv for preferSymlinkedExecutables if it's not windows. diff --git a/.changeset/strong-panthers-agree.md b/.changeset/strong-panthers-agree.md deleted file mode 100644 index 9db22fb8d7d..00000000000 --- a/.changeset/strong-panthers-agree.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@pnpm/config": minor -"@pnpm/core": minor -"@pnpm/headless": minor -"@pnpm/plugin-commands-deploy": minor -"@pnpm/plugin-commands-installation": minor -"@pnpm/plugin-commands-listing": minor -"@pnpm/plugin-commands-outdated": minor -"@pnpm/plugin-commands-patching": minor -"@pnpm/plugin-commands-publishing": minor -"@pnpm/plugin-commands-rebuild": minor -"@pnpm/plugin-commands-script-runners": minor ---- - -Set `NODE_PATH` when `preferSymlinkedExecutables` is enabled. diff --git a/.changeset/tough-eyes-study.md b/.changeset/tough-eyes-study.md deleted file mode 100644 index 3899669c90f..00000000000 --- a/.changeset/tough-eyes-study.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@pnpm/audit": patch -"@pnpm/plugin-commands-audit": patch ---- - -- Add new Error type: AuditEndpointNotExistsError -- On AuditUrl returns 404, AuditEndpointNotExistsError will throw -- When audit handler catches AuditEndpointNotExistsError, the command will return to avoid execute further codes diff --git a/packages/artifacts/linux-arm64/package.json b/packages/artifacts/linux-arm64/package.json index f40362f255a..a4e0fbe6067 100644 --- a/packages/artifacts/linux-arm64/package.json +++ b/packages/artifacts/linux-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-arm64", - "version": "7.9.4", + "version": "7.9.5", "license": "MIT", "publishConfig": { "bin": { diff --git a/packages/artifacts/linux-x64/package.json b/packages/artifacts/linux-x64/package.json index ffb07e067fc..492d1e31445 100644 --- a/packages/artifacts/linux-x64/package.json +++ b/packages/artifacts/linux-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-x64", - "version": "7.9.4", + "version": "7.9.5", "license": "MIT", "publishConfig": { "bin": { diff --git a/packages/artifacts/macos-arm64/package.json b/packages/artifacts/macos-arm64/package.json index c01289087b3..1244114444c 100644 --- a/packages/artifacts/macos-arm64/package.json +++ b/packages/artifacts/macos-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-arm64", - "version": "7.9.4", + "version": "7.9.5", "license": "MIT", "publishConfig": { "bin": { diff --git a/packages/artifacts/macos-x64/package.json b/packages/artifacts/macos-x64/package.json index 071eff23ceb..bc7259bc39e 100644 --- a/packages/artifacts/macos-x64/package.json +++ b/packages/artifacts/macos-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-x64", - "version": "7.9.4", + "version": "7.9.5", "license": "MIT", "publishConfig": { "bin": { diff --git a/packages/artifacts/win-x64/package.json b/packages/artifacts/win-x64/package.json index 38a118eb3e8..5195037af32 100644 --- a/packages/artifacts/win-x64/package.json +++ b/packages/artifacts/win-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/win-x64", - "version": "7.9.4", + "version": "7.9.5", "license": "MIT", "publishConfig": { "bin": { diff --git a/packages/audit/CHANGELOG.md b/packages/audit/CHANGELOG.md index 21f7b38a05a..5a47eb478b1 100644 --- a/packages/audit/CHANGELOG.md +++ b/packages/audit/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/audit +## 3.1.7 + +### Patch Changes + +- a12d1a011: - Add new Error type: AuditEndpointNotExistsError + - On AuditUrl returns 404, AuditEndpointNotExistsError will throw + - When audit handler catches AuditEndpointNotExistsError, the command will return to avoid execute further codes + ## 3.1.6 ### Patch Changes diff --git a/packages/audit/package.json b/packages/audit/package.json index e4ebe4e9e6d..6b1cebb2bf9 100644 --- a/packages/audit/package.json +++ b/packages/audit/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/audit", - "version": "3.1.6", + "version": "3.1.7", "description": "Audit a lockfile", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/cli-utils/CHANGELOG.md b/packages/cli-utils/CHANGELOG.md index 6c51808f116..60509a09588 100644 --- a/packages/cli-utils/CHANGELOG.md +++ b/packages/cli-utils/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/cli-utils +## 0.7.31 + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + - @pnpm/default-reporter@9.1.20 + ## 0.7.30 ### Patch Changes diff --git a/packages/cli-utils/package.json b/packages/cli-utils/package.json index 23575718bef..df3a4213f89 100644 --- a/packages/cli-utils/package.json +++ b/packages/cli-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cli-utils", - "version": "0.7.30", + "version": "0.7.31", "description": "Utils for pnpm commands", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/config/CHANGELOG.md b/packages/config/CHANGELOG.md index 193858b5ebc..25cb977f35f 100644 --- a/packages/config/CHANGELOG.md +++ b/packages/config/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/config +## 15.10.0 + +### Minor Changes + +- 2aa22e4b1: Set `NODE_PATH` when `preferSymlinkedExecutables` is enabled. + +### Patch Changes + +- @pnpm/pnpmfile@2.2.4 + ## 15.9.4 ### Patch Changes diff --git a/packages/config/package.json b/packages/config/package.json index 14d1102b3b1..f14d3fce790 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/config", - "version": "15.9.4", + "version": "15.10.0", "description": "Gets configuration options for pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index c4b3ed35b1a..6c4809adc90 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/core +## 5.11.0 + +### Minor Changes + +- 2aa22e4b1: Set `NODE_PATH` when `preferSymlinkedExecutables` is enabled. + +### Patch Changes + +- Updated dependencies [e3b5137d1] +- Updated dependencies [2aa22e4b1] + - @pnpm/symlink-dependency@5.0.7 + - @pnpm/headless@18.7.0 + - @pnpm/hoist@6.2.9 + ## 5.10.3 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index 8bc6ec413ee..e90ac9f0c8a 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/core", "description": "Fast, disk space efficient installation engine", - "version": "5.10.3", + "version": "5.11.0", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/packages/default-reporter/CHANGELOG.md b/packages/default-reporter/CHANGELOG.md index 45ac359c68a..1c097062ab4 100644 --- a/packages/default-reporter/CHANGELOG.md +++ b/packages/default-reporter/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/default-reporter +## 9.1.20 + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + ## 9.1.19 ### Patch Changes diff --git a/packages/default-reporter/package.json b/packages/default-reporter/package.json index cebec19fbad..a8385c1ad1d 100644 --- a/packages/default-reporter/package.json +++ b/packages/default-reporter/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/default-reporter", - "version": "9.1.19", + "version": "9.1.20", "description": "The default reporter of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/exe/package.json b/packages/exe/package.json index f2000e41b69..30fe15a7713 100644 --- a/packages/exe/package.json +++ b/packages/exe/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/exe", "description": "Fast, disk space efficient package manager", - "version": "7.9.4", + "version": "7.9.5", "publishConfig": { "bin": { "pnpm": "pnpm" diff --git a/packages/filter-workspace-packages/CHANGELOG.md b/packages/filter-workspace-packages/CHANGELOG.md index f5e05088895..4cda46905b4 100644 --- a/packages/filter-workspace-packages/CHANGELOG.md +++ b/packages/filter-workspace-packages/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/filter-workspace-packages +## 5.0.31 + +### Patch Changes + +- @pnpm/find-workspace-packages@4.0.31 + ## 5.0.30 ### Patch Changes diff --git a/packages/filter-workspace-packages/package.json b/packages/filter-workspace-packages/package.json index 658f38863c6..a5168b4b14e 100644 --- a/packages/filter-workspace-packages/package.json +++ b/packages/filter-workspace-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/filter-workspace-packages", - "version": "5.0.30", + "version": "5.0.31", "description": "Filters packages in a workspace", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/find-workspace-packages/CHANGELOG.md b/packages/find-workspace-packages/CHANGELOG.md index 5bb8cc7bb56..a720b8f3168 100644 --- a/packages/find-workspace-packages/CHANGELOG.md +++ b/packages/find-workspace-packages/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/find-workspace-packages +## 4.0.31 + +### Patch Changes + +- @pnpm/cli-utils@0.7.31 + ## 4.0.30 ### Patch Changes diff --git a/packages/find-workspace-packages/package.json b/packages/find-workspace-packages/package.json index 92401b1c58d..fc8c2a01290 100644 --- a/packages/find-workspace-packages/package.json +++ b/packages/find-workspace-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/find-workspace-packages", - "version": "4.0.30", + "version": "4.0.31", "description": "Finds packages inside a workspace", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/headless/CHANGELOG.md b/packages/headless/CHANGELOG.md index 7b7baa24a47..3c1fa9ec44d 100644 --- a/packages/headless/CHANGELOG.md +++ b/packages/headless/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/headless +## 18.7.0 + +### Minor Changes + +- 2aa22e4b1: Set `NODE_PATH` when `preferSymlinkedExecutables` is enabled. + +### Patch Changes + +- Updated dependencies [e3b5137d1] + - @pnpm/symlink-dependency@5.0.7 + - @pnpm/hoist@6.2.9 + ## 18.6.5 ### Patch Changes diff --git a/packages/headless/package.json b/packages/headless/package.json index dfd201e94ee..0f4d3bf19e7 100644 --- a/packages/headless/package.json +++ b/packages/headless/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/headless", "description": "Fast installation using only pnpm-lock.yaml", - "version": "18.6.5", + "version": "18.7.0", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/packages/hoist/CHANGELOG.md b/packages/hoist/CHANGELOG.md index 5136d99fdb0..48027da3e0b 100644 --- a/packages/hoist/CHANGELOG.md +++ b/packages/hoist/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/hoist +## 6.2.9 + +### Patch Changes + +- Updated dependencies [e3b5137d1] + - @pnpm/symlink-dependency@5.0.7 + ## 6.2.8 ### Patch Changes diff --git a/packages/hoist/package.json b/packages/hoist/package.json index 1d53a107eaa..391d785454a 100644 --- a/packages/hoist/package.json +++ b/packages/hoist/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/hoist", "description": "Hoists dependencies in a node_modules created by pnpm", - "version": "6.2.8", + "version": "6.2.9", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/packages/mount-modules/CHANGELOG.md b/packages/mount-modules/CHANGELOG.md index 9b0a895c9ca..9976925bad2 100644 --- a/packages/mount-modules/CHANGELOG.md +++ b/packages/mount-modules/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/mount-modules +## 0.2.34 + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + ## 0.2.33 ### Patch Changes diff --git a/packages/mount-modules/package.json b/packages/mount-modules/package.json index cae08ff7d19..f05a0c15e4a 100644 --- a/packages/mount-modules/package.json +++ b/packages/mount-modules/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/mount-modules", - "version": "0.2.33", + "version": "0.2.34", "description": "Mounts a node_modules directory with FUSE", "main": "lib/index.js", "bin": "bin/mount-modules.js", diff --git a/packages/plugin-commands-audit/CHANGELOG.md b/packages/plugin-commands-audit/CHANGELOG.md index 9c0203f0b66..6414414492a 100644 --- a/packages/plugin-commands-audit/CHANGELOG.md +++ b/packages/plugin-commands-audit/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/plugin-commands-audit +## 6.1.13 + +### Patch Changes + +- a12d1a011: - Add new Error type: AuditEndpointNotExistsError + - On AuditUrl returns 404, AuditEndpointNotExistsError will throw + - When audit handler catches AuditEndpointNotExistsError, the command will return to avoid execute further codes +- Updated dependencies [2aa22e4b1] +- Updated dependencies [a12d1a011] + - @pnpm/config@15.10.0 + - @pnpm/audit@3.1.7 + - @pnpm/cli-utils@0.7.31 + ## 6.1.12 ### Patch Changes diff --git a/packages/plugin-commands-audit/package.json b/packages/plugin-commands-audit/package.json index 4747d0d74e6..00ec249c961 100644 --- a/packages/plugin-commands-audit/package.json +++ b/packages/plugin-commands-audit/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-audit", - "version": "6.1.12", + "version": "6.1.13", "description": "pnpm commands for dependencies audit", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-deploy/CHANGELOG.md b/packages/plugin-commands-deploy/CHANGELOG.md index ba8ab35e175..c458d47f0c1 100644 --- a/packages/plugin-commands-deploy/CHANGELOG.md +++ b/packages/plugin-commands-deploy/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-deploy +## 1.1.0 + +### Minor Changes + +- 2aa22e4b1: Set `NODE_PATH` when `preferSymlinkedExecutables` is enabled. + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/plugin-commands-installation@10.6.0 + - @pnpm/cli-utils@0.7.31 + ## 1.0.19 ### Patch Changes diff --git a/packages/plugin-commands-deploy/package.json b/packages/plugin-commands-deploy/package.json index 5978b69b9a8..e3c116e2ffc 100644 --- a/packages/plugin-commands-deploy/package.json +++ b/packages/plugin-commands-deploy/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-deploy", - "version": "1.0.19", + "version": "1.1.0", "description": "Commands for deploy", "funding": "https://opencollective.com/pnpm", "main": "lib/index.js", diff --git a/packages/plugin-commands-env/CHANGELOG.md b/packages/plugin-commands-env/CHANGELOG.md index 5f94e3269e9..08af257652e 100644 --- a/packages/plugin-commands-env/CHANGELOG.md +++ b/packages/plugin-commands-env/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-env +## 2.2.1 + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + - @pnpm/cli-utils@0.7.31 + ## 2.2.0 ### Minor Changes diff --git a/packages/plugin-commands-env/package.json b/packages/plugin-commands-env/package.json index 37f0b2a2a46..45cf37f88b1 100644 --- a/packages/plugin-commands-env/package.json +++ b/packages/plugin-commands-env/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-env", - "version": "2.2.0", + "version": "2.2.1", "description": "pnpm commands for managing Node.js", "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 e5a73cf46a0..2ab0437dde6 100644 --- a/packages/plugin-commands-init/CHANGELOG.md +++ b/packages/plugin-commands-init/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-init +## 1.0.31 + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + - @pnpm/cli-utils@0.7.31 + ## 1.0.30 ### Patch Changes diff --git a/packages/plugin-commands-init/package.json b/packages/plugin-commands-init/package.json index d272eb8c53e..e2e0011e609 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": "1.0.30", + "version": "1.0.31", "description": "Create a package.json file", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-installation/CHANGELOG.md b/packages/plugin-commands-installation/CHANGELOG.md index e5b6dbe6a78..81e8557a633 100644 --- a/packages/plugin-commands-installation/CHANGELOG.md +++ b/packages/plugin-commands-installation/CHANGELOG.md @@ -1,5 +1,23 @@ # @pnpm/plugin-commands-installation +## 10.6.0 + +### Minor Changes + +- 2aa22e4b1: Set `NODE_PATH` when `preferSymlinkedExecutables` is enabled. + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + - @pnpm/core@5.11.0 + - @pnpm/plugin-commands-rebuild@6.2.0 + - @pnpm/cli-utils@0.7.31 + - @pnpm/store-connection-manager@4.3.4 + - @pnpm/pnpmfile@2.2.4 + - @pnpm/find-workspace-packages@4.0.31 + - @pnpm/filter-workspace-packages@5.0.31 + ## 10.5.8 ### Patch Changes diff --git a/packages/plugin-commands-installation/package.json b/packages/plugin-commands-installation/package.json index b014f861bd8..92ba329c78c 100644 --- a/packages/plugin-commands-installation/package.json +++ b/packages/plugin-commands-installation/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-installation", - "version": "10.5.8", + "version": "10.6.0", "description": "Commands for installation", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-listing/CHANGELOG.md b/packages/plugin-commands-listing/CHANGELOG.md index 1969b56dbdc..8041868a5ee 100644 --- a/packages/plugin-commands-listing/CHANGELOG.md +++ b/packages/plugin-commands-listing/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-listing +## 5.1.0 + +### Minor Changes + +- 2aa22e4b1: Set `NODE_PATH` when `preferSymlinkedExecutables` is enabled. + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + - @pnpm/cli-utils@0.7.31 + ## 5.0.34 ### Patch Changes diff --git a/packages/plugin-commands-listing/package.json b/packages/plugin-commands-listing/package.json index 660e857d90e..3d2678de947 100644 --- a/packages/plugin-commands-listing/package.json +++ b/packages/plugin-commands-listing/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-listing", - "version": "5.0.34", + "version": "5.1.0", "description": "The list and why commands of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-outdated/CHANGELOG.md b/packages/plugin-commands-outdated/CHANGELOG.md index 7c1f7be93b7..35494580f33 100644 --- a/packages/plugin-commands-outdated/CHANGELOG.md +++ b/packages/plugin-commands-outdated/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-outdated +## 6.1.0 + +### Minor Changes + +- 2aa22e4b1: Set `NODE_PATH` when `preferSymlinkedExecutables` is enabled. + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + - @pnpm/cli-utils@0.7.31 + ## 6.0.34 ### Patch Changes diff --git a/packages/plugin-commands-outdated/package.json b/packages/plugin-commands-outdated/package.json index ffe38278150..2a40bc42869 100644 --- a/packages/plugin-commands-outdated/package.json +++ b/packages/plugin-commands-outdated/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-outdated", - "version": "6.0.34", + "version": "6.1.0", "description": "The outdated command of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-patching/CHANGELOG.md b/packages/plugin-commands-patching/CHANGELOG.md index 5eb6e403f21..7552fe8a6d3 100644 --- a/packages/plugin-commands-patching/CHANGELOG.md +++ b/packages/plugin-commands-patching/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/plugin-commands-patching +## 1.2.0 + +### Minor Changes + +- 2aa22e4b1: Set `NODE_PATH` when `preferSymlinkedExecutables` is enabled. + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + - @pnpm/plugin-commands-installation@10.6.0 + - @pnpm/cli-utils@0.7.31 + - @pnpm/store-connection-manager@4.3.4 + ## 1.1.14 ### Patch Changes diff --git a/packages/plugin-commands-patching/package.json b/packages/plugin-commands-patching/package.json index 153d39bcfc2..d27859fc9ae 100644 --- a/packages/plugin-commands-patching/package.json +++ b/packages/plugin-commands-patching/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-patching", - "version": "1.1.14", + "version": "1.2.0", "description": "Commands for creating patches", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-publishing/CHANGELOG.md b/packages/plugin-commands-publishing/CHANGELOG.md index 62180ec86c9..c360c6ad12a 100644 --- a/packages/plugin-commands-publishing/CHANGELOG.md +++ b/packages/plugin-commands-publishing/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-publishing +## 5.2.0 + +### Minor Changes + +- 2aa22e4b1: Set `NODE_PATH` when `preferSymlinkedExecutables` is enabled. + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + - @pnpm/cli-utils@0.7.31 + ## 5.1.19 ### Patch Changes diff --git a/packages/plugin-commands-publishing/package.json b/packages/plugin-commands-publishing/package.json index 9d7abd34f49..406bd321c50 100644 --- a/packages/plugin-commands-publishing/package.json +++ b/packages/plugin-commands-publishing/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-publishing", - "version": "5.1.19", + "version": "5.2.0", "description": "The pack and publish commands of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-rebuild/CHANGELOG.md b/packages/plugin-commands-rebuild/CHANGELOG.md index f26c189cd5b..2b08824e982 100644 --- a/packages/plugin-commands-rebuild/CHANGELOG.md +++ b/packages/plugin-commands-rebuild/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/plugin-commands-rebuild +## 6.2.0 + +### Minor Changes + +- 2aa22e4b1: Set `NODE_PATH` when `preferSymlinkedExecutables` is enabled. + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + - @pnpm/cli-utils@0.7.31 + - @pnpm/store-connection-manager@4.3.4 + - @pnpm/find-workspace-packages@4.0.31 + ## 6.1.34 ### Patch Changes diff --git a/packages/plugin-commands-rebuild/package.json b/packages/plugin-commands-rebuild/package.json index 546cbe9fd30..5d5bdb1e563 100644 --- a/packages/plugin-commands-rebuild/package.json +++ b/packages/plugin-commands-rebuild/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-rebuild", - "version": "6.1.34", + "version": "6.2.0", "description": "Commands for rebuilding dependencies", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-script-runners/CHANGELOG.md b/packages/plugin-commands-script-runners/CHANGELOG.md index ba004ce3462..84021211fcb 100644 --- a/packages/plugin-commands-script-runners/CHANGELOG.md +++ b/packages/plugin-commands-script-runners/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/plugin-commands-script-runners +## 5.1.0 + +### Minor Changes + +- 2aa22e4b1: Set `NODE_PATH` when `preferSymlinkedExecutables` is enabled. + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + - @pnpm/plugin-commands-installation@10.6.0 + - @pnpm/cli-utils@0.7.31 + ## 5.0.39 ### Patch Changes diff --git a/packages/plugin-commands-script-runners/package.json b/packages/plugin-commands-script-runners/package.json index 535f3aee8e2..8d91c2df393 100644 --- a/packages/plugin-commands-script-runners/package.json +++ b/packages/plugin-commands-script-runners/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-script-runners", - "version": "5.0.39", + "version": "5.1.0", "description": "Commands for running scripts", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-server/CHANGELOG.md b/packages/plugin-commands-server/CHANGELOG.md index 65289199519..1456dda93c5 100644 --- a/packages/plugin-commands-server/CHANGELOG.md +++ b/packages/plugin-commands-server/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-server +## 4.0.35 + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + - @pnpm/cli-utils@0.7.31 + - @pnpm/store-connection-manager@4.3.4 + ## 4.0.34 ### Patch Changes diff --git a/packages/plugin-commands-server/package.json b/packages/plugin-commands-server/package.json index ed9823b3b85..e0f91cd32f6 100644 --- a/packages/plugin-commands-server/package.json +++ b/packages/plugin-commands-server/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-server", - "version": "4.0.34", + "version": "4.0.35", "description": "Commands for controlling the store server", "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 208b538a48f..ab2db167191 100644 --- a/packages/plugin-commands-setup/CHANGELOG.md +++ b/packages/plugin-commands-setup/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/plugin-commands-setup +## 2.0.33 + +### Patch Changes + +- @pnpm/cli-utils@0.7.31 + ## 2.0.32 ### Patch Changes diff --git a/packages/plugin-commands-setup/package.json b/packages/plugin-commands-setup/package.json index f0d74ce0e64..7388a1f5954 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": "2.0.32", + "version": "2.0.33", "description": "pnpm commands for setting up pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-store/CHANGELOG.md b/packages/plugin-commands-store/CHANGELOG.md index c9fa5ed09a1..ef68fb2a81b 100644 --- a/packages/plugin-commands-store/CHANGELOG.md +++ b/packages/plugin-commands-store/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-store +## 5.1.35 + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + - @pnpm/cli-utils@0.7.31 + - @pnpm/store-connection-manager@4.3.4 + ## 5.1.34 ### Patch Changes diff --git a/packages/plugin-commands-store/package.json b/packages/plugin-commands-store/package.json index a823a9796b2..9c90e8ebea2 100644 --- a/packages/plugin-commands-store/package.json +++ b/packages/plugin-commands-store/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-store", - "version": "5.1.34", + "version": "5.1.35", "description": "Commands for controlling the store", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/pnpm/CHANGELOG.md b/packages/pnpm/CHANGELOG.md index 02bb570e9d3..4df08ce099c 100644 --- a/packages/pnpm/CHANGELOG.md +++ b/packages/pnpm/CHANGELOG.md @@ -1,5 +1,13 @@ # pnpm +## 7.9.5 + +### Patch Changes + +- Set `NODE_PATH` when `prefer-symlinked-executables` is enabled [#5251](https://github.com/pnpm/pnpm/pull/5251). +- Fail with a meaningful error when the audit endpoint doesn't exist [#5200](https://github.com/pnpm/pnpm/issues/5200). +- Symlink a local dependency to `node_modules`, even if the target directory doesn't exist [#5219](https://github.com/pnpm/pnpm/issues/5219). + ## 7.9.4 ### Patch Changes diff --git a/packages/pnpm/package.json b/packages/pnpm/package.json index 391015fa6fb..36b5214f97d 100644 --- a/packages/pnpm/package.json +++ b/packages/pnpm/package.json @@ -1,7 +1,7 @@ { "name": "pnpm", "description": "Fast, disk space efficient package manager", - "version": "7.9.4", + "version": "7.9.5", "bin": { "pnpm": "bin/pnpm.cjs", "pnpx": "bin/pnpx.cjs" diff --git a/packages/pnpmfile/CHANGELOG.md b/packages/pnpmfile/CHANGELOG.md index de356f4f304..2fd0d10b048 100644 --- a/packages/pnpmfile/CHANGELOG.md +++ b/packages/pnpmfile/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/pnpmfile +## 2.2.4 + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/core@5.11.0 + ## 2.2.3 ### Patch Changes diff --git a/packages/pnpmfile/package.json b/packages/pnpmfile/package.json index cf780848558..f088dca35df 100644 --- a/packages/pnpmfile/package.json +++ b/packages/pnpmfile/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/pnpmfile", - "version": "2.2.3", + "version": "2.2.4", "description": "Reading a .pnpmfile.cjs", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/store-connection-manager/CHANGELOG.md b/packages/store-connection-manager/CHANGELOG.md index 64c338e1ee3..3148520426f 100644 --- a/packages/store-connection-manager/CHANGELOG.md +++ b/packages/store-connection-manager/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/store-connection-manager +## 4.3.4 + +### Patch Changes + +- Updated dependencies [2aa22e4b1] + - @pnpm/config@15.10.0 + ## 4.3.3 ### Patch Changes diff --git a/packages/store-connection-manager/package.json b/packages/store-connection-manager/package.json index 19b02e65dd7..46e2e0b86c7 100644 --- a/packages/store-connection-manager/package.json +++ b/packages/store-connection-manager/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/store-connection-manager", - "version": "4.3.3", + "version": "4.3.4", "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/packages/symlink-dependency/CHANGELOG.md b/packages/symlink-dependency/CHANGELOG.md index d08484aa565..d92f59b1814 100644 --- a/packages/symlink-dependency/CHANGELOG.md +++ b/packages/symlink-dependency/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/symlink-dependency +## 5.0.7 + +### Patch Changes + +- e3b5137d1: Symlink a local dependency to `node_modules`, even if the target directory doesn't exist [#5219](https://github.com/pnpm/pnpm/issues/5219). + ## 5.0.6 ### Patch Changes diff --git a/packages/symlink-dependency/package.json b/packages/symlink-dependency/package.json index d598c0e580e..4fc90d7aa7e 100644 --- a/packages/symlink-dependency/package.json +++ b/packages/symlink-dependency/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/symlink-dependency", "description": "Symlink a dependency to node_modules", - "version": "5.0.6", + "version": "5.0.7", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" },