From f0817fa1650dcaccfb2c9362a52855f753a78645 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Sun, 28 May 2023 14:59:16 +0300 Subject: [PATCH] chore(release): 8.6.0 --- .changeset/curly-starfishes-end.md | 7 --- .changeset/curvy-tips-doubt.md | 6 -- .changeset/dirty-spoons-report.md | 6 -- .changeset/fast-news-deliver.md | 15 ----- .changeset/hip-walls-rest.md | 5 -- .changeset/itchy-moons-approve.md | 5 -- .changeset/kind-windows-reflect.md | 5 -- .changeset/lucky-coats-sin.md | 5 -- .changeset/metal-turkeys-know.md | 6 -- .changeset/plenty-geckos-applaud.md | 5 -- .changeset/purple-hotels-arrive.md | 5 -- .changeset/sharp-trees-pretend.md | 5 -- .changeset/short-coats-fetch.md | 5 -- .changeset/slimy-planes-glow.md | 8 --- .changeset/sour-zebras-confess.md | 7 --- .changeset/tender-candles-sleep.md | 7 --- .changeset/twelve-ears-thank.md | 6 -- .meta-updater/CHANGELOG.md | 10 +++ .meta-updater/package.json | 2 +- __utils__/assert-project/CHANGELOG.md | 13 ++++ __utils__/assert-project/package.json | 2 +- __utils__/assert-store/CHANGELOG.md | 6 ++ __utils__/assert-store/package.json | 2 +- __utils__/prepare/CHANGELOG.md | 8 +++ __utils__/prepare/package.json | 2 +- __utils__/test-fixtures/CHANGELOG.md | 6 ++ __utils__/test-fixtures/package.json | 2 +- cli/cli-meta/CHANGELOG.md | 7 +++ cli/cli-meta/package.json | 2 +- cli/cli-utils/CHANGELOG.md | 16 +++++ cli/cli-utils/package.json | 2 +- cli/default-reporter/CHANGELOG.md | 12 ++++ cli/default-reporter/package.json | 2 +- cli/parse-cli-args/CHANGELOG.md | 7 +++ cli/parse-cli-args/package.json | 2 +- config/config/CHANGELOG.md | 18 ++++++ config/config/package.json | 2 +- config/normalize-registries/CHANGELOG.md | 7 +++ config/normalize-registries/package.json | 2 +- config/package-is-installable/CHANGELOG.md | 9 +++ config/package-is-installable/package.json | 2 +- config/parse-overrides/CHANGELOG.md | 6 ++ config/parse-overrides/package.json | 2 +- config/pick-registry-for-package/CHANGELOG.md | 7 +++ config/pick-registry-for-package/package.json | 2 +- config/plugin-commands-config/CHANGELOG.md | 10 +++ config/plugin-commands-config/package.json | 2 +- dedupe/check/CHANGELOG.md | 10 +++ dedupe/check/package.json | 2 +- env/node.fetcher/CHANGELOG.md | 10 +++ env/node.fetcher/package.json | 2 +- env/node.resolver/CHANGELOG.md | 6 ++ env/node.resolver/package.json | 2 +- env/plugin-commands-env/CHANGELOG.md | 13 ++++ env/plugin-commands-env/package.json | 2 +- exec/build-modules/CHANGELOG.md | 16 +++++ exec/build-modules/package.json | 2 +- exec/lifecycle/CHANGELOG.md | 13 ++++ exec/lifecycle/package.json | 2 +- exec/plugin-commands-rebuild/CHANGELOG.md | 34 ++++++++++ exec/plugin-commands-rebuild/package.json | 2 +- .../CHANGELOG.md | 19 ++++++ .../package.json | 2 +- exec/prepare-package/CHANGELOG.md | 10 +++ exec/prepare-package/package.json | 2 +- fetching/directory-fetcher/CHANGELOG.md | 8 +++ fetching/directory-fetcher/package.json | 2 +- fetching/fetcher-base/CHANGELOG.md | 8 +++ fetching/fetcher-base/package.json | 2 +- fetching/git-fetcher/CHANGELOG.md | 7 +++ fetching/git-fetcher/package.json | 2 +- fetching/tarball-fetcher/CHANGELOG.md | 9 +++ fetching/tarball-fetcher/package.json | 2 +- fs/find-packages/CHANGELOG.md | 8 +++ fs/find-packages/package.json | 2 +- fs/indexed-pkg-importer/CHANGELOG.md | 7 +++ fs/indexed-pkg-importer/package.json | 2 +- fs/symlink-dependency/CHANGELOG.md | 8 +++ fs/symlink-dependency/package.json | 2 +- hooks/pnpmfile/CHANGELOG.md | 13 ++++ hooks/pnpmfile/package.json | 2 +- hooks/read-package-hook/CHANGELOG.md | 9 +++ hooks/read-package-hook/package.json | 2 +- hooks/types/CHANGELOG.md | 9 +++ hooks/types/package.json | 2 +- lockfile/audit/CHANGELOG.md | 15 +++++ lockfile/audit/package.json | 2 +- lockfile/filter-lockfile/CHANGELOG.md | 16 +++++ lockfile/filter-lockfile/package.json | 2 +- lockfile/lockfile-file/CHANGELOG.md | 26 ++++++++ lockfile/lockfile-file/package.json | 2 +- lockfile/lockfile-to-pnp/CHANGELOG.md | 12 ++++ lockfile/lockfile-to-pnp/package.json | 2 +- lockfile/lockfile-types/CHANGELOG.md | 18 ++++++ lockfile/lockfile-types/package.json | 2 +- lockfile/lockfile-utils/CHANGELOG.md | 11 ++++ lockfile/lockfile-utils/package.json | 2 +- lockfile/lockfile-walker/CHANGELOG.md | 10 +++ lockfile/lockfile-walker/package.json | 2 +- lockfile/merge-lockfile-changes/CHANGELOG.md | 7 +++ lockfile/merge-lockfile-changes/package.json | 2 +- lockfile/plugin-commands-audit/CHANGELOG.md | 19 ++++++ lockfile/plugin-commands-audit/package.json | 2 +- lockfile/prune-lockfile/CHANGELOG.md | 12 ++++ lockfile/prune-lockfile/package.json | 2 +- modules-mounter/daemon/CHANGELOG.md | 15 +++++ modules-mounter/daemon/package.json | 2 +- network/auth-header/CHANGELOG.md | 6 ++ network/auth-header/package.json | 2 +- network/fetch/CHANGELOG.md | 6 ++ network/fetch/package.json | 2 +- packages/calc-dep-state/CHANGELOG.md | 7 +++ packages/calc-dep-state/package.json | 2 +- packages/constants/CHANGELOG.md | 6 ++ packages/constants/package.json | 2 +- packages/core-loggers/CHANGELOG.md | 7 +++ packages/core-loggers/package.json | 2 +- packages/dependency-path/CHANGELOG.md | 8 +++ packages/dependency-path/package.json | 2 +- packages/error/CHANGELOG.md | 7 +++ packages/error/package.json | 2 +- packages/make-dedicated-lockfile/CHANGELOG.md | 15 +++++ packages/make-dedicated-lockfile/package.json | 2 +- packages/plugin-commands-doctor/CHANGELOG.md | 8 +++ packages/plugin-commands-doctor/package.json | 2 +- packages/plugin-commands-init/CHANGELOG.md | 10 +++ packages/plugin-commands-init/package.json | 2 +- packages/plugin-commands-setup/CHANGELOG.md | 6 ++ packages/plugin-commands-setup/package.json | 2 +- packages/render-peer-issues/CHANGELOG.md | 7 +++ packages/render-peer-issues/package.json | 2 +- packages/types/CHANGELOG.md | 6 ++ packages/types/package.json | 2 +- packages/which-version-is-pinned/CHANGELOG.md | 6 ++ packages/which-version-is-pinned/package.json | 2 +- patching/apply-patch/CHANGELOG.md | 6 ++ patching/apply-patch/package.json | 2 +- .../plugin-commands-patching/CHANGELOG.md | 24 +++++++ .../plugin-commands-patching/package.json | 2 +- pkg-manager/client/CHANGELOG.md | 12 ++++ pkg-manager/client/package.json | 2 +- pkg-manager/core/CHANGELOG.md | 62 +++++++++++++++++++ pkg-manager/core/package.json | 2 +- pkg-manager/direct-dep-linker/CHANGELOG.md | 7 +++ pkg-manager/direct-dep-linker/package.json | 2 +- pkg-manager/get-context/CHANGELOG.md | 22 +++++++ pkg-manager/get-context/package.json | 2 +- pkg-manager/headless/CHANGELOG.md | 38 ++++++++++++ pkg-manager/headless/package.json | 2 +- pkg-manager/hoist/CHANGELOG.md | 16 +++++ pkg-manager/hoist/package.json | 2 +- pkg-manager/link-bins/CHANGELOG.md | 13 ++++ pkg-manager/link-bins/package.json | 2 +- pkg-manager/modules-cleaner/CHANGELOG.md | 15 +++++ pkg-manager/modules-cleaner/package.json | 2 +- pkg-manager/modules-yaml/CHANGELOG.md | 7 +++ pkg-manager/modules-yaml/package.json | 2 +- pkg-manager/package-bins/CHANGELOG.md | 7 +++ pkg-manager/package-bins/package.json | 2 +- pkg-manager/package-requester/CHANGELOG.md | 17 +++++ pkg-manager/package-requester/package.json | 2 +- .../plugin-commands-installation/CHANGELOG.md | 34 ++++++++++ .../plugin-commands-installation/package.json | 2 +- .../read-projects-context/CHANGELOG.md | 12 ++++ .../read-projects-context/package.json | 2 +- pkg-manager/real-hoist/CHANGELOG.md | 8 +++ pkg-manager/real-hoist/package.json | 2 +- pkg-manager/remove-bins/CHANGELOG.md | 10 +++ pkg-manager/remove-bins/package.json | 2 +- pkg-manager/resolve-dependencies/CHANGELOG.md | 26 ++++++++ pkg-manager/resolve-dependencies/package.json | 2 +- pkg-manifest/exportable-manifest/CHANGELOG.md | 9 +++ pkg-manifest/exportable-manifest/package.json | 2 +- pkg-manifest/manifest-utils/CHANGELOG.md | 10 +++ pkg-manifest/manifest-utils/package.json | 2 +- pkg-manifest/read-package-json/CHANGELOG.md | 8 +++ pkg-manifest/read-package-json/package.json | 2 +- .../read-project-manifest/CHANGELOG.md | 9 +++ .../read-project-manifest/package.json | 2 +- .../write-project-manifest/CHANGELOG.md | 7 +++ .../write-project-manifest/package.json | 2 +- pnpm/CHANGELOG.md | 26 ++++++++ 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 | 13 ++++ releasing/plugin-commands-deploy/package.json | 2 +- .../plugin-commands-publishing/CHANGELOG.md | 19 ++++++ .../plugin-commands-publishing/package.json | 2 +- resolving/default-resolver/CHANGELOG.md | 12 ++++ resolving/default-resolver/package.json | 2 +- resolving/git-resolver/CHANGELOG.md | 7 +++ resolving/git-resolver/package.json | 2 +- resolving/local-resolver/CHANGELOG.md | 10 +++ resolving/local-resolver/package.json | 2 +- resolving/npm-resolver/CHANGELOG.md | 11 ++++ resolving/npm-resolver/package.json | 2 +- resolving/resolver-base/CHANGELOG.md | 7 +++ resolving/resolver-base/package.json | 2 +- resolving/tarball-resolver/CHANGELOG.md | 6 ++ resolving/tarball-resolver/package.json | 2 +- reviewing/dependencies-hierarchy/CHANGELOG.md | 15 +++++ reviewing/dependencies-hierarchy/package.json | 2 +- reviewing/license-scanner/CHANGELOG.md | 19 ++++++ reviewing/license-scanner/package.json | 2 +- reviewing/list/CHANGELOG.md | 10 +++ reviewing/list/package.json | 2 +- reviewing/outdated/CHANGELOG.md | 26 ++++++++ reviewing/outdated/package.json | 2 +- .../plugin-commands-licenses/CHANGELOG.md | 15 +++++ .../plugin-commands-licenses/package.json | 2 +- .../plugin-commands-listing/CHANGELOG.md | 12 ++++ .../plugin-commands-listing/package.json | 2 +- .../plugin-commands-outdated/CHANGELOG.md | 19 ++++++ .../plugin-commands-outdated/package.json | 2 +- store/cafs/CHANGELOG.md | 7 +++ store/cafs/package.json | 2 +- store/create-cafs-store/CHANGELOG.md | 9 +++ store/create-cafs-store/package.json | 2 +- store/package-store/CHANGELOG.md | 13 ++++ store/package-store/package.json | 2 +- store/plugin-commands-server/CHANGELOG.md | 12 ++++ store/plugin-commands-server/package.json | 2 +- store/plugin-commands-store/CHANGELOG.md | 25 ++++++++ store/plugin-commands-store/package.json | 2 +- store/server/CHANGELOG.md | 9 +++ store/server/package.json | 2 +- store/store-connection-manager/CHANGELOG.md | 12 ++++ store/store-connection-manager/package.json | 2 +- store/store-controller-types/CHANGELOG.md | 9 +++ store/store-controller-types/package.json | 2 +- .../filter-workspace-packages/CHANGELOG.md | 7 +++ .../filter-workspace-packages/package.json | 2 +- workspace/find-workspace-dir/CHANGELOG.md | 6 ++ workspace/find-workspace-dir/package.json | 2 +- .../find-workspace-packages/CHANGELOG.md | 11 ++++ .../find-workspace-packages/package.json | 2 +- workspace/sort-packages/CHANGELOG.md | 7 +++ workspace/sort-packages/package.json | 2 +- 243 files changed, 1474 insertions(+), 224 deletions(-) delete mode 100644 .changeset/curly-starfishes-end.md delete mode 100644 .changeset/curvy-tips-doubt.md delete mode 100644 .changeset/dirty-spoons-report.md delete mode 100644 .changeset/fast-news-deliver.md delete mode 100644 .changeset/hip-walls-rest.md delete mode 100644 .changeset/itchy-moons-approve.md delete mode 100644 .changeset/kind-windows-reflect.md delete mode 100644 .changeset/lucky-coats-sin.md delete mode 100644 .changeset/metal-turkeys-know.md delete mode 100644 .changeset/plenty-geckos-applaud.md delete mode 100644 .changeset/purple-hotels-arrive.md delete mode 100644 .changeset/sharp-trees-pretend.md delete mode 100644 .changeset/short-coats-fetch.md delete mode 100644 .changeset/slimy-planes-glow.md delete mode 100644 .changeset/sour-zebras-confess.md delete mode 100644 .changeset/tender-candles-sleep.md delete mode 100644 .changeset/twelve-ears-thank.md diff --git a/.changeset/curly-starfishes-end.md b/.changeset/curly-starfishes-end.md deleted file mode 100644 index d08589c785f..00000000000 --- a/.changeset/curly-starfishes-end.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@pnpm/headless": major -"@pnpm/core": patch -"pnpm": patch ---- - -Don't print "Lockfile is up-to-date" message before finishing all the lockfile checks [#6544](https://github.com/pnpm/pnpm/issues/6544). diff --git a/.changeset/curvy-tips-doubt.md b/.changeset/curvy-tips-doubt.md deleted file mode 100644 index 38ec3d1b61d..00000000000 --- a/.changeset/curvy-tips-doubt.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/which-version-is-pinned": patch -"pnpm": patch ---- - -When updating dependencies, preserve the range prefix in aliased dependencies. So `npm:foo@1.0.0` becomes `npm:foo@1.1.0`. diff --git a/.changeset/dirty-spoons-report.md b/.changeset/dirty-spoons-report.md deleted file mode 100644 index e4f31cf9690..00000000000 --- a/.changeset/dirty-spoons-report.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/npm-resolver": patch -"pnpm": patch ---- - -Print a meaningful error when a project referenced by the `workspace:` protocol is not found in the workspace [#4477](https://github.com/pnpm/pnpm/issues/4477). diff --git a/.changeset/fast-news-deliver.md b/.changeset/fast-news-deliver.md deleted file mode 100644 index 4e9d82054cf..00000000000 --- a/.changeset/fast-news-deliver.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@pnpm/lockfile-types": minor -"@pnpm/lockfile-file": minor -"@pnpm/core": minor -"pnpm": minor ---- - -Some settings influence the structure of the lockfile, so we cannot reuse the lockfile if those settings change. As a result, we need to store such settings in the lockfile. This way we will know with which settings the lockfile has been created. - -A new field will now be present in the lockfile: `settings`. It will store the values of two settings: `autoInstallPeers` and `excludeLinksFromLockfile`. If someone tries to perform a `frozen-lockfile` installation and their active settings don't match the ones in the lockfile, then an error message will be thrown. - -The lockfile format version is bumped from v6.0 to v6.1. - -Related PR: [#6557](https://github.com/pnpm/pnpm/pull/6557) -Related issue: [#6312](https://github.com/pnpm/pnpm/issues/6312) diff --git a/.changeset/hip-walls-rest.md b/.changeset/hip-walls-rest.md deleted file mode 100644 index 76498a0c0ac..00000000000 --- a/.changeset/hip-walls-rest.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/types": minor ---- - -Add new types. diff --git a/.changeset/itchy-moons-approve.md b/.changeset/itchy-moons-approve.md deleted file mode 100644 index 8b117afc643..00000000000 --- a/.changeset/itchy-moons-approve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/lockfile-file": patch ---- - -Convertion should work for all lockfile v6 formats, not just 6.0. diff --git a/.changeset/kind-windows-reflect.md b/.changeset/kind-windows-reflect.md deleted file mode 100644 index 9eacae84716..00000000000 --- a/.changeset/kind-windows-reflect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"pnpm": patch ---- - -`pnpm rebuild` should not fail when `node-linker` is set to `hoisted` and there are skipped optional dependencies [#6553](https://github.com/pnpm/pnpm/pull/6553). diff --git a/.changeset/lucky-coats-sin.md b/.changeset/lucky-coats-sin.md deleted file mode 100644 index 78d57ebd2f0..00000000000 --- a/.changeset/lucky-coats-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/plugin-commands-config": patch ---- - -Add `--json` option in `pnpm config --help` command diff --git a/.changeset/metal-turkeys-know.md b/.changeset/metal-turkeys-know.md deleted file mode 100644 index 9c5d30957d8..00000000000 --- a/.changeset/metal-turkeys-know.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/get-context": major ---- - -New property returned: `existsNonEmptyWantedLockfile`. -The `existsWantedLockfile` now means only that a file existed. diff --git a/.changeset/plenty-geckos-applaud.md b/.changeset/plenty-geckos-applaud.md deleted file mode 100644 index 7c24f14642e..00000000000 --- a/.changeset/plenty-geckos-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"pnpm": patch ---- - -Peers resolution should not fail when a linked in dependency resolves a peer dependency. diff --git a/.changeset/purple-hotels-arrive.md b/.changeset/purple-hotels-arrive.md deleted file mode 100644 index 3efea3ea6bc..00000000000 --- a/.changeset/purple-hotels-arrive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/manifest-utils": patch ---- - -Don't update peer dependencies. diff --git a/.changeset/sharp-trees-pretend.md b/.changeset/sharp-trees-pretend.md deleted file mode 100644 index dda819b29ae..00000000000 --- a/.changeset/sharp-trees-pretend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/constants": minor ---- - -Bump lockfile v6 version to v6.1. diff --git a/.changeset/short-coats-fetch.md b/.changeset/short-coats-fetch.md deleted file mode 100644 index 4b0cdc87e09..00000000000 --- a/.changeset/short-coats-fetch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/plugin-commands-patching": patch ---- - -Don't run install with the `frozen-lockfile=true` setting. diff --git a/.changeset/slimy-planes-glow.md b/.changeset/slimy-planes-glow.md deleted file mode 100644 index 3985cb01302..00000000000 --- a/.changeset/slimy-planes-glow.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@pnpm/config": minor -"pnpm": minor ---- - -A new setting, `exclude-links-from-lockfile`, is now supported. When enabled, specifiers of local linked dependencies won't be duplicated in the lockfile. - -This setting was primarily added for use by [Bit CLI](https://github.com/teambit/bit), which links core aspects to `node_modules` from external directories. As such, the locations may vary across different machines, resulting in the generation of lockfiles with differing locations. diff --git a/.changeset/sour-zebras-confess.md b/.changeset/sour-zebras-confess.md deleted file mode 100644 index 382653c73f8..00000000000 --- a/.changeset/sour-zebras-confess.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@pnpm/plugin-commands-installation": patch -"@pnpm/plugin-commands-outdated": patch -"@pnpm/outdated": major ---- - -Should respect ignore patterns in updateConfig.ignoreDependencies [#6548](https://github.com/pnpm/pnpm/issues/6548) diff --git a/.changeset/tender-candles-sleep.md b/.changeset/tender-candles-sleep.md deleted file mode 100644 index 60fc0bad791..00000000000 --- a/.changeset/tender-candles-sleep.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@pnpm/plugin-commands-rebuild": major -"@pnpm/plugin-commands-store": major -"@pnpm/get-context": major ---- - -New required options added: autoInstallPeers and excludeLinksFromLockfile. diff --git a/.changeset/twelve-ears-thank.md b/.changeset/twelve-ears-thank.md deleted file mode 100644 index 5a949301226..00000000000 --- a/.changeset/twelve-ears-thank.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/lifecycle": patch -"pnpm": patch ---- - -Build projects in a workspace in correct order [#6568](https://github.com/pnpm/pnpm/pull/6568). diff --git a/.meta-updater/CHANGELOG.md b/.meta-updater/CHANGELOG.md index 183babda2a1..6733351549f 100644 --- a/.meta-updater/CHANGELOG.md +++ b/.meta-updater/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm-private/updater +## 1.0.3 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/lockfile-file@8.1.0 + - @pnpm/types@9.1.0 + ## 1.0.2 ### Patch Changes diff --git a/.meta-updater/package.json b/.meta-updater/package.json index 52999404c6d..966dfced60a 100644 --- a/.meta-updater/package.json +++ b/.meta-updater/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm-private/updater", - "version": "1.0.2", + "version": "1.0.3", "private": true, "type": "module", "scripts": { diff --git a/__utils__/assert-project/CHANGELOG.md b/__utils__/assert-project/CHANGELOG.md index 0beaa173062..0243e9cb066 100644 --- a/__utils__/assert-project/CHANGELOG.md +++ b/__utils__/assert-project/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/assert-project +## 2.3.24 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + - @pnpm/constants@7.1.0 + - @pnpm/modules-yaml@12.1.1 + - @pnpm/assert-store@1.0.60 + ## 2.3.23 ### Patch Changes diff --git a/__utils__/assert-project/package.json b/__utils__/assert-project/package.json index ea06b16d896..57b44baf047 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.23", + "version": "2.3.24", "author": { "name": "Zoltan Kochan", "email": "z@kochan.io", diff --git a/__utils__/assert-store/CHANGELOG.md b/__utils__/assert-store/CHANGELOG.md index 5cdabe41684..d4049380a44 100644 --- a/__utils__/assert-store/CHANGELOG.md +++ b/__utils__/assert-store/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/assert-store +## 1.0.60 + +### Patch Changes + +- @pnpm/cafs@7.0.1 + ## 1.0.59 ### Patch Changes diff --git a/__utils__/assert-store/package.json b/__utils__/assert-store/package.json index 15b37c006fc..0cb20778ae7 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.59", + "version": "1.0.60", "author": { "name": "Zoltan Kochan", "email": "z@kochan.io", diff --git a/__utils__/prepare/CHANGELOG.md b/__utils__/prepare/CHANGELOG.md index f03551391ee..307a2a633e9 100644 --- a/__utils__/prepare/CHANGELOG.md +++ b/__utils__/prepare/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/prepare +## 0.0.67 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/assert-project@2.3.24 + ## 0.0.66 ### Patch Changes diff --git a/__utils__/prepare/package.json b/__utils__/prepare/package.json index 23c8d974d32..9c8ee49db6f 100644 --- a/__utils__/prepare/package.json +++ b/__utils__/prepare/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/prepare", - "version": "0.0.66", + "version": "0.0.67", "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 f4e69e987d2..ac525e09377 100644 --- a/__utils__/test-fixtures/CHANGELOG.md +++ b/__utils__/test-fixtures/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/test-fixtures +## 0.0.36 + +### Patch Changes + +- @pnpm/prepare@0.0.67 + ## 0.0.35 ### Patch Changes diff --git a/__utils__/test-fixtures/package.json b/__utils__/test-fixtures/package.json index 53a460dc919..22330ba72bc 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.35", + "version": "0.0.36", "author": { "name": "Zoltan Kochan", "email": "z@kochan.io", diff --git a/cli/cli-meta/CHANGELOG.md b/cli/cli-meta/CHANGELOG.md index edda8913846..4b07bedd03f 100644 --- a/cli/cli-meta/CHANGELOG.md +++ b/cli/cli-meta/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/cli-meta +## 5.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + ## 5.0.0 ### Major Changes diff --git a/cli/cli-meta/package.json b/cli/cli-meta/package.json index 395883a12b3..6c6bd8ecd5a 100644 --- a/cli/cli-meta/package.json +++ b/cli/cli-meta/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cli-meta", - "version": "5.0.0", + "version": "5.0.1", "description": "Reads the metainfo of the currently running pnpm instance", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/cli/cli-utils/CHANGELOG.md b/cli/cli-utils/CHANGELOG.md index c475de5b1de..cd9fc448eb5 100644 --- a/cli/cli-utils/CHANGELOG.md +++ b/cli/cli-utils/CHANGELOG.md @@ -1,5 +1,21 @@ # @pnpm/cli-utils +## 2.0.9 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [301b8e2da] + - @pnpm/types@9.1.0 + - @pnpm/manifest-utils@5.0.1 + - @pnpm/config@18.4.0 + - @pnpm/cli-meta@5.0.1 + - @pnpm/default-reporter@12.2.3 + - @pnpm/package-is-installable@8.0.2 + - @pnpm/read-project-manifest@5.0.1 + - @pnpm/error@5.0.1 + ## 2.0.8 ### Patch Changes diff --git a/cli/cli-utils/package.json b/cli/cli-utils/package.json index 6ba4305851c..5a3794dc4c4 100644 --- a/cli/cli-utils/package.json +++ b/cli/cli-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cli-utils", - "version": "2.0.8", + "version": "2.0.9", "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 4db8294291a..e2f2865cf38 100644 --- a/cli/default-reporter/CHANGELOG.md +++ b/cli/default-reporter/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/default-reporter +## 12.2.3 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [301b8e2da] + - @pnpm/types@9.1.0 + - @pnpm/config@18.4.0 + - @pnpm/core-loggers@9.0.1 + - @pnpm/render-peer-issues@4.0.1 + - @pnpm/error@5.0.1 + ## 12.2.2 ### Patch Changes diff --git a/cli/default-reporter/package.json b/cli/default-reporter/package.json index c8c0d36705c..415e0de364c 100644 --- a/cli/default-reporter/package.json +++ b/cli/default-reporter/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/default-reporter", - "version": "12.2.2", + "version": "12.2.3", "description": "The default reporter of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/cli/parse-cli-args/CHANGELOG.md b/cli/parse-cli-args/CHANGELOG.md index baf444dcc75..58b5d8f63af 100644 --- a/cli/parse-cli-args/CHANGELOG.md +++ b/cli/parse-cli-args/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/parse-cli-args +## 7.0.1 + +### Patch Changes + +- @pnpm/error@5.0.1 +- @pnpm/find-workspace-dir@6.0.1 + ## 7.0.0 ### Major Changes diff --git a/cli/parse-cli-args/package.json b/cli/parse-cli-args/package.json index d5c9c7505a1..44aed22cb23 100644 --- a/cli/parse-cli-args/package.json +++ b/cli/parse-cli-args/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/parse-cli-args", - "version": "7.0.0", + "version": "7.0.1", "description": "Parses the CLI args passed to pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/config/config/CHANGELOG.md b/config/config/CHANGELOG.md index 4cfce5e7fd8..dffa52881e5 100644 --- a/config/config/CHANGELOG.md +++ b/config/config/CHANGELOG.md @@ -1,5 +1,23 @@ # @pnpm/config +## 18.4.0 + +### Minor Changes + +- 301b8e2da: A new setting, `exclude-links-from-lockfile`, is now supported. When enabled, specifiers of local linked dependencies won't be duplicated in the lockfile. + + This setting was primarily added for use by [Bit CLI](https://github.com/teambit/bit), which links core aspects to `node_modules` from external directories. As such, the locations may vary across different machines, resulting in the generation of lockfiles with differing locations. + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/types@9.1.0 + - @pnpm/constants@7.1.0 + - @pnpm/pnpmfile@5.0.7 + - @pnpm/read-project-manifest@5.0.1 + - @pnpm/error@5.0.1 + ## 18.3.2 ### Patch Changes diff --git a/config/config/package.json b/config/config/package.json index c8fcbfd8152..d02e8aa64fb 100644 --- a/config/config/package.json +++ b/config/config/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/config", - "version": "18.3.2", + "version": "18.4.0", "description": "Gets configuration options for pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/config/normalize-registries/CHANGELOG.md b/config/normalize-registries/CHANGELOG.md index de34e111a89..07e0b3199e9 100644 --- a/config/normalize-registries/CHANGELOG.md +++ b/config/normalize-registries/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/normalize-registries +## 5.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + ## 5.0.0 ### Major Changes diff --git a/config/normalize-registries/package.json b/config/normalize-registries/package.json index 71eb2fe09ab..aad9ad901df 100644 --- a/config/normalize-registries/package.json +++ b/config/normalize-registries/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/normalize-registries", "description": "Accepts a mapping of registry URLs and returns a mapping with the same URLs but normalized", - "version": "5.0.0", + "version": "5.0.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/config/package-is-installable/CHANGELOG.md b/config/package-is-installable/CHANGELOG.md index db6c9c34cc9..128244d2f5f 100644 --- a/config/package-is-installable/CHANGELOG.md +++ b/config/package-is-installable/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/package-is-installable +## 8.0.2 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/core-loggers@9.0.1 + - @pnpm/error@5.0.1 + ## 8.0.1 ### Patch Changes diff --git a/config/package-is-installable/package.json b/config/package-is-installable/package.json index d1b67780ac3..b19a8a24c5d 100644 --- a/config/package-is-installable/package.json +++ b/config/package-is-installable/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/package-is-installable", - "version": "8.0.1", + "version": "8.0.2", "description": "Checks if a package is installable on the current system", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/config/parse-overrides/CHANGELOG.md b/config/parse-overrides/CHANGELOG.md index 6f3d36ae640..81ab86516a4 100644 --- a/config/parse-overrides/CHANGELOG.md +++ b/config/parse-overrides/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/parse-overrides +## 4.0.1 + +### Patch Changes + +- @pnpm/error@5.0.1 + ## 4.0.0 ### Major Changes diff --git a/config/parse-overrides/package.json b/config/parse-overrides/package.json index c03b22f29c4..815ce876335 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": "4.0.0", + "version": "4.0.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/config/pick-registry-for-package/CHANGELOG.md b/config/pick-registry-for-package/CHANGELOG.md index bb5a2556359..d94e8ca5026 100644 --- a/config/pick-registry-for-package/CHANGELOG.md +++ b/config/pick-registry-for-package/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/pick-registry-for-package +## 5.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + ## 5.0.0 ### Major Changes diff --git a/config/pick-registry-for-package/package.json b/config/pick-registry-for-package/package.json index 8cf1c53d99b..7a9c131e4e6 100644 --- a/config/pick-registry-for-package/package.json +++ b/config/pick-registry-for-package/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/pick-registry-for-package", "description": "Picks the right registry for the package from a registries config", - "version": "5.0.0", + "version": "5.0.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/config/plugin-commands-config/CHANGELOG.md b/config/plugin-commands-config/CHANGELOG.md index 59cdbaaf3eb..492d6019ca5 100644 --- a/config/plugin-commands-config/CHANGELOG.md +++ b/config/plugin-commands-config/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-config +## 2.0.9 + +### Patch Changes + +- 78e839291: Add `--json` option in `pnpm config --help` command +- Updated dependencies [301b8e2da] + - @pnpm/config@18.4.0 + - @pnpm/cli-utils@2.0.9 + - @pnpm/error@5.0.1 + ## 2.0.8 ### Patch Changes diff --git a/config/plugin-commands-config/package.json b/config/plugin-commands-config/package.json index e83b81c3764..11f4eeec49d 100644 --- a/config/plugin-commands-config/package.json +++ b/config/plugin-commands-config/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-config", - "version": "2.0.8", + "version": "2.0.9", "description": "Commands for reading and writing settings to/from config files", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/dedupe/check/CHANGELOG.md b/dedupe/check/CHANGELOG.md index b51c0e00d5b..36acadb8da4 100644 --- a/dedupe/check/CHANGELOG.md +++ b/dedupe/check/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/dedupe.check +## 1.0.1 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + - @pnpm/error@5.0.1 + ## 1.0.0 ### Major Changes diff --git a/dedupe/check/package.json b/dedupe/check/package.json index 088fdd99d71..8b4e3ea3d3f 100644 --- a/dedupe/check/package.json +++ b/dedupe/check/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/dedupe.check", - "version": "1.0.0", + "version": "1.0.1", "description": "Visualize pnpm dedupe --check issues.", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" diff --git a/env/node.fetcher/CHANGELOG.md b/env/node.fetcher/CHANGELOG.md index 2847e98c11f..f9c3f14d4fa 100644 --- a/env/node.fetcher/CHANGELOG.md +++ b/env/node.fetcher/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/node.fetcher +## 3.0.2 + +### Patch Changes + +- @pnpm/fetcher-base@14.0.1 +- @pnpm/error@5.0.1 +- @pnpm/create-cafs-store@4.0.1 +- @pnpm/tarball-fetcher@15.0.1 +- @pnpm/pick-fetcher@2.0.0 + ## 3.0.1 ### Patch Changes diff --git a/env/node.fetcher/package.json b/env/node.fetcher/package.json index 534dbeb3f09..812087aff9b 100644 --- a/env/node.fetcher/package.json +++ b/env/node.fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/node.fetcher", - "version": "3.0.1", + "version": "3.0.2", "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 4d67717a09e..92eeb229018 100644 --- a/env/node.resolver/CHANGELOG.md +++ b/env/node.resolver/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/node.resolver +## 2.0.3 + +### Patch Changes + +- @pnpm/node.fetcher@3.0.2 + ## 2.0.2 ### Patch Changes diff --git a/env/node.resolver/package.json b/env/node.resolver/package.json index 1d706f9334e..64bc0bb6eb9 100644 --- a/env/node.resolver/package.json +++ b/env/node.resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/node.resolver", - "version": "2.0.2", + "version": "2.0.3", "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 6e4c403e387..d9df84f6b15 100644 --- a/env/plugin-commands-env/CHANGELOG.md +++ b/env/plugin-commands-env/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/plugin-commands-env +## 4.0.10 + +### Patch Changes + +- Updated dependencies [301b8e2da] + - @pnpm/config@18.4.0 + - @pnpm/cli-utils@2.0.9 + - @pnpm/remove-bins@5.0.1 + - @pnpm/error@5.0.1 + - @pnpm/node.fetcher@3.0.2 + - @pnpm/fetch@7.0.2 + - @pnpm/node.resolver@2.0.3 + ## 4.0.9 ### Patch Changes diff --git a/env/plugin-commands-env/package.json b/env/plugin-commands-env/package.json index f457f75736c..71911718bc7 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": "4.0.9", + "version": "4.0.10", "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 9fe17f02ee8..61f633b267c 100644 --- a/exec/build-modules/CHANGELOG.md +++ b/exec/build-modules/CHANGELOG.md @@ -1,5 +1,21 @@ # @pnpm/build-modules +## 11.0.3 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [6ce3424a9] + - @pnpm/types@9.1.0 + - @pnpm/lifecycle@15.0.1 + - @pnpm/core-loggers@9.0.1 + - @pnpm/link-bins@9.0.1 + - @pnpm/read-package-json@8.0.1 + - @pnpm/store-controller-types@15.0.1 + - @pnpm/calc-dep-state@4.0.1 + - @pnpm/fs.hard-link-dir@2.0.1 + - @pnpm/patching.apply-patch@2.0.1 + ## 11.0.2 ### Patch Changes diff --git a/exec/build-modules/package.json b/exec/build-modules/package.json index f52b0a11633..91eca871461 100644 --- a/exec/build-modules/package.json +++ b/exec/build-modules/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/build-modules", - "version": "11.0.2", + "version": "11.0.3", "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 9eb639677ab..bd33867dc63 100644 --- a/exec/lifecycle/CHANGELOG.md +++ b/exec/lifecycle/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/lifecycle +## 15.0.1 + +### Patch Changes + +- 6ce3424a9: Build projects in a workspace in correct order [#6568](https://github.com/pnpm/pnpm/pull/6568). +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/core-loggers@9.0.1 + - @pnpm/read-package-json@8.0.1 + - @pnpm/store-controller-types@15.0.1 + - @pnpm/error@5.0.1 + - @pnpm/directory-fetcher@6.0.1 + ## 15.0.0 ### Major Changes diff --git a/exec/lifecycle/package.json b/exec/lifecycle/package.json index 582438fe374..8d8d33a0885 100644 --- a/exec/lifecycle/package.json +++ b/exec/lifecycle/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lifecycle", - "version": "15.0.0", + "version": "15.0.1", "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 4c0674e54b9..41c78a0ee54 100644 --- a/exec/plugin-commands-rebuild/CHANGELOG.md +++ b/exec/plugin-commands-rebuild/CHANGELOG.md @@ -1,5 +1,39 @@ # @pnpm/plugin-commands-rebuild +## 9.0.0 + +### Major Changes + +- 9c4ae87bd: New required options added: autoInstallPeers and excludeLinksFromLockfile. + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [a53ef4d19] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [301b8e2da] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [6ce3424a9] + - @pnpm/types@9.1.0 + - @pnpm/get-context@10.0.0 + - @pnpm/constants@7.1.0 + - @pnpm/config@18.4.0 + - @pnpm/lifecycle@15.0.1 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/lockfile-walker@7.0.3 + - @pnpm/cli-utils@2.0.9 + - @pnpm/normalize-registries@5.0.1 + - @pnpm/core-loggers@9.0.1 + - @pnpm/dependency-path@2.1.2 + - @pnpm/link-bins@9.0.1 + - @pnpm/modules-yaml@12.1.1 + - @pnpm/store-controller-types@15.0.1 + - @pnpm/find-workspace-packages@6.0.9 + - @pnpm/sort-packages@5.0.3 + - @pnpm/error@5.0.1 + - @pnpm/store-connection-manager@6.0.10 + - @pnpm/fs.hard-link-dir@2.0.1 + ## 8.0.11 ### Patch Changes diff --git a/exec/plugin-commands-rebuild/package.json b/exec/plugin-commands-rebuild/package.json index 0f60bdf6e14..b92945672c7 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": "8.0.11", + "version": "9.0.0", "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 4898a5e450b..0a884670273 100644 --- a/exec/plugin-commands-script-runners/CHANGELOG.md +++ b/exec/plugin-commands-script-runners/CHANGELOG.md @@ -1,5 +1,24 @@ # @pnpm/plugin-commands-script-runners +## 7.1.2 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [301b8e2da] +- Updated dependencies [04a279881] +- Updated dependencies [6ce3424a9] + - @pnpm/types@9.1.0 + - @pnpm/config@18.4.0 + - @pnpm/plugin-commands-installation@13.0.8 + - @pnpm/lifecycle@15.0.1 + - @pnpm/cli-utils@2.0.9 + - @pnpm/package-bins@8.0.1 + - @pnpm/read-package-json@8.0.1 + - @pnpm/read-project-manifest@5.0.1 + - @pnpm/sort-packages@5.0.3 + - @pnpm/error@5.0.1 + ## 7.1.1 ### Patch Changes diff --git a/exec/plugin-commands-script-runners/package.json b/exec/plugin-commands-script-runners/package.json index e267d40b403..e19073588fb 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": "7.1.1", + "version": "7.1.2", "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 6a21fdcb437..77341e77741 100644 --- a/exec/prepare-package/CHANGELOG.md +++ b/exec/prepare-package/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/prepare-package +## 5.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [6ce3424a9] + - @pnpm/types@9.1.0 + - @pnpm/lifecycle@15.0.1 + - @pnpm/read-package-json@8.0.1 + ## 5.0.0 ### Major Changes diff --git a/exec/prepare-package/package.json b/exec/prepare-package/package.json index c329b1b7eed..124799e267d 100644 --- a/exec/prepare-package/package.json +++ b/exec/prepare-package/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/prepare-package", - "version": "5.0.0", + "version": "5.0.1", "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 3f035b49b4f..7f22c68c3d1 100644 --- a/fetching/directory-fetcher/CHANGELOG.md +++ b/fetching/directory-fetcher/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/directory-fetcher +## 6.0.1 + +### Patch Changes + +- @pnpm/fetcher-base@14.0.1 +- @pnpm/read-project-manifest@5.0.1 +- @pnpm/resolver-base@10.0.1 + ## 6.0.0 ### Major Changes diff --git a/fetching/directory-fetcher/package.json b/fetching/directory-fetcher/package.json index 4602d9e48a8..7dd058bee29 100644 --- a/fetching/directory-fetcher/package.json +++ b/fetching/directory-fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/directory-fetcher", - "version": "6.0.0", + "version": "6.0.1", "description": "A fetcher for local directory packages", "funding": "https://opencollective.com/pnpm", "main": "lib/index.js", diff --git a/fetching/fetcher-base/CHANGELOG.md b/fetching/fetcher-base/CHANGELOG.md index 8269fafa6a7..889b02ba2f0 100644 --- a/fetching/fetcher-base/CHANGELOG.md +++ b/fetching/fetcher-base/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/fetcher-base +## 14.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/resolver-base@10.0.1 + ## 14.0.0 ### Major Changes diff --git a/fetching/fetcher-base/package.json b/fetching/fetcher-base/package.json index 4437e8fc473..c0c2989bbd7 100644 --- a/fetching/fetcher-base/package.json +++ b/fetching/fetcher-base/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/fetcher-base", - "version": "14.0.0", + "version": "14.0.1", "description": "Types for pnpm-compatible fetchers", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/fetching/git-fetcher/CHANGELOG.md b/fetching/git-fetcher/CHANGELOG.md index a714057ab23..eb0c64effdd 100644 --- a/fetching/git-fetcher/CHANGELOG.md +++ b/fetching/git-fetcher/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/git-fetcher +## 9.0.1 + +### Patch Changes + +- @pnpm/prepare-package@5.0.1 +- @pnpm/fetcher-base@14.0.1 + ## 9.0.0 ### Major Changes diff --git a/fetching/git-fetcher/package.json b/fetching/git-fetcher/package.json index c58fe39943a..afc8523157c 100644 --- a/fetching/git-fetcher/package.json +++ b/fetching/git-fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/git-fetcher", - "version": "9.0.0", + "version": "9.0.1", "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 71d20dbadc7..a29a8a56f70 100644 --- a/fetching/tarball-fetcher/CHANGELOG.md +++ b/fetching/tarball-fetcher/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/tarball-fetcher +## 15.0.1 + +### Patch Changes + +- @pnpm/prepare-package@5.0.1 +- @pnpm/fetcher-base@14.0.1 +- @pnpm/core-loggers@9.0.1 +- @pnpm/error@5.0.1 + ## 15.0.0 ### Major Changes diff --git a/fetching/tarball-fetcher/package.json b/fetching/tarball-fetcher/package.json index 1c71b0dfbe7..ad35ddeede2 100644 --- a/fetching/tarball-fetcher/package.json +++ b/fetching/tarball-fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/tarball-fetcher", - "version": "15.0.0", + "version": "15.0.1", "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 12844abba60..b2615d01676 100644 --- a/fs/find-packages/CHANGELOG.md +++ b/fs/find-packages/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/fs.find-packages +## 2.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/read-project-manifest@5.0.1 + ## 2.0.0 ### Major Changes diff --git a/fs/find-packages/package.json b/fs/find-packages/package.json index b29d01ab548..c807ba0cad5 100644 --- a/fs/find-packages/package.json +++ b/fs/find-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/fs.find-packages", - "version": "2.0.0", + "version": "2.0.1", "description": "Find all packages inside a directory", "main": "lib/index.js", "files": [ diff --git a/fs/indexed-pkg-importer/CHANGELOG.md b/fs/indexed-pkg-importer/CHANGELOG.md index d84c67c85cb..d7c20d5b05b 100644 --- a/fs/indexed-pkg-importer/CHANGELOG.md +++ b/fs/indexed-pkg-importer/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/fs.indexed-pkg-importer +## 3.0.1 + +### Patch Changes + +- @pnpm/core-loggers@9.0.1 +- @pnpm/store-controller-types@15.0.1 + ## 3.0.0 ### Major Changes diff --git a/fs/indexed-pkg-importer/package.json b/fs/indexed-pkg-importer/package.json index c453e2a4d5b..0367609c1bc 100644 --- a/fs/indexed-pkg-importer/package.json +++ b/fs/indexed-pkg-importer/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/fs.indexed-pkg-importer", "description": "Replicates indexed directories using hard links, copies, or cloning", - "version": "3.0.0", + "version": "3.0.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/fs/symlink-dependency/CHANGELOG.md b/fs/symlink-dependency/CHANGELOG.md index b134b86a0e1..c9c4c7f4a3c 100644 --- a/fs/symlink-dependency/CHANGELOG.md +++ b/fs/symlink-dependency/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/symlink-dependency +## 7.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/core-loggers@9.0.1 + ## 7.0.0 ### Major Changes diff --git a/fs/symlink-dependency/package.json b/fs/symlink-dependency/package.json index da01efdef13..4936910c9e7 100644 --- a/fs/symlink-dependency/package.json +++ b/fs/symlink-dependency/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/symlink-dependency", "description": "Symlink a dependency to node_modules", - "version": "7.0.0", + "version": "7.0.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/hooks/pnpmfile/CHANGELOG.md b/hooks/pnpmfile/CHANGELOG.md index 133d37a23a6..5c78d0cd4fd 100644 --- a/hooks/pnpmfile/CHANGELOG.md +++ b/hooks/pnpmfile/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/pnpmfile +## 5.0.7 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + - @pnpm/hooks.types@1.0.1 + - @pnpm/core-loggers@9.0.1 + - @pnpm/store-controller-types@15.0.1 + - @pnpm/error@5.0.1 + ## 5.0.6 ### Patch Changes diff --git a/hooks/pnpmfile/package.json b/hooks/pnpmfile/package.json index 0ab8325054e..0414cf578fa 100644 --- a/hooks/pnpmfile/package.json +++ b/hooks/pnpmfile/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/pnpmfile", - "version": "5.0.6", + "version": "5.0.7", "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 2508e07b9f1..d4d4af0aba1 100644 --- a/hooks/read-package-hook/CHANGELOG.md +++ b/hooks/read-package-hook/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/hooks.read-package-hook +## 3.0.2 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/error@5.0.1 + - @pnpm/parse-overrides@4.0.1 + ## 3.0.1 ### Patch Changes diff --git a/hooks/read-package-hook/package.json b/hooks/read-package-hook/package.json index bdb0d2bb6a9..d1c703d67ad 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": "3.0.1", + "version": "3.0.2", "description": "Creates the default package reader hook used by pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/hooks/types/CHANGELOG.md b/hooks/types/CHANGELOG.md index 8294fd39a23..db8439546ef 100644 --- a/hooks/types/CHANGELOG.md +++ b/hooks/types/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/hooks.types +## 1.0.1 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + ## 1.0.0 ### Major Changes diff --git a/hooks/types/package.json b/hooks/types/package.json index f6e9cf69ca3..2fcc954186b 100644 --- a/hooks/types/package.json +++ b/hooks/types/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/hooks.types", - "version": "1.0.0", + "version": "1.0.1", "description": "Types for hooks", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/audit/CHANGELOG.md b/lockfile/audit/CHANGELOG.md index 17f64e4d7e6..9186d338a74 100644 --- a/lockfile/audit/CHANGELOG.md +++ b/lockfile/audit/CHANGELOG.md @@ -1,5 +1,20 @@ # @pnpm/audit +## 7.0.8 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/lockfile-walker@7.0.3 + - @pnpm/read-project-manifest@5.0.1 + - @pnpm/list@9.0.6 + - @pnpm/error@5.0.1 + - @pnpm/fetch@7.0.2 + ## 7.0.7 ### Patch Changes diff --git a/lockfile/audit/package.json b/lockfile/audit/package.json index 7ca00c043b3..938bd27bae7 100644 --- a/lockfile/audit/package.json +++ b/lockfile/audit/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/audit", - "version": "7.0.7", + "version": "7.0.8", "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 621372d15fc..39e81553787 100644 --- a/lockfile/filter-lockfile/CHANGELOG.md +++ b/lockfile/filter-lockfile/CHANGELOG.md @@ -1,5 +1,21 @@ # @pnpm/filter-lockfile +## 8.0.5 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + - @pnpm/constants@7.1.0 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/lockfile-walker@7.0.3 + - @pnpm/package-is-installable@8.0.2 + - @pnpm/dependency-path@2.1.2 + - @pnpm/error@5.0.1 + ## 8.0.4 ### Patch Changes diff --git a/lockfile/filter-lockfile/package.json b/lockfile/filter-lockfile/package.json index e73899807d1..fffb9f18daf 100644 --- a/lockfile/filter-lockfile/package.json +++ b/lockfile/filter-lockfile/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/filter-lockfile", - "version": "8.0.4", + "version": "8.0.5", "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 59c80d4fb13..e82425d2c06 100644 --- a/lockfile/lockfile-file/CHANGELOG.md +++ b/lockfile/lockfile-file/CHANGELOG.md @@ -1,5 +1,31 @@ # @pnpm/lockfile-file +## 8.1.0 + +### Minor Changes + +- 9c4ae87bd: Some settings influence the structure of the lockfile, so we cannot reuse the lockfile if those settings change. As a result, we need to store such settings in the lockfile. This way we will know with which settings the lockfile has been created. + + A new field will now be present in the lockfile: `settings`. It will store the values of two settings: `autoInstallPeers` and `excludeLinksFromLockfile`. If someone tries to perform a `frozen-lockfile` installation and their active settings don't match the ones in the lockfile, then an error message will be thrown. + + The lockfile format version is bumped from v6.0 to v6.1. + + Related PR: [#6557](https://github.com/pnpm/pnpm/pull/6557) + Related issue: [#6312](https://github.com/pnpm/pnpm/issues/6312) + +### Patch Changes + +- 9c4ae87bd: Convertion should work for all lockfile v6 formats, not just 6.0. +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + - @pnpm/constants@7.1.0 + - @pnpm/merge-lockfile-changes@5.0.2 + - @pnpm/dependency-path@2.1.2 + - @pnpm/error@5.0.1 + ## 8.0.2 ### Patch Changes diff --git a/lockfile/lockfile-file/package.json b/lockfile/lockfile-file/package.json index 65ee47fa4d6..c7eb72f37ad 100644 --- a/lockfile/lockfile-file/package.json +++ b/lockfile/lockfile-file/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile-file", - "version": "8.0.2", + "version": "8.1.0", "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 cf90b7f6651..42b388fb77e 100644 --- a/lockfile/lockfile-to-pnp/CHANGELOG.md +++ b/lockfile/lockfile-to-pnp/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/lockfile-to-pnp +## 3.0.5 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/lockfile-file@8.1.0 + - @pnpm/types@9.1.0 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/dependency-path@2.1.2 + ## 3.0.4 ### Patch Changes diff --git a/lockfile/lockfile-to-pnp/package.json b/lockfile/lockfile-to-pnp/package.json index 7e2bfe413b1..709e6293d7b 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": "3.0.4", + "version": "3.0.5", "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-types/CHANGELOG.md b/lockfile/lockfile-types/CHANGELOG.md index 9ee9c4907bb..e7faa53d940 100644 --- a/lockfile/lockfile-types/CHANGELOG.md +++ b/lockfile/lockfile-types/CHANGELOG.md @@ -1,5 +1,23 @@ # @pnpm/lockfile-types +## 5.1.0 + +### Minor Changes + +- 9c4ae87bd: Some settings influence the structure of the lockfile, so we cannot reuse the lockfile if those settings change. As a result, we need to store such settings in the lockfile. This way we will know with which settings the lockfile has been created. + + A new field will now be present in the lockfile: `settings`. It will store the values of two settings: `autoInstallPeers` and `excludeLinksFromLockfile`. If someone tries to perform a `frozen-lockfile` installation and their active settings don't match the ones in the lockfile, then an error message will be thrown. + + The lockfile format version is bumped from v6.0 to v6.1. + + Related PR: [#6557](https://github.com/pnpm/pnpm/pull/6557) + Related issue: [#6312](https://github.com/pnpm/pnpm/issues/6312) + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + ## 5.0.0 ### Major Changes diff --git a/lockfile/lockfile-types/package.json b/lockfile/lockfile-types/package.json index da305d55747..4a77af6a939 100644 --- a/lockfile/lockfile-types/package.json +++ b/lockfile/lockfile-types/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile-types", - "version": "5.0.0", + "version": "5.1.0", "description": "Types for the pnpm-lock.yaml lockfile", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/lockfile-utils/CHANGELOG.md b/lockfile/lockfile-utils/CHANGELOG.md index 813675fbf81..dcab965fa1f 100644 --- a/lockfile/lockfile-utils/CHANGELOG.md +++ b/lockfile/lockfile-utils/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/lockfile-utils +## 8.0.1 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + - @pnpm/dependency-path@2.1.2 + - @pnpm/resolver-base@10.0.1 + ## 8.0.0 ### Major Changes diff --git a/lockfile/lockfile-utils/package.json b/lockfile/lockfile-utils/package.json index 0740854e379..b399413b4b7 100644 --- a/lockfile/lockfile-utils/package.json +++ b/lockfile/lockfile-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile-utils", - "version": "8.0.0", + "version": "8.0.1", "description": "Utils for dealing with pnpm-lock.yaml", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/lockfile-walker/CHANGELOG.md b/lockfile/lockfile-walker/CHANGELOG.md index 0cd67cae3fa..a1397091c06 100644 --- a/lockfile/lockfile-walker/CHANGELOG.md +++ b/lockfile/lockfile-walker/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/lockfile-walker +## 7.0.3 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + - @pnpm/dependency-path@2.1.2 + ## 7.0.2 ### Patch Changes diff --git a/lockfile/lockfile-walker/package.json b/lockfile/lockfile-walker/package.json index 25ff998c76d..6e4eb9bf3a3 100644 --- a/lockfile/lockfile-walker/package.json +++ b/lockfile/lockfile-walker/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile-walker", - "version": "7.0.2", + "version": "7.0.3", "description": "Walk over all the dependencies in a lockfile", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/merge-lockfile-changes/CHANGELOG.md b/lockfile/merge-lockfile-changes/CHANGELOG.md index 563f4426f17..a6305b2d3e3 100644 --- a/lockfile/merge-lockfile-changes/CHANGELOG.md +++ b/lockfile/merge-lockfile-changes/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/merge-lockfile-changes +## 5.0.2 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] + - @pnpm/lockfile-types@5.1.0 + ## 5.0.1 ### Patch Changes diff --git a/lockfile/merge-lockfile-changes/package.json b/lockfile/merge-lockfile-changes/package.json index 0784ac7f72c..033a9571d36 100644 --- a/lockfile/merge-lockfile-changes/package.json +++ b/lockfile/merge-lockfile-changes/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/merge-lockfile-changes", - "version": "5.0.1", + "version": "5.0.2", "description": "Merges lockfiles. Can automatically fix merge conflicts", "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 2b2990ceb4d..29682937deb 100644 --- a/lockfile/plugin-commands-audit/CHANGELOG.md +++ b/lockfile/plugin-commands-audit/CHANGELOG.md @@ -1,5 +1,24 @@ # @pnpm/plugin-commands-audit +## 8.0.10 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [301b8e2da] + - @pnpm/lockfile-file@8.1.0 + - @pnpm/types@9.1.0 + - @pnpm/constants@7.1.0 + - @pnpm/config@18.4.0 + - @pnpm/audit@7.0.8 + - @pnpm/cli-utils@2.0.9 + - @pnpm/read-project-manifest@5.0.1 + - @pnpm/error@5.0.1 + - @pnpm/network.auth-header@2.0.1 + ## 8.0.9 ### Patch Changes diff --git a/lockfile/plugin-commands-audit/package.json b/lockfile/plugin-commands-audit/package.json index 4f028876843..6b58486edef 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": "8.0.9", + "version": "8.0.10", "description": "pnpm commands for dependencies audit", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/prune-lockfile/CHANGELOG.md b/lockfile/prune-lockfile/CHANGELOG.md index 3b0b78e7996..66a67857266 100644 --- a/lockfile/prune-lockfile/CHANGELOG.md +++ b/lockfile/prune-lockfile/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/prune-lockfile +## 5.0.3 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + - @pnpm/constants@7.1.0 + - @pnpm/dependency-path@2.1.2 + ## 5.0.2 ### Patch Changes diff --git a/lockfile/prune-lockfile/package.json b/lockfile/prune-lockfile/package.json index f3df0204de9..fff95cd365b 100644 --- a/lockfile/prune-lockfile/package.json +++ b/lockfile/prune-lockfile/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/prune-lockfile", - "version": "5.0.2", + "version": "5.0.3", "description": "Prune a pnpm-lock.yaml", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/modules-mounter/daemon/CHANGELOG.md b/modules-mounter/daemon/CHANGELOG.md index 455cdd0f5e8..be24c201b7e 100644 --- a/modules-mounter/daemon/CHANGELOG.md +++ b/modules-mounter/daemon/CHANGELOG.md @@ -1,5 +1,20 @@ # @pnpm/mount-modules +## 0.4.9 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [301b8e2da] + - @pnpm/lockfile-file@8.1.0 + - @pnpm/types@9.1.0 + - @pnpm/config@18.4.0 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/dependency-path@2.1.2 + - @pnpm/cafs@7.0.1 + ## 0.4.8 ### Patch Changes diff --git a/modules-mounter/daemon/package.json b/modules-mounter/daemon/package.json index 97d19cfb567..5dd45ba0eeb 100644 --- a/modules-mounter/daemon/package.json +++ b/modules-mounter/daemon/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/mount-modules", - "version": "0.4.8", + "version": "0.4.9", "description": "Mounts a node_modules directory with FUSE", "main": "lib/index.js", "bin": "bin/mount-modules.js", diff --git a/network/auth-header/CHANGELOG.md b/network/auth-header/CHANGELOG.md index f90ab814915..16ac35a5ad7 100644 --- a/network/auth-header/CHANGELOG.md +++ b/network/auth-header/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/network.auth-header +## 2.0.1 + +### Patch Changes + +- @pnpm/error@5.0.1 + ## 2.0.0 ### Major Changes diff --git a/network/auth-header/package.json b/network/auth-header/package.json index b19595222bc..46c938ef12d 100644 --- a/network/auth-header/package.json +++ b/network/auth-header/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/network.auth-header", - "version": "2.0.0", + "version": "2.0.1", "description": "Gets the authorization header for the given URI", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/network/fetch/CHANGELOG.md b/network/fetch/CHANGELOG.md index 75491ea3921..38d8ebcfdee 100644 --- a/network/fetch/CHANGELOG.md +++ b/network/fetch/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/fetch +## 7.0.2 + +### Patch Changes + +- @pnpm/core-loggers@9.0.1 + ## 7.0.1 ### Patch Changes diff --git a/network/fetch/package.json b/network/fetch/package.json index 568dd77cd1c..81ff454f378 100644 --- a/network/fetch/package.json +++ b/network/fetch/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/fetch", - "version": "7.0.1", + "version": "7.0.2", "description": "node-fetch with retries", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/calc-dep-state/CHANGELOG.md b/packages/calc-dep-state/CHANGELOG.md index 8528b1396b8..abb3d23d346 100644 --- a/packages/calc-dep-state/CHANGELOG.md +++ b/packages/calc-dep-state/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/calc-dep-state +## 4.0.1 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] + - @pnpm/constants@7.1.0 + ## 4.0.0 ### Major Changes diff --git a/packages/calc-dep-state/package.json b/packages/calc-dep-state/package.json index 4719c12bf6a..64c6e820baf 100644 --- a/packages/calc-dep-state/package.json +++ b/packages/calc-dep-state/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/calc-dep-state", - "version": "4.0.0", + "version": "4.0.1", "description": "Calculates the state of a dependency", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/constants/CHANGELOG.md b/packages/constants/CHANGELOG.md index 5328b9a826d..37e9e490fb7 100644 --- a/packages/constants/CHANGELOG.md +++ b/packages/constants/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/constants +## 7.1.0 + +### Minor Changes + +- 9c4ae87bd: Bump lockfile v6 version to v6.1. + ## 7.0.0 ### Major Changes diff --git a/packages/constants/package.json b/packages/constants/package.json index 4c8b73f8bdb..d415b75fb0c 100644 --- a/packages/constants/package.json +++ b/packages/constants/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/constants", - "version": "7.0.0", + "version": "7.1.0", "description": "pnpm constants", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/core-loggers/CHANGELOG.md b/packages/core-loggers/CHANGELOG.md index 0473d0cb582..012a801949f 100644 --- a/packages/core-loggers/CHANGELOG.md +++ b/packages/core-loggers/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/core-loggers +## 9.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + ## 9.0.0 ### Major Changes diff --git a/packages/core-loggers/package.json b/packages/core-loggers/package.json index 60ee60c6f45..226a96add96 100644 --- a/packages/core-loggers/package.json +++ b/packages/core-loggers/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/core-loggers", "description": "Core loggers of pnpm", - "version": "9.0.0", + "version": "9.0.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/packages/dependency-path/CHANGELOG.md b/packages/dependency-path/CHANGELOG.md index 44af67be9f7..3ea20b36687 100644 --- a/packages/dependency-path/CHANGELOG.md +++ b/packages/dependency-path/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/dependency-path +## 2.1.2 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/crypto.base32-hash@2.0.0 + ## 2.1.1 ### Patch Changes diff --git a/packages/dependency-path/package.json b/packages/dependency-path/package.json index 9756b7b81a0..a7ec883ede7 100644 --- a/packages/dependency-path/package.json +++ b/packages/dependency-path/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/dependency-path", - "version": "2.1.1", + "version": "2.1.2", "description": "Utilities for working with symlinked node_modules", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/error/CHANGELOG.md b/packages/error/CHANGELOG.md index 1f8d57ac0ab..55ad53b409a 100644 --- a/packages/error/CHANGELOG.md +++ b/packages/error/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/error +## 5.0.1 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] + - @pnpm/constants@7.1.0 + ## 5.0.0 ### Major Changes diff --git a/packages/error/package.json b/packages/error/package.json index 2fcb6cb726b..011985af6ed 100644 --- a/packages/error/package.json +++ b/packages/error/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/error", - "version": "5.0.0", + "version": "5.0.1", "description": "An error class for pnpm errors", "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 c416906049c..95cc21c2430 100644 --- a/packages/make-dedicated-lockfile/CHANGELOG.md +++ b/packages/make-dedicated-lockfile/CHANGELOG.md @@ -1,5 +1,20 @@ # @pnpm/make-dedicated-lockfile +## 0.5.3 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/lockfile-file@8.1.0 + - @pnpm/types@9.1.0 + - @pnpm/prune-lockfile@5.0.3 + - @pnpm/exportable-manifest@5.0.1 + - @pnpm/read-project-manifest@5.0.1 + - @pnpm/error@5.0.1 + - @pnpm/find-workspace-dir@6.0.1 + ## 0.5.2 ### Patch Changes diff --git a/packages/make-dedicated-lockfile/package.json b/packages/make-dedicated-lockfile/package.json index 65fbaa34d1b..a7baabc3859 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.5.2", + "version": "0.5.3", "description": "Creates a dedicated lockfile for a subset of workspace projects", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-doctor/CHANGELOG.md b/packages/plugin-commands-doctor/CHANGELOG.md index 0d244e2178c..2306579ce36 100644 --- a/packages/plugin-commands-doctor/CHANGELOG.md +++ b/packages/plugin-commands-doctor/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-doctor +## 2.0.9 + +### Patch Changes + +- Updated dependencies [301b8e2da] + - @pnpm/config@18.4.0 + - @pnpm/cli-utils@2.0.9 + ## 2.0.8 ### Patch Changes diff --git a/packages/plugin-commands-doctor/package.json b/packages/plugin-commands-doctor/package.json index 5bb9ea7433f..0abc5f2cc7c 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": "2.0.8", + "version": "2.0.9", "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 d4cc80a7f60..fa2136886cf 100644 --- a/packages/plugin-commands-init/CHANGELOG.md +++ b/packages/plugin-commands-init/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-init +## 3.0.9 + +### Patch Changes + +- Updated dependencies [301b8e2da] + - @pnpm/config@18.4.0 + - @pnpm/cli-utils@2.0.9 + - @pnpm/write-project-manifest@5.0.1 + - @pnpm/error@5.0.1 + ## 3.0.8 ### Patch Changes diff --git a/packages/plugin-commands-init/package.json b/packages/plugin-commands-init/package.json index 73afa59c5d1..4954a178eab 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": "3.0.8", + "version": "3.0.9", "description": "Create a package.json file", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-setup/CHANGELOG.md b/packages/plugin-commands-setup/CHANGELOG.md index 6ef2cbd9923..b511ffea49b 100644 --- a/packages/plugin-commands-setup/CHANGELOG.md +++ b/packages/plugin-commands-setup/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/plugin-commands-setup +## 4.0.9 + +### Patch Changes + +- @pnpm/cli-utils@2.0.9 + ## 4.0.8 ### Patch Changes diff --git a/packages/plugin-commands-setup/package.json b/packages/plugin-commands-setup/package.json index 9ae5591922f..458507cd600 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": "4.0.8", + "version": "4.0.9", "description": "pnpm commands for setting up pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/render-peer-issues/CHANGELOG.md b/packages/render-peer-issues/CHANGELOG.md index 03099923515..d0a564e2c78 100644 --- a/packages/render-peer-issues/CHANGELOG.md +++ b/packages/render-peer-issues/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/render-peer-issues +## 4.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + ## 4.0.0 ### Major Changes diff --git a/packages/render-peer-issues/package.json b/packages/render-peer-issues/package.json index 4de946e697b..f2d29946173 100644 --- a/packages/render-peer-issues/package.json +++ b/packages/render-peer-issues/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/render-peer-issues", "description": "Visualizes peer dependency issues", - "version": "4.0.0", + "version": "4.0.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 22c6b5cf32b..ca599bb3a47 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/types +## 9.1.0 + +### Minor Changes + +- a9e0b7cbf: Add new types. + ## 9.0.0 ### Major Changes diff --git a/packages/types/package.json b/packages/types/package.json index d893889988b..ae907d81937 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/types", - "version": "9.0.0", + "version": "9.1.0", "description": "Basic types used by pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/which-version-is-pinned/CHANGELOG.md b/packages/which-version-is-pinned/CHANGELOG.md index 8f00139527a..d4669e37748 100644 --- a/packages/which-version-is-pinned/CHANGELOG.md +++ b/packages/which-version-is-pinned/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/which-version-is-pinned +## 5.0.1 + +### Patch Changes + +- 4fc497882: When updating dependencies, preserve the range prefix in aliased dependencies. So `npm:foo@1.0.0` becomes `npm:foo@1.1.0`. + ## 5.0.0 ### Major Changes diff --git a/packages/which-version-is-pinned/package.json b/packages/which-version-is-pinned/package.json index 0b955231e00..87a9e42c45b 100644 --- a/packages/which-version-is-pinned/package.json +++ b/packages/which-version-is-pinned/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/which-version-is-pinned", "description": "Takes a version spec and returns which version is pinned by it", - "version": "5.0.0", + "version": "5.0.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/patching/apply-patch/CHANGELOG.md b/patching/apply-patch/CHANGELOG.md index d5a3f2136c7..0f11d3f645a 100644 --- a/patching/apply-patch/CHANGELOG.md +++ b/patching/apply-patch/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/patching.apply-patch +## 2.0.1 + +### Patch Changes + +- @pnpm/error@5.0.1 + ## 2.0.0 ### Major Changes diff --git a/patching/apply-patch/package.json b/patching/apply-patch/package.json index 171c7101d72..d35311f1617 100644 --- a/patching/apply-patch/package.json +++ b/patching/apply-patch/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/patching.apply-patch", - "version": "2.0.0", + "version": "2.0.1", "description": "Apply a patch to a directory", "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 44e501055b5..1cae0c4e315 100644 --- a/patching/plugin-commands-patching/CHANGELOG.md +++ b/patching/plugin-commands-patching/CHANGELOG.md @@ -1,5 +1,29 @@ # @pnpm/plugin-commands-patching +## 3.1.3 + +### Patch Changes + +- 9c4ae87bd: Don't run install with the `frozen-lockfile=true` setting. +- Updated dependencies [9c4ae87bd] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [301b8e2da] +- Updated dependencies [04a279881] + - @pnpm/lockfile-file@8.1.0 + - @pnpm/constants@7.1.0 + - @pnpm/config@18.4.0 + - @pnpm/plugin-commands-installation@13.0.8 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/cli-utils@2.0.9 + - @pnpm/pick-registry-for-package@5.0.1 + - @pnpm/modules-yaml@12.1.1 + - @pnpm/read-package-json@8.0.1 + - @pnpm/read-project-manifest@5.0.1 + - @pnpm/error@5.0.1 + - @pnpm/store-connection-manager@6.0.10 + - @pnpm/patching.apply-patch@2.0.1 + ## 3.1.2 ### Patch Changes diff --git a/patching/plugin-commands-patching/package.json b/patching/plugin-commands-patching/package.json index 2f88308da4b..408e89189b4 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": "3.1.2", + "version": "3.1.3", "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 3a9571c898b..6b90ce01f64 100644 --- a/pkg-manager/client/CHANGELOG.md +++ b/pkg-manager/client/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/client +## 10.0.6 + +### Patch Changes + +- @pnpm/default-resolver@18.0.6 +- @pnpm/git-fetcher@9.0.1 +- @pnpm/resolver-base@10.0.1 +- @pnpm/tarball-fetcher@15.0.1 +- @pnpm/directory-fetcher@6.0.1 +- @pnpm/fetch@7.0.2 +- @pnpm/network.auth-header@2.0.1 + ## 10.0.5 ### Patch Changes diff --git a/pkg-manager/client/package.json b/pkg-manager/client/package.json index ff464d6afa8..9bab3950e53 100644 --- a/pkg-manager/client/package.json +++ b/pkg-manager/client/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/client", - "version": "10.0.5", + "version": "10.0.6", "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 437a31536c9..edac20a9a62 100644 --- a/pkg-manager/core/CHANGELOG.md +++ b/pkg-manager/core/CHANGELOG.md @@ -1,5 +1,67 @@ # @pnpm/core +## 10.2.0 + +### Minor Changes + +- 9c4ae87bd: Some settings influence the structure of the lockfile, so we cannot reuse the lockfile if those settings change. As a result, we need to store such settings in the lockfile. This way we will know with which settings the lockfile has been created. + + A new field will now be present in the lockfile: `settings`. It will store the values of two settings: `autoInstallPeers` and `excludeLinksFromLockfile`. If someone tries to perform a `frozen-lockfile` installation and their active settings don't match the ones in the lockfile, then an error message will be thrown. + + The lockfile format version is bumped from v6.0 to v6.1. + + Related PR: [#6557](https://github.com/pnpm/pnpm/pull/6557) + Related issue: [#6312](https://github.com/pnpm/pnpm/issues/6312) + +### Patch Changes + +- a53ef4d19: Don't print "Lockfile is up-to-date" message before finishing all the lockfile checks [#6544](https://github.com/pnpm/pnpm/issues/6544). +- Updated dependencies [a53ef4d19] +- Updated dependencies [4fc497882] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a53ef4d19] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [6ce3424a9] + - @pnpm/headless@21.0.0 + - @pnpm/which-version-is-pinned@5.0.1 + - @pnpm/lockfile-file@8.1.0 + - @pnpm/types@9.1.0 + - @pnpm/get-context@10.0.0 + - @pnpm/manifest-utils@5.0.1 + - @pnpm/constants@7.1.0 + - @pnpm/lifecycle@15.0.1 + - @pnpm/resolve-dependencies@31.1.6 + - @pnpm/hooks.types@1.0.1 + - @pnpm/filter-lockfile@8.0.5 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/lockfile-walker@7.0.3 + - @pnpm/prune-lockfile@5.0.3 + - @pnpm/hoist@8.0.5 + - @pnpm/modules-cleaner@14.0.5 + - @pnpm/lockfile-to-pnp@3.0.5 + - @pnpm/normalize-registries@5.0.1 + - @pnpm/build-modules@11.0.3 + - @pnpm/symlink-dependency@7.0.1 + - @pnpm/hooks.read-package-hook@3.0.2 + - @pnpm/core-loggers@9.0.1 + - @pnpm/dependency-path@2.1.2 + - @pnpm/link-bins@9.0.1 + - @pnpm/modules-yaml@12.1.1 + - @pnpm/package-requester@21.0.3 + - @pnpm/remove-bins@5.0.1 + - @pnpm/read-package-json@8.0.1 + - @pnpm/read-project-manifest@5.0.1 + - @pnpm/resolver-base@10.0.1 + - @pnpm/store-controller-types@15.0.1 + - @pnpm/calc-dep-state@4.0.1 + - @pnpm/error@5.0.1 + - @pnpm/crypto.base32-hash@2.0.0 + - @pnpm/pkg-manager.direct-dep-linker@2.1.1 + ## 10.1.2 ### Patch Changes diff --git a/pkg-manager/core/package.json b/pkg-manager/core/package.json index b382a04bf01..50c33456f2a 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": "10.1.2", + "version": "10.2.0", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/pkg-manager/direct-dep-linker/CHANGELOG.md b/pkg-manager/direct-dep-linker/CHANGELOG.md index eeabbe88f67..e05031bf52f 100644 --- a/pkg-manager/direct-dep-linker/CHANGELOG.md +++ b/pkg-manager/direct-dep-linker/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/pkg-manager.direct-dep-linker +## 2.1.1 + +### Patch Changes + +- @pnpm/symlink-dependency@7.0.1 +- @pnpm/core-loggers@9.0.1 + ## 2.1.0 ### Minor Changes diff --git a/pkg-manager/direct-dep-linker/package.json b/pkg-manager/direct-dep-linker/package.json index c961021b0fc..a0878639840 100644 --- a/pkg-manager/direct-dep-linker/package.json +++ b/pkg-manager/direct-dep-linker/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/pkg-manager.direct-dep-linker", "description": "Fast installation using only pnpm-lock.yaml", - "version": "2.1.0", + "version": "2.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 28a1a6a630a..8da2b3f7fc4 100644 --- a/pkg-manager/get-context/CHANGELOG.md +++ b/pkg-manager/get-context/CHANGELOG.md @@ -1,5 +1,27 @@ # @pnpm/get-context +## 10.0.0 + +### Major Changes + +- a53ef4d19: New property returned: `existsNonEmptyWantedLockfile`. + The `existsWantedLockfile` now means only that a file existed. +- 9c4ae87bd: New required options added: autoInstallPeers and excludeLinksFromLockfile. + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [9c4ae87bd] + - @pnpm/lockfile-file@8.1.0 + - @pnpm/types@9.1.0 + - @pnpm/constants@7.1.0 + - @pnpm/read-projects-context@8.0.4 + - @pnpm/core-loggers@9.0.1 + - @pnpm/modules-yaml@12.1.1 + - @pnpm/error@5.0.1 + ## 9.1.0 ### Minor Changes diff --git a/pkg-manager/get-context/package.json b/pkg-manager/get-context/package.json index 3eb5651cf6b..450e03a42f0 100644 --- a/pkg-manager/get-context/package.json +++ b/pkg-manager/get-context/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/get-context", - "version": "9.1.0", + "version": "10.0.0", "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 d013250b479..a9cd72b017f 100644 --- a/pkg-manager/headless/CHANGELOG.md +++ b/pkg-manager/headless/CHANGELOG.md @@ -1,5 +1,43 @@ # @pnpm/headless +## 21.0.0 + +### Major Changes + +- a53ef4d19: Don't print "Lockfile is up-to-date" message before finishing all the lockfile checks [#6544](https://github.com/pnpm/pnpm/issues/6544). + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [6ce3424a9] + - @pnpm/lockfile-file@8.1.0 + - @pnpm/types@9.1.0 + - @pnpm/constants@7.1.0 + - @pnpm/lifecycle@15.0.1 + - @pnpm/filter-lockfile@8.0.5 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/hoist@8.0.5 + - @pnpm/modules-cleaner@14.0.5 + - @pnpm/lockfile-to-pnp@3.0.5 + - @pnpm/real-hoist@2.0.5 + - @pnpm/package-is-installable@8.0.2 + - @pnpm/build-modules@11.0.3 + - @pnpm/symlink-dependency@7.0.1 + - @pnpm/core-loggers@9.0.1 + - @pnpm/dependency-path@2.1.2 + - @pnpm/link-bins@9.0.1 + - @pnpm/modules-yaml@12.1.1 + - @pnpm/package-requester@21.0.3 + - @pnpm/read-package-json@8.0.1 + - @pnpm/read-project-manifest@5.0.1 + - @pnpm/store-controller-types@15.0.1 + - @pnpm/calc-dep-state@4.0.1 + - @pnpm/error@5.0.1 + - @pnpm/pkg-manager.direct-dep-linker@2.1.1 + ## 20.2.2 ### Patch Changes diff --git a/pkg-manager/headless/package.json b/pkg-manager/headless/package.json index 2a1be593a9d..d5fce70db5a 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": "20.2.2", + "version": "21.0.0", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/pkg-manager/hoist/CHANGELOG.md b/pkg-manager/hoist/CHANGELOG.md index 0ea64508a2e..fbc1156b0b9 100644 --- a/pkg-manager/hoist/CHANGELOG.md +++ b/pkg-manager/hoist/CHANGELOG.md @@ -1,5 +1,21 @@ # @pnpm/hoist +## 8.0.5 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + - @pnpm/constants@7.1.0 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/lockfile-walker@7.0.3 + - @pnpm/core-loggers@9.0.1 + - @pnpm/dependency-path@2.1.2 + - @pnpm/link-bins@9.0.1 + ## 8.0.4 ### Patch Changes diff --git a/pkg-manager/hoist/package.json b/pkg-manager/hoist/package.json index 1fa65577b2d..c52e53ddcd1 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": "8.0.4", + "version": "8.0.5", "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 b1d0f87524d..7412de1089b 100644 --- a/pkg-manager/link-bins/CHANGELOG.md +++ b/pkg-manager/link-bins/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/link-bins +## 9.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/manifest-utils@5.0.1 + - @pnpm/package-bins@8.0.1 + - @pnpm/read-package-json@8.0.1 + - @pnpm/read-project-manifest@5.0.1 + - @pnpm/error@5.0.1 + ## 9.0.0 ### Major Changes diff --git a/pkg-manager/link-bins/package.json b/pkg-manager/link-bins/package.json index 55f6f61d62a..64f2a072e66 100644 --- a/pkg-manager/link-bins/package.json +++ b/pkg-manager/link-bins/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/link-bins", - "version": "9.0.0", + "version": "9.0.1", "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 9e40ec613c9..b1ba17f5fe9 100644 --- a/pkg-manager/modules-cleaner/CHANGELOG.md +++ b/pkg-manager/modules-cleaner/CHANGELOG.md @@ -1,5 +1,20 @@ # @pnpm/modules-cleaner +## 14.0.5 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + - @pnpm/filter-lockfile@8.0.5 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/core-loggers@9.0.1 + - @pnpm/dependency-path@2.1.2 + - @pnpm/remove-bins@5.0.1 + - @pnpm/store-controller-types@15.0.1 + ## 14.0.4 ### Patch Changes diff --git a/pkg-manager/modules-cleaner/package.json b/pkg-manager/modules-cleaner/package.json index b60d02ffa20..20fd45fe599 100644 --- a/pkg-manager/modules-cleaner/package.json +++ b/pkg-manager/modules-cleaner/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/modules-cleaner", - "version": "14.0.4", + "version": "14.0.5", "description": "Exports util functions to clean up node_modules", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/modules-yaml/CHANGELOG.md b/pkg-manager/modules-yaml/CHANGELOG.md index a4f088a8aff..8507f2fc9ea 100644 --- a/pkg-manager/modules-yaml/CHANGELOG.md +++ b/pkg-manager/modules-yaml/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/modules-yaml +## 12.1.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + ## 12.1.0 ### Minor Changes diff --git a/pkg-manager/modules-yaml/package.json b/pkg-manager/modules-yaml/package.json index c034c0fca36..84a9b2eb9b5 100644 --- a/pkg-manager/modules-yaml/package.json +++ b/pkg-manager/modules-yaml/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/modules-yaml", - "version": "12.1.0", + "version": "12.1.1", "description": "Reads/writes `node_modules/.modules.yaml`", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/package-bins/CHANGELOG.md b/pkg-manager/package-bins/CHANGELOG.md index 6c3dc745144..77a3a60896a 100644 --- a/pkg-manager/package-bins/CHANGELOG.md +++ b/pkg-manager/package-bins/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/package-bins +## 8.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + ## 8.0.0 ### Major Changes diff --git a/pkg-manager/package-bins/package.json b/pkg-manager/package-bins/package.json index 563ce71a59f..179e784bc9d 100644 --- a/pkg-manager/package-bins/package.json +++ b/pkg-manager/package-bins/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/package-bins", - "version": "8.0.0", + "version": "8.0.1", "description": "Returns bins of a package", "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 cd3e377e206..db139e84ac7 100644 --- a/pkg-manager/package-requester/CHANGELOG.md +++ b/pkg-manager/package-requester/CHANGELOG.md @@ -1,5 +1,22 @@ # @pnpm/package-requester +## 21.0.3 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/package-is-installable@8.0.2 + - @pnpm/fetcher-base@14.0.1 + - @pnpm/core-loggers@9.0.1 + - @pnpm/dependency-path@2.1.2 + - @pnpm/read-package-json@8.0.1 + - @pnpm/resolver-base@10.0.1 + - @pnpm/cafs@7.0.1 + - @pnpm/store-controller-types@15.0.1 + - @pnpm/error@5.0.1 + - @pnpm/pick-fetcher@2.0.0 + ## 21.0.2 ### Patch Changes diff --git a/pkg-manager/package-requester/package.json b/pkg-manager/package-requester/package.json index f27e3e297b6..83c4b88308a 100644 --- a/pkg-manager/package-requester/package.json +++ b/pkg-manager/package-requester/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/package-requester", - "version": "21.0.2", + "version": "21.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 a64f97ff702..59a6f51857e 100644 --- a/pkg-manager/plugin-commands-installation/CHANGELOG.md +++ b/pkg-manager/plugin-commands-installation/CHANGELOG.md @@ -1,5 +1,39 @@ # @pnpm/plugin-commands-installation +## 13.0.8 + +### Patch Changes + +- 04a279881: Should respect ignore patterns in updateConfig.ignoreDependencies [#6548](https://github.com/pnpm/pnpm/issues/6548) +- Updated dependencies [a53ef4d19] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [301b8e2da] +- Updated dependencies [04a279881] +- Updated dependencies [9c4ae87bd] + - @pnpm/core@10.2.0 + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + - @pnpm/manifest-utils@5.0.1 + - @pnpm/constants@7.1.0 + - @pnpm/config@18.4.0 + - @pnpm/outdated@13.0.0 + - @pnpm/plugin-commands-rebuild@9.0.0 + - @pnpm/dedupe.check@1.0.1 + - @pnpm/pnpmfile@5.0.7 + - @pnpm/cli-utils@2.0.9 + - @pnpm/read-project-manifest@5.0.1 + - @pnpm/resolver-base@10.0.1 + - @pnpm/package-store@16.0.3 + - @pnpm/find-workspace-packages@6.0.9 + - @pnpm/sort-packages@5.0.3 + - @pnpm/error@5.0.1 + - @pnpm/store-connection-manager@6.0.10 + - @pnpm/filter-workspace-packages@7.0.9 + - @pnpm/find-workspace-dir@6.0.1 + ## 13.0.7 ### Patch Changes diff --git a/pkg-manager/plugin-commands-installation/package.json b/pkg-manager/plugin-commands-installation/package.json index dfc20efd404..66194eb263d 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": "13.0.7", + "version": "13.0.8", "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 80608e63243..1a30a1073d0 100644 --- a/pkg-manager/read-projects-context/CHANGELOG.md +++ b/pkg-manager/read-projects-context/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/read-projects-context +## 8.0.4 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/lockfile-file@8.1.0 + - @pnpm/types@9.1.0 + - @pnpm/normalize-registries@5.0.1 + - @pnpm/modules-yaml@12.1.1 + ## 8.0.3 ### Patch Changes diff --git a/pkg-manager/read-projects-context/package.json b/pkg-manager/read-projects-context/package.json index 7227e0df3b4..00773103232 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": "8.0.3", + "version": "8.0.4", "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 73edc90543f..0152ca4f6cc 100644 --- a/pkg-manager/real-hoist/CHANGELOG.md +++ b/pkg-manager/real-hoist/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/real-hoist +## 2.0.5 + +### Patch Changes + +- @pnpm/lockfile-utils@8.0.1 +- @pnpm/dependency-path@2.1.2 +- @pnpm/error@5.0.1 + ## 2.0.4 ### Patch Changes diff --git a/pkg-manager/real-hoist/package.json b/pkg-manager/real-hoist/package.json index 679e4a2352f..5a8a6819fda 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": "2.0.4", + "version": "2.0.5", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/pkg-manager/remove-bins/CHANGELOG.md b/pkg-manager/remove-bins/CHANGELOG.md index 4bcd8a2b8c6..0c3aefbf5c2 100644 --- a/pkg-manager/remove-bins/CHANGELOG.md +++ b/pkg-manager/remove-bins/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/remove-bins +## 5.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/core-loggers@9.0.1 + - @pnpm/package-bins@8.0.1 + - @pnpm/read-package-json@8.0.1 + ## 5.0.0 ### Major Changes diff --git a/pkg-manager/remove-bins/package.json b/pkg-manager/remove-bins/package.json index 8bc22b7fe55..35775d7a030 100644 --- a/pkg-manager/remove-bins/package.json +++ b/pkg-manager/remove-bins/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/remove-bins", - "version": "5.0.0", + "version": "5.0.1", "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 30b2f395028..5e898397c28 100644 --- a/pkg-manager/resolve-dependencies/CHANGELOG.md +++ b/pkg-manager/resolve-dependencies/CHANGELOG.md @@ -1,5 +1,31 @@ # @pnpm/resolve-dependencies +## 31.1.6 + +### Patch Changes + +- Updated dependencies [4fc497882] +- Updated dependencies [e6052260c] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/which-version-is-pinned@5.0.1 + - @pnpm/npm-resolver@16.0.5 + - @pnpm/lockfile-types@5.1.0 + - @pnpm/types@9.1.0 + - @pnpm/manifest-utils@5.0.1 + - @pnpm/constants@7.1.0 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/prune-lockfile@5.0.3 + - @pnpm/pick-registry-for-package@5.0.1 + - @pnpm/core-loggers@9.0.1 + - @pnpm/dependency-path@2.1.2 + - @pnpm/read-package-json@8.0.1 + - @pnpm/resolver-base@10.0.1 + - @pnpm/store-controller-types@15.0.1 + - @pnpm/error@5.0.1 + ## 31.1.5 ### Patch Changes diff --git a/pkg-manager/resolve-dependencies/package.json b/pkg-manager/resolve-dependencies/package.json index 19d4152c952..53179796220 100644 --- a/pkg-manager/resolve-dependencies/package.json +++ b/pkg-manager/resolve-dependencies/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/resolve-dependencies", - "version": "31.1.5", + "version": "31.1.6", "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 ef1346ae724..465b15b8602 100644 --- a/pkg-manifest/exportable-manifest/CHANGELOG.md +++ b/pkg-manifest/exportable-manifest/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/exportable-manifest +## 5.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/read-project-manifest@5.0.1 + - @pnpm/error@5.0.1 + ## 5.0.0 ### Major Changes diff --git a/pkg-manifest/exportable-manifest/package.json b/pkg-manifest/exportable-manifest/package.json index 04adb8bbaa0..5a38760d3a3 100644 --- a/pkg-manifest/exportable-manifest/package.json +++ b/pkg-manifest/exportable-manifest/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/exportable-manifest", - "version": "5.0.0", + "version": "5.0.1", "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 0d9053cfee7..6998c8e679c 100644 --- a/pkg-manifest/manifest-utils/CHANGELOG.md +++ b/pkg-manifest/manifest-utils/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/manifest-utils +## 5.0.1 + +### Patch Changes + +- a9e0b7cbf: Don't update peer dependencies. +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/core-loggers@9.0.1 + - @pnpm/error@5.0.1 + ## 5.0.0 ### Major Changes diff --git a/pkg-manifest/manifest-utils/package.json b/pkg-manifest/manifest-utils/package.json index 264f33ee5a6..50bbd1ae1b0 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": "5.0.0", + "version": "5.0.1", "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 94d489f8f2b..94cfd866c60 100644 --- a/pkg-manifest/read-package-json/CHANGELOG.md +++ b/pkg-manifest/read-package-json/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/read-package-json +## 8.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/error@5.0.1 + ## 8.0.0 ### Major Changes diff --git a/pkg-manifest/read-package-json/package.json b/pkg-manifest/read-package-json/package.json index 9d7b2e6a638..29705b49de8 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": "8.0.0", + "version": "8.0.1", "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 5b387efebe0..aad7e8d8132 100644 --- a/pkg-manifest/read-project-manifest/CHANGELOG.md +++ b/pkg-manifest/read-project-manifest/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/read-project-manifest +## 5.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/write-project-manifest@5.0.1 + - @pnpm/error@5.0.1 + ## 5.0.0 ### Major Changes diff --git a/pkg-manifest/read-project-manifest/package.json b/pkg-manifest/read-project-manifest/package.json index 3cea067ee89..59345c75d32 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": "5.0.0", + "version": "5.0.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 79ea3332f68..0c77fd8772b 100644 --- a/pkg-manifest/write-project-manifest/CHANGELOG.md +++ b/pkg-manifest/write-project-manifest/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/write-project-manifest +## 5.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + ## 5.0.0 ### Major Changes diff --git a/pkg-manifest/write-project-manifest/package.json b/pkg-manifest/write-project-manifest/package.json index 5e2be011021..321a91490a4 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": "5.0.0", + "version": "5.0.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/CHANGELOG.md b/pnpm/CHANGELOG.md index 2d66f47b702..f6d095ed55c 100644 --- a/pnpm/CHANGELOG.md +++ b/pnpm/CHANGELOG.md @@ -1,5 +1,31 @@ # pnpm +## 8.6.0 + +### Minor Changes + +- Some settings influence the structure of the lockfile, so we cannot reuse the lockfile if those settings change. As a result, we need to store such settings in the lockfile. This way we will know with which settings the lockfile has been created. + + A new field will now be present in the lockfile: `settings`. It will store the values of two settings: `autoInstallPeers` and `excludeLinksFromLockfile`. If someone tries to perform a `frozen-lockfile` installation and their active settings don't match the ones in the lockfile, then an error message will be thrown. + + The lockfile format version is bumped from v6.0 to v6.1. + + Related PR: [#6557](https://github.com/pnpm/pnpm/pull/6557) + Related issue: [#6312](https://github.com/pnpm/pnpm/issues/6312) + +- A new setting, `exclude-links-from-lockfile`, is now supported. When enabled, specifiers of local linked dependencies won't be duplicated in the lockfile. + + This setting was primarily added for use by [Bit CLI](https://github.com/teambit/bit), which links core aspects to `node_modules` from external directories. As such, the locations may vary across different machines, resulting in the generation of lockfiles with differing locations. + +### Patch Changes + +- Don't print "Lockfile is up-to-date" message before finishing all the lockfile checks [#6544](https://github.com/pnpm/pnpm/issues/6544). +- When updating dependencies, preserve the range prefix in aliased dependencies. So `npm:foo@1.0.0` becomes `npm:foo@1.1.0`. +- Print a meaningful error when a project referenced by the `workspace:` protocol is not found in the workspace [#4477](https://github.com/pnpm/pnpm/issues/4477). +- `pnpm rebuild` should not fail when `node-linker` is set to `hoisted` and there are skipped optional dependencies [#6553](https://github.com/pnpm/pnpm/pull/6553). +- Peers resolution should not fail when a linked in dependency resolves a peer dependency. +- Build projects in a workspace in correct order [#6568](https://github.com/pnpm/pnpm/pull/6568). + ## 8.5.1 ### Patch Changes diff --git a/pnpm/artifacts/exe/package.json b/pnpm/artifacts/exe/package.json index ad66c149b4f..d43ba877f82 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": "8.5.1", + "version": "8.6.0", "publishConfig": { "bin": { "pnpm": "pnpm" diff --git a/pnpm/artifacts/linux-arm64/package.json b/pnpm/artifacts/linux-arm64/package.json index 7f3ff76e3ba..bcedc2d2d83 100644 --- a/pnpm/artifacts/linux-arm64/package.json +++ b/pnpm/artifacts/linux-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-arm64", - "version": "8.5.1", + "version": "8.6.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/linux-x64/package.json b/pnpm/artifacts/linux-x64/package.json index 838d4d34143..13b970f41d9 100644 --- a/pnpm/artifacts/linux-x64/package.json +++ b/pnpm/artifacts/linux-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-x64", - "version": "8.5.1", + "version": "8.6.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/macos-arm64/package.json b/pnpm/artifacts/macos-arm64/package.json index 49267334afc..db680e2ff5e 100644 --- a/pnpm/artifacts/macos-arm64/package.json +++ b/pnpm/artifacts/macos-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-arm64", - "version": "8.5.1", + "version": "8.6.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/macos-x64/package.json b/pnpm/artifacts/macos-x64/package.json index 3dd58cf4f40..6bf3d76f624 100644 --- a/pnpm/artifacts/macos-x64/package.json +++ b/pnpm/artifacts/macos-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-x64", - "version": "8.5.1", + "version": "8.6.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/win-x64/package.json b/pnpm/artifacts/win-x64/package.json index 8609a675cce..bcd5fdb5088 100644 --- a/pnpm/artifacts/win-x64/package.json +++ b/pnpm/artifacts/win-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/win-x64", - "version": "8.5.1", + "version": "8.6.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/package.json b/pnpm/package.json index 15c290ee909..e24ae87d86f 100644 --- a/pnpm/package.json +++ b/pnpm/package.json @@ -1,7 +1,7 @@ { "name": "pnpm", "description": "Fast, disk space efficient package manager", - "version": "8.5.1", + "version": "8.6.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 ffdb2407883..5dd9b4436e7 100644 --- a/releasing/plugin-commands-deploy/CHANGELOG.md +++ b/releasing/plugin-commands-deploy/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/plugin-commands-deploy +## 3.0.14 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [04a279881] + - @pnpm/types@9.1.0 + - @pnpm/plugin-commands-installation@13.0.8 + - @pnpm/cli-utils@2.0.9 + - @pnpm/error@5.0.1 + - @pnpm/fs.indexed-pkg-importer@3.0.1 + - @pnpm/directory-fetcher@6.0.1 + ## 3.0.13 ### Patch Changes diff --git a/releasing/plugin-commands-deploy/package.json b/releasing/plugin-commands-deploy/package.json index 2264b548d79..a2dd0968393 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": "3.0.13", + "version": "3.0.14", "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 9c7cf87e3ad..1c985dd1e03 100644 --- a/releasing/plugin-commands-publishing/CHANGELOG.md +++ b/releasing/plugin-commands-publishing/CHANGELOG.md @@ -1,5 +1,24 @@ # @pnpm/plugin-commands-publishing +## 7.2.3 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [301b8e2da] +- Updated dependencies [6ce3424a9] + - @pnpm/types@9.1.0 + - @pnpm/config@18.4.0 + - @pnpm/lifecycle@15.0.1 + - @pnpm/cli-utils@2.0.9 + - @pnpm/pick-registry-for-package@5.0.1 + - @pnpm/package-bins@8.0.1 + - @pnpm/exportable-manifest@5.0.1 + - @pnpm/resolver-base@10.0.1 + - @pnpm/sort-packages@5.0.3 + - @pnpm/error@5.0.1 + - @pnpm/client@10.0.6 + ## 7.2.2 ### Patch Changes diff --git a/releasing/plugin-commands-publishing/package.json b/releasing/plugin-commands-publishing/package.json index fd196eb806a..4201e14197b 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": "7.2.2", + "version": "7.2.3", "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 4d0def94ee6..64fc6d5f517 100644 --- a/resolving/default-resolver/CHANGELOG.md +++ b/resolving/default-resolver/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/default-resolver +## 18.0.6 + +### Patch Changes + +- Updated dependencies [e6052260c] + - @pnpm/npm-resolver@16.0.5 + - @pnpm/local-resolver@10.0.1 + - @pnpm/resolver-base@10.0.1 + - @pnpm/error@5.0.1 + - @pnpm/git-resolver@8.0.3 + - @pnpm/tarball-resolver@8.0.1 + ## 18.0.5 ### Patch Changes diff --git a/resolving/default-resolver/package.json b/resolving/default-resolver/package.json index 279c977011f..d0f18e57299 100644 --- a/resolving/default-resolver/package.json +++ b/resolving/default-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/default-resolver", - "version": "18.0.5", + "version": "18.0.6", "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 2001bfae955..11c776854ce 100644 --- a/resolving/git-resolver/CHANGELOG.md +++ b/resolving/git-resolver/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/git-resolver +## 8.0.3 + +### Patch Changes + +- @pnpm/resolver-base@10.0.1 +- @pnpm/fetch@7.0.2 + ## 8.0.2 ### Patch Changes diff --git a/resolving/git-resolver/package.json b/resolving/git-resolver/package.json index ffe524b4305..54456c1bb29 100644 --- a/resolving/git-resolver/package.json +++ b/resolving/git-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/git-resolver", - "version": "8.0.2", + "version": "8.0.3", "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 19359c0a31e..39e95ab8453 100644 --- a/resolving/local-resolver/CHANGELOG.md +++ b/resolving/local-resolver/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/local-resolver +## 10.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/read-project-manifest@5.0.1 + - @pnpm/resolver-base@10.0.1 + - @pnpm/error@5.0.1 + ## 10.0.0 ### Major Changes diff --git a/resolving/local-resolver/package.json b/resolving/local-resolver/package.json index 19dc5e481f7..849d4f07432 100644 --- a/resolving/local-resolver/package.json +++ b/resolving/local-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/local-resolver", - "version": "10.0.0", + "version": "10.0.1", "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 5fe3d1bab28..7dce36e91ac 100644 --- a/resolving/npm-resolver/CHANGELOG.md +++ b/resolving/npm-resolver/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/npm-resolver +## 16.0.5 + +### Patch Changes + +- e6052260c: Print a meaningful error when a project referenced by the `workspace:` protocol is not found in the workspace [#4477](https://github.com/pnpm/pnpm/issues/4477). +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/core-loggers@9.0.1 + - @pnpm/resolver-base@10.0.1 + - @pnpm/error@5.0.1 + ## 16.0.4 ### Patch Changes diff --git a/resolving/npm-resolver/package.json b/resolving/npm-resolver/package.json index 806562fd801..b64261f27f9 100644 --- a/resolving/npm-resolver/package.json +++ b/resolving/npm-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/npm-resolver", - "version": "16.0.4", + "version": "16.0.5", "description": "Resolver for npm-hosted packages", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/resolving/resolver-base/CHANGELOG.md b/resolving/resolver-base/CHANGELOG.md index 21cd18f2bdd..ab9e0b9e85e 100644 --- a/resolving/resolver-base/CHANGELOG.md +++ b/resolving/resolver-base/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/resolver-base +## 10.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + ## 10.0.0 ### Major Changes diff --git a/resolving/resolver-base/package.json b/resolving/resolver-base/package.json index bb6953f2181..941b70b6941 100644 --- a/resolving/resolver-base/package.json +++ b/resolving/resolver-base/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/resolver-base", - "version": "10.0.0", + "version": "10.0.1", "description": "Types for pnpm-compatible resolvers", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/resolving/tarball-resolver/CHANGELOG.md b/resolving/tarball-resolver/CHANGELOG.md index 6aa9cbe8282..772367cb09f 100644 --- a/resolving/tarball-resolver/CHANGELOG.md +++ b/resolving/tarball-resolver/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/tarball-resolver +## 8.0.1 + +### Patch Changes + +- @pnpm/resolver-base@10.0.1 + ## 8.0.0 ### Major Changes diff --git a/resolving/tarball-resolver/package.json b/resolving/tarball-resolver/package.json index 1521bc1e41b..a16bdf3c1f2 100644 --- a/resolving/tarball-resolver/package.json +++ b/resolving/tarball-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/tarball-resolver", - "version": "8.0.0", + "version": "8.0.1", "description": "Resolver for tarball dependencies", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/dependencies-hierarchy/CHANGELOG.md b/reviewing/dependencies-hierarchy/CHANGELOG.md index f4ef89e85de..189e0aa3339 100644 --- a/reviewing/dependencies-hierarchy/CHANGELOG.md +++ b/reviewing/dependencies-hierarchy/CHANGELOG.md @@ -1,5 +1,20 @@ # @pnpm/reviewing.dependencies-hierarchy +## 2.0.6 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/lockfile-file@8.1.0 + - @pnpm/types@9.1.0 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/normalize-registries@5.0.1 + - @pnpm/dependency-path@2.1.2 + - @pnpm/modules-yaml@12.1.1 + - @pnpm/read-package-json@8.0.1 + ## 2.0.5 ### Patch Changes diff --git a/reviewing/dependencies-hierarchy/package.json b/reviewing/dependencies-hierarchy/package.json index fe22e7b98d5..9f14f7b46c1 100644 --- a/reviewing/dependencies-hierarchy/package.json +++ b/reviewing/dependencies-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/reviewing.dependencies-hierarchy", - "version": "2.0.5", + "version": "2.0.6", "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 67370b8610c..ca9196aa881 100644 --- a/reviewing/license-scanner/CHANGELOG.md +++ b/reviewing/license-scanner/CHANGELOG.md @@ -1,5 +1,24 @@ # @pnpm/license-scanner +## 2.0.5 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/lockfile-types@5.1.0 + - @pnpm/lockfile-file@8.1.0 + - @pnpm/types@9.1.0 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/lockfile-walker@7.0.3 + - @pnpm/package-is-installable@8.0.2 + - @pnpm/dependency-path@2.1.2 + - @pnpm/read-package-json@8.0.1 + - @pnpm/cafs@7.0.1 + - @pnpm/error@5.0.1 + - @pnpm/directory-fetcher@6.0.1 + ## 2.0.4 ### Patch Changes diff --git a/reviewing/license-scanner/package.json b/reviewing/license-scanner/package.json index 8a52f3e10c6..e559c407916 100644 --- a/reviewing/license-scanner/package.json +++ b/reviewing/license-scanner/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/license-scanner", - "version": "2.0.4", + "version": "2.0.5", "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 d94adfe1ce0..38701184df2 100644 --- a/reviewing/list/CHANGELOG.md +++ b/reviewing/list/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/list +## 9.0.6 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/reviewing.dependencies-hierarchy@2.0.6 + - @pnpm/read-package-json@8.0.1 + - @pnpm/read-project-manifest@5.0.1 + ## 9.0.5 ### Patch Changes diff --git a/reviewing/list/package.json b/reviewing/list/package.json index 9d6fea2b140..990eebc0160 100644 --- a/reviewing/list/package.json +++ b/reviewing/list/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/list", - "version": "9.0.5", + "version": "9.0.6", "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 88f02ee82fa..d6bb5bfa8db 100644 --- a/reviewing/outdated/CHANGELOG.md +++ b/reviewing/outdated/CHANGELOG.md @@ -1,5 +1,31 @@ # @pnpm/outdated +## 13.0.0 + +### Major Changes + +- 04a279881: Should respect ignore patterns in updateConfig.ignoreDependencies [#6548](https://github.com/pnpm/pnpm/issues/6548) + +### Patch Changes + +- Updated dependencies [e6052260c] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/npm-resolver@16.0.5 + - @pnpm/lockfile-file@8.1.0 + - @pnpm/types@9.1.0 + - @pnpm/manifest-utils@5.0.1 + - @pnpm/constants@7.1.0 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/pick-registry-for-package@5.0.1 + - @pnpm/dependency-path@2.1.2 + - @pnpm/modules-yaml@12.1.1 + - @pnpm/error@5.0.1 + - @pnpm/client@10.0.6 + ## 12.0.7 ### Patch Changes diff --git a/reviewing/outdated/package.json b/reviewing/outdated/package.json index d36d8b9d3ad..8fa9ced405b 100644 --- a/reviewing/outdated/package.json +++ b/reviewing/outdated/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/outdated", - "version": "12.0.7", + "version": "13.0.0", "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 3807c7cfcb7..ab97b5c9c6a 100644 --- a/reviewing/plugin-commands-licenses/CHANGELOG.md +++ b/reviewing/plugin-commands-licenses/CHANGELOG.md @@ -1,5 +1,20 @@ # @pnpm/plugin-commands-licenses +## 2.0.9 + +### Patch Changes + +- Updated dependencies [9c4ae87bd] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [301b8e2da] + - @pnpm/lockfile-file@8.1.0 + - @pnpm/constants@7.1.0 + - @pnpm/config@18.4.0 + - @pnpm/license-scanner@2.0.5 + - @pnpm/cli-utils@2.0.9 + - @pnpm/error@5.0.1 + ## 2.0.8 ### Patch Changes diff --git a/reviewing/plugin-commands-licenses/package.json b/reviewing/plugin-commands-licenses/package.json index c71a8b2bc57..1fde8ea04f6 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": "2.0.8", + "version": "2.0.9", "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 018d7f195d9..d543cc9d6ef 100644 --- a/reviewing/plugin-commands-listing/CHANGELOG.md +++ b/reviewing/plugin-commands-listing/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-listing +## 7.0.9 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [301b8e2da] + - @pnpm/types@9.1.0 + - @pnpm/config@18.4.0 + - @pnpm/cli-utils@2.0.9 + - @pnpm/list@9.0.6 + - @pnpm/error@5.0.1 + ## 7.0.8 ### Patch Changes diff --git a/reviewing/plugin-commands-listing/package.json b/reviewing/plugin-commands-listing/package.json index 27949b36520..e301c619726 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": "7.0.8", + "version": "7.0.9", "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 6a3ab6695e3..c48a37e45ed 100644 --- a/reviewing/plugin-commands-outdated/CHANGELOG.md +++ b/reviewing/plugin-commands-outdated/CHANGELOG.md @@ -1,5 +1,24 @@ # @pnpm/plugin-commands-outdated +## 9.0.10 + +### Patch Changes + +- 04a279881: Should respect ignore patterns in updateConfig.ignoreDependencies [#6548](https://github.com/pnpm/pnpm/issues/6548) +- Updated dependencies [9c4ae87bd] +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] +- Updated dependencies [301b8e2da] +- Updated dependencies [04a279881] + - @pnpm/lockfile-file@8.1.0 + - @pnpm/types@9.1.0 + - @pnpm/config@18.4.0 + - @pnpm/outdated@13.0.0 + - @pnpm/default-resolver@18.0.6 + - @pnpm/cli-utils@2.0.9 + - @pnpm/modules-yaml@12.1.1 + - @pnpm/error@5.0.1 + ## 9.0.9 ### Patch Changes diff --git a/reviewing/plugin-commands-outdated/package.json b/reviewing/plugin-commands-outdated/package.json index 17b4975cecb..0f2a00b94e4 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": "9.0.9", + "version": "9.0.10", "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 7895d3a922c..55747adf1c7 100644 --- a/store/cafs/CHANGELOG.md +++ b/store/cafs/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/cafs +## 7.0.1 + +### Patch Changes + +- @pnpm/fetcher-base@14.0.1 +- @pnpm/store-controller-types@15.0.1 + ## 7.0.0 ### Major Changes diff --git a/store/cafs/package.json b/store/cafs/package.json index 70db994518a..d3010e8ea83 100644 --- a/store/cafs/package.json +++ b/store/cafs/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cafs", - "version": "7.0.0", + "version": "7.0.1", "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 c9f6fbe7260..7d954a96ec0 100644 --- a/store/create-cafs-store/CHANGELOG.md +++ b/store/create-cafs-store/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/create-cafs-store +## 4.0.1 + +### Patch Changes + +- @pnpm/fetcher-base@14.0.1 +- @pnpm/cafs@7.0.1 +- @pnpm/store-controller-types@15.0.1 +- @pnpm/fs.indexed-pkg-importer@3.0.1 + ## 4.0.0 ### Major Changes diff --git a/store/create-cafs-store/package.json b/store/create-cafs-store/package.json index 6a172e0ce48..653832d14ce 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": "4.0.0", + "version": "4.0.1", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/store/package-store/CHANGELOG.md b/store/package-store/CHANGELOG.md index 530d9256637..d85bfe1a339 100644 --- a/store/package-store/CHANGELOG.md +++ b/store/package-store/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/package-store +## 16.0.3 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/fetcher-base@14.0.1 + - @pnpm/package-requester@21.0.3 + - @pnpm/resolver-base@10.0.1 + - @pnpm/cafs@7.0.1 + - @pnpm/store-controller-types@15.0.1 + - @pnpm/create-cafs-store@4.0.1 + ## 16.0.2 ### Patch Changes diff --git a/store/package-store/package.json b/store/package-store/package.json index ea192f3de13..cb4af7f8b86 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": "16.0.2", + "version": "16.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 9072d27382e..26265724b8c 100644 --- a/store/plugin-commands-server/CHANGELOG.md +++ b/store/plugin-commands-server/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-server +## 6.0.10 + +### Patch Changes + +- Updated dependencies [301b8e2da] + - @pnpm/config@18.4.0 + - @pnpm/cli-meta@5.0.1 + - @pnpm/cli-utils@2.0.9 + - @pnpm/server@15.0.2 + - @pnpm/error@5.0.1 + - @pnpm/store-connection-manager@6.0.10 + ## 6.0.9 ### Patch Changes diff --git a/store/plugin-commands-server/package.json b/store/plugin-commands-server/package.json index de96685a6a0..8c1b0b1c619 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": "6.0.9", + "version": "6.0.10", "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 3c0abd7e688..3b48583d2e5 100644 --- a/store/plugin-commands-store/CHANGELOG.md +++ b/store/plugin-commands-store/CHANGELOG.md @@ -1,5 +1,30 @@ # @pnpm/plugin-commands-store +## 8.0.0 + +### Major Changes + +- 9c4ae87bd: New required options added: autoInstallPeers and excludeLinksFromLockfile. + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [a53ef4d19] +- Updated dependencies [301b8e2da] +- Updated dependencies [9c4ae87bd] + - @pnpm/types@9.1.0 + - @pnpm/get-context@10.0.0 + - @pnpm/config@18.4.0 + - @pnpm/lockfile-utils@8.0.1 + - @pnpm/cli-utils@2.0.9 + - @pnpm/normalize-registries@5.0.1 + - @pnpm/pick-registry-for-package@5.0.1 + - @pnpm/dependency-path@2.1.2 + - @pnpm/cafs@7.0.1 + - @pnpm/store-controller-types@15.0.1 + - @pnpm/error@5.0.1 + - @pnpm/store-connection-manager@6.0.10 + ## 7.0.10 ### Patch Changes diff --git a/store/plugin-commands-store/package.json b/store/plugin-commands-store/package.json index 4e0bda3b8bb..baadad12f1d 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": "7.0.10", + "version": "8.0.0", "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 c5689271e30..9c4cfdf811b 100644 --- a/store/server/CHANGELOG.md +++ b/store/server/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/server +## 15.0.2 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/store-controller-types@15.0.1 + - @pnpm/fetch@7.0.2 + ## 15.0.1 ### Patch Changes diff --git a/store/server/package.json b/store/server/package.json index 3c6725acc22..ac6aace43cd 100644 --- a/store/server/package.json +++ b/store/server/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/server", - "version": "15.0.1", + "version": "15.0.2", "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 d427c34c5f6..52752b56797 100644 --- a/store/store-connection-manager/CHANGELOG.md +++ b/store/store-connection-manager/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/store-connection-manager +## 6.0.10 + +### Patch Changes + +- Updated dependencies [301b8e2da] + - @pnpm/config@18.4.0 + - @pnpm/cli-meta@5.0.1 + - @pnpm/package-store@16.0.3 + - @pnpm/server@15.0.2 + - @pnpm/error@5.0.1 + - @pnpm/client@10.0.6 + ## 6.0.9 ### Patch Changes diff --git a/store/store-connection-manager/package.json b/store/store-connection-manager/package.json index 098ce155ea1..b2b022edf1f 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": "6.0.9", + "version": "6.0.10", "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/store/store-controller-types/CHANGELOG.md b/store/store-controller-types/CHANGELOG.md index f7f7149f7a9..f630b4ae803 100644 --- a/store/store-controller-types/CHANGELOG.md +++ b/store/store-controller-types/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/store-controller-types +## 15.0.1 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + - @pnpm/fetcher-base@14.0.1 + - @pnpm/resolver-base@10.0.1 + ## 15.0.0 ### Major Changes diff --git a/store/store-controller-types/package.json b/store/store-controller-types/package.json index e01bf956615..1df50745be9 100644 --- a/store/store-controller-types/package.json +++ b/store/store-controller-types/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/store-controller-types", - "version": "15.0.0", + "version": "15.0.1", "description": "Types for the store controller", "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 1975ef6e228..fc02302e934 100644 --- a/workspace/filter-workspace-packages/CHANGELOG.md +++ b/workspace/filter-workspace-packages/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/filter-workspace-packages +## 7.0.9 + +### Patch Changes + +- @pnpm/find-workspace-packages@6.0.9 +- @pnpm/error@5.0.1 + ## 7.0.8 ### Patch Changes diff --git a/workspace/filter-workspace-packages/package.json b/workspace/filter-workspace-packages/package.json index 8910cb6c25f..29e08ec53f5 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": "7.0.8", + "version": "7.0.9", "description": "Filters packages in a workspace", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/find-workspace-dir/CHANGELOG.md b/workspace/find-workspace-dir/CHANGELOG.md index d786ffd2be1..fe8e2cd4729 100644 --- a/workspace/find-workspace-dir/CHANGELOG.md +++ b/workspace/find-workspace-dir/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/find-workspace-dir +## 6.0.1 + +### Patch Changes + +- @pnpm/error@5.0.1 + ## 6.0.0 ### Major Changes diff --git a/workspace/find-workspace-dir/package.json b/workspace/find-workspace-dir/package.json index e9a5e2af96c..81d2fb82b72 100644 --- a/workspace/find-workspace-dir/package.json +++ b/workspace/find-workspace-dir/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/find-workspace-dir", - "version": "6.0.0", + "version": "6.0.1", "description": "Finds the root of a pnpm 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 dac75154bc7..1e9fddea36f 100644 --- a/workspace/find-workspace-packages/CHANGELOG.md +++ b/workspace/find-workspace-packages/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/find-workspace-packages +## 6.0.9 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] +- Updated dependencies [9c4ae87bd] + - @pnpm/types@9.1.0 + - @pnpm/constants@7.1.0 + - @pnpm/cli-utils@2.0.9 + - @pnpm/fs.find-packages@2.0.1 + ## 6.0.8 ### Patch Changes diff --git a/workspace/find-workspace-packages/package.json b/workspace/find-workspace-packages/package.json index 3017a5574f2..80d39e7a026 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": "6.0.8", + "version": "6.0.9", "description": "Finds packages inside a workspace", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/sort-packages/CHANGELOG.md b/workspace/sort-packages/CHANGELOG.md index 1f9948d1e0a..be5ea9f8d3d 100644 --- a/workspace/sort-packages/CHANGELOG.md +++ b/workspace/sort-packages/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/sort-packages +## 5.0.3 + +### Patch Changes + +- Updated dependencies [a9e0b7cbf] + - @pnpm/types@9.1.0 + ## 5.0.2 ### Patch Changes diff --git a/workspace/sort-packages/package.json b/workspace/sort-packages/package.json index 150c8517ebf..207158e2fc4 100644 --- a/workspace/sort-packages/package.json +++ b/workspace/sort-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/sort-packages", - "version": "5.0.2", + "version": "5.0.3", "description": "Sort packages", "main": "lib/index.js", "types": "lib/index.d.ts",