From 1240a6453e4507ac7216b624f8b48af2e5d55d75 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Sun, 4 Dec 2022 00:05:43 +0200 Subject: [PATCH] chore(release): 7.18.0 --- .changeset/flat-lobsters-whisper.md | 20 ---------- .changeset/flat-pets-repair.md | 6 --- .changeset/hot-dingos-act.md | 6 --- .changeset/old-otters-sleep.md | 6 --- .changeset/polite-yaks-refuse.md | 20 ---------- .changeset/popular-cows-brush.md | 6 --- .changeset/tricky-bulldogs-eat.md | 6 --- .meta-updater/tsconfig.json | 3 -- __utils__/assert-project/CHANGELOG.md | 6 +++ __utils__/assert-project/package.json | 2 +- __utils__/assert-store/CHANGELOG.md | 7 ++++ __utils__/assert-store/package.json | 2 +- __utils__/prepare/CHANGELOG.md | 6 +++ __utils__/prepare/package.json | 2 +- __utils__/test-fixtures/CHANGELOG.md | 6 +++ __utils__/test-fixtures/package.json | 2 +- cli/cli-utils/CHANGELOG.md | 11 ++++++ cli/cli-utils/package.json | 2 +- cli/default-reporter/CHANGELOG.md | 7 ++++ cli/default-reporter/package.json | 2 +- config/config/CHANGELOG.md | 8 ++++ config/config/package.json | 2 +- config/parse-overrides/CHANGELOG.md | 7 ++++ config/parse-overrides/package.json | 2 +- env/node.fetcher/CHANGELOG.md | 8 ++++ env/node.fetcher/package.json | 2 +- env/node.resolver/CHANGELOG.md | 6 +++ env/node.resolver/package.json | 2 +- env/plugin-commands-env/CHANGELOG.md | 12 ++++++ env/plugin-commands-env/package.json | 2 +- exec/build-modules/CHANGELOG.md | 10 +++++ exec/build-modules/package.json | 2 +- exec/lifecycle/CHANGELOG.md | 9 +++++ exec/lifecycle/package.json | 2 +- exec/plugin-commands-rebuild/CHANGELOG.md | 14 +++++++ exec/plugin-commands-rebuild/package.json | 2 +- .../CHANGELOG.md | 14 +++++++ .../package.json | 2 +- exec/prepare-package/CHANGELOG.md | 7 ++++ exec/prepare-package/package.json | 2 +- fetching/directory-fetcher/CHANGELOG.md | 6 +++ fetching/directory-fetcher/package.json | 2 +- fetching/git-fetcher/CHANGELOG.md | 6 +++ fetching/git-fetcher/package.json | 2 +- fetching/tarball-fetcher/CHANGELOG.md | 7 ++++ fetching/tarball-fetcher/package.json | 2 +- fs/find-packages/CHANGELOG.md | 6 +++ fs/find-packages/package.json | 2 +- hooks/pnpmfile/CHANGELOG.md | 6 +++ hooks/pnpmfile/package.json | 2 +- hooks/read-package-hook/CHANGELOG.md | 9 +++++ hooks/read-package-hook/package.json | 2 +- lockfile/audit/CHANGELOG.md | 9 +++++ lockfile/audit/package.json | 2 +- lockfile/lockfile-file/CHANGELOG.md | 6 +++ lockfile/lockfile-file/package.json | 2 +- lockfile/lockfile-to-pnp/CHANGELOG.md | 7 ++++ lockfile/lockfile-to-pnp/package.json | 2 +- lockfile/plugin-commands-audit/CHANGELOG.md | 12 ++++++ lockfile/plugin-commands-audit/package.json | 2 +- network/fetch/CHANGELOG.md | 6 +++ network/fetch/package.json | 2 +- packages/make-dedicated-lockfile/CHANGELOG.md | 9 +++++ packages/make-dedicated-lockfile/package.json | 2 +- packages/mount-modules/CHANGELOG.md | 9 +++++ packages/mount-modules/package.json | 2 +- packages/parse-wanted-dependency/CHANGELOG.md | 6 +++ packages/parse-wanted-dependency/package.json | 2 +- packages/plugin-commands-doctor/CHANGELOG.md | 8 ++++ packages/plugin-commands-doctor/package.json | 2 +- packages/plugin-commands-init/CHANGELOG.md | 9 +++++ packages/plugin-commands-init/package.json | 2 +- .../plugin-commands-patching/CHANGELOG.md | 14 +++++++ .../plugin-commands-patching/package.json | 2 +- packages/plugin-commands-setup/CHANGELOG.md | 6 +++ packages/plugin-commands-setup/package.json | 2 +- pkg-manager/client/CHANGELOG.md | 11 ++++++ pkg-manager/client/package.json | 2 +- pkg-manager/core/CHANGELOG.md | 28 ++++++++++++++ pkg-manager/core/package.json | 2 +- pkg-manager/get-context/CHANGELOG.md | 8 ++++ pkg-manager/get-context/package.json | 2 +- pkg-manager/headless/CHANGELOG.md | 19 ++++++++++ pkg-manager/headless/package.json | 2 +- pkg-manager/hoist/CHANGELOG.md | 7 ++++ pkg-manager/hoist/package.json | 2 +- pkg-manager/link-bins/CHANGELOG.md | 11 ++++++ pkg-manager/link-bins/package.json | 2 +- pkg-manager/modules-cleaner/CHANGELOG.md | 6 +++ pkg-manager/modules-cleaner/package.json | 2 +- pkg-manager/package-requester/CHANGELOG.md | 9 +++++ pkg-manager/package-requester/package.json | 2 +- .../plugin-commands-installation/CHANGELOG.md | 38 +++++++++++++++++++ .../plugin-commands-installation/package.json | 2 +- .../read-projects-context/CHANGELOG.md | 7 ++++ .../read-projects-context/package.json | 2 +- pkg-manager/remove-bins/CHANGELOG.md | 7 ++++ pkg-manager/remove-bins/package.json | 2 +- pkg-manager/resolve-dependencies/CHANGELOG.md | 12 ++++++ pkg-manager/resolve-dependencies/package.json | 2 +- pkg-manifest/exportable-manifest/CHANGELOG.md | 6 +++ pkg-manifest/exportable-manifest/package.json | 2 +- pkg-manifest/manifest-utils/CHANGELOG.md | 6 +++ pkg-manifest/manifest-utils/package.json | 2 +- pkg-manifest/read-package-json/CHANGELOG.md | 6 +++ pkg-manifest/read-package-json/package.json | 2 +- .../read-project-manifest/CHANGELOG.md | 7 ++++ .../read-project-manifest/package.json | 2 +- .../write-project-manifest/CHANGELOG.md | 6 +++ .../write-project-manifest/package.json | 2 +- pnpm-lock.yaml | 11 +----- pnpm/CHANGELOG.md | 28 ++++++++++++++ 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 | 10 +++++ releasing/plugin-commands-deploy/package.json | 2 +- .../plugin-commands-publishing/CHANGELOG.md | 12 ++++++ .../plugin-commands-publishing/package.json | 2 +- resolving/default-resolver/CHANGELOG.md | 10 +++++ resolving/default-resolver/package.json | 2 +- resolving/git-resolver/CHANGELOG.md | 7 ++++ resolving/git-resolver/package.json | 2 +- resolving/local-resolver/CHANGELOG.md | 7 ++++ resolving/local-resolver/package.json | 2 +- resolving/npm-resolver/CHANGELOG.md | 7 ++++ resolving/npm-resolver/package.json | 2 +- reviewing/dependencies-hierarchy/CHANGELOG.md | 8 ++++ reviewing/dependencies-hierarchy/package.json | 2 +- reviewing/license-scanner/CHANGELOG.md | 10 +++++ reviewing/license-scanner/package.json | 2 +- reviewing/list/CHANGELOG.md | 9 +++++ reviewing/list/package.json | 2 +- reviewing/outdated/CHANGELOG.md | 12 ++++++ reviewing/outdated/package.json | 2 +- .../plugin-commands-licenses/CHANGELOG.md | 10 +++++ .../plugin-commands-licenses/package.json | 2 +- .../plugin-commands-listing/CHANGELOG.md | 9 +++++ .../plugin-commands-listing/package.json | 2 +- .../plugin-commands-outdated/CHANGELOG.md | 11 ++++++ .../plugin-commands-outdated/package.json | 2 +- store/cafs/CHANGELOG.md | 6 +++ store/cafs/package.json | 2 +- store/create-cafs-store/CHANGELOG.md | 8 ++++ store/create-cafs-store/package.json | 2 +- store/package-store/CHANGELOG.md | 10 +++++ store/package-store/package.json | 2 +- store/plugin-commands-server/CHANGELOG.md | 10 +++++ store/plugin-commands-server/package.json | 2 +- store/plugin-commands-store/CHANGELOG.md | 13 +++++++ store/plugin-commands-store/package.json | 2 +- store/server/CHANGELOG.md | 7 ++++ store/server/package.json | 2 +- store/store-connection-manager/CHANGELOG.md | 10 +++++ store/store-connection-manager/package.json | 2 +- .../filter-workspace-packages/CHANGELOG.md | 6 +++ .../filter-workspace-packages/package.json | 2 +- .../find-workspace-packages/CHANGELOG.md | 7 ++++ .../find-workspace-packages/package.json | 2 +- 163 files changed, 782 insertions(+), 162 deletions(-) delete mode 100644 .changeset/flat-lobsters-whisper.md delete mode 100644 .changeset/flat-pets-repair.md delete mode 100644 .changeset/hot-dingos-act.md delete mode 100644 .changeset/old-otters-sleep.md delete mode 100644 .changeset/polite-yaks-refuse.md delete mode 100644 .changeset/popular-cows-brush.md delete mode 100644 .changeset/tricky-bulldogs-eat.md diff --git a/.changeset/flat-lobsters-whisper.md b/.changeset/flat-lobsters-whisper.md deleted file mode 100644 index c422256921a..00000000000 --- a/.changeset/flat-lobsters-whisper.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -"@pnpm/plugin-commands-installation": minor -"pnpm": minor ---- - -Overrides may be defined as a reference to a spec for a direct dependency by prefixing the name of the package you wish the version to match with a `$`. - -```json -{ - "dependencies": { - "foo": "^1.0.0" - }, - "overrides": { - // the override is defined as a reference to the dependency - "foo": "$foo", - // the referenced package does not need to match the overridden one - "bar": "$foo" - } -} -``` diff --git a/.changeset/flat-pets-repair.md b/.changeset/flat-pets-repair.md deleted file mode 100644 index 24965aa29e6..00000000000 --- a/.changeset/flat-pets-repair.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/audit": patch -"pnpm": patch ---- - -`pnpm audit` should work when the project's `package.json` has no `version` field [#5728](https://github.com/pnpm/pnpm/issues/5728) diff --git a/.changeset/hot-dingos-act.md b/.changeset/hot-dingos-act.md deleted file mode 100644 index 8de7dab0497..00000000000 --- a/.changeset/hot-dingos-act.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/manifest-utils": patch -"pnpm": patch ---- - -Dependencies specified via `*` should be updated to semver ranges by `pnpm update` [#5681](https://github.com/pnpm/pnpm/issues/5681). diff --git a/.changeset/old-otters-sleep.md b/.changeset/old-otters-sleep.md deleted file mode 100644 index 8ca6bf06ede..00000000000 --- a/.changeset/old-otters-sleep.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/hooks.read-package-hook": patch -"pnpm": patch ---- - -It should be possible to override a dependency with a local package using relative path from the workspace root directory [#5493](https://github.com/pnpm/pnpm/issues/5493). diff --git a/.changeset/polite-yaks-refuse.md b/.changeset/polite-yaks-refuse.md deleted file mode 100644 index 2ec5f4a6584..00000000000 --- a/.changeset/polite-yaks-refuse.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -"@pnpm/config": patch -"@pnpm/tarball-fetcher": patch -"@pnpm/lockfile-file": patch -"@pnpm/fetch": patch -"@pnpm/parse-wanted-dependency": patch -"@pnpm/link-bins": patch -"@pnpm/package-requester": patch -"@pnpm/resolve-dependencies": patch -"@pnpm/read-package-json": patch -"@pnpm/write-project-manifest": patch -"pnpm": patch -"@pnpm/local-resolver": patch -"@pnpm/npm-resolver": patch -"@pnpm/cafs": patch -"@pnpm/package-store": patch -"@pnpm/plugin-commands-store": patch ---- - -Update dependencies. diff --git a/.changeset/popular-cows-brush.md b/.changeset/popular-cows-brush.md deleted file mode 100644 index ef70087e50a..00000000000 --- a/.changeset/popular-cows-brush.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/lifecycle": patch -"pnpm": patch ---- - -Exit with non-zero exit code when child process exits with a non-zero exit clode [#5525](https://github.com/pnpm/pnpm/issues/5525). diff --git a/.changeset/tricky-bulldogs-eat.md b/.changeset/tricky-bulldogs-eat.md deleted file mode 100644 index 18230b29451..00000000000 --- a/.changeset/tricky-bulldogs-eat.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/npm-resolver": patch -"pnpm": patch ---- - -`pnpm add` should prefer local projects from the workspace, even if they use prerelease versions. diff --git a/.meta-updater/tsconfig.json b/.meta-updater/tsconfig.json index 6a09b150cfa..520707b6d50 100644 --- a/.meta-updater/tsconfig.json +++ b/.meta-updater/tsconfig.json @@ -10,9 +10,6 @@ "../typings/**/*.d.ts" ], "references": [ - { - "path": "../lockfile/lockfile-file" - }, { "path": "../packages/types" } diff --git a/__utils__/assert-project/CHANGELOG.md b/__utils__/assert-project/CHANGELOG.md index e46cf752066..df0eab6d9e0 100644 --- a/__utils__/assert-project/CHANGELOG.md +++ b/__utils__/assert-project/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/assert-project +## 2.3.15 + +### Patch Changes + +- @pnpm/assert-store@1.0.52 + ## 2.3.14 ### Patch Changes diff --git a/__utils__/assert-project/package.json b/__utils__/assert-project/package.json index 1d99e00483d..65ed47969ef 100644 --- a/__utils__/assert-project/package.json +++ b/__utils__/assert-project/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/assert-project", "description": "Utils for testing projects that use pnpm", - "version": "2.3.14", + "version": "2.3.15", "author": { "name": "Zoltan Kochan", "email": "z@kochan.io", diff --git a/__utils__/assert-store/CHANGELOG.md b/__utils__/assert-store/CHANGELOG.md index 30fa84b8270..1512beae29c 100644 --- a/__utils__/assert-store/CHANGELOG.md +++ b/__utils__/assert-store/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/assert-store +## 1.0.52 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/cafs@5.0.3 + ## 1.0.51 ### Patch Changes diff --git a/__utils__/assert-store/package.json b/__utils__/assert-store/package.json index a07a70fd5b1..baba668cf6d 100644 --- a/__utils__/assert-store/package.json +++ b/__utils__/assert-store/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/assert-store", "description": "Utils for testing pnpm store", - "version": "1.0.51", + "version": "1.0.52", "author": { "name": "Zoltan Kochan", "email": "z@kochan.io", diff --git a/__utils__/prepare/CHANGELOG.md b/__utils__/prepare/CHANGELOG.md index fdd10567e6b..a1c7254e95c 100644 --- a/__utils__/prepare/CHANGELOG.md +++ b/__utils__/prepare/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/prepare +## 0.0.58 + +### Patch Changes + +- @pnpm/assert-project@2.3.15 + ## 0.0.57 ### Patch Changes diff --git a/__utils__/prepare/package.json b/__utils__/prepare/package.json index 2c4f654f573..252e0d77d2f 100644 --- a/__utils__/prepare/package.json +++ b/__utils__/prepare/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/prepare", - "version": "0.0.57", + "version": "0.0.58", "main": "lib/index.js", "types": "lib/index.d.ts", "dependencies": { diff --git a/__utils__/test-fixtures/CHANGELOG.md b/__utils__/test-fixtures/CHANGELOG.md index 97d75c5f79a..340f70afcac 100644 --- a/__utils__/test-fixtures/CHANGELOG.md +++ b/__utils__/test-fixtures/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/test-fixtures +## 0.0.27 + +### Patch Changes + +- @pnpm/prepare@0.0.58 + ## 0.0.26 ### Patch Changes diff --git a/__utils__/test-fixtures/package.json b/__utils__/test-fixtures/package.json index 1d0f752f690..3ff04670cff 100644 --- a/__utils__/test-fixtures/package.json +++ b/__utils__/test-fixtures/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/test-fixtures", "description": "Test fixtures", - "version": "0.0.26", + "version": "0.0.27", "author": { "name": "Zoltan Kochan", "email": "z@kochan.io", diff --git a/cli/cli-utils/CHANGELOG.md b/cli/cli-utils/CHANGELOG.md index fc96575c7fe..cabd8c4a929 100644 --- a/cli/cli-utils/CHANGELOG.md +++ b/cli/cli-utils/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/cli-utils +## 1.0.13 + +### Patch Changes + +- Updated dependencies [c245edf1b] +- Updated dependencies [a9d59d8bc] + - @pnpm/manifest-utils@4.1.2 + - @pnpm/config@16.1.7 + - @pnpm/default-reporter@11.0.13 + - @pnpm/read-project-manifest@4.1.1 + ## 1.0.12 ### Patch Changes diff --git a/cli/cli-utils/package.json b/cli/cli-utils/package.json index 825a5f847e0..778d2836f07 100644 --- a/cli/cli-utils/package.json +++ b/cli/cli-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cli-utils", - "version": "1.0.12", + "version": "1.0.13", "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 3f72af1246c..cecf0df701d 100644 --- a/cli/default-reporter/CHANGELOG.md +++ b/cli/default-reporter/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/default-reporter +## 11.0.13 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/config@16.1.7 + ## 11.0.12 ### Patch Changes diff --git a/cli/default-reporter/package.json b/cli/default-reporter/package.json index 7ba5a522b16..a277f41b230 100644 --- a/cli/default-reporter/package.json +++ b/cli/default-reporter/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/default-reporter", - "version": "11.0.12", + "version": "11.0.13", "description": "The default reporter of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/config/config/CHANGELOG.md b/config/config/CHANGELOG.md index 7229c0638f7..a145b10fbea 100644 --- a/config/config/CHANGELOG.md +++ b/config/config/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/config +## 16.1.7 + +### Patch Changes + +- a9d59d8bc: Update dependencies. + - @pnpm/read-project-manifest@4.1.1 + - @pnpm/pnpmfile@4.0.13 + ## 16.1.6 ### Patch Changes diff --git a/config/config/package.json b/config/config/package.json index 7e87d26fc8a..057c91adb52 100644 --- a/config/config/package.json +++ b/config/config/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/config", - "version": "16.1.6", + "version": "16.1.7", "description": "Gets configuration options for pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/config/parse-overrides/CHANGELOG.md b/config/parse-overrides/CHANGELOG.md index 9ee8c70ff32..44d518c5ce2 100644 --- a/config/parse-overrides/CHANGELOG.md +++ b/config/parse-overrides/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/parse-overrides +## 3.0.1 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/parse-wanted-dependency@4.0.1 + ## 3.0.0 ### Major Changes diff --git a/config/parse-overrides/package.json b/config/parse-overrides/package.json index 2d07ae7b9af..bbe23681e55 100644 --- a/config/parse-overrides/package.json +++ b/config/parse-overrides/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/parse-overrides", "description": "Parse overrides", - "version": "3.0.0", + "version": "3.0.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/env/node.fetcher/CHANGELOG.md b/env/node.fetcher/CHANGELOG.md index 78703ed29f3..e8ada3a635d 100644 --- a/env/node.fetcher/CHANGELOG.md +++ b/env/node.fetcher/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/node.fetcher +## 2.0.4 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/tarball-fetcher@13.0.2 + - @pnpm/create-cafs-store@3.0.3 + ## 2.0.3 ### Patch Changes diff --git a/env/node.fetcher/package.json b/env/node.fetcher/package.json index ec8f5029213..bd67a9cb4b7 100644 --- a/env/node.fetcher/package.json +++ b/env/node.fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/node.fetcher", - "version": "2.0.3", + "version": "2.0.4", "description": "Node.js artifacts fetcher", "funding": "https://opencollective.com/pnpm", "main": "lib/index.js", diff --git a/env/node.resolver/CHANGELOG.md b/env/node.resolver/CHANGELOG.md index 9e661725cc6..96aba57da05 100644 --- a/env/node.resolver/CHANGELOG.md +++ b/env/node.resolver/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/node.resolver +## 1.1.1 + +### Patch Changes + +- @pnpm/node.fetcher@2.0.4 + ## 1.1.0 ### Minor Changes diff --git a/env/node.resolver/package.json b/env/node.resolver/package.json index a1c554de0d3..b14fab58930 100644 --- a/env/node.resolver/package.json +++ b/env/node.resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/node.resolver", - "version": "1.1.0", + "version": "1.1.1", "description": "Resolves a Node.js version specifier to an exact Node.js version", "funding": "https://opencollective.com/pnpm", "main": "lib/index.js", diff --git a/env/plugin-commands-env/CHANGELOG.md b/env/plugin-commands-env/CHANGELOG.md index 4c2a9692545..ee34e877d5a 100644 --- a/env/plugin-commands-env/CHANGELOG.md +++ b/env/plugin-commands-env/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-env +## 3.1.7 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/config@16.1.7 + - @pnpm/fetch@6.0.4 + - @pnpm/cli-utils@1.0.13 + - @pnpm/node.fetcher@2.0.4 + - @pnpm/node.resolver@1.1.1 + - @pnpm/remove-bins@4.0.3 + ## 3.1.6 ### Patch Changes diff --git a/env/plugin-commands-env/package.json b/env/plugin-commands-env/package.json index 85c603402ec..0984b76b02f 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": "3.1.6", + "version": "3.1.7", "description": "pnpm commands for managing Node.js", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/exec/build-modules/CHANGELOG.md b/exec/build-modules/CHANGELOG.md index 650d15dbf3a..efd08e8095c 100644 --- a/exec/build-modules/CHANGELOG.md +++ b/exec/build-modules/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/build-modules +## 10.0.6 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] +- Updated dependencies [93558ce68] + - @pnpm/link-bins@8.0.4 + - @pnpm/read-package-json@7.0.3 + - @pnpm/lifecycle@14.1.2 + ## 10.0.5 ### Patch Changes diff --git a/exec/build-modules/package.json b/exec/build-modules/package.json index a8ec560ec73..33118fd8a59 100644 --- a/exec/build-modules/package.json +++ b/exec/build-modules/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/build-modules", - "version": "10.0.5", + "version": "10.0.6", "description": "Build packages in node_modules", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/exec/lifecycle/CHANGELOG.md b/exec/lifecycle/CHANGELOG.md index de9822095e7..8a41ab2c5f2 100644 --- a/exec/lifecycle/CHANGELOG.md +++ b/exec/lifecycle/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/lifecycle +## 14.1.2 + +### Patch Changes + +- 93558ce68: Exit with non-zero exit code when child process exits with a non-zero exit clode [#5525](https://github.com/pnpm/pnpm/issues/5525). +- Updated dependencies [a9d59d8bc] + - @pnpm/read-package-json@7.0.3 + - @pnpm/directory-fetcher@5.1.2 + ## 14.1.1 ### Patch Changes diff --git a/exec/lifecycle/package.json b/exec/lifecycle/package.json index 997aa1d7ded..f903a83a2ff 100644 --- a/exec/lifecycle/package.json +++ b/exec/lifecycle/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lifecycle", - "version": "14.1.1", + "version": "14.1.2", "description": "Package lifecycle hook runner", "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 4cda79dd9e4..cc5c079d446 100644 --- a/exec/plugin-commands-rebuild/CHANGELOG.md +++ b/exec/plugin-commands-rebuild/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/plugin-commands-rebuild +## 7.0.13 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] +- Updated dependencies [93558ce68] + - @pnpm/config@16.1.7 + - @pnpm/link-bins@8.0.4 + - @pnpm/lifecycle@14.1.2 + - @pnpm/cli-utils@1.0.13 + - @pnpm/store-connection-manager@5.1.6 + - @pnpm/get-context@8.0.3 + - @pnpm/find-workspace-packages@5.0.13 + ## 7.0.12 ### Patch Changes diff --git a/exec/plugin-commands-rebuild/package.json b/exec/plugin-commands-rebuild/package.json index 827c6c74423..ff81340ae08 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": "7.0.12", + "version": "7.0.13", "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 97dcd87635c..5c40960c9e3 100644 --- a/exec/plugin-commands-script-runners/CHANGELOG.md +++ b/exec/plugin-commands-script-runners/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/plugin-commands-script-runners +## 6.0.13 + +### Patch Changes + +- Updated dependencies [4097af6b5] +- Updated dependencies [a9d59d8bc] +- Updated dependencies [93558ce68] + - @pnpm/plugin-commands-installation@11.1.0 + - @pnpm/config@16.1.7 + - @pnpm/read-package-json@7.0.3 + - @pnpm/lifecycle@14.1.2 + - @pnpm/cli-utils@1.0.13 + - @pnpm/read-project-manifest@4.1.1 + ## 6.0.12 ### Patch Changes diff --git a/exec/plugin-commands-script-runners/package.json b/exec/plugin-commands-script-runners/package.json index 56e06f6568c..bfaccf84331 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": "6.0.12", + "version": "6.0.13", "description": "Commands for running scripts", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/exec/prepare-package/CHANGELOG.md b/exec/prepare-package/CHANGELOG.md index 4003d7b3dd2..dddd28e7891 100644 --- a/exec/prepare-package/CHANGELOG.md +++ b/exec/prepare-package/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/prepare-package +## 3.0.3 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/read-package-json@7.0.3 + ## 3.0.2 ### Patch Changes diff --git a/exec/prepare-package/package.json b/exec/prepare-package/package.json index eb72a1254b3..6ab6cc370eb 100644 --- a/exec/prepare-package/package.json +++ b/exec/prepare-package/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/prepare-package", - "version": "3.0.2", + "version": "3.0.3", "description": "Prepares a Git-hosted package", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/fetching/directory-fetcher/CHANGELOG.md b/fetching/directory-fetcher/CHANGELOG.md index 426b40ae5e9..70bb240c0bc 100644 --- a/fetching/directory-fetcher/CHANGELOG.md +++ b/fetching/directory-fetcher/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/directory-fetcher +## 5.1.2 + +### Patch Changes + +- @pnpm/read-project-manifest@4.1.1 + ## 5.1.1 ### Patch Changes diff --git a/fetching/directory-fetcher/package.json b/fetching/directory-fetcher/package.json index d7c3df9d243..4eb886d89b2 100644 --- a/fetching/directory-fetcher/package.json +++ b/fetching/directory-fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/directory-fetcher", - "version": "5.1.1", + "version": "5.1.2", "description": "A fetcher for local directory packages", "funding": "https://opencollective.com/pnpm", "main": "lib/index.js", diff --git a/fetching/git-fetcher/CHANGELOG.md b/fetching/git-fetcher/CHANGELOG.md index 919a7dc78a1..087b68714ff 100644 --- a/fetching/git-fetcher/CHANGELOG.md +++ b/fetching/git-fetcher/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/git-fetcher +## 6.0.3 + +### Patch Changes + +- @pnpm/prepare-package@3.0.3 + ## 6.0.2 ### Patch Changes diff --git a/fetching/git-fetcher/package.json b/fetching/git-fetcher/package.json index fb7dfee0428..449b72b7fbb 100644 --- a/fetching/git-fetcher/package.json +++ b/fetching/git-fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/git-fetcher", - "version": "6.0.2", + "version": "6.0.3", "description": "A fetcher for git-hosted packages", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/fetching/tarball-fetcher/CHANGELOG.md b/fetching/tarball-fetcher/CHANGELOG.md index 502761bebad..7533e2828b5 100644 --- a/fetching/tarball-fetcher/CHANGELOG.md +++ b/fetching/tarball-fetcher/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/tarball-fetcher +## 13.0.2 + +### Patch Changes + +- a9d59d8bc: Update dependencies. + - @pnpm/prepare-package@3.0.3 + ## 13.0.1 ### Patch Changes diff --git a/fetching/tarball-fetcher/package.json b/fetching/tarball-fetcher/package.json index 06a5bbb7662..a04c250c55d 100644 --- a/fetching/tarball-fetcher/package.json +++ b/fetching/tarball-fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/tarball-fetcher", - "version": "13.0.1", + "version": "13.0.2", "description": "Fetcher for packages hosted as tarballs", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/fs/find-packages/CHANGELOG.md b/fs/find-packages/CHANGELOG.md index fddafd3c7f4..5622fe55c71 100644 --- a/fs/find-packages/CHANGELOG.md +++ b/fs/find-packages/CHANGELOG.md @@ -1,5 +1,11 @@ # find-packages +## 10.0.4 + +### Patch Changes + +- @pnpm/read-project-manifest@4.1.1 + ## 10.0.3 ### Patch Changes diff --git a/fs/find-packages/package.json b/fs/find-packages/package.json index d4ebd3921f5..e358ade7929 100644 --- a/fs/find-packages/package.json +++ b/fs/find-packages/package.json @@ -1,6 +1,6 @@ { "name": "find-packages", - "version": "10.0.3", + "version": "10.0.4", "description": "Find all packages inside a directory", "main": "lib/index.js", "files": [ diff --git a/hooks/pnpmfile/CHANGELOG.md b/hooks/pnpmfile/CHANGELOG.md index 5313539c33a..c3104ef6be0 100644 --- a/hooks/pnpmfile/CHANGELOG.md +++ b/hooks/pnpmfile/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/pnpmfile +## 4.0.13 + +### Patch Changes + +- @pnpm/core@7.2.3 + ## 4.0.12 ### Patch Changes diff --git a/hooks/pnpmfile/package.json b/hooks/pnpmfile/package.json index 5f46f6096a5..d725f1617dd 100644 --- a/hooks/pnpmfile/package.json +++ b/hooks/pnpmfile/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/pnpmfile", - "version": "4.0.12", + "version": "4.0.13", "description": "Reading a .pnpmfile.cjs", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/hooks/read-package-hook/CHANGELOG.md b/hooks/read-package-hook/CHANGELOG.md index 8f6f3ca0058..e8ed5c04fd8 100644 --- a/hooks/read-package-hook/CHANGELOG.md +++ b/hooks/read-package-hook/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/hooks.read-package-hook +## 2.0.7 + +### Patch Changes + +- 924eca293: It should be possible to override a dependency with a local package using relative path from the workspace root directory [#5493](https://github.com/pnpm/pnpm/issues/5493). +- Updated dependencies [a9d59d8bc] + - @pnpm/parse-wanted-dependency@4.0.1 + - @pnpm/parse-overrides@3.0.1 + ## 2.0.6 ### Patch Changes diff --git a/hooks/read-package-hook/package.json b/hooks/read-package-hook/package.json index cb7978aa392..89ea4f437a6 100644 --- a/hooks/read-package-hook/package.json +++ b/hooks/read-package-hook/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/hooks.read-package-hook", - "version": "2.0.6", + "version": "2.0.7", "description": "Creates the default package reader hook used by pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/audit/CHANGELOG.md b/lockfile/audit/CHANGELOG.md index 36f18bec64d..26274e9eb23 100644 --- a/lockfile/audit/CHANGELOG.md +++ b/lockfile/audit/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/audit +## 6.0.2 + +### Patch Changes + +- dd83e5974: `pnpm audit` should work when the project's `package.json` has no `version` field [#5728](https://github.com/pnpm/pnpm/issues/5728) +- Updated dependencies [a9d59d8bc] + - @pnpm/fetch@6.0.4 + - @pnpm/read-project-manifest@4.1.1 + ## 6.0.1 ### Patch Changes diff --git a/lockfile/audit/package.json b/lockfile/audit/package.json index b135512e11f..9e44f3aef0a 100644 --- a/lockfile/audit/package.json +++ b/lockfile/audit/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/audit", - "version": "6.0.1", + "version": "6.0.2", "description": "Audit 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 be6d12b7bfc..dce471b6bb3 100644 --- a/lockfile/lockfile-file/CHANGELOG.md +++ b/lockfile/lockfile-file/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/lockfile-file +## 6.0.3 + +### Patch Changes + +- a9d59d8bc: Update dependencies. + ## 6.0.2 ### Patch Changes diff --git a/lockfile/lockfile-file/package.json b/lockfile/lockfile-file/package.json index 38e5dd9365c..5780765ab12 100644 --- a/lockfile/lockfile-file/package.json +++ b/lockfile/lockfile-file/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile-file", - "version": "6.0.2", + "version": "6.0.3", "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 b13a0484fcb..5406f13721e 100644 --- a/lockfile/lockfile-to-pnp/CHANGELOG.md +++ b/lockfile/lockfile-to-pnp/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/lockfile-to-pnp +## 2.0.4 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/lockfile-file@6.0.3 + ## 2.0.3 ### Patch Changes diff --git a/lockfile/lockfile-to-pnp/package.json b/lockfile/lockfile-to-pnp/package.json index e8e50deb036..e1282cb4b12 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": "2.0.3", + "version": "2.0.4", "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/plugin-commands-audit/CHANGELOG.md b/lockfile/plugin-commands-audit/CHANGELOG.md index bd3ffe7f42f..5e940079071 100644 --- a/lockfile/plugin-commands-audit/CHANGELOG.md +++ b/lockfile/plugin-commands-audit/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-audit +## 7.1.8 + +### Patch Changes + +- Updated dependencies [dd83e5974] +- Updated dependencies [a9d59d8bc] + - @pnpm/audit@6.0.2 + - @pnpm/config@16.1.7 + - @pnpm/lockfile-file@6.0.3 + - @pnpm/cli-utils@1.0.13 + - @pnpm/read-project-manifest@4.1.1 + ## 7.1.7 ### Patch Changes diff --git a/lockfile/plugin-commands-audit/package.json b/lockfile/plugin-commands-audit/package.json index 123f4e0c6d9..0e18e91657d 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": "7.1.7", + "version": "7.1.8", "description": "pnpm commands for dependencies audit", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/network/fetch/CHANGELOG.md b/network/fetch/CHANGELOG.md index e6ee4eeda1b..e3d599629d6 100644 --- a/network/fetch/CHANGELOG.md +++ b/network/fetch/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/fetch +## 6.0.4 + +### Patch Changes + +- a9d59d8bc: Update dependencies. + ## 6.0.3 ### Patch Changes diff --git a/network/fetch/package.json b/network/fetch/package.json index 09cdafcb326..20b14745c7b 100644 --- a/network/fetch/package.json +++ b/network/fetch/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/fetch", - "version": "6.0.3", + "version": "6.0.4", "description": "node-fetch with retries", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/make-dedicated-lockfile/CHANGELOG.md b/packages/make-dedicated-lockfile/CHANGELOG.md index 209bc038119..8960c769f2b 100644 --- a/packages/make-dedicated-lockfile/CHANGELOG.md +++ b/packages/make-dedicated-lockfile/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/make-dedicated-lockfile +## 0.4.4 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/lockfile-file@6.0.3 + - @pnpm/read-project-manifest@4.1.1 + - @pnpm/exportable-manifest@4.0.4 + ## 0.4.3 ### Patch Changes diff --git a/packages/make-dedicated-lockfile/package.json b/packages/make-dedicated-lockfile/package.json index 5f3211b9887..f45272db7c7 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.4.3", + "version": "0.4.4", "description": "Creates a dedicated lockfile for a subset of workspace projects", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/mount-modules/CHANGELOG.md b/packages/mount-modules/CHANGELOG.md index 0f073debafe..6797357afcd 100644 --- a/packages/mount-modules/CHANGELOG.md +++ b/packages/mount-modules/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/mount-modules +## 0.3.13 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/config@16.1.7 + - @pnpm/lockfile-file@6.0.3 + - @pnpm/cafs@5.0.3 + ## 0.3.12 ### Patch Changes diff --git a/packages/mount-modules/package.json b/packages/mount-modules/package.json index 3005f0a5cc9..a7e59c6f083 100644 --- a/packages/mount-modules/package.json +++ b/packages/mount-modules/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/mount-modules", - "version": "0.3.12", + "version": "0.3.13", "description": "Mounts a node_modules directory with FUSE", "main": "lib/index.js", "bin": "bin/mount-modules.js", diff --git a/packages/parse-wanted-dependency/CHANGELOG.md b/packages/parse-wanted-dependency/CHANGELOG.md index 07f8156734a..6bc5f24cc25 100644 --- a/packages/parse-wanted-dependency/CHANGELOG.md +++ b/packages/parse-wanted-dependency/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/parse-wanted-dependency +## 4.0.1 + +### Patch Changes + +- a9d59d8bc: Update dependencies. + ## 4.0.0 ### Major Changes diff --git a/packages/parse-wanted-dependency/package.json b/packages/parse-wanted-dependency/package.json index aa062f187ed..1085d0ee783 100644 --- a/packages/parse-wanted-dependency/package.json +++ b/packages/parse-wanted-dependency/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/parse-wanted-dependency", "description": "Parse dependency specifier", - "version": "4.0.0", + "version": "4.0.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/packages/plugin-commands-doctor/CHANGELOG.md b/packages/plugin-commands-doctor/CHANGELOG.md index 0b61482f617..ae3be6580f0 100644 --- a/packages/plugin-commands-doctor/CHANGELOG.md +++ b/packages/plugin-commands-doctor/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-doctor +## 1.0.11 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/config@16.1.7 + - @pnpm/cli-utils@1.0.13 + ## 1.0.10 ### Patch Changes diff --git a/packages/plugin-commands-doctor/package.json b/packages/plugin-commands-doctor/package.json index d67d6bc329a..3195534e95f 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": "1.0.10", + "version": "1.0.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 ec0b1a52587..fa2a3fc374e 100644 --- a/packages/plugin-commands-init/CHANGELOG.md +++ b/packages/plugin-commands-init/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-init +## 2.0.13 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/config@16.1.7 + - @pnpm/write-project-manifest@4.1.1 + - @pnpm/cli-utils@1.0.13 + ## 2.0.12 ### Patch Changes diff --git a/packages/plugin-commands-init/package.json b/packages/plugin-commands-init/package.json index 08a4058a2ce..46213114937 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": "2.0.12", + "version": "2.0.13", "description": "Create a package.json file", "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 43ea49a1525..f9ef18bca14 100644 --- a/packages/plugin-commands-patching/CHANGELOG.md +++ b/packages/plugin-commands-patching/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/plugin-commands-patching +## 2.0.13 + +### Patch Changes + +- Updated dependencies [4097af6b5] +- Updated dependencies [a9d59d8bc] + - @pnpm/plugin-commands-installation@11.1.0 + - @pnpm/config@16.1.7 + - @pnpm/parse-wanted-dependency@4.0.1 + - @pnpm/read-package-json@7.0.3 + - @pnpm/cli-utils@1.0.13 + - @pnpm/store-connection-manager@5.1.6 + - @pnpm/read-project-manifest@4.1.1 + ## 2.0.12 ### Patch Changes diff --git a/packages/plugin-commands-patching/package.json b/packages/plugin-commands-patching/package.json index 506da5c47d3..f8cd6f551c7 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": "2.0.12", + "version": "2.0.13", "description": "Commands for creating patches", "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 4f2f3480267..08f68e4b1fe 100644 --- a/packages/plugin-commands-setup/CHANGELOG.md +++ b/packages/plugin-commands-setup/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/plugin-commands-setup +## 3.0.13 + +### Patch Changes + +- @pnpm/cli-utils@1.0.13 + ## 3.0.12 ### Patch Changes diff --git a/packages/plugin-commands-setup/package.json b/packages/plugin-commands-setup/package.json index beb6b562748..03e98467d70 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": "3.0.12", + "version": "3.0.13", "description": "pnpm commands for setting up pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/client/CHANGELOG.md b/pkg-manager/client/CHANGELOG.md index 182b9ce3ecb..3711aac96f9 100644 --- a/pkg-manager/client/CHANGELOG.md +++ b/pkg-manager/client/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/client +## 8.1.2 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/tarball-fetcher@13.0.2 + - @pnpm/fetch@6.0.4 + - @pnpm/default-resolver@17.0.3 + - @pnpm/git-fetcher@6.0.3 + - @pnpm/directory-fetcher@5.1.2 + ## 8.1.1 ### Patch Changes diff --git a/pkg-manager/client/package.json b/pkg-manager/client/package.json index f1935d3a1d0..cd0df2e518c 100644 --- a/pkg-manager/client/package.json +++ b/pkg-manager/client/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/client", - "version": "8.1.1", + "version": "8.1.2", "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 b8cae4e4b08..7b2bd0d60e8 100644 --- a/pkg-manager/core/CHANGELOG.md +++ b/pkg-manager/core/CHANGELOG.md @@ -1,5 +1,33 @@ # @pnpm/core +## 7.2.3 + +### Patch Changes + +- Updated dependencies [c245edf1b] +- Updated dependencies [924eca293] +- Updated dependencies [a9d59d8bc] +- Updated dependencies [93558ce68] + - @pnpm/manifest-utils@4.1.2 + - @pnpm/hooks.read-package-hook@2.0.7 + - @pnpm/lockfile-file@6.0.3 + - @pnpm/parse-wanted-dependency@4.0.1 + - @pnpm/link-bins@8.0.4 + - @pnpm/package-requester@20.0.3 + - @pnpm/resolve-dependencies@29.0.8 + - @pnpm/read-package-json@7.0.3 + - @pnpm/lifecycle@14.1.2 + - @pnpm/lockfile-to-pnp@2.0.4 + - @pnpm/get-context@8.0.3 + - @pnpm/headless@19.2.3 + - @pnpm/build-modules@10.0.6 + - @pnpm/hoist@7.0.6 + - @pnpm/remove-bins@4.0.3 + - @pnpm/read-project-manifest@4.1.1 + - @pnpm/modules-cleaner@13.0.4 + - @pnpm/symlink-dependency@6.0.2 + - @pnpm/crypto.base32-hash@1.0.1 + ## 7.2.2 ### Patch Changes diff --git a/pkg-manager/core/package.json b/pkg-manager/core/package.json index a292e6c1f9e..18f8337d0a2 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": "7.2.2", + "version": "7.2.3", "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 dde57b4c20e..e2a2a48e6f5 100644 --- a/pkg-manager/get-context/CHANGELOG.md +++ b/pkg-manager/get-context/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/get-context +## 8.0.3 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/lockfile-file@6.0.3 + - @pnpm/read-projects-context@7.0.3 + ## 8.0.2 ### Patch Changes diff --git a/pkg-manager/get-context/package.json b/pkg-manager/get-context/package.json index cac292f2d69..929f861ca98 100644 --- a/pkg-manager/get-context/package.json +++ b/pkg-manager/get-context/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/get-context", - "version": "8.0.2", + "version": "8.0.3", "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 038275fdde5..0d9f22238b2 100644 --- a/pkg-manager/headless/CHANGELOG.md +++ b/pkg-manager/headless/CHANGELOG.md @@ -1,5 +1,24 @@ # @pnpm/headless +## 19.2.3 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] +- Updated dependencies [93558ce68] + - @pnpm/lockfile-file@6.0.3 + - @pnpm/link-bins@8.0.4 + - @pnpm/package-requester@20.0.3 + - @pnpm/read-package-json@7.0.3 + - @pnpm/lifecycle@14.1.2 + - @pnpm/lockfile-to-pnp@2.0.4 + - @pnpm/real-hoist@1.0.4 + - @pnpm/build-modules@10.0.6 + - @pnpm/hoist@7.0.6 + - @pnpm/read-project-manifest@4.1.1 + - @pnpm/modules-cleaner@13.0.4 + - @pnpm/symlink-dependency@6.0.2 + ## 19.2.2 ### Patch Changes diff --git a/pkg-manager/headless/package.json b/pkg-manager/headless/package.json index 6cade4295c6..ea5af2fd462 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": "19.2.2", + "version": "19.2.3", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/pkg-manager/hoist/CHANGELOG.md b/pkg-manager/hoist/CHANGELOG.md index 56b9e76b9c5..99c05b677b4 100644 --- a/pkg-manager/hoist/CHANGELOG.md +++ b/pkg-manager/hoist/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/hoist +## 7.0.6 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/link-bins@8.0.4 + ## 7.0.5 ### Patch Changes diff --git a/pkg-manager/hoist/package.json b/pkg-manager/hoist/package.json index cb25ac375f8..f8762aa3139 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": "7.0.5", + "version": "7.0.6", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/pkg-manager/link-bins/CHANGELOG.md b/pkg-manager/link-bins/CHANGELOG.md index df48d9fa1ea..91419641964 100644 --- a/pkg-manager/link-bins/CHANGELOG.md +++ b/pkg-manager/link-bins/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/link-bins +## 8.0.4 + +### Patch Changes + +- a9d59d8bc: Update dependencies. +- Updated dependencies [c245edf1b] +- Updated dependencies [a9d59d8bc] + - @pnpm/manifest-utils@4.1.2 + - @pnpm/read-package-json@7.0.3 + - @pnpm/read-project-manifest@4.1.1 + ## 8.0.3 ### Patch Changes diff --git a/pkg-manager/link-bins/package.json b/pkg-manager/link-bins/package.json index 09e1910b489..11360539df2 100644 --- a/pkg-manager/link-bins/package.json +++ b/pkg-manager/link-bins/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/link-bins", - "version": "8.0.3", + "version": "8.0.4", "description": "Link bins to node_modules/.bin", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/modules-cleaner/CHANGELOG.md b/pkg-manager/modules-cleaner/CHANGELOG.md index e56e087e336..6dc7ca28a68 100644 --- a/pkg-manager/modules-cleaner/CHANGELOG.md +++ b/pkg-manager/modules-cleaner/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/modules-cleaner +## 13.0.4 + +### Patch Changes + +- @pnpm/remove-bins@4.0.3 + ## 13.0.3 ### Patch Changes diff --git a/pkg-manager/modules-cleaner/package.json b/pkg-manager/modules-cleaner/package.json index 34ca16eaa8d..23663555910 100644 --- a/pkg-manager/modules-cleaner/package.json +++ b/pkg-manager/modules-cleaner/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/modules-cleaner", - "version": "13.0.3", + "version": "13.0.4", "description": "Exports util functions to clean up node_modules", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/package-requester/CHANGELOG.md b/pkg-manager/package-requester/CHANGELOG.md index 33b3d61399c..f0a9ed5102c 100644 --- a/pkg-manager/package-requester/CHANGELOG.md +++ b/pkg-manager/package-requester/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/package-requester +## 20.0.3 + +### Patch Changes + +- a9d59d8bc: Update dependencies. +- Updated dependencies [a9d59d8bc] + - @pnpm/read-package-json@7.0.3 + - @pnpm/cafs@5.0.3 + ## 20.0.2 ### Patch Changes diff --git a/pkg-manager/package-requester/package.json b/pkg-manager/package-requester/package.json index 76d9cb26536..3704fffd2bd 100644 --- a/pkg-manager/package-requester/package.json +++ b/pkg-manager/package-requester/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/package-requester", - "version": "20.0.2", + "version": "20.0.3", "description": "Concurrent downloader of npm-compatible packages", "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 556f145b895..4a736353de7 100644 --- a/pkg-manager/plugin-commands-installation/CHANGELOG.md +++ b/pkg-manager/plugin-commands-installation/CHANGELOG.md @@ -1,5 +1,43 @@ # @pnpm/plugin-commands-installation +## 11.1.0 + +### Minor Changes + +- 4097af6b5: Overrides may be defined as a reference to a spec for a direct dependency by prefixing the name of the package you wish the version to match with a `# @pnpm/plugin-commands-installation. + + ```json + { + "dependencies": { + "foo": "^1.0.0" + }, + "overrides": { + // the override is defined as a reference to the dependency + "foo": "$foo", + // the referenced package does not need to match the overridden one + "bar": "$foo" + } + } + ``` + +### Patch Changes + +- Updated dependencies [c245edf1b] +- Updated dependencies [a9d59d8bc] + - @pnpm/manifest-utils@4.1.2 + - @pnpm/config@16.1.7 + - @pnpm/parse-wanted-dependency@4.0.1 + - @pnpm/package-store@15.0.3 + - @pnpm/cli-utils@1.0.13 + - @pnpm/core@7.2.3 + - @pnpm/outdated@11.0.7 + - @pnpm/plugin-commands-rebuild@7.0.13 + - @pnpm/store-connection-manager@5.1.6 + - @pnpm/read-project-manifest@4.1.1 + - @pnpm/find-workspace-packages@5.0.13 + - @pnpm/pnpmfile@4.0.13 + - @pnpm/filter-workspace-packages@6.0.13 + ## 11.0.12 ### Patch Changes diff --git a/pkg-manager/plugin-commands-installation/package.json b/pkg-manager/plugin-commands-installation/package.json index 4c8aa857a7c..bd1a9a1f4d8 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": "11.0.12", + "version": "11.1.0", "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 a7aba138d4d..08a7b921def 100644 --- a/pkg-manager/read-projects-context/CHANGELOG.md +++ b/pkg-manager/read-projects-context/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/read-projects-context +## 7.0.3 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/lockfile-file@6.0.3 + ## 7.0.2 ### Patch Changes diff --git a/pkg-manager/read-projects-context/package.json b/pkg-manager/read-projects-context/package.json index d72be86c485..9ac45f945d7 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": "7.0.2", + "version": "7.0.3", "description": "Reads the current state of projects from modules manifest", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/remove-bins/CHANGELOG.md b/pkg-manager/remove-bins/CHANGELOG.md index 7e01062b083..71058e32294 100644 --- a/pkg-manager/remove-bins/CHANGELOG.md +++ b/pkg-manager/remove-bins/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/remove-bins +## 4.0.3 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/read-package-json@7.0.3 + ## 4.0.2 ### Patch Changes diff --git a/pkg-manager/remove-bins/package.json b/pkg-manager/remove-bins/package.json index fbd9116c4b2..296902a5bbf 100644 --- a/pkg-manager/remove-bins/package.json +++ b/pkg-manager/remove-bins/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/remove-bins", - "version": "4.0.2", + "version": "4.0.3", "description": "Remove bins from .bin", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/resolve-dependencies/CHANGELOG.md b/pkg-manager/resolve-dependencies/CHANGELOG.md index da5416e47d7..3e2e56a09f1 100644 --- a/pkg-manager/resolve-dependencies/CHANGELOG.md +++ b/pkg-manager/resolve-dependencies/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/resolve-dependencies +## 29.0.8 + +### Patch Changes + +- a9d59d8bc: Update dependencies. +- Updated dependencies [c245edf1b] +- Updated dependencies [a9d59d8bc] +- Updated dependencies [f3bfa2aae] + - @pnpm/manifest-utils@4.1.2 + - @pnpm/read-package-json@7.0.3 + - @pnpm/npm-resolver@15.0.2 + ## 29.0.7 ### Patch Changes diff --git a/pkg-manager/resolve-dependencies/package.json b/pkg-manager/resolve-dependencies/package.json index 3a13b2f5799..c620a8114f1 100644 --- a/pkg-manager/resolve-dependencies/package.json +++ b/pkg-manager/resolve-dependencies/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/resolve-dependencies", - "version": "29.0.7", + "version": "29.0.8", "description": "Resolves dependency graph of a package", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manifest/exportable-manifest/CHANGELOG.md b/pkg-manifest/exportable-manifest/CHANGELOG.md index 6c389e857b3..c8d5bf43041 100644 --- a/pkg-manifest/exportable-manifest/CHANGELOG.md +++ b/pkg-manifest/exportable-manifest/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/exportable-manifest +## 4.0.4 + +### Patch Changes + +- @pnpm/read-project-manifest@4.1.1 + ## 4.0.3 ### Patch Changes diff --git a/pkg-manifest/exportable-manifest/package.json b/pkg-manifest/exportable-manifest/package.json index 3e6a3d8ad1d..06f3d7ee351 100644 --- a/pkg-manifest/exportable-manifest/package.json +++ b/pkg-manifest/exportable-manifest/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/exportable-manifest", - "version": "4.0.3", + "version": "4.0.4", "description": "Creates an exportable manifest", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manifest/manifest-utils/CHANGELOG.md b/pkg-manifest/manifest-utils/CHANGELOG.md index b07644e1e1a..a32ca953e3c 100644 --- a/pkg-manifest/manifest-utils/CHANGELOG.md +++ b/pkg-manifest/manifest-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/manifest-utils +## 4.1.2 + +### Patch Changes + +- c245edf1b: Dependencies specified via `*` should be updated to semver ranges by `pnpm update` [#5681](https://github.com/pnpm/pnpm/issues/5681). + ## 4.1.1 ### Patch Changes diff --git a/pkg-manifest/manifest-utils/package.json b/pkg-manifest/manifest-utils/package.json index 8404f9db282..fa5a908cd63 100644 --- a/pkg-manifest/manifest-utils/package.json +++ b/pkg-manifest/manifest-utils/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/manifest-utils", "description": "Utils for dealing with package manifest", - "version": "4.1.1", + "version": "4.1.2", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/pkg-manifest/read-package-json/CHANGELOG.md b/pkg-manifest/read-package-json/CHANGELOG.md index 8a4ba9b287c..71e7fca13ce 100644 --- a/pkg-manifest/read-package-json/CHANGELOG.md +++ b/pkg-manifest/read-package-json/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/read-package-json +## 7.0.3 + +### Patch Changes + +- a9d59d8bc: Update dependencies. + ## 7.0.2 ### Patch Changes diff --git a/pkg-manifest/read-package-json/package.json b/pkg-manifest/read-package-json/package.json index 2d801bb20e6..ce8f54f7468 100644 --- a/pkg-manifest/read-package-json/package.json +++ b/pkg-manifest/read-package-json/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/read-package-json", - "version": "7.0.2", + "version": "7.0.3", "description": "Read a package.json", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manifest/read-project-manifest/CHANGELOG.md b/pkg-manifest/read-project-manifest/CHANGELOG.md index 7cb0fccad46..028b0535228 100644 --- a/pkg-manifest/read-project-manifest/CHANGELOG.md +++ b/pkg-manifest/read-project-manifest/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/read-project-manifest +## 4.1.1 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/write-project-manifest@4.1.1 + ## 4.1.0 ### Minor Changes diff --git a/pkg-manifest/read-project-manifest/package.json b/pkg-manifest/read-project-manifest/package.json index df96ba07264..d6138e2a63a 100644 --- a/pkg-manifest/read-project-manifest/package.json +++ b/pkg-manifest/read-project-manifest/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/read-project-manifest", - "version": "4.1.0", + "version": "4.1.1", "description": "Read a project manifest (called package.json in most cases)", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manifest/write-project-manifest/CHANGELOG.md b/pkg-manifest/write-project-manifest/CHANGELOG.md index b1774387028..b3dbbe23f1d 100644 --- a/pkg-manifest/write-project-manifest/CHANGELOG.md +++ b/pkg-manifest/write-project-manifest/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/write-project-manifest +## 4.1.1 + +### Patch Changes + +- a9d59d8bc: Update dependencies. + ## 4.1.0 ### Minor Changes diff --git a/pkg-manifest/write-project-manifest/package.json b/pkg-manifest/write-project-manifest/package.json index 9b60f352bb1..4cbeae1431e 100644 --- a/pkg-manifest/write-project-manifest/package.json +++ b/pkg-manifest/write-project-manifest/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/write-project-manifest", - "version": "4.1.0", + "version": "4.1.1", "description": "Write a project manifest (called package.json in most cases)", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c23129791f..240cd23c891 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -123,7 +123,7 @@ importers: dependencies: '@pnpm/lockfile-file': specifier: 6.0.2 - version: link:../lockfile/lockfile-file + version: 6.0.2_@pnpm+logger@5.0.0 '@pnpm/types': specifier: 8.9.0 version: link:../packages/types @@ -7317,7 +7317,6 @@ packages: engines: {node: '>=14.6'} dependencies: rfc4648: 1.5.2 - dev: true /@pnpm/default-reporter/11.0.8_t6hceofxo263blh2tl245s3shq: resolution: {integrity: sha512-D/Pl8vPTkBT86DAvdiQdkQHZ/KbrAkg2JQOpUQWdZmi3yTMXoHi4Wyr42oaSjeRAJ7+Hj1E2tl6505+MO6eqFg==} @@ -7470,7 +7469,6 @@ packages: engines: {node: '>=14.6'} dependencies: execa: /safe-execa/0.1.2 - dev: true /@pnpm/graceful-fs/2.0.0: resolution: {integrity: sha512-ogUZCGf0/UILZt6d8PsO4gA4pXh7f0BumXeFkcCe4AQ65PXPKfAkHC0C30Lheh2EgFOpLZm3twDP1Eiww18gew==} @@ -7630,7 +7628,6 @@ packages: sort-keys: 4.2.0 strip-bom: 4.0.0 write-file-atomic: 4.0.2 - dev: true /@pnpm/lockfile-to-pnp/2.0.3_@pnpm+logger@5.0.0: resolution: {integrity: sha512-NGSOyTzGwRtnAZjkmxTd+QltEYd2s7uAkMLGU5TlrLFgiIF9fGRG8aD3zyZLGf11MuOC05Qp/KFqvj5E68RHaQ==} @@ -7653,7 +7650,6 @@ packages: engines: {node: '>=14.6'} dependencies: '@pnpm/types': 8.9.0 - dev: true /@pnpm/lockfile-utils/5.0.0: resolution: {integrity: sha512-jY5idWkuh4sXRS0PjHqSQ//ycsTYEzYPX0Uypp69NeDhw9Jdd+jY7SYrdd24QieuMlrdY9nKZEIKBbN+GSyOjg==} @@ -7710,7 +7706,6 @@ packages: comver-to-semver: 1.0.0 ramda: /@pnpm/ramda/0.28.1 semver: 7.3.8 - dev: true /@pnpm/meta-updater/0.2.2_typanion@3.12.1: resolution: {integrity: sha512-wh3LdQYM1aTl4vbuh+7Lv6amaDrQTu+iAIs0qsovIVnQfhHvRpwEdICHZTKC/xdthd4uGUmNZRvhoITzGLu1tg==} @@ -8232,7 +8227,6 @@ packages: /@pnpm/types/8.9.0: resolution: {integrity: sha512-3MYHYm8epnciApn6w5Fzx6sepawmsNU7l6lvIq+ER22/DPSrr83YMhU/EQWnf4lORn2YyiXFj0FJSyJzEtIGmw==} engines: {node: '>=14.6'} - dev: true /@pnpm/util.lex-comparator/1.0.0: resolution: {integrity: sha512-3aBQPHntVgk5AweBWZn+1I/fqZ9krK/w01197aYVkAJQGftb+BVWgEepxY5GChjSW12j52XX+CmfynYZ/p0DFQ==} @@ -10546,7 +10540,6 @@ packages: '@pnpm/types': 8.9.0 encode-registry: 3.0.0 semver: 7.3.8 - dev: true /destroy/1.2.0: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} @@ -17381,7 +17374,6 @@ packages: dependencies: imurmurhash: 0.1.4 signal-exit: 3.0.7 - dev: true /write-file-atomic/5.0.0: resolution: {integrity: sha512-R7NYMnHSlV42K54lwY9lvW6MnSm1HSJqZL3xiSgi9E7//FYaI74r2G0rd+/X6VAMkHEdzxQaU5HUOXWUz5kA/w==} @@ -17619,6 +17611,7 @@ time: /@pnpm/config.env-replace/1.0.0: '2022-11-11T20:22:17.274Z' /@pnpm/exec/2.0.0: '2020-10-29T23:51:01.271Z' /@pnpm/graph-sequencer/1.0.0: '2022-03-20T20:48:58.797Z' + /@pnpm/lockfile-file/6.0.2: '2022-11-09T23:11:04.131Z' /@pnpm/logger/5.0.0: '2022-10-14T13:56:04.285Z' /@pnpm/meta-updater/0.2.2: '2022-11-18T12:00:42.706Z' /@pnpm/network.agent/0.0.4: '2022-11-21T01:38:39.074Z' diff --git a/pnpm/CHANGELOG.md b/pnpm/CHANGELOG.md index c35b4b799a5..e0aae9e0ca6 100644 --- a/pnpm/CHANGELOG.md +++ b/pnpm/CHANGELOG.md @@ -1,5 +1,33 @@ # pnpm +## 7.18.0 + +### Minor Changes + +- Overrides may be defined as a reference to a spec for a direct dependency by prefixing the name of the package you wish the version to match with a `# pnpm. + + ```json + { + "dependencies": { + "foo": "^1.0.0" + }, + "overrides": { + // the override is defined as a reference to the dependency + "foo": "$foo", + // the referenced package does not need to match the overridden one + "bar": "$foo" + } + } + ``` + +### Patch Changes + +- `pnpm audit` should work when the project's `package.json` has no `version` field [#5728](https://github.com/pnpm/pnpm/issues/5728) +- Dependencies specified via `*` should be updated to semver ranges by `pnpm update` [#5681](https://github.com/pnpm/pnpm/issues/5681). +- It should be possible to override a dependency with a local package using relative path from the workspace root directory [#5493](https://github.com/pnpm/pnpm/issues/5493). +- Exit with non-zero exit code when child process exits with a non-zero exit clode [#5525](https://github.com/pnpm/pnpm/issues/5525). +- `pnpm add` should prefer local projects from the workspace, even if they use prerelease versions. + ## 7.17.1 ### Patch Changes diff --git a/pnpm/artifacts/exe/package.json b/pnpm/artifacts/exe/package.json index a2b0ee63cde..1252956c834 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": "7.17.1", + "version": "7.18.0", "publishConfig": { "bin": { "pnpm": "pnpm" diff --git a/pnpm/artifacts/linux-arm64/package.json b/pnpm/artifacts/linux-arm64/package.json index 799bf80479c..fd915c6d069 100644 --- a/pnpm/artifacts/linux-arm64/package.json +++ b/pnpm/artifacts/linux-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-arm64", - "version": "7.17.1", + "version": "7.18.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/linux-x64/package.json b/pnpm/artifacts/linux-x64/package.json index a339a6415a9..496bf3246ad 100644 --- a/pnpm/artifacts/linux-x64/package.json +++ b/pnpm/artifacts/linux-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-x64", - "version": "7.17.1", + "version": "7.18.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/macos-arm64/package.json b/pnpm/artifacts/macos-arm64/package.json index 034da317eda..235bc4d69b7 100644 --- a/pnpm/artifacts/macos-arm64/package.json +++ b/pnpm/artifacts/macos-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-arm64", - "version": "7.17.1", + "version": "7.18.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/macos-x64/package.json b/pnpm/artifacts/macos-x64/package.json index 95e853dcfee..b49dc963ac8 100644 --- a/pnpm/artifacts/macos-x64/package.json +++ b/pnpm/artifacts/macos-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-x64", - "version": "7.17.1", + "version": "7.18.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/win-x64/package.json b/pnpm/artifacts/win-x64/package.json index 62e74e93cf3..7c96b19a7aa 100644 --- a/pnpm/artifacts/win-x64/package.json +++ b/pnpm/artifacts/win-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/win-x64", - "version": "7.17.1", + "version": "7.18.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/package.json b/pnpm/package.json index 701bf998a59..1c955bc4a98 100644 --- a/pnpm/package.json +++ b/pnpm/package.json @@ -1,7 +1,7 @@ { "name": "pnpm", "description": "Fast, disk space efficient package manager", - "version": "7.17.1", + "version": "7.18.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 7728edc06b8..af33edb6b7e 100644 --- a/releasing/plugin-commands-deploy/CHANGELOG.md +++ b/releasing/plugin-commands-deploy/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-deploy +## 2.0.13 + +### Patch Changes + +- Updated dependencies [4097af6b5] + - @pnpm/plugin-commands-installation@11.1.0 + - @pnpm/cli-utils@1.0.13 + - @pnpm/directory-fetcher@5.1.2 + - @pnpm/fs.indexed-pkg-importer@2.0.2 + ## 2.0.12 ### Patch Changes diff --git a/releasing/plugin-commands-deploy/package.json b/releasing/plugin-commands-deploy/package.json index fec144f457e..6681cdb37de 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": "2.0.12", + "version": "2.0.13", "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 aecbdafa86b..168e0a17922 100644 --- a/releasing/plugin-commands-publishing/CHANGELOG.md +++ b/releasing/plugin-commands-publishing/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-publishing +## 6.0.13 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] +- Updated dependencies [93558ce68] + - @pnpm/config@16.1.7 + - @pnpm/lifecycle@14.1.2 + - @pnpm/cli-utils@1.0.13 + - @pnpm/client@8.1.2 + - @pnpm/exportable-manifest@4.0.4 + ## 6.0.12 ### Patch Changes diff --git a/releasing/plugin-commands-publishing/package.json b/releasing/plugin-commands-publishing/package.json index 73ae0cec8fa..f6a525f21d9 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": "6.0.12", + "version": "6.0.13", "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 1d1e633ae61..06fe67c5bb4 100644 --- a/resolving/default-resolver/CHANGELOG.md +++ b/resolving/default-resolver/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/default-resolver +## 17.0.3 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] +- Updated dependencies [f3bfa2aae] + - @pnpm/local-resolver@9.0.4 + - @pnpm/npm-resolver@15.0.2 + - @pnpm/git-resolver@7.0.4 + ## 17.0.2 ### Patch Changes diff --git a/resolving/default-resolver/package.json b/resolving/default-resolver/package.json index 3d01c002be8..5e4ea26ccdb 100644 --- a/resolving/default-resolver/package.json +++ b/resolving/default-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/default-resolver", - "version": "17.0.2", + "version": "17.0.3", "description": "pnpm's default package resolver", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/resolving/git-resolver/CHANGELOG.md b/resolving/git-resolver/CHANGELOG.md index e347ca171f5..afc242c3d39 100644 --- a/resolving/git-resolver/CHANGELOG.md +++ b/resolving/git-resolver/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/git-resolver +## 7.0.4 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/fetch@6.0.4 + ## 7.0.3 ### Patch Changes diff --git a/resolving/git-resolver/package.json b/resolving/git-resolver/package.json index accc26f76df..ca916283166 100644 --- a/resolving/git-resolver/package.json +++ b/resolving/git-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/git-resolver", - "version": "7.0.3", + "version": "7.0.4", "description": "Resolver for git-hosted packages", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/resolving/local-resolver/CHANGELOG.md b/resolving/local-resolver/CHANGELOG.md index f4fc595149f..43e0a4f4aa7 100644 --- a/resolving/local-resolver/CHANGELOG.md +++ b/resolving/local-resolver/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/local-resolver +## 9.0.4 + +### Patch Changes + +- a9d59d8bc: Update dependencies. + - @pnpm/read-project-manifest@4.1.1 + ## 9.0.3 ### Patch Changes diff --git a/resolving/local-resolver/package.json b/resolving/local-resolver/package.json index 3e5ef136f72..e5174cd5ac8 100644 --- a/resolving/local-resolver/package.json +++ b/resolving/local-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/local-resolver", - "version": "9.0.3", + "version": "9.0.4", "description": "Resolver for local packages", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/resolving/npm-resolver/CHANGELOG.md b/resolving/npm-resolver/CHANGELOG.md index fd1f022bf34..34bb2a24081 100644 --- a/resolving/npm-resolver/CHANGELOG.md +++ b/resolving/npm-resolver/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/npm-resolver +## 15.0.2 + +### Patch Changes + +- a9d59d8bc: Update dependencies. +- f3bfa2aae: `pnpm add` should prefer local projects from the workspace, even if they use prerelease versions. + ## 15.0.1 ### Patch Changes diff --git a/resolving/npm-resolver/package.json b/resolving/npm-resolver/package.json index 348e5f2b907..fefa42fc3fd 100644 --- a/resolving/npm-resolver/package.json +++ b/resolving/npm-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/npm-resolver", - "version": "15.0.1", + "version": "15.0.2", "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 45dbf8b9196..1efbc934feb 100644 --- a/reviewing/dependencies-hierarchy/CHANGELOG.md +++ b/reviewing/dependencies-hierarchy/CHANGELOG.md @@ -1,5 +1,13 @@ # dependencies-hierarchy +## 12.0.4 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/lockfile-file@6.0.3 + - @pnpm/read-package-json@7.0.3 + ## 12.0.3 ### Patch Changes diff --git a/reviewing/dependencies-hierarchy/package.json b/reviewing/dependencies-hierarchy/package.json index 14f587d4a06..d29584f4e07 100644 --- a/reviewing/dependencies-hierarchy/package.json +++ b/reviewing/dependencies-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "dependencies-hierarchy", - "version": "12.0.3", + "version": "12.0.4", "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 bc2c16ee609..8a0d1aa66ba 100644 --- a/reviewing/license-scanner/CHANGELOG.md +++ b/reviewing/license-scanner/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/license-scanner +## 1.0.2 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/lockfile-file@6.0.3 + - @pnpm/read-package-json@7.0.3 + - @pnpm/cafs@5.0.3 + - @pnpm/directory-fetcher@5.1.2 + ## 1.0.1 ### Patch Changes diff --git a/reviewing/license-scanner/package.json b/reviewing/license-scanner/package.json index b39dc13ab25..97cedbeade1 100644 --- a/reviewing/license-scanner/package.json +++ b/reviewing/license-scanner/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/license-scanner", - "version": "1.0.1", + "version": "1.0.2", "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 6243da8bc8d..6e899817aee 100644 --- a/reviewing/list/CHANGELOG.md +++ b/reviewing/list/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/list +## 8.0.7 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/read-package-json@7.0.3 + - dependencies-hierarchy@12.0.4 + - @pnpm/read-project-manifest@4.1.1 + ## 8.0.6 ### Patch Changes diff --git a/reviewing/list/package.json b/reviewing/list/package.json index dcfb89b6f1a..7f2ea453b0f 100644 --- a/reviewing/list/package.json +++ b/reviewing/list/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/list", - "version": "8.0.6", + "version": "8.0.7", "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 fd2ec084d82..a5c653519a2 100644 --- a/reviewing/outdated/CHANGELOG.md +++ b/reviewing/outdated/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/outdated +## 11.0.7 + +### Patch Changes + +- Updated dependencies [c245edf1b] +- Updated dependencies [a9d59d8bc] +- Updated dependencies [f3bfa2aae] + - @pnpm/manifest-utils@4.1.2 + - @pnpm/lockfile-file@6.0.3 + - @pnpm/npm-resolver@15.0.2 + - @pnpm/client@8.1.2 + ## 11.0.6 ### Patch Changes diff --git a/reviewing/outdated/package.json b/reviewing/outdated/package.json index 42552a8d297..f8f704a6d6b 100644 --- a/reviewing/outdated/package.json +++ b/reviewing/outdated/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/outdated", - "version": "11.0.6", + "version": "11.0.7", "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 9243781ee50..dc6e31f9062 100644 --- a/reviewing/plugin-commands-licenses/CHANGELOG.md +++ b/reviewing/plugin-commands-licenses/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-licenses +## 1.0.4 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/config@16.1.7 + - @pnpm/lockfile-file@6.0.3 + - @pnpm/cli-utils@1.0.13 + - @pnpm/license-scanner@1.0.2 + ## 1.0.3 ### Patch Changes diff --git a/reviewing/plugin-commands-licenses/package.json b/reviewing/plugin-commands-licenses/package.json index 2aba1fa2e58..c83fabaa621 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": "1.0.3", + "version": "1.0.4", "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 ff9fe37bc74..b6efcffbd7b 100644 --- a/reviewing/plugin-commands-listing/CHANGELOG.md +++ b/reviewing/plugin-commands-listing/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-listing +## 6.0.13 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/config@16.1.7 + - @pnpm/cli-utils@1.0.13 + - @pnpm/list@8.0.7 + ## 6.0.12 ### Patch Changes diff --git a/reviewing/plugin-commands-listing/package.json b/reviewing/plugin-commands-listing/package.json index 534744c1181..853cc6edcf0 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": "6.0.12", + "version": "6.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 da94fe6dad6..6cf3dd9ac1a 100644 --- a/reviewing/plugin-commands-outdated/CHANGELOG.md +++ b/reviewing/plugin-commands-outdated/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/plugin-commands-outdated +## 8.0.8 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/config@16.1.7 + - @pnpm/lockfile-file@6.0.3 + - @pnpm/cli-utils@1.0.13 + - @pnpm/outdated@11.0.7 + - @pnpm/default-resolver@17.0.3 + ## 8.0.7 ### Patch Changes diff --git a/reviewing/plugin-commands-outdated/package.json b/reviewing/plugin-commands-outdated/package.json index 30c5767428b..26073f62713 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": "8.0.7", + "version": "8.0.8", "description": "The outdated command of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/store/cafs/CHANGELOG.md b/store/cafs/CHANGELOG.md index 62e12500cc8..c972fc91492 100644 --- a/store/cafs/CHANGELOG.md +++ b/store/cafs/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/cafs +## 5.0.3 + +### Patch Changes + +- a9d59d8bc: Update dependencies. + ## 5.0.2 ### Patch Changes diff --git a/store/cafs/package.json b/store/cafs/package.json index d0d5811726f..466ec5e21e8 100644 --- a/store/cafs/package.json +++ b/store/cafs/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cafs", - "version": "5.0.2", + "version": "5.0.3", "description": "A content-addressable filesystem for the packages storage", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/store/create-cafs-store/CHANGELOG.md b/store/create-cafs-store/CHANGELOG.md index afeb2d261d9..6a0f015ff65 100644 --- a/store/create-cafs-store/CHANGELOG.md +++ b/store/create-cafs-store/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/create-cafs-store +## 3.0.3 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/cafs@5.0.3 + - @pnpm/fs.indexed-pkg-importer@2.0.2 + ## 3.0.2 ### Patch Changes diff --git a/store/create-cafs-store/package.json b/store/create-cafs-store/package.json index 4126bd95bda..7bbf4b014aa 100644 --- a/store/create-cafs-store/package.json +++ b/store/create-cafs-store/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/create-cafs-store", "description": "Create a CAFS store controller", - "version": "3.0.2", + "version": "3.0.3", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/store/package-store/CHANGELOG.md b/store/package-store/CHANGELOG.md index 7ec2668a31f..3e25436f8a2 100644 --- a/store/package-store/CHANGELOG.md +++ b/store/package-store/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/package-store +## 15.0.3 + +### Patch Changes + +- a9d59d8bc: Update dependencies. +- Updated dependencies [a9d59d8bc] + - @pnpm/package-requester@20.0.3 + - @pnpm/cafs@5.0.3 + - @pnpm/create-cafs-store@3.0.3 + ## 15.0.2 ### Patch Changes diff --git a/store/package-store/package.json b/store/package-store/package.json index a1bcd5c0b62..1756ebae22d 100644 --- a/store/package-store/package.json +++ b/store/package-store/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/package-store", "description": "A storage for packages", - "version": "15.0.2", + "version": "15.0.3", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/store/plugin-commands-server/CHANGELOG.md b/store/plugin-commands-server/CHANGELOG.md index 997820521a2..32617dc9856 100644 --- a/store/plugin-commands-server/CHANGELOG.md +++ b/store/plugin-commands-server/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-server +## 5.0.13 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/config@16.1.7 + - @pnpm/cli-utils@1.0.13 + - @pnpm/store-connection-manager@5.1.6 + - @pnpm/server@14.0.4 + ## 5.0.12 ### Patch Changes diff --git a/store/plugin-commands-server/package.json b/store/plugin-commands-server/package.json index f495cece003..668bc8c8a89 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": "5.0.12", + "version": "5.0.13", "description": "Commands for controlling the store server", "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 cc805c66775..b674bb493d5 100644 --- a/store/plugin-commands-store/CHANGELOG.md +++ b/store/plugin-commands-store/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/plugin-commands-store +## 6.0.13 + +### Patch Changes + +- a9d59d8bc: Update dependencies. +- Updated dependencies [a9d59d8bc] + - @pnpm/config@16.1.7 + - @pnpm/parse-wanted-dependency@4.0.1 + - @pnpm/cafs@5.0.3 + - @pnpm/cli-utils@1.0.13 + - @pnpm/store-connection-manager@5.1.6 + - @pnpm/get-context@8.0.3 + ## 6.0.12 ### Patch Changes diff --git a/store/plugin-commands-store/package.json b/store/plugin-commands-store/package.json index 98c042a5a46..490db982bb0 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": "6.0.12", + "version": "6.0.13", "description": "Commands for controlling the store", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/store/server/CHANGELOG.md b/store/server/CHANGELOG.md index 365f3bad6c9..ffb330f734a 100644 --- a/store/server/CHANGELOG.md +++ b/store/server/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/server +## 14.0.4 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/fetch@6.0.4 + ## 14.0.3 ### Patch Changes diff --git a/store/server/package.json b/store/server/package.json index f23cf024100..1edf746b15e 100644 --- a/store/server/package.json +++ b/store/server/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/server", - "version": "14.0.3", + "version": "14.0.4", "description": "A pnpm installer server", "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 f5ac01627cc..5dddbcc75ba 100644 --- a/store/store-connection-manager/CHANGELOG.md +++ b/store/store-connection-manager/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/store-connection-manager +## 5.1.6 + +### Patch Changes + +- Updated dependencies [a9d59d8bc] + - @pnpm/config@16.1.7 + - @pnpm/package-store@15.0.3 + - @pnpm/client@8.1.2 + - @pnpm/server@14.0.4 + ## 5.1.5 ### Patch Changes diff --git a/store/store-connection-manager/package.json b/store/store-connection-manager/package.json index 68e52c940ad..1260b918336 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": "5.1.5", + "version": "5.1.6", "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 a2c272f1df2..482cc30b151 100644 --- a/workspace/filter-workspace-packages/CHANGELOG.md +++ b/workspace/filter-workspace-packages/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/filter-workspace-packages +## 6.0.13 + +### Patch Changes + +- @pnpm/find-workspace-packages@5.0.13 + ## 6.0.12 ### Patch Changes diff --git a/workspace/filter-workspace-packages/package.json b/workspace/filter-workspace-packages/package.json index 95afcd695df..cd3b3c6d0fe 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": "6.0.12", + "version": "6.0.13", "description": "Filters packages in a workspace", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/find-workspace-packages/CHANGELOG.md b/workspace/find-workspace-packages/CHANGELOG.md index 5b26a75d73c..d83ad3c94a7 100644 --- a/workspace/find-workspace-packages/CHANGELOG.md +++ b/workspace/find-workspace-packages/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/find-workspace-packages +## 5.0.13 + +### Patch Changes + +- @pnpm/cli-utils@1.0.13 +- find-packages@10.0.4 + ## 5.0.12 ### Patch Changes diff --git a/workspace/find-workspace-packages/package.json b/workspace/find-workspace-packages/package.json index 17db7aea32b..b9ebe35edf5 100644 --- a/workspace/find-workspace-packages/package.json +++ b/workspace/find-workspace-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/find-workspace-packages", - "version": "5.0.12", + "version": "5.0.13", "description": "Finds packages inside a workspace", "main": "lib/index.js", "types": "lib/index.d.ts",