From af286ea28c68ef13fa648be6bbf2caa1a51cc75f Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Sun, 11 Aug 2024 14:59:34 +0200 Subject: [PATCH] chore(release): libs --- .changeset/brave-pants-drive.md | 5 ----- exec/plugin-commands-script-runners/CHANGELOG.md | 6 ++++++ exec/plugin-commands-script-runners/package.json | 2 +- patching/plugin-commands-patching/CHANGELOG.md | 6 ++++++ patching/plugin-commands-patching/package.json | 2 +- pkg-manager/core/CHANGELOG.md | 6 ++++++ pkg-manager/core/package.json | 2 +- pkg-manager/plugin-commands-installation/CHANGELOG.md | 7 +++++++ pkg-manager/plugin-commands-installation/package.json | 2 +- releasing/plugin-commands-deploy/CHANGELOG.md | 6 ++++++ releasing/plugin-commands-deploy/package.json | 2 +- 11 files changed, 36 insertions(+), 10 deletions(-) delete mode 100644 .changeset/brave-pants-drive.md diff --git a/.changeset/brave-pants-drive.md b/.changeset/brave-pants-drive.md deleted file mode 100644 index a76badd741..0000000000 --- a/.changeset/brave-pants-drive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/core": patch ---- - -Don't fail on skipped optional dependencies, when searching for dependencies that should be built. diff --git a/exec/plugin-commands-script-runners/CHANGELOG.md b/exec/plugin-commands-script-runners/CHANGELOG.md index 02be3e0934..945044f570 100644 --- a/exec/plugin-commands-script-runners/CHANGELOG.md +++ b/exec/plugin-commands-script-runners/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/plugin-commands-script-runners +## 11.0.6 + +### Patch Changes + +- @pnpm/plugin-commands-installation@17.0.6 + ## 11.0.5 ### Patch Changes diff --git a/exec/plugin-commands-script-runners/package.json b/exec/plugin-commands-script-runners/package.json index e6c9541a69..156a00333d 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": "11.0.5", + "version": "11.0.6", "description": "Commands for running scripts", "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 b61b811671..cccbe9b8c4 100644 --- a/patching/plugin-commands-patching/CHANGELOG.md +++ b/patching/plugin-commands-patching/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/plugin-commands-patching +## 6.4.3 + +### Patch Changes + +- @pnpm/plugin-commands-installation@17.0.6 + ## 6.4.2 ### Patch Changes diff --git a/patching/plugin-commands-patching/package.json b/patching/plugin-commands-patching/package.json index ef20650d2d..62373af26c 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": "6.4.2", + "version": "6.4.3", "description": "Commands for creating patches", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/core/CHANGELOG.md b/pkg-manager/core/CHANGELOG.md index 4e19f04cc1..df8721264e 100644 --- a/pkg-manager/core/CHANGELOG.md +++ b/pkg-manager/core/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/core +## 15.2.3 + +### Patch Changes + +- 39f693b: Don't fail on skipped optional dependencies, when searching for dependencies that should be built. + ## 15.2.2 ### Patch Changes diff --git a/pkg-manager/core/package.json b/pkg-manager/core/package.json index 969f89d0ef..1b721ede5c 100644 --- a/pkg-manager/core/package.json +++ b/pkg-manager/core/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/core", "description": "Fast, disk space efficient installation engine", - "version": "15.2.2", + "version": "15.2.3", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/pkg-manager/plugin-commands-installation/CHANGELOG.md b/pkg-manager/plugin-commands-installation/CHANGELOG.md index 15eb4b0858..92fa21aa63 100644 --- a/pkg-manager/plugin-commands-installation/CHANGELOG.md +++ b/pkg-manager/plugin-commands-installation/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-installation +## 17.0.6 + +### Patch Changes + +- Updated dependencies [39f693b] + - @pnpm/core@15.2.3 + ## 17.0.5 ### Patch Changes diff --git a/pkg-manager/plugin-commands-installation/package.json b/pkg-manager/plugin-commands-installation/package.json index 8a6022e19a..4a558b0645 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": "17.0.5", + "version": "17.0.6", "description": "Commands for installation", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/releasing/plugin-commands-deploy/CHANGELOG.md b/releasing/plugin-commands-deploy/CHANGELOG.md index 5ae79c256a..32174ac7b8 100644 --- a/releasing/plugin-commands-deploy/CHANGELOG.md +++ b/releasing/plugin-commands-deploy/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/plugin-commands-deploy +## 5.1.20 + +### Patch Changes + +- @pnpm/plugin-commands-installation@17.0.6 + ## 5.1.19 ### Patch Changes diff --git a/releasing/plugin-commands-deploy/package.json b/releasing/plugin-commands-deploy/package.json index 7790d4e385..856f24ec73 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": "5.1.19", + "version": "5.1.20", "description": "Commands for deploy", "funding": "https://opencollective.com/pnpm", "main": "lib/index.js",