From 01a45666552000941a748cd2c23fa2dd486bb633 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Mon, 6 May 2024 11:13:30 +0200 Subject: [PATCH] chore(release): 9.1.0 --- .changeset/flat-poets-worry.md | 7 ------- .changeset/kind-carrots-fry.md | 5 ----- .changeset/lucky-moons-drum.md | 5 ----- .changeset/mighty-rats-suffer.md | 7 ------- .changeset/spicy-keys-boil.md | 6 ------ .changeset/wicked-queens-bow.md | 7 ------- .meta-updater/CHANGELOG.md | 6 ++++++ .meta-updater/package.json | 2 +- deps/graph-builder/CHANGELOG.md | 8 +++++++ deps/graph-builder/package.json | 2 +- deps/graph-sequencer/CHANGELOG.md | 6 ++++++ deps/graph-sequencer/package.json | 2 +- exec/build-modules/CHANGELOG.md | 7 +++++++ exec/build-modules/package.json | 2 +- exec/plugin-commands-rebuild/CHANGELOG.md | 12 +++++++++++ exec/plugin-commands-rebuild/package.json | 2 +- .../CHANGELOG.md | 7 +++++++ .../package.json | 2 +- lockfile/audit/CHANGELOG.md | 8 +++++++ lockfile/audit/package.json | 2 +- lockfile/filter-lockfile/CHANGELOG.md | 7 +++++++ lockfile/filter-lockfile/package.json | 2 +- lockfile/lockfile-file/CHANGELOG.md | 7 +++++++ lockfile/lockfile-file/package.json | 2 +- lockfile/lockfile-to-pnp/CHANGELOG.md | 8 +++++++ lockfile/lockfile-to-pnp/package.json | 2 +- lockfile/lockfile-utils/CHANGELOG.md | 6 ++++++ lockfile/lockfile-utils/package.json | 2 +- lockfile/plugin-commands-audit/CHANGELOG.md | 7 +++++++ lockfile/plugin-commands-audit/package.json | 2 +- lockfile/preferred-versions/CHANGELOG.md | 7 +++++++ lockfile/preferred-versions/package.json | 2 +- modules-mounter/daemon/CHANGELOG.md | 8 +++++++ modules-mounter/daemon/package.json | 2 +- packages/make-dedicated-lockfile/CHANGELOG.md | 6 ++++++ packages/make-dedicated-lockfile/package.json | 2 +- .../plugin-commands-patching/CHANGELOG.md | 10 +++++++++ .../plugin-commands-patching/package.json | 2 +- pkg-manager/client/CHANGELOG.md | 6 ++++++ pkg-manager/client/package.json | 2 +- pkg-manager/core/CHANGELOG.md | 21 +++++++++++++++++++ pkg-manager/core/package.json | 2 +- pkg-manager/get-context/CHANGELOG.md | 7 +++++++ pkg-manager/get-context/package.json | 2 +- pkg-manager/headless/CHANGELOG.md | 16 ++++++++++++++ pkg-manager/headless/package.json | 2 +- pkg-manager/hoist/CHANGELOG.md | 7 +++++++ pkg-manager/hoist/package.json | 2 +- pkg-manager/modules-cleaner/CHANGELOG.md | 8 +++++++ pkg-manager/modules-cleaner/package.json | 2 +- .../plugin-commands-installation/CHANGELOG.md | 13 ++++++++++++ .../plugin-commands-installation/package.json | 2 +- .../read-projects-context/CHANGELOG.md | 6 ++++++ .../read-projects-context/package.json | 2 +- pkg-manager/real-hoist/CHANGELOG.md | 7 +++++++ pkg-manager/real-hoist/package.json | 2 +- pkg-manager/resolve-dependencies/CHANGELOG.md | 14 +++++++++++++ pkg-manager/resolve-dependencies/package.json | 2 +- pnpm/CHANGELOG.md | 6 +++++- 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-x64/package.json | 2 +- pnpm/package.json | 2 +- releasing/plugin-commands-deploy/CHANGELOG.md | 6 ++++++ releasing/plugin-commands-deploy/package.json | 2 +- .../plugin-commands-publishing/CHANGELOG.md | 8 +++++++ .../plugin-commands-publishing/package.json | 2 +- resolving/default-resolver/CHANGELOG.md | 7 +++++++ resolving/default-resolver/package.json | 2 +- resolving/npm-resolver/CHANGELOG.md | 8 +++++++ resolving/npm-resolver/package.json | 2 +- reviewing/dependencies-hierarchy/CHANGELOG.md | 8 +++++++ reviewing/dependencies-hierarchy/package.json | 2 +- reviewing/license-scanner/CHANGELOG.md | 8 +++++++ reviewing/license-scanner/package.json | 2 +- reviewing/list/CHANGELOG.md | 6 ++++++ reviewing/list/package.json | 2 +- reviewing/outdated/CHANGELOG.md | 11 ++++++++++ reviewing/outdated/package.json | 2 +- .../plugin-commands-licenses/CHANGELOG.md | 8 +++++++ .../plugin-commands-licenses/package.json | 2 +- .../plugin-commands-listing/CHANGELOG.md | 6 ++++++ .../plugin-commands-listing/package.json | 2 +- .../plugin-commands-outdated/CHANGELOG.md | 9 ++++++++ .../plugin-commands-outdated/package.json | 2 +- store/plugin-commands-server/CHANGELOG.md | 7 +++++++ store/plugin-commands-server/package.json | 2 +- .../CHANGELOG.md | 6 ++++++ .../package.json | 2 +- store/plugin-commands-store/CHANGELOG.md | 9 ++++++++ store/plugin-commands-store/package.json | 2 +- store/store-connection-manager/CHANGELOG.md | 8 +++++++ store/store-connection-manager/package.json | 2 +- .../filter-workspace-packages/CHANGELOG.md | 6 ++++++ .../filter-workspace-packages/package.json | 2 +- workspace/pkgs-graph/CHANGELOG.md | 7 +++++++ workspace/pkgs-graph/package.json | 2 +- workspace/sort-packages/CHANGELOG.md | 7 +++++++ workspace/sort-packages/package.json | 2 +- workspace/spec-parser/CHANGELOG.md | 7 +++++++ workspace/spec-parser/package.json | 2 +- 104 files changed, 424 insertions(+), 90 deletions(-) delete mode 100644 .changeset/flat-poets-worry.md delete mode 100644 .changeset/kind-carrots-fry.md delete mode 100644 .changeset/lucky-moons-drum.md delete mode 100644 .changeset/mighty-rats-suffer.md delete mode 100644 .changeset/spicy-keys-boil.md delete mode 100644 .changeset/wicked-queens-bow.md create mode 100644 workspace/spec-parser/CHANGELOG.md diff --git a/.changeset/flat-poets-worry.md b/.changeset/flat-poets-worry.md deleted file mode 100644 index d4dcab7d8b..0000000000 --- a/.changeset/flat-poets-worry.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@pnpm/plugin-commands-licenses": patch -"@pnpm/plugin-commands-outdated": patch -"pnpm": patch ---- - -Details in the `pnpm outdated` output are wrapped correctly [#8037](https://github.com/pnpm/pnpm/pull/8037). diff --git a/.changeset/kind-carrots-fry.md b/.changeset/kind-carrots-fry.md deleted file mode 100644 index a33d0fced6..0000000000 --- a/.changeset/kind-carrots-fry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/deps.graph-sequencer": patch ---- - -Topological ordering will look for the longest circle diff --git a/.changeset/lucky-moons-drum.md b/.changeset/lucky-moons-drum.md deleted file mode 100644 index 0bf16866fc..0000000000 --- a/.changeset/lucky-moons-drum.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/workspace.spec-parser": major ---- - -Initial release. diff --git a/.changeset/mighty-rats-suffer.md b/.changeset/mighty-rats-suffer.md deleted file mode 100644 index 42a0975374..0000000000 --- a/.changeset/mighty-rats-suffer.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@pnpm/resolve-dependencies": patch -"@pnpm/lockfile-utils": patch -"pnpm": patch ---- - -Fix `Cannot read properties of undefined (reading 'missingPeersOfChildren')` exception that happens on install [#8041](https://github.com/pnpm/pnpm/issues/8041). diff --git a/.changeset/spicy-keys-boil.md b/.changeset/spicy-keys-boil.md deleted file mode 100644 index 37571fec87..0000000000 --- a/.changeset/spicy-keys-boil.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/plugin-commands-publishing": patch -"pnpm": patch ---- - -Explicitly throw an error when user attempts to run `publish` or `pack` when `bundledDependencies` is set but `node-linker` isn't `hoisted`. diff --git a/.changeset/wicked-queens-bow.md b/.changeset/wicked-queens-bow.md deleted file mode 100644 index 9e62d7c397..0000000000 --- a/.changeset/wicked-queens-bow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@pnpm/resolve-dependencies": patch -"@pnpm/npm-resolver": patch -"pnpm": patch ---- - -`pnpm update` should not fail when there's an aliased local workspace dependency [#7975](https://github.com/pnpm/pnpm/issues/7975). diff --git a/.meta-updater/CHANGELOG.md b/.meta-updater/CHANGELOG.md index 70a50068e5..e689dd21fa 100644 --- a/.meta-updater/CHANGELOG.md +++ b/.meta-updater/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm-private/updater +## 2.0.4 + +### Patch Changes + +- @pnpm/lockfile-file@9.0.4 + ## 2.0.3 ### Patch Changes diff --git a/.meta-updater/package.json b/.meta-updater/package.json index 42eb64df74..6d977465b7 100644 --- a/.meta-updater/package.json +++ b/.meta-updater/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm-private/updater", - "version": "2.0.3", + "version": "2.0.4", "private": true, "type": "module", "scripts": { diff --git a/deps/graph-builder/CHANGELOG.md b/deps/graph-builder/CHANGELOG.md index 7c3c56ac9f..a33b7693b5 100644 --- a/deps/graph-builder/CHANGELOG.md +++ b/deps/graph-builder/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/deps.graph-builder +## 1.1.1 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/lockfile-file@9.0.4 + ## 1.1.0 ### Minor Changes diff --git a/deps/graph-builder/package.json b/deps/graph-builder/package.json index 60ad28c467..159bee8a3a 100644 --- a/deps/graph-builder/package.json +++ b/deps/graph-builder/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/deps.graph-builder", "description": "A package for building a dependency graph from a lockfile", - "version": "1.1.0", + "version": "1.1.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/deps/graph-sequencer/CHANGELOG.md b/deps/graph-sequencer/CHANGELOG.md index fdccbeaa91..668727513e 100644 --- a/deps/graph-sequencer/CHANGELOG.md +++ b/deps/graph-sequencer/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/deps.graph-sequencer +## 2.0.1 + +### Patch Changes + +- db1d6ff: Topological ordering will look for the longest circle + ## 2.0.0 ### Major Changes diff --git a/deps/graph-sequencer/package.json b/deps/graph-sequencer/package.json index 87dfd48840..57301c04ef 100644 --- a/deps/graph-sequencer/package.json +++ b/deps/graph-sequencer/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/deps.graph-sequencer", - "version": "2.0.0", + "version": "2.0.1", "description": "Sort items in a graph using a topological sort", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/exec/build-modules/CHANGELOG.md b/exec/build-modules/CHANGELOG.md index f64b575ba7..df4c232fdd 100644 --- a/exec/build-modules/CHANGELOG.md +++ b/exec/build-modules/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/build-modules +## 12.0.3 + +### Patch Changes + +- Updated dependencies [db1d6ff] + - @pnpm/deps.graph-sequencer@2.0.1 + ## 12.0.2 ### Patch Changes diff --git a/exec/build-modules/package.json b/exec/build-modules/package.json index ffbe3a3041..6cf79a3aa0 100644 --- a/exec/build-modules/package.json +++ b/exec/build-modules/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/build-modules", - "version": "12.0.2", + "version": "12.0.3", "description": "Build packages in node_modules", "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 b064c725fd..14c325d443 100644 --- a/exec/plugin-commands-rebuild/CHANGELOG.md +++ b/exec/plugin-commands-rebuild/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-rebuild +## 11.1.1 + +### Patch Changes + +- Updated dependencies [db1d6ff] +- Updated dependencies [7a0536e] + - @pnpm/deps.graph-sequencer@2.0.1 + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/sort-packages@6.0.1 + - @pnpm/get-context@11.1.1 + - @pnpm/store-connection-manager@8.1.1 + ## 11.1.0 ### Minor Changes diff --git a/exec/plugin-commands-rebuild/package.json b/exec/plugin-commands-rebuild/package.json index a8d2221724..b9f99a172d 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": "11.1.0", + "version": "11.1.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 9556af0573..9506de3886 100644 --- a/exec/plugin-commands-script-runners/CHANGELOG.md +++ b/exec/plugin-commands-script-runners/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-script-runners +## 9.1.1 + +### Patch Changes + +- @pnpm/sort-packages@6.0.1 +- @pnpm/plugin-commands-installation@15.1.1 + ## 9.1.0 ### Minor Changes diff --git a/exec/plugin-commands-script-runners/package.json b/exec/plugin-commands-script-runners/package.json index ed8cfaf4a2..29cb58bf46 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": "9.1.0", + "version": "9.1.1", "description": "Commands for running scripts", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/audit/CHANGELOG.md b/lockfile/audit/CHANGELOG.md index f38d321665..124da2fc64 100644 --- a/lockfile/audit/CHANGELOG.md +++ b/lockfile/audit/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/audit +## 8.1.1 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/list@10.1.1 + ## 8.1.0 ### Minor Changes diff --git a/lockfile/audit/package.json b/lockfile/audit/package.json index b7c19b113d..bd0b92680e 100644 --- a/lockfile/audit/package.json +++ b/lockfile/audit/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/audit", - "version": "8.1.0", + "version": "8.1.1", "description": "Audit a lockfile", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/filter-lockfile/CHANGELOG.md b/lockfile/filter-lockfile/CHANGELOG.md index d065d4c54a..8175650a18 100644 --- a/lockfile/filter-lockfile/CHANGELOG.md +++ b/lockfile/filter-lockfile/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/filter-lockfile +## 9.0.3 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + ## 9.0.2 ### Patch Changes diff --git a/lockfile/filter-lockfile/package.json b/lockfile/filter-lockfile/package.json index 03473fd472..10216665a0 100644 --- a/lockfile/filter-lockfile/package.json +++ b/lockfile/filter-lockfile/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/filter-lockfile", - "version": "9.0.2", + "version": "9.0.3", "description": "Filters a lockfile", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/lockfile-file/CHANGELOG.md b/lockfile/lockfile-file/CHANGELOG.md index c442c27004..dcb9c86556 100644 --- a/lockfile/lockfile-file/CHANGELOG.md +++ b/lockfile/lockfile-file/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/lockfile-file +## 9.0.4 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + ## 9.0.3 ### Patch Changes diff --git a/lockfile/lockfile-file/package.json b/lockfile/lockfile-file/package.json index 1698932f38..4da7b0424c 100644 --- a/lockfile/lockfile-file/package.json +++ b/lockfile/lockfile-file/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile-file", - "version": "9.0.3", + "version": "9.0.4", "description": "Read/write pnpm-lock.yaml files", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/lockfile-to-pnp/CHANGELOG.md b/lockfile/lockfile-to-pnp/CHANGELOG.md index c7a99ae2af..af5a06d9b2 100644 --- a/lockfile/lockfile-to-pnp/CHANGELOG.md +++ b/lockfile/lockfile-to-pnp/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/lockfile-to-pnp +## 4.1.1 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/lockfile-file@9.0.4 + ## 4.1.0 ### Minor Changes diff --git a/lockfile/lockfile-to-pnp/package.json b/lockfile/lockfile-to-pnp/package.json index c92062d53f..d1cb89b731 100644 --- a/lockfile/lockfile-to-pnp/package.json +++ b/lockfile/lockfile-to-pnp/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile-to-pnp", - "version": "4.1.0", + "version": "4.1.1", "description": "Creates a Plug'n'Play file from a pnpm-lock.yaml", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/lockfile-utils/CHANGELOG.md b/lockfile/lockfile-utils/CHANGELOG.md index c33cafa9e4..e8a790a015 100644 --- a/lockfile/lockfile-utils/CHANGELOG.md +++ b/lockfile/lockfile-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/lockfile-utils +## 10.1.1 + +### Patch Changes + +- 7a0536e: Fix `Cannot read properties of undefined (reading 'missingPeersOfChildren')` exception that happens on install [#8041](https://github.com/pnpm/pnpm/issues/8041). + ## 10.1.0 ### Minor Changes diff --git a/lockfile/lockfile-utils/package.json b/lockfile/lockfile-utils/package.json index 55d9066b41..e9ebaa9e5c 100644 --- a/lockfile/lockfile-utils/package.json +++ b/lockfile/lockfile-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile-utils", - "version": "10.1.0", + "version": "10.1.1", "description": "Utils for dealing with pnpm-lock.yaml", "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 e165e86e18..fde17888b1 100644 --- a/lockfile/plugin-commands-audit/CHANGELOG.md +++ b/lockfile/plugin-commands-audit/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-audit +## 10.1.1 + +### Patch Changes + +- @pnpm/audit@8.1.1 +- @pnpm/lockfile-file@9.0.4 + ## 10.1.0 ### Minor Changes diff --git a/lockfile/plugin-commands-audit/package.json b/lockfile/plugin-commands-audit/package.json index 0292d827d4..4489987452 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": "10.1.0", + "version": "10.1.1", "description": "pnpm commands for dependencies audit", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/preferred-versions/CHANGELOG.md b/lockfile/preferred-versions/CHANGELOG.md index 2a1b82f52f..f1f0cc0358 100644 --- a/lockfile/preferred-versions/CHANGELOG.md +++ b/lockfile/preferred-versions/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/lockfile.preferred-versions +## 1.0.2 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + ## 1.0.1 ### Patch Changes diff --git a/lockfile/preferred-versions/package.json b/lockfile/preferred-versions/package.json index db44210c9c..d9c3dffca1 100644 --- a/lockfile/preferred-versions/package.json +++ b/lockfile/preferred-versions/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile.preferred-versions", - "version": "1.0.1", + "version": "1.0.2", "description": "Get preferred version from lockfile", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/modules-mounter/daemon/CHANGELOG.md b/modules-mounter/daemon/CHANGELOG.md index 821242d256..72f9f77bcf 100644 --- a/modules-mounter/daemon/CHANGELOG.md +++ b/modules-mounter/daemon/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/mount-modules +## 0.6.1 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/lockfile-file@9.0.4 + ## 0.6.0 ### Minor Changes diff --git a/modules-mounter/daemon/package.json b/modules-mounter/daemon/package.json index 9279556c06..e917da179b 100644 --- a/modules-mounter/daemon/package.json +++ b/modules-mounter/daemon/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/mount-modules", - "version": "0.6.0", + "version": "0.6.1", "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 6922a9e226..37f01dbd5a 100644 --- a/packages/make-dedicated-lockfile/CHANGELOG.md +++ b/packages/make-dedicated-lockfile/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/make-dedicated-lockfile +## 0.6.4 + +### Patch Changes + +- @pnpm/lockfile-file@9.0.4 + ## 0.6.3 ### Patch Changes diff --git a/packages/make-dedicated-lockfile/package.json b/packages/make-dedicated-lockfile/package.json index 207ac5497a..a4da85a354 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": "0.6.3", + "version": "0.6.4", "description": "Creates a dedicated lockfile for a subset of workspace projects", "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 1f1b97fcb2..d3e80e9700 100644 --- a/patching/plugin-commands-patching/CHANGELOG.md +++ b/patching/plugin-commands-patching/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-patching +## 6.1.1 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/lockfile-file@9.0.4 + - @pnpm/plugin-commands-installation@15.1.1 + - @pnpm/store-connection-manager@8.1.1 + ## 6.1.0 ### Minor Changes diff --git a/patching/plugin-commands-patching/package.json b/patching/plugin-commands-patching/package.json index 7110aefa07..46e383d8be 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.1.0", + "version": "6.1.1", "description": "Commands for creating patches", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/client/CHANGELOG.md b/pkg-manager/client/CHANGELOG.md index c7e36333cb..59ae49f7bb 100644 --- a/pkg-manager/client/CHANGELOG.md +++ b/pkg-manager/client/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/client +## 11.0.3 + +### Patch Changes + +- @pnpm/default-resolver@19.0.2 + ## 11.0.2 ### Patch Changes diff --git a/pkg-manager/client/package.json b/pkg-manager/client/package.json index bdfc60ee21..6454ce4734 100644 --- a/pkg-manager/client/package.json +++ b/pkg-manager/client/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/client", - "version": "11.0.2", + "version": "11.0.3", "description": "Creates the package resolve and fetch functions", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/core/CHANGELOG.md b/pkg-manager/core/CHANGELOG.md index d1e967b79b..da97190784 100644 --- a/pkg-manager/core/CHANGELOG.md +++ b/pkg-manager/core/CHANGELOG.md @@ -1,5 +1,26 @@ # @pnpm/core +## 14.1.1 + +### Patch Changes + +- Updated dependencies [db1d6ff] +- Updated dependencies [7a0536e] +- Updated dependencies [cb0f459] + - @pnpm/deps.graph-sequencer@2.0.1 + - @pnpm/resolve-dependencies@32.1.1 + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/build-modules@12.0.3 + - @pnpm/filter-lockfile@9.0.3 + - @pnpm/lockfile-file@9.0.4 + - @pnpm/lockfile-to-pnp@4.1.1 + - @pnpm/lockfile.preferred-versions@1.0.2 + - @pnpm/headless@23.1.1 + - @pnpm/hoist@9.1.1 + - @pnpm/modules-cleaner@15.1.1 + - @pnpm/get-context@11.1.1 + - @pnpm/package-requester@25.1.0 + ## 14.1.0 ### Minor Changes diff --git a/pkg-manager/core/package.json b/pkg-manager/core/package.json index 6120ff6040..36e5ef5c2f 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": "14.1.0", + "version": "14.1.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/pkg-manager/get-context/CHANGELOG.md b/pkg-manager/get-context/CHANGELOG.md index 509906070e..12a725bb27 100644 --- a/pkg-manager/get-context/CHANGELOG.md +++ b/pkg-manager/get-context/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/get-context +## 11.1.1 + +### Patch Changes + +- @pnpm/lockfile-file@9.0.4 +- @pnpm/read-projects-context@9.1.1 + ## 11.1.0 ### Minor Changes diff --git a/pkg-manager/get-context/package.json b/pkg-manager/get-context/package.json index 06df71840a..606cc633bc 100644 --- a/pkg-manager/get-context/package.json +++ b/pkg-manager/get-context/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/get-context", - "version": "11.1.0", + "version": "11.1.1", "description": "Gets context information about a project", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/headless/CHANGELOG.md b/pkg-manager/headless/CHANGELOG.md index 9ad88b4305..c40ef26ac3 100644 --- a/pkg-manager/headless/CHANGELOG.md +++ b/pkg-manager/headless/CHANGELOG.md @@ -1,5 +1,21 @@ # @pnpm/headless +## 23.1.1 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/build-modules@12.0.3 + - @pnpm/deps.graph-builder@1.1.1 + - @pnpm/filter-lockfile@9.0.3 + - @pnpm/lockfile-file@9.0.4 + - @pnpm/lockfile-to-pnp@4.1.1 + - @pnpm/hoist@9.1.1 + - @pnpm/modules-cleaner@15.1.1 + - @pnpm/real-hoist@3.0.2 + - @pnpm/package-requester@25.1.0 + ## 23.1.0 ### Minor Changes diff --git a/pkg-manager/headless/package.json b/pkg-manager/headless/package.json index 915700caaa..26c7d5790a 100644 --- a/pkg-manager/headless/package.json +++ b/pkg-manager/headless/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/headless", "description": "Fast installation using only pnpm-lock.yaml", - "version": "23.1.0", + "version": "23.1.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/pkg-manager/hoist/CHANGELOG.md b/pkg-manager/hoist/CHANGELOG.md index 3f900d8c6a..1432b4ea1b 100644 --- a/pkg-manager/hoist/CHANGELOG.md +++ b/pkg-manager/hoist/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/hoist +## 9.1.1 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + ## 9.1.0 ### Minor Changes diff --git a/pkg-manager/hoist/package.json b/pkg-manager/hoist/package.json index dbd291c8ca..13e60e1ffc 100644 --- a/pkg-manager/hoist/package.json +++ b/pkg-manager/hoist/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/hoist", "description": "Hoists dependencies in a node_modules created by pnpm", - "version": "9.1.0", + "version": "9.1.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/pkg-manager/modules-cleaner/CHANGELOG.md b/pkg-manager/modules-cleaner/CHANGELOG.md index ac4e2b2a07..9055563fcd 100644 --- a/pkg-manager/modules-cleaner/CHANGELOG.md +++ b/pkg-manager/modules-cleaner/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/modules-cleaner +## 15.1.1 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/filter-lockfile@9.0.3 + ## 15.1.0 ### Minor Changes diff --git a/pkg-manager/modules-cleaner/package.json b/pkg-manager/modules-cleaner/package.json index 1761b6e33f..a3ebb35d13 100644 --- a/pkg-manager/modules-cleaner/package.json +++ b/pkg-manager/modules-cleaner/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/modules-cleaner", - "version": "15.1.0", + "version": "15.1.1", "description": "Exports util functions to clean up node_modules", "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 e943899cf1..4a9a5fea61 100644 --- a/pkg-manager/plugin-commands-installation/CHANGELOG.md +++ b/pkg-manager/plugin-commands-installation/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/plugin-commands-installation +## 15.1.1 + +### Patch Changes + +- @pnpm/plugin-commands-rebuild@11.1.1 +- @pnpm/core@14.1.1 +- @pnpm/sort-packages@6.0.1 +- @pnpm/outdated@14.0.5 +- @pnpm/workspace.pkgs-graph@3.0.1 +- @pnpm/filter-workspace-packages@8.0.4 +- @pnpm/package-store@20.1.0 +- @pnpm/store-connection-manager@8.1.1 + ## 15.1.0 ### Minor Changes diff --git a/pkg-manager/plugin-commands-installation/package.json b/pkg-manager/plugin-commands-installation/package.json index 1dbbfc5578..720b84d4e2 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": "15.1.0", + "version": "15.1.1", "description": "Commands for installation", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/read-projects-context/CHANGELOG.md b/pkg-manager/read-projects-context/CHANGELOG.md index 901cdc9f88..3152b0c2da 100644 --- a/pkg-manager/read-projects-context/CHANGELOG.md +++ b/pkg-manager/read-projects-context/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/read-projects-context +## 9.1.1 + +### Patch Changes + +- @pnpm/lockfile-file@9.0.4 + ## 9.1.0 ### Minor Changes diff --git a/pkg-manager/read-projects-context/package.json b/pkg-manager/read-projects-context/package.json index c78ddac4e9..ff2ed3a0ff 100644 --- a/pkg-manager/read-projects-context/package.json +++ b/pkg-manager/read-projects-context/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/read-projects-context", - "version": "9.1.0", + "version": "9.1.1", "description": "Reads the current state of projects from modules manifest", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/real-hoist/CHANGELOG.md b/pkg-manager/real-hoist/CHANGELOG.md index b1b667a7b1..2e3ce15431 100644 --- a/pkg-manager/real-hoist/CHANGELOG.md +++ b/pkg-manager/real-hoist/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/real-hoist +## 3.0.2 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + ## 3.0.1 ### Patch Changes diff --git a/pkg-manager/real-hoist/package.json b/pkg-manager/real-hoist/package.json index 76ae2c4ba5..4fd8a3bf2e 100644 --- a/pkg-manager/real-hoist/package.json +++ b/pkg-manager/real-hoist/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/real-hoist", "description": "Hoists dependencies in a node_modules created by pnpm", - "version": "3.0.1", + "version": "3.0.2", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/pkg-manager/resolve-dependencies/CHANGELOG.md b/pkg-manager/resolve-dependencies/CHANGELOG.md index ee318098bd..fbedf3d74e 100644 --- a/pkg-manager/resolve-dependencies/CHANGELOG.md +++ b/pkg-manager/resolve-dependencies/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/resolve-dependencies +## 32.1.1 + +### Patch Changes + +- 7a0536e: Fix `Cannot read properties of undefined (reading 'missingPeersOfChildren')` exception that happens on install [#8041](https://github.com/pnpm/pnpm/issues/8041). +- cb0f459: `pnpm update` should not fail when there's an aliased local workspace dependency [#7975](https://github.com/pnpm/pnpm/issues/7975). +- Updated dependencies [cb0f459] +- Updated dependencies [7a0536e] +- Updated dependencies [cb0f459] + - @pnpm/workspace.spec-parser@1.0.0 + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/npm-resolver@19.0.1 + - @pnpm/lockfile.preferred-versions@1.0.2 + ## 32.1.0 ### Minor Changes diff --git a/pkg-manager/resolve-dependencies/package.json b/pkg-manager/resolve-dependencies/package.json index 419e8eeca7..e16958c32a 100644 --- a/pkg-manager/resolve-dependencies/package.json +++ b/pkg-manager/resolve-dependencies/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/resolve-dependencies", - "version": "32.1.0", + "version": "32.1.1", "description": "Resolves dependency graph of a package", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pnpm/CHANGELOG.md b/pnpm/CHANGELOG.md index 10dfbcee73..be3af28ac9 100644 --- a/pnpm/CHANGELOG.md +++ b/pnpm/CHANGELOG.md @@ -1,6 +1,6 @@ # pnpm -## 9.1.0-0 +## 9.1.0 ### Minor Changes @@ -9,6 +9,10 @@ ### Patch Changes - A dependency is hoisted to resolve an optional peer dependency only if it satisfies the range provided for the optional peer dependency [#8028](https://github.com/pnpm/pnpm/pull/8028). +- Details in the `pnpm outdated` output are wrapped correctly [#8037](https://github.com/pnpm/pnpm/pull/8037). +- Fix `Cannot read properties of undefined (reading 'missingPeersOfChildren')` exception that happens on install [#8041](https://github.com/pnpm/pnpm/issues/8041). +- Explicitly throw an error when user attempts to run `publish` or `pack` when `bundledDependencies` is set but `node-linker` isn't `hoisted`. +- `pnpm update` should not fail when there's an aliased local workspace dependency [#7975](https://github.com/pnpm/pnpm/issues/7975). ## 9.0.6 diff --git a/pnpm/artifacts/exe/package.json b/pnpm/artifacts/exe/package.json index 10b67600e6..3cd254aba9 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": "9.1.0-0", + "version": "9.1.0", "publishConfig": { "tag": "next-9", "bin": { diff --git a/pnpm/artifacts/linux-arm64/package.json b/pnpm/artifacts/linux-arm64/package.json index 95073e9873..a3e68f874f 100644 --- a/pnpm/artifacts/linux-arm64/package.json +++ b/pnpm/artifacts/linux-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-arm64", - "version": "9.1.0-0", + "version": "9.1.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/linux-x64/package.json b/pnpm/artifacts/linux-x64/package.json index 40c0805447..ee01f65d7b 100644 --- a/pnpm/artifacts/linux-x64/package.json +++ b/pnpm/artifacts/linux-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-x64", - "version": "9.1.0-0", + "version": "9.1.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/macos-arm64/package.json b/pnpm/artifacts/macos-arm64/package.json index 1c91afed1f..2d390ed616 100644 --- a/pnpm/artifacts/macos-arm64/package.json +++ b/pnpm/artifacts/macos-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-arm64", - "version": "9.1.0-0", + "version": "9.1.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/macos-x64/package.json b/pnpm/artifacts/macos-x64/package.json index 645b6e51c1..f24821472d 100644 --- a/pnpm/artifacts/macos-x64/package.json +++ b/pnpm/artifacts/macos-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-x64", - "version": "9.1.0-0", + "version": "9.1.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/win-x64/package.json b/pnpm/artifacts/win-x64/package.json index e48da52e43..87cd4a6820 100644 --- a/pnpm/artifacts/win-x64/package.json +++ b/pnpm/artifacts/win-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/win-x64", - "version": "9.1.0-0", + "version": "9.1.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/package.json b/pnpm/package.json index 0c462e37af..0d8f9c5990 100644 --- a/pnpm/package.json +++ b/pnpm/package.json @@ -1,7 +1,7 @@ { "name": "pnpm", "description": "Fast, disk space efficient package manager", - "version": "9.1.0-0", + "version": "9.1.0", "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 780a56e468..d797f7143d 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.1 + +### Patch Changes + +- @pnpm/plugin-commands-installation@15.1.1 + ## 5.1.0 ### Minor Changes diff --git a/releasing/plugin-commands-deploy/package.json b/releasing/plugin-commands-deploy/package.json index 7545d619b1..0d834b4bf8 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.0", + "version": "5.1.1", "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 b7462561fb..84a7cacf6d 100644 --- a/releasing/plugin-commands-publishing/CHANGELOG.md +++ b/releasing/plugin-commands-publishing/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-publishing +## 8.1.1 + +### Patch Changes + +- c50afe4: Explicitly throw an error when user attempts to run `publish` or `pack` when `bundledDependencies` is set but `node-linker` isn't `hoisted`. + - @pnpm/sort-packages@6.0.1 + - @pnpm/client@11.0.3 + ## 8.1.0 ### Minor Changes diff --git a/releasing/plugin-commands-publishing/package.json b/releasing/plugin-commands-publishing/package.json index 64ba62e629..f4097de4a1 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": "8.1.0", + "version": "8.1.1", "description": "The pack and publish commands of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/resolving/default-resolver/CHANGELOG.md b/resolving/default-resolver/CHANGELOG.md index fe427198f7..60c9092be3 100644 --- a/resolving/default-resolver/CHANGELOG.md +++ b/resolving/default-resolver/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/default-resolver +## 19.0.2 + +### Patch Changes + +- Updated dependencies [cb0f459] + - @pnpm/npm-resolver@19.0.1 + ## 19.0.1 ### Patch Changes diff --git a/resolving/default-resolver/package.json b/resolving/default-resolver/package.json index 8d9cd36509..8a7197ef20 100644 --- a/resolving/default-resolver/package.json +++ b/resolving/default-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/default-resolver", - "version": "19.0.1", + "version": "19.0.2", "description": "pnpm's default package resolver", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/resolving/npm-resolver/CHANGELOG.md b/resolving/npm-resolver/CHANGELOG.md index 9ceaec5f31..abfc9a4410 100644 --- a/resolving/npm-resolver/CHANGELOG.md +++ b/resolving/npm-resolver/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/npm-resolver +## 19.0.1 + +### Patch Changes + +- cb0f459: `pnpm update` should not fail when there's an aliased local workspace dependency [#7975](https://github.com/pnpm/pnpm/issues/7975). +- Updated dependencies [cb0f459] + - @pnpm/workspace.spec-parser@1.0.0 + ## 19.0.0 ### Major Changes diff --git a/resolving/npm-resolver/package.json b/resolving/npm-resolver/package.json index 514a90489e..2dc1eb5498 100644 --- a/resolving/npm-resolver/package.json +++ b/resolving/npm-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/npm-resolver", - "version": "19.0.0", + "version": "19.0.1", "description": "Resolver for npm-hosted packages", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/dependencies-hierarchy/CHANGELOG.md b/reviewing/dependencies-hierarchy/CHANGELOG.md index 29f208cd8c..9595cacaa3 100644 --- a/reviewing/dependencies-hierarchy/CHANGELOG.md +++ b/reviewing/dependencies-hierarchy/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/reviewing.dependencies-hierarchy +## 3.1.1 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/lockfile-file@9.0.4 + ## 3.1.0 ### Minor Changes diff --git a/reviewing/dependencies-hierarchy/package.json b/reviewing/dependencies-hierarchy/package.json index bdb6b49c81..00227e5957 100644 --- a/reviewing/dependencies-hierarchy/package.json +++ b/reviewing/dependencies-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/reviewing.dependencies-hierarchy", - "version": "3.1.0", + "version": "3.1.1", "description": "Creates a dependencies hierarchy for a symlinked `node_modules`", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/license-scanner/CHANGELOG.md b/reviewing/license-scanner/CHANGELOG.md index 86711e8441..25fc4cab32 100644 --- a/reviewing/license-scanner/CHANGELOG.md +++ b/reviewing/license-scanner/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/license-scanner +## 3.1.1 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/lockfile-file@9.0.4 + ## 3.1.0 ### Minor Changes diff --git a/reviewing/license-scanner/package.json b/reviewing/license-scanner/package.json index cdf700dfab..478c9728c4 100644 --- a/reviewing/license-scanner/package.json +++ b/reviewing/license-scanner/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/license-scanner", - "version": "3.1.0", + "version": "3.1.1", "description": "Check for licenses packages", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/list/CHANGELOG.md b/reviewing/list/CHANGELOG.md index bbc60a4480..b2503d2824 100644 --- a/reviewing/list/CHANGELOG.md +++ b/reviewing/list/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/list +## 10.1.1 + +### Patch Changes + +- @pnpm/reviewing.dependencies-hierarchy@3.1.1 + ## 10.1.0 ### Minor Changes diff --git a/reviewing/list/package.json b/reviewing/list/package.json index 9ac6b3cdbf..07b1af4fce 100644 --- a/reviewing/list/package.json +++ b/reviewing/list/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/list", - "version": "10.1.0", + "version": "10.1.1", "description": "List installed packages in a symlinked `node_modules`", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/outdated/CHANGELOG.md b/reviewing/outdated/CHANGELOG.md index 332a08081d..328bf45d01 100644 --- a/reviewing/outdated/CHANGELOG.md +++ b/reviewing/outdated/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/outdated +## 14.0.5 + +### Patch Changes + +- Updated dependencies [7a0536e] +- Updated dependencies [cb0f459] + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/npm-resolver@19.0.1 + - @pnpm/lockfile-file@9.0.4 + - @pnpm/client@11.0.3 + ## 14.0.4 ### Patch Changes diff --git a/reviewing/outdated/package.json b/reviewing/outdated/package.json index 2161a8f6e0..ca5b27c944 100644 --- a/reviewing/outdated/package.json +++ b/reviewing/outdated/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/outdated", - "version": "14.0.4", + "version": "14.0.5", "description": "Check for outdated packages", "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 d3047f6e5b..412b1a3a9f 100644 --- a/reviewing/plugin-commands-licenses/CHANGELOG.md +++ b/reviewing/plugin-commands-licenses/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-licenses +## 4.1.1 + +### Patch Changes + +- 21de734: Details in the `pnpm outdated` output are wrapped correctly [#8037](https://github.com/pnpm/pnpm/pull/8037). + - @pnpm/lockfile-file@9.0.4 + - @pnpm/license-scanner@3.1.1 + ## 4.1.0 ### Minor Changes diff --git a/reviewing/plugin-commands-licenses/package.json b/reviewing/plugin-commands-licenses/package.json index fcf03bbd95..9935296d81 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": "4.1.0", + "version": "4.1.1", "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 3587e169fa..9e022adf3e 100644 --- a/reviewing/plugin-commands-listing/CHANGELOG.md +++ b/reviewing/plugin-commands-listing/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/plugin-commands-listing +## 9.1.1 + +### Patch Changes + +- @pnpm/list@10.1.1 + ## 9.1.0 ### Minor Changes diff --git a/reviewing/plugin-commands-listing/package.json b/reviewing/plugin-commands-listing/package.json index 7a391b6d1c..446d1f8f85 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": "9.1.0", + "version": "9.1.1", "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 23531f2e63..ae4e2031d5 100644 --- a/reviewing/plugin-commands-outdated/CHANGELOG.md +++ b/reviewing/plugin-commands-outdated/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-outdated +## 11.1.1 + +### Patch Changes + +- 21de734: Details in the `pnpm outdated` output are wrapped correctly [#8037](https://github.com/pnpm/pnpm/pull/8037). + - @pnpm/lockfile-file@9.0.4 + - @pnpm/outdated@14.0.5 + - @pnpm/default-resolver@19.0.2 + ## 11.1.0 ### Minor Changes diff --git a/reviewing/plugin-commands-outdated/package.json b/reviewing/plugin-commands-outdated/package.json index 9a0441163d..b812d65b63 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": "11.1.0", + "version": "11.1.1", "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 91f391edc1..40f1899ec0 100644 --- a/store/plugin-commands-server/CHANGELOG.md +++ b/store/plugin-commands-server/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-server +## 7.0.6 + +### Patch Changes + +- @pnpm/server@18.1.0 +- @pnpm/store-connection-manager@8.1.1 + ## 7.0.5 ### Patch Changes diff --git a/store/plugin-commands-server/package.json b/store/plugin-commands-server/package.json index 605ffdb9b4..a5e4c41941 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": "7.0.5", + "version": "7.0.6", "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 9814e3e07a..2076c25a40 100644 --- a/store/plugin-commands-store-inspecting/CHANGELOG.md +++ b/store/plugin-commands-store-inspecting/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/plugin-commands-store-inspecting +## 0.2.5 + +### Patch Changes + +- @pnpm/client@11.0.3 + ## 0.2.4 ### Patch Changes diff --git a/store/plugin-commands-store-inspecting/package.json b/store/plugin-commands-store-inspecting/package.json index 5f18c041cc..029fc03cca 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": "0.2.4", + "version": "0.2.5", "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 69716415c9..bcf71038b4 100644 --- a/store/plugin-commands-store/CHANGELOG.md +++ b/store/plugin-commands-store/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-store +## 9.1.1 + +### Patch Changes + +- Updated dependencies [7a0536e] + - @pnpm/lockfile-utils@10.1.1 + - @pnpm/get-context@11.1.1 + - @pnpm/store-connection-manager@8.1.1 + ## 9.1.0 ### Minor Changes diff --git a/store/plugin-commands-store/package.json b/store/plugin-commands-store/package.json index 5cdea350c0..3aaae96910 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": "9.1.0", + "version": "9.1.1", "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 cb855cef54..dc3e2df820 100644 --- a/store/store-connection-manager/CHANGELOG.md +++ b/store/store-connection-manager/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/store-connection-manager +## 8.1.1 + +### Patch Changes + +- @pnpm/client@11.0.3 +- @pnpm/package-store@20.1.0 +- @pnpm/server@18.1.0 + ## 8.1.0 ### Minor Changes diff --git a/store/store-connection-manager/package.json b/store/store-connection-manager/package.json index 6d84476527..0f0249ce71 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": "8.1.0", + "version": "8.1.1", "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/workspace/filter-workspace-packages/CHANGELOG.md b/workspace/filter-workspace-packages/CHANGELOG.md index be190add41..aaa044e651 100644 --- a/workspace/filter-workspace-packages/CHANGELOG.md +++ b/workspace/filter-workspace-packages/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/filter-workspace-packages +## 8.0.4 + +### Patch Changes + +- @pnpm/workspace.pkgs-graph@3.0.1 + ## 8.0.3 ### Patch Changes diff --git a/workspace/filter-workspace-packages/package.json b/workspace/filter-workspace-packages/package.json index e75e1fb7c5..9d710745b5 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": "8.0.3", + "version": "8.0.4", "description": "Filters packages in a workspace", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/pkgs-graph/CHANGELOG.md b/workspace/pkgs-graph/CHANGELOG.md index aa9c238962..bacb7d70f9 100644 --- a/workspace/pkgs-graph/CHANGELOG.md +++ b/workspace/pkgs-graph/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/workspace.pkgs-graph +## 3.0.1 + +### Patch Changes + +- Updated dependencies [cb0f459] + - @pnpm/npm-resolver@19.0.1 + ## 3.0.0 ### Major Changes diff --git a/workspace/pkgs-graph/package.json b/workspace/pkgs-graph/package.json index 8c117e83dd..771c113f6d 100644 --- a/workspace/pkgs-graph/package.json +++ b/workspace/pkgs-graph/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.pkgs-graph", - "version": "3.0.0", + "version": "3.0.1", "description": "Create a graph from an array of packages", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/sort-packages/CHANGELOG.md b/workspace/sort-packages/CHANGELOG.md index 7316609aa6..40cd1d7360 100644 --- a/workspace/sort-packages/CHANGELOG.md +++ b/workspace/sort-packages/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/sort-packages +## 6.0.1 + +### Patch Changes + +- Updated dependencies [db1d6ff] + - @pnpm/deps.graph-sequencer@2.0.1 + ## 6.0.0 ### Major Changes diff --git a/workspace/sort-packages/package.json b/workspace/sort-packages/package.json index 45cd29dace..b76acf7dd5 100644 --- a/workspace/sort-packages/package.json +++ b/workspace/sort-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/sort-packages", - "version": "6.0.0", + "version": "6.0.1", "description": "Sort packages", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/spec-parser/CHANGELOG.md b/workspace/spec-parser/CHANGELOG.md new file mode 100644 index 0000000000..28c98a25b5 --- /dev/null +++ b/workspace/spec-parser/CHANGELOG.md @@ -0,0 +1,7 @@ +# @pnpm/workspace.spec-parser + +## 1.0.0 + +### Major Changes + +- cb0f459: Initial release. diff --git a/workspace/spec-parser/package.json b/workspace/spec-parser/package.json index 5172c03004..661b88772d 100644 --- a/workspace/spec-parser/package.json +++ b/workspace/spec-parser/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.spec-parser", - "version": "0.0.0", + "version": "1.0.0", "description": "Parse and stringify workspace pref", "main": "lib/index.js", "types": "lib/index.d.ts",