diff --git a/.changeset/beige-comics-taste.md b/.changeset/beige-comics-taste.md deleted file mode 100644 index ec92b9c3ad..0000000000 --- a/.changeset/beige-comics-taste.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/tools.plugin-commands-self-updater": patch -"pnpm": patch ---- - -`pnpm self-update` should not leave a directory with a broken pnpm installation if the installation fails. diff --git a/.changeset/bitter-rats-cheer.md b/.changeset/bitter-rats-cheer.md deleted file mode 100644 index 9042244c8d..0000000000 --- a/.changeset/bitter-rats-cheer.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@pnpm/plugin-commands-publishing": patch -"@pnpm/plugin-commands-patching": patch -"@pnpm/package-bins": patch -"@pnpm/fs.find-packages": patch -"@pnpm/cache.api": patch -"pnpm": patch ---- - -`fast-glob` replace with `tinyglobby` to reduce the size of the pnpm CLI dependencies [#9169](https://github.com/pnpm/pnpm/pull/9169). diff --git a/.changeset/common-pugs-flash.md b/.changeset/common-pugs-flash.md deleted file mode 100644 index 92ea81eed7..0000000000 --- a/.changeset/common-pugs-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/crypto.hash": minor ---- - -Added a new `getTarballIntegrity` function. This function was moved from `@pnpm/local-resolver` and is used to compute the integrity hash of a local tarball `file:` dependency in the `pnpm-lock.yaml` file. diff --git a/.changeset/empty-windows-ring.md b/.changeset/empty-windows-ring.md deleted file mode 100644 index 71fa46dc8b..0000000000 --- a/.changeset/empty-windows-ring.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/lockfile.verification": minor -pnpm: minor ---- - -Projects using a `file:` dependency on a local tarball file (i.e. `.tgz`, `.tar.gz`, `.tar`) will see a performance improvement during installation. Previously, using a `file:` dependency on a tarball caused the lockfile resolution step to always run. The lockfile will now be considered up-to-date if the tarball is unchanged. diff --git a/.changeset/heavy-otters-know.md b/.changeset/heavy-otters-know.md deleted file mode 100644 index a6122dcbbc..0000000000 --- a/.changeset/heavy-otters-know.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/plugin-commands-deploy": patch -"pnpm": patch ---- - -`pnpm deploy` should not remove fields from the deployed package's `package.json` file [#9215](https://github.com/pnpm/pnpm/issues/9215). diff --git a/.changeset/lemon-mice-smoke.md b/.changeset/lemon-mice-smoke.md deleted file mode 100644 index a308cd9c4d..0000000000 --- a/.changeset/lemon-mice-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/exec.build-commands": patch ---- - -fix: don't abort approve-builds command or err when manifest doesn't exist [#9198](https://github.com/pnpm/pnpm/pull/9198) diff --git a/.changeset/lucky-flies-rescue.md b/.changeset/lucky-flies-rescue.md deleted file mode 100644 index c26e0d812b..0000000000 --- a/.changeset/lucky-flies-rescue.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@pnpm/tools.plugin-commands-self-updater": patch -"@pnpm/plugin-commands-installation": patch -"pnpm": patch ---- - -`pnpm self-update` should not read the pnpm settings from the `package.json` file in the current working directory. diff --git a/.changeset/metal-olives-relax.md b/.changeset/metal-olives-relax.md deleted file mode 100644 index 9458a5a67d..0000000000 --- a/.changeset/metal-olives-relax.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@pnpm/plugin-commands-deploy": patch -"@pnpm/types": patch -pnpm: patch ---- - -Fix `pnpm deploy` creating a `package.json` without the `imports` and `license` field [#9193](https://github.com/pnpm/pnpm/issues/9193). diff --git a/.changeset/orange-lights-wish.md b/.changeset/orange-lights-wish.md deleted file mode 100644 index be87d13a2d..0000000000 --- a/.changeset/orange-lights-wish.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/plugin-commands-installation": patch -"pnpm": patch ---- - -`pnpm update -i` should list only packages that have newer versions [#9206](https://github.com/pnpm/pnpm/issues/9206). diff --git a/.changeset/public-hounds-live.md b/.changeset/public-hounds-live.md deleted file mode 100644 index 17e92d0751..0000000000 --- a/.changeset/public-hounds-live.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -"@pnpm/plugin-commands-installation": minor -"@pnpm/plugin-commands-patching": minor -"@pnpm/config": minor -"pnpm": minor ---- - -`pnpm-workspace.yaml` can now hold all the settings that `.npmrc` accepts. The settings should use camelCase [#9211](https://github.com/pnpm/pnpm/pull/9211). - -`pnpm-workspace.yaml` example: - -```yaml -verifyDepsBeforeRun: install -optimisticRepeatInstall: true -publicHoistPattern: -- "*types*" -- "!@types/react" -``` diff --git a/.changeset/quick-bikes-agree.md b/.changeset/quick-bikes-agree.md deleted file mode 100644 index 52ab39766c..0000000000 --- a/.changeset/quick-bikes-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/tools.plugin-commands-self-updater": minor ---- - -Export `installPnpmToTools`. diff --git a/.changeset/silver-parents-sleep.md b/.changeset/silver-parents-sleep.md deleted file mode 100644 index 62b2fc71a0..0000000000 --- a/.changeset/silver-parents-sleep.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/patching.apply-patch": patch ---- - -Update @pnpm/patch-package to v0.0.1. diff --git a/.changeset/strange-tigers-dress.md b/.changeset/strange-tigers-dress.md deleted file mode 100644 index f7954ac106..0000000000 --- a/.changeset/strange-tigers-dress.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@pnpm/plugin-commands-deploy": patch -"@pnpm/plugin-commands-installation": patch -"@pnpm/core": patch -pnpm: patch ---- - -Fix a bug causing entries in the `catalogs` section of the `pnpm-lock.yaml` file to be removed when `dedupe-peer-dependents=false` on a filtered install. [#9112](https://github.com/pnpm/pnpm/issues/9112) diff --git a/.changeset/thirty-donkeys-complain.md b/.changeset/thirty-donkeys-complain.md deleted file mode 100644 index da0643bdd0..0000000000 --- a/.changeset/thirty-donkeys-complain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/plugin-commands-script-runners": patch ---- - -Pass onlyBuiltDependencies as a direct option to add.handler. diff --git a/.meta-updater/CHANGELOG.md b/.meta-updater/CHANGELOG.md index 95f0f518c0..0d53818051 100644 --- a/.meta-updater/CHANGELOG.md +++ b/.meta-updater/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm-private/updater +## 3.0.6 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/workspace.read-manifest@1000.1.1 + ## 3.0.5 ### Patch Changes diff --git a/.meta-updater/package.json b/.meta-updater/package.json index 9bf5f1a399..b91fdf5e7f 100644 --- a/.meta-updater/package.json +++ b/.meta-updater/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm-private/updater", - "version": "3.0.5", + "version": "3.0.6", "private": true, "type": "module", "scripts": { diff --git a/__utils__/assert-project/CHANGELOG.md b/__utils__/assert-project/CHANGELOG.md index 8b686c89b5..6a13b7d376 100644 --- a/__utils__/assert-project/CHANGELOG.md +++ b/__utils__/assert-project/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/assert-project +## 4.0.6 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/modules-yaml@1000.1.4 + - @pnpm/assert-store@2.0.6 + ## 4.0.5 ### Patch Changes diff --git a/__utils__/assert-project/package.json b/__utils__/assert-project/package.json index dceacf249b..cc38d250bb 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": "4.0.5", + "version": "4.0.6", "author": { "name": "Zoltan Kochan", "email": "z@kochan.io", diff --git a/__utils__/assert-store/CHANGELOG.md b/__utils__/assert-store/CHANGELOG.md index 62184c3267..576ac2dd91 100644 --- a/__utils__/assert-store/CHANGELOG.md +++ b/__utils__/assert-store/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/assert-store +## 2.0.6 + +### Patch Changes + +- @pnpm/store.cafs@1000.0.6 + ## 2.0.5 ### Patch Changes diff --git a/__utils__/assert-store/package.json b/__utils__/assert-store/package.json index e6865dba0e..c972de3581 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": "2.0.5", + "version": "2.0.6", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/__utils__/jest-config/CHANGELOG.md b/__utils__/jest-config/CHANGELOG.md index 7981967545..c00c887cec 100644 --- a/__utils__/jest-config/CHANGELOG.md +++ b/__utils__/jest-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/jest-config +## 1.0.9 + +### Patch Changes + +- @pnpm/worker@1000.0.7 + ## 1.0.8 ### Patch Changes diff --git a/__utils__/jest-config/package.json b/__utils__/jest-config/package.json index 24f03d91e1..be7936ba84 100644 --- a/__utils__/jest-config/package.json +++ b/__utils__/jest-config/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/jest-config", - "version": "1.0.8", + "version": "1.0.9", "private": true, "main": "jest-preset.js", "dependencies": { diff --git a/__utils__/prepare/CHANGELOG.md b/__utils__/prepare/CHANGELOG.md index 7687df8a37..6c24d0bec1 100644 --- a/__utils__/prepare/CHANGELOG.md +++ b/__utils__/prepare/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/prepare +## 0.0.113 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/assert-project@4.0.6 + ## 0.0.112 ### Patch Changes diff --git a/__utils__/prepare/package.json b/__utils__/prepare/package.json index 4424293fca..607e5456ac 100644 --- a/__utils__/prepare/package.json +++ b/__utils__/prepare/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/prepare", - "version": "0.0.112", + "version": "0.0.113", "main": "lib/index.js", "types": "lib/index.d.ts", "dependencies": { diff --git a/cache/api/CHANGELOG.md b/cache/api/CHANGELOG.md index d76266a81b..d281a0ca1c 100644 --- a/cache/api/CHANGELOG.md +++ b/cache/api/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/cache.api +## 1000.0.12 + +### Patch Changes + +- b8b0c68: `fast-glob` replace with `tinyglobby` to reduce the size of the pnpm CLI dependencies [#9169](https://github.com/pnpm/pnpm/pull/9169). +- Updated dependencies [d965748] + - @pnpm/config@1002.5.0 + - @pnpm/npm-resolver@1000.1.5 + - @pnpm/store.cafs@1000.0.6 + ## 1000.0.11 ### Patch Changes diff --git a/cache/api/package.json b/cache/api/package.json index 181940a316..a8e55faa36 100644 --- a/cache/api/package.json +++ b/cache/api/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cache.api", - "version": "1000.0.11", + "version": "1000.0.12", "description": "API for controlling the cache", "keywords": [ "pnpm", diff --git a/cache/commands/CHANGELOG.md b/cache/commands/CHANGELOG.md index c1cdba71da..bd51a5082c 100644 --- a/cache/commands/CHANGELOG.md +++ b/cache/commands/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/cache.commands +## 1000.0.13 + +### Patch Changes + +- Updated dependencies [b8b0c68] +- Updated dependencies [d965748] + - @pnpm/cache.api@1000.0.12 + - @pnpm/config@1002.5.0 + - @pnpm/cli-utils@1000.0.13 + ## 1000.0.12 ### Patch Changes diff --git a/cache/commands/package.json b/cache/commands/package.json index 9ea0f61aa7..8feca9da97 100644 --- a/cache/commands/package.json +++ b/cache/commands/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cache.commands", - "version": "1000.0.12", + "version": "1000.0.13", "description": "Commands for controlling the cache", "keywords": [ "pnpm", diff --git a/cli/cli-meta/CHANGELOG.md b/cli/cli-meta/CHANGELOG.md index c2261d0089..1883884f12 100644 --- a/cli/cli-meta/CHANGELOG.md +++ b/cli/cli-meta/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/cli-meta +## 1000.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.0.3 ### Patch Changes diff --git a/cli/cli-meta/package.json b/cli/cli-meta/package.json index 726fe38c24..e006b598e1 100644 --- a/cli/cli-meta/package.json +++ b/cli/cli-meta/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cli-meta", - "version": "1000.0.3", + "version": "1000.0.4", "description": "Reads the metainfo of the currently running pnpm instance", "keywords": [ "pnpm", diff --git a/cli/cli-utils/CHANGELOG.md b/cli/cli-utils/CHANGELOG.md index 62cac1bc09..d04a4289a5 100644 --- a/cli/cli-utils/CHANGELOG.md +++ b/cli/cli-utils/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/cli-utils +## 1000.0.13 + +### Patch Changes + +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/cli-meta@1000.0.4 + - @pnpm/default-reporter@1001.3.4 + - @pnpm/package-is-installable@1000.0.6 + - @pnpm/manifest-utils@1000.0.6 + - @pnpm/read-project-manifest@1000.0.7 + ## 1000.0.12 ### Patch Changes diff --git a/cli/cli-utils/package.json b/cli/cli-utils/package.json index c0d98ff571..cbe7351e8d 100644 --- a/cli/cli-utils/package.json +++ b/cli/cli-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cli-utils", - "version": "1000.0.12", + "version": "1000.0.13", "description": "Utils for pnpm commands", "keywords": [ "pnpm", diff --git a/cli/default-reporter/CHANGELOG.md b/cli/default-reporter/CHANGELOG.md index 578dadb5a2..fd9ef8c0d5 100644 --- a/cli/default-reporter/CHANGELOG.md +++ b/cli/default-reporter/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/default-reporter +## 1001.3.4 + +### Patch Changes + +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/cli-meta@1000.0.4 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/render-peer-issues@1000.0.6 + ## 1001.3.3 ### Patch Changes diff --git a/cli/default-reporter/package.json b/cli/default-reporter/package.json index 69dd536b4e..5a8d9f197a 100644 --- a/cli/default-reporter/package.json +++ b/cli/default-reporter/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/default-reporter", - "version": "1001.3.3", + "version": "1001.3.4", "description": "The default reporter of pnpm", "keywords": [ "pnpm", diff --git a/completion/plugin-commands-completion/CHANGELOG.md b/completion/plugin-commands-completion/CHANGELOG.md index c2c73b357a..5de171eab0 100644 --- a/completion/plugin-commands-completion/CHANGELOG.md +++ b/completion/plugin-commands-completion/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-completion +## 1000.0.13 + +### Patch Changes + +- @pnpm/workspace.find-packages@1000.0.13 +- @pnpm/cli-utils@1000.0.13 +- @pnpm/workspace.read-manifest@1000.1.1 + ## 1000.0.12 ### Patch Changes diff --git a/completion/plugin-commands-completion/package.json b/completion/plugin-commands-completion/package.json index 8b99f99840..e062dfeb3f 100644 --- a/completion/plugin-commands-completion/package.json +++ b/completion/plugin-commands-completion/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-completion", - "version": "1000.0.12", + "version": "1000.0.13", "description": "Commands for shell completions", "keywords": [ "pnpm", diff --git a/config/config/CHANGELOG.md b/config/config/CHANGELOG.md index 52fa35b294..ae4923bd65 100644 --- a/config/config/CHANGELOG.md +++ b/config/config/CHANGELOG.md @@ -1,5 +1,30 @@ # @pnpm/config +## 1002.5.0 + +### Minor Changes + +- d965748: `pnpm-workspace.yaml` can now hold all the settings that `.npmrc` accepts. The settings should use camelCase [#9211](https://github.com/pnpm/pnpm/pull/9211). + + `pnpm-workspace.yaml` example: + + ```yaml + verifyDepsBeforeRun: install + optimisticRepeatInstall: true + publicHoistPattern: + - "*types*" + - "!@types/react" + ``` + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/pnpmfile@1001.0.6 + - @pnpm/read-project-manifest@1000.0.7 + - @pnpm/workspace.read-manifest@1000.1.1 + - @pnpm/catalogs.config@1000.0.2 + ## 1002.4.1 ### Patch Changes diff --git a/config/config/package.json b/config/config/package.json index 59f27aab6f..80b65c9e43 100644 --- a/config/config/package.json +++ b/config/config/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/config", - "version": "1002.4.1", + "version": "1002.5.0", "description": "Gets configuration options for pnpm", "keywords": [ "pnpm", diff --git a/config/normalize-registries/CHANGELOG.md b/config/normalize-registries/CHANGELOG.md index 89c890c5d8..66f8d69c9b 100644 --- a/config/normalize-registries/CHANGELOG.md +++ b/config/normalize-registries/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/normalize-registries +## 1000.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.0.3 ### Patch Changes diff --git a/config/normalize-registries/package.json b/config/normalize-registries/package.json index d55ffbc729..ad067c8efc 100644 --- a/config/normalize-registries/package.json +++ b/config/normalize-registries/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/normalize-registries", - "version": "1000.0.3", + "version": "1000.0.4", "description": "Accepts a mapping of registry URLs and returns a mapping with the same URLs but normalized", "keywords": [ "pnpm", diff --git a/config/package-is-installable/CHANGELOG.md b/config/package-is-installable/CHANGELOG.md index 9422595075..e9c4dc44c7 100644 --- a/config/package-is-installable/CHANGELOG.md +++ b/config/package-is-installable/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/package-is-installable +## 1000.0.6 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/cli-meta@1000.0.4 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/env.system-node-version@1000.0.4 + ## 1000.0.5 ### Patch Changes diff --git a/config/package-is-installable/package.json b/config/package-is-installable/package.json index 8005868d22..7bfb145df0 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": "1000.0.5", + "version": "1000.0.6", "description": "Checks if a package is installable on the current system", "keywords": [ "pnpm", diff --git a/config/pick-registry-for-package/CHANGELOG.md b/config/pick-registry-for-package/CHANGELOG.md index e569af637f..bf63503816 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 +## 1000.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.0.3 ### Patch Changes diff --git a/config/pick-registry-for-package/package.json b/config/pick-registry-for-package/package.json index 839bdc7833..448b49004f 100644 --- a/config/pick-registry-for-package/package.json +++ b/config/pick-registry-for-package/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/pick-registry-for-package", - "version": "1000.0.3", + "version": "1000.0.4", "description": "Picks the right registry for the package from a registries config", "keywords": [ "pnpm", diff --git a/config/plugin-commands-config/CHANGELOG.md b/config/plugin-commands-config/CHANGELOG.md index c7f2323e59..b4c85648fe 100644 --- a/config/plugin-commands-config/CHANGELOG.md +++ b/config/plugin-commands-config/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-config +## 1000.0.13 + +### Patch Changes + +- Updated dependencies [d965748] + - @pnpm/config@1002.5.0 + - @pnpm/cli-utils@1000.0.13 + ## 1000.0.12 ### Patch Changes diff --git a/config/plugin-commands-config/package.json b/config/plugin-commands-config/package.json index d3d75fb10b..0a9ca48784 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": "1000.0.12", + "version": "1000.0.13", "description": "Commands for reading and writing settings to/from config files", "keywords": [ "pnpm", diff --git a/crypto/hash/CHANGELOG.md b/crypto/hash/CHANGELOG.md index d7c4fd0f94..a892ef7db7 100644 --- a/crypto/hash/CHANGELOG.md +++ b/crypto/hash/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/crypto.hash +## 1000.1.0 + +### Minor Changes + +- daf47e9: Added a new `getTarballIntegrity` function. This function was moved from `@pnpm/local-resolver` and is used to compute the integrity hash of a local tarball `file:` dependency in the `pnpm-lock.yaml` file. + ## 1.0.0 ### Major Changes diff --git a/crypto/hash/package.json b/crypto/hash/package.json index f0f26aedb8..0c2930148b 100644 --- a/crypto/hash/package.json +++ b/crypto/hash/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/crypto.hash", - "version": "1000.0.0", + "version": "1000.1.0", "description": "Generate hashes", "keywords": [ "pnpm", diff --git a/dedupe/check/CHANGELOG.md b/dedupe/check/CHANGELOG.md index 5e9c767c99..268a50f707 100644 --- a/dedupe/check/CHANGELOG.md +++ b/dedupe/check/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/dedupe.check +## 1001.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/lockfile.types@1001.0.4 + ## 1001.0.3 ### Patch Changes diff --git a/dedupe/check/package.json b/dedupe/check/package.json index 9e23138332..e71f9e2b0d 100644 --- a/dedupe/check/package.json +++ b/dedupe/check/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/dedupe.check", - "version": "1001.0.3", + "version": "1001.0.4", "description": "Visualize pnpm dedupe --check issues.", "keywords": [ "pnpm", diff --git a/deps/graph-builder/CHANGELOG.md b/deps/graph-builder/CHANGELOG.md index fb55b2c33d..c62149f3d3 100644 --- a/deps/graph-builder/CHANGELOG.md +++ b/deps/graph-builder/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/deps.graph-builder +## 1001.0.8 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/package-is-installable@1000.0.6 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/modules-yaml@1000.1.4 + - @pnpm/store-controller-types@1001.0.3 + ## 1001.0.7 ### Patch Changes diff --git a/deps/graph-builder/package.json b/deps/graph-builder/package.json index e03111f6d1..937cc86f50 100644 --- a/deps/graph-builder/package.json +++ b/deps/graph-builder/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/deps.graph-builder", - "version": "1001.0.7", + "version": "1001.0.8", "description": "A package for building a dependency graph from a lockfile", "keywords": [ "pnpm", diff --git a/deps/status/CHANGELOG.md b/deps/status/CHANGELOG.md index 8ed5c86cb9..7b7337b6b7 100644 --- a/deps/status/CHANGELOG.md +++ b/deps/status/CHANGELOG.md @@ -1,5 +1,24 @@ # @pnpm/deps.status +## 1002.0.2 + +### Patch Changes + +- Updated dependencies [daf47e9] +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/lockfile.verification@1001.1.0 + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/workspace.find-packages@1000.0.13 + - @pnpm/pnpmfile@1001.0.6 + - @pnpm/lockfile.settings-checker@1001.0.4 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/get-context@1001.0.7 + - @pnpm/resolver-base@1000.1.4 + - @pnpm/workspace.read-manifest@1000.1.1 + - @pnpm/workspace.state@1001.1.8 + ## 1002.0.1 ### Patch Changes diff --git a/deps/status/package.json b/deps/status/package.json index 387bc8be66..98857a6eeb 100644 --- a/deps/status/package.json +++ b/deps/status/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/deps.status", - "version": "1002.0.1", + "version": "1002.0.2", "description": "Check dependencies status", "keywords": [ "pnpm", diff --git a/env/node.fetcher/CHANGELOG.md b/env/node.fetcher/CHANGELOG.md index ad4cbcbf51..d5356b44d7 100644 --- a/env/node.fetcher/CHANGELOG.md +++ b/env/node.fetcher/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/node.fetcher +## 1000.0.8 + +### Patch Changes + +- @pnpm/fetcher-base@1000.0.5 +- @pnpm/tarball-fetcher@1000.0.8 +- @pnpm/create-cafs-store@1000.0.7 +- @pnpm/pick-fetcher@1000.0.0 + ## 1000.0.7 ### Patch Changes diff --git a/env/node.fetcher/package.json b/env/node.fetcher/package.json index e918dad3f2..ff4fe665b8 100644 --- a/env/node.fetcher/package.json +++ b/env/node.fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/node.fetcher", - "version": "1000.0.7", + "version": "1000.0.8", "description": "Node.js artifacts fetcher", "keywords": [ "pnpm", diff --git a/env/node.resolver/CHANGELOG.md b/env/node.resolver/CHANGELOG.md index 5c9eca04f1..f888883fc5 100644 --- a/env/node.resolver/CHANGELOG.md +++ b/env/node.resolver/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/node.resolver +## 1000.0.8 + +### Patch Changes + +- @pnpm/node.fetcher@1000.0.8 + ## 1000.0.7 ### Patch Changes diff --git a/env/node.resolver/package.json b/env/node.resolver/package.json index d101edc1bf..10e0921964 100644 --- a/env/node.resolver/package.json +++ b/env/node.resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/node.resolver", - "version": "1000.0.7", + "version": "1000.0.8", "description": "Resolves a Node.js version specifier to an exact Node.js version", "keywords": [ "pnpm", diff --git a/env/plugin-commands-env/CHANGELOG.md b/env/plugin-commands-env/CHANGELOG.md index c19bf6ae61..716e7145bc 100644 --- a/env/plugin-commands-env/CHANGELOG.md +++ b/env/plugin-commands-env/CHANGELOG.md @@ -1,5 +1,20 @@ # @pnpm/plugin-commands-env +## 1000.0.13 + +### Patch Changes + +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/remove-bins@1000.0.6 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/fetch@1000.1.5 + - @pnpm/node.fetcher@1000.0.8 + - @pnpm/env.system-node-version@1000.0.4 + - @pnpm/node.resolver@1000.0.8 + ## 1000.0.12 ### Patch Changes diff --git a/env/plugin-commands-env/package.json b/env/plugin-commands-env/package.json index f49027c013..dc135735eb 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": "1000.0.12", + "version": "1000.0.13", "description": "pnpm commands for managing Node.js", "keywords": [ "pnpm", diff --git a/env/system-node-version/CHANGELOG.md b/env/system-node-version/CHANGELOG.md index 3754c8833a..3c2c53804e 100644 --- a/env/system-node-version/CHANGELOG.md +++ b/env/system-node-version/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/env.system-node-version +## 1000.0.4 + +### Patch Changes + +- @pnpm/cli-meta@1000.0.4 + ## 1000.0.3 ### Patch Changes diff --git a/env/system-node-version/package.json b/env/system-node-version/package.json index 144f5c6fb0..d9fd133138 100644 --- a/env/system-node-version/package.json +++ b/env/system-node-version/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/env.system-node-version", - "version": "1000.0.3", + "version": "1000.0.4", "description": "Detects the current system node version", "keywords": [ "pnpm", diff --git a/exec/build-commands/CHANGELOG.md b/exec/build-commands/CHANGELOG.md index 72c54e16fd..efbfd05bfd 100644 --- a/exec/build-commands/CHANGELOG.md +++ b/exec/build-commands/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/exec.build-commands +## 1001.0.2 + +### Patch Changes + +- 8b3cfe2: fix: don't abort approve-builds command or err when manifest doesn't exist [#9198](https://github.com/pnpm/pnpm/pull/9198) +- Updated dependencies [d965748] + - @pnpm/config@1002.5.0 + - @pnpm/plugin-commands-rebuild@1002.0.2 + - @pnpm/modules-yaml@1000.1.4 + - @pnpm/read-project-manifest@1000.0.7 + - @pnpm/workspace.manifest-writer@1000.0.2 + ## 1001.0.1 ### Patch Changes diff --git a/exec/build-commands/package.json b/exec/build-commands/package.json index bbbb866d2c..9d0343f259 100644 --- a/exec/build-commands/package.json +++ b/exec/build-commands/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/exec.build-commands", - "version": "1001.0.1", + "version": "1001.0.2", "description": "Commands for managing dependency builds", "keywords": [ "pnpm", diff --git a/exec/build-modules/CHANGELOG.md b/exec/build-modules/CHANGELOG.md index 59db8601b6..36152b30e8 100644 --- a/exec/build-modules/CHANGELOG.md +++ b/exec/build-modules/CHANGELOG.md @@ -1,5 +1,22 @@ # @pnpm/build-modules +## 1000.2.7 + +### Patch Changes + +- Updated dependencies [a5e4965] +- Updated dependencies [453a18a] + - @pnpm/types@1000.2.1 + - @pnpm/patching.apply-patch@1000.0.3 + - @pnpm/link-bins@1000.0.8 + - @pnpm/lifecycle@1001.0.7 + - @pnpm/calc-dep-state@1001.0.6 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/read-package-json@1000.0.5 + - @pnpm/store-controller-types@1001.0.3 + - @pnpm/worker@1000.0.7 + - @pnpm/fs.hard-link-dir@1000.0.0 + ## 1000.2.6 ### Patch Changes diff --git a/exec/build-modules/package.json b/exec/build-modules/package.json index 97e76a7fa8..c1f22ac41b 100644 --- a/exec/build-modules/package.json +++ b/exec/build-modules/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/build-modules", - "version": "1000.2.6", + "version": "1000.2.7", "description": "Build packages in node_modules", "keywords": [ "pnpm", diff --git a/exec/lifecycle/CHANGELOG.md b/exec/lifecycle/CHANGELOG.md index 7ffc0c1ebc..329f87abde 100644 --- a/exec/lifecycle/CHANGELOG.md +++ b/exec/lifecycle/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/lifecycle +## 1001.0.7 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/link-bins@1000.0.8 + - @pnpm/directory-fetcher@1000.1.1 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/read-package-json@1000.0.5 + - @pnpm/store-controller-types@1001.0.3 + ## 1001.0.6 ### Patch Changes diff --git a/exec/lifecycle/package.json b/exec/lifecycle/package.json index 45d142d8fc..79a5d184af 100644 --- a/exec/lifecycle/package.json +++ b/exec/lifecycle/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lifecycle", - "version": "1001.0.6", + "version": "1001.0.7", "description": "Package lifecycle hook runner", "keywords": [ "pnpm", diff --git a/exec/pkg-requires-build/CHANGELOG.md b/exec/pkg-requires-build/CHANGELOG.md index 43c597340d..5031fffa32 100644 --- a/exec/pkg-requires-build/CHANGELOG.md +++ b/exec/pkg-requires-build/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/exec.pkg-requires-build +## 1000.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.0.3 ### Patch Changes diff --git a/exec/pkg-requires-build/package.json b/exec/pkg-requires-build/package.json index 5d82f2b041..d89d54f0ef 100644 --- a/exec/pkg-requires-build/package.json +++ b/exec/pkg-requires-build/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/exec.pkg-requires-build", - "version": "1000.0.3", + "version": "1000.0.4", "description": "Checks if a package requires to be built", "keywords": [ "pnpm", diff --git a/exec/plugin-commands-rebuild/CHANGELOG.md b/exec/plugin-commands-rebuild/CHANGELOG.md index e65d7c81ca..69c04090eb 100644 --- a/exec/plugin-commands-rebuild/CHANGELOG.md +++ b/exec/plugin-commands-rebuild/CHANGELOG.md @@ -1,5 +1,32 @@ # @pnpm/plugin-commands-rebuild +## 1002.0.2 + +### Patch Changes + +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/link-bins@1000.0.8 + - @pnpm/workspace.find-packages@1000.0.13 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/normalize-registries@1000.0.4 + - @pnpm/lifecycle@1001.0.7 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/lockfile.walker@1001.0.4 + - @pnpm/calc-dep-state@1001.0.6 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/get-context@1001.0.7 + - @pnpm/modules-yaml@1000.1.4 + - @pnpm/store.cafs@1000.0.6 + - @pnpm/store-controller-types@1001.0.3 + - @pnpm/worker@1000.0.7 + - @pnpm/sort-packages@1000.0.4 + - @pnpm/store-connection-manager@1000.0.12 + ## 1002.0.1 ### Patch Changes diff --git a/exec/plugin-commands-rebuild/package.json b/exec/plugin-commands-rebuild/package.json index febcc29ab8..9bfa56c822 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": "1002.0.1", + "version": "1002.0.2", "description": "Commands for rebuilding dependencies", "keywords": [ "pnpm", diff --git a/exec/plugin-commands-script-runners/CHANGELOG.md b/exec/plugin-commands-script-runners/CHANGELOG.md index 72cedcb968..ed3d35c289 100644 --- a/exec/plugin-commands-script-runners/CHANGELOG.md +++ b/exec/plugin-commands-script-runners/CHANGELOG.md @@ -1,5 +1,34 @@ # @pnpm/plugin-commands-script-runners +## 1000.2.2 + +### Patch Changes + +- 6a59366: Pass onlyBuiltDependencies as a direct option to add.handler. +- Updated dependencies [b8b0c68] +- Updated dependencies [daf47e9] +- Updated dependencies [6a59366] +- Updated dependencies [a5e4965] +- Updated dependencies [d9d7607] +- Updated dependencies [d965748] +- Updated dependencies [e4eeafd] + - @pnpm/package-bins@1000.0.4 + - @pnpm/crypto.hash@1000.1.0 + - @pnpm/plugin-commands-installation@1002.1.0 + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/deps.status@1002.0.2 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/pick-registry-for-package@1000.0.4 + - @pnpm/plugin-commands-env@1000.0.13 + - @pnpm/lifecycle@1001.0.7 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/client@1000.0.8 + - @pnpm/read-package-json@1000.0.5 + - @pnpm/read-project-manifest@1000.0.7 + - @pnpm/sort-packages@1000.0.4 + - @pnpm/workspace.injected-deps-syncer@1000.0.1 + ## 1000.2.1 ### Patch Changes diff --git a/exec/plugin-commands-script-runners/package.json b/exec/plugin-commands-script-runners/package.json index cb061adb27..7057245e15 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": "1000.2.1", + "version": "1000.2.2", "description": "Commands for running scripts", "keywords": [ "pnpm", diff --git a/exec/prepare-package/CHANGELOG.md b/exec/prepare-package/CHANGELOG.md index bfb5d4b8b9..55a43d2bbd 100644 --- a/exec/prepare-package/CHANGELOG.md +++ b/exec/prepare-package/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/prepare-package +## 1000.0.8 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/lifecycle@1001.0.7 + - @pnpm/read-package-json@1000.0.5 + ## 1000.0.7 ### Patch Changes diff --git a/exec/prepare-package/package.json b/exec/prepare-package/package.json index d3b0918f3a..bcce8051e2 100644 --- a/exec/prepare-package/package.json +++ b/exec/prepare-package/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/prepare-package", - "version": "1000.0.7", + "version": "1000.0.8", "description": "Prepares a Git-hosted package", "keywords": [ "pnpm", diff --git a/fetching/directory-fetcher/CHANGELOG.md b/fetching/directory-fetcher/CHANGELOG.md index a99f3fefbf..c221b5069c 100644 --- a/fetching/directory-fetcher/CHANGELOG.md +++ b/fetching/directory-fetcher/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/directory-fetcher +## 1000.1.1 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/exec.pkg-requires-build@1000.0.4 + - @pnpm/fetcher-base@1000.0.5 + - @pnpm/read-project-manifest@1000.0.7 + - @pnpm/resolver-base@1000.1.4 + ## 1000.1.0 ### Minor Changes diff --git a/fetching/directory-fetcher/package.json b/fetching/directory-fetcher/package.json index 83a75a6761..e993c25b30 100644 --- a/fetching/directory-fetcher/package.json +++ b/fetching/directory-fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/directory-fetcher", - "version": "1000.1.0", + "version": "1000.1.1", "description": "A fetcher for local directory packages", "keywords": [ "pnpm", diff --git a/fetching/fetcher-base/CHANGELOG.md b/fetching/fetcher-base/CHANGELOG.md index 227677d189..ee4321744a 100644 --- a/fetching/fetcher-base/CHANGELOG.md +++ b/fetching/fetcher-base/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/fetcher-base +## 1000.0.5 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/resolver-base@1000.1.4 + ## 1000.0.4 ### Patch Changes diff --git a/fetching/fetcher-base/package.json b/fetching/fetcher-base/package.json index d87c183c2f..fe10272c29 100644 --- a/fetching/fetcher-base/package.json +++ b/fetching/fetcher-base/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/fetcher-base", - "version": "1000.0.4", + "version": "1000.0.5", "description": "Types for pnpm-compatible fetchers", "keywords": [ "pnpm", diff --git a/fetching/git-fetcher/CHANGELOG.md b/fetching/git-fetcher/CHANGELOG.md index 9d37682d73..e1287bec9a 100644 --- a/fetching/git-fetcher/CHANGELOG.md +++ b/fetching/git-fetcher/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/git-fetcher +## 1000.0.8 + +### Patch Changes + +- @pnpm/prepare-package@1000.0.8 +- @pnpm/fetcher-base@1000.0.5 +- @pnpm/worker@1000.0.7 + ## 1000.0.7 ### Patch Changes diff --git a/fetching/git-fetcher/package.json b/fetching/git-fetcher/package.json index 07e88bedf3..0c11b40a11 100644 --- a/fetching/git-fetcher/package.json +++ b/fetching/git-fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/git-fetcher", - "version": "1000.0.7", + "version": "1000.0.8", "description": "A fetcher for git-hosted packages", "keywords": [ "pnpm", diff --git a/fetching/tarball-fetcher/CHANGELOG.md b/fetching/tarball-fetcher/CHANGELOG.md index a18675a695..1b78bc59fd 100644 --- a/fetching/tarball-fetcher/CHANGELOG.md +++ b/fetching/tarball-fetcher/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/tarball-fetcher +## 1000.0.8 + +### Patch Changes + +- @pnpm/prepare-package@1000.0.8 +- @pnpm/fetcher-base@1000.0.5 +- @pnpm/core-loggers@1000.1.4 +- @pnpm/worker@1000.0.7 + ## 1000.0.7 ### Patch Changes diff --git a/fetching/tarball-fetcher/package.json b/fetching/tarball-fetcher/package.json index 2338cd5555..d487699fc1 100644 --- a/fetching/tarball-fetcher/package.json +++ b/fetching/tarball-fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/tarball-fetcher", - "version": "1000.0.7", + "version": "1000.0.8", "description": "Fetcher for packages hosted as tarballs", "keywords": [ "pnpm", diff --git a/fs/find-packages/CHANGELOG.md b/fs/find-packages/CHANGELOG.md index 90254f9b27..0532d3f7b8 100644 --- a/fs/find-packages/CHANGELOG.md +++ b/fs/find-packages/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/fs.find-packages +## 1000.0.7 + +### Patch Changes + +- b8b0c68: `fast-glob` replace with `tinyglobby` to reduce the size of the pnpm CLI dependencies [#9169](https://github.com/pnpm/pnpm/pull/9169). +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/read-project-manifest@1000.0.7 + ## 1000.0.6 ### Patch Changes diff --git a/fs/find-packages/package.json b/fs/find-packages/package.json index 7e20fa853c..791112bb9c 100644 --- a/fs/find-packages/package.json +++ b/fs/find-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/fs.find-packages", - "version": "1000.0.6", + "version": "1000.0.7", "description": "Find all packages inside a directory", "keywords": [ "pnpm", diff --git a/fs/indexed-pkg-importer/CHANGELOG.md b/fs/indexed-pkg-importer/CHANGELOG.md index 16ce98883a..4aeb6dc83c 100644 --- a/fs/indexed-pkg-importer/CHANGELOG.md +++ b/fs/indexed-pkg-importer/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/fs.indexed-pkg-importer +## 1000.1.1 + +### Patch Changes + +- @pnpm/core-loggers@1000.1.4 +- @pnpm/store-controller-types@1001.0.3 + ## 1000.1.0 ### Minor Changes diff --git a/fs/indexed-pkg-importer/package.json b/fs/indexed-pkg-importer/package.json index c6f26e1532..73cb1137b0 100644 --- a/fs/indexed-pkg-importer/package.json +++ b/fs/indexed-pkg-importer/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/fs.indexed-pkg-importer", - "version": "1000.1.0", + "version": "1000.1.1", "description": "Replicates indexed directories using hard links, copies, or cloning", "keywords": [ "pnpm", diff --git a/fs/symlink-dependency/CHANGELOG.md b/fs/symlink-dependency/CHANGELOG.md index ea3fbff1dd..a228a87c64 100644 --- a/fs/symlink-dependency/CHANGELOG.md +++ b/fs/symlink-dependency/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/symlink-dependency +## 1000.0.5 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/core-loggers@1000.1.4 + ## 1000.0.4 ### Patch Changes diff --git a/fs/symlink-dependency/package.json b/fs/symlink-dependency/package.json index 43594a0e0f..1dbc7ef17d 100644 --- a/fs/symlink-dependency/package.json +++ b/fs/symlink-dependency/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/symlink-dependency", - "version": "1000.0.4", + "version": "1000.0.5", "description": "Symlink a dependency to node_modules", "keywords": [ "pnpm", diff --git a/hooks/pnpmfile/CHANGELOG.md b/hooks/pnpmfile/CHANGELOG.md index cd994a3d45..478413be9c 100644 --- a/hooks/pnpmfile/CHANGELOG.md +++ b/hooks/pnpmfile/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/pnpmfile +## 1001.0.6 + +### Patch Changes + +- Updated dependencies [daf47e9] +- Updated dependencies [a5e4965] + - @pnpm/crypto.hash@1000.1.0 + - @pnpm/types@1000.2.1 + - @pnpm/hooks.types@1001.0.4 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/store-controller-types@1001.0.3 + ## 1001.0.5 ### Patch Changes diff --git a/hooks/pnpmfile/package.json b/hooks/pnpmfile/package.json index b5dfa5a829..f5a580f285 100644 --- a/hooks/pnpmfile/package.json +++ b/hooks/pnpmfile/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/pnpmfile", - "version": "1001.0.5", + "version": "1001.0.6", "description": "Reading a .pnpmfile.cjs", "keywords": [ "pnpm", diff --git a/hooks/read-package-hook/CHANGELOG.md b/hooks/read-package-hook/CHANGELOG.md index 8a7ec9f1d5..fc24bfce0e 100644 --- a/hooks/read-package-hook/CHANGELOG.md +++ b/hooks/read-package-hook/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/hooks.read-package-hook +## 1000.0.6 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.0.5 ### Patch Changes diff --git a/hooks/read-package-hook/package.json b/hooks/read-package-hook/package.json index dbe9d86203..706b24d34d 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": "1000.0.5", + "version": "1000.0.6", "description": "Creates the default package reader hook used by pnpm", "keywords": [ "pnpm", diff --git a/hooks/types/CHANGELOG.md b/hooks/types/CHANGELOG.md index f4762ddee6..ea279cd85a 100644 --- a/hooks/types/CHANGELOG.md +++ b/hooks/types/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/hooks.types +## 1001.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/lockfile.types@1001.0.4 + ## 1001.0.3 ### Patch Changes diff --git a/hooks/types/package.json b/hooks/types/package.json index 41c7bf71f6..f0881b924d 100644 --- a/hooks/types/package.json +++ b/hooks/types/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/hooks.types", - "version": "1001.0.3", + "version": "1001.0.4", "description": "Types for hooks", "keywords": [ "pnpm", diff --git a/lockfile/audit/CHANGELOG.md b/lockfile/audit/CHANGELOG.md index c23def8d42..50297d38a0 100644 --- a/lockfile/audit/CHANGELOG.md +++ b/lockfile/audit/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/audit +## 1001.0.9 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/lockfile.detect-dep-types@1001.0.4 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/lockfile.walker@1001.0.4 + - @pnpm/fetch@1000.1.5 + - @pnpm/read-project-manifest@1000.0.7 + - @pnpm/list@1000.0.10 + ## 1001.0.8 ### Patch Changes diff --git a/lockfile/audit/package.json b/lockfile/audit/package.json index 9ae35427d6..125aa21a87 100644 --- a/lockfile/audit/package.json +++ b/lockfile/audit/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/audit", - "version": "1001.0.8", + "version": "1001.0.9", "description": "Audit a lockfile", "keywords": [ "pnpm", diff --git a/lockfile/detect-dep-types/CHANGELOG.md b/lockfile/detect-dep-types/CHANGELOG.md index 04ff4e3137..1677f3eff4 100644 --- a/lockfile/detect-dep-types/CHANGELOG.md +++ b/lockfile/detect-dep-types/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/lockfile.detect-dep-types +## 1001.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/lockfile.types@1001.0.4 + ## 1001.0.3 ### Patch Changes diff --git a/lockfile/detect-dep-types/package.json b/lockfile/detect-dep-types/package.json index 0ea9b34c1d..36901a9ea0 100644 --- a/lockfile/detect-dep-types/package.json +++ b/lockfile/detect-dep-types/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile.detect-dep-types", - "version": "1001.0.3", + "version": "1001.0.4", "description": "Detect the types of dependencies", "keywords": [ "pnpm", diff --git a/lockfile/filtering/CHANGELOG.md b/lockfile/filtering/CHANGELOG.md index 3038f40aed..ed4c8eeb3d 100644 --- a/lockfile/filtering/CHANGELOG.md +++ b/lockfile/filtering/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/filter-lockfile +## 1001.0.5 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/package-is-installable@1000.0.6 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/lockfile.walker@1001.0.4 + ## 1001.0.4 ### Patch Changes diff --git a/lockfile/filtering/package.json b/lockfile/filtering/package.json index 46e6368895..fe12b91de4 100644 --- a/lockfile/filtering/package.json +++ b/lockfile/filtering/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile.filtering", - "version": "1001.0.4", + "version": "1001.0.5", "description": "Filters a lockfile", "keywords": [ "pnpm", diff --git a/lockfile/fs/CHANGELOG.md b/lockfile/fs/CHANGELOG.md index d8a96d05c5..1fc1200271 100644 --- a/lockfile/fs/CHANGELOG.md +++ b/lockfile/fs/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/lockfile-file +## 1001.1.5 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/lockfile.merger@1001.0.4 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/lockfile.utils@1001.0.4 + ## 1001.1.4 ### Patch Changes diff --git a/lockfile/fs/package.json b/lockfile/fs/package.json index 20edf37bff..278dfb80b2 100644 --- a/lockfile/fs/package.json +++ b/lockfile/fs/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile.fs", - "version": "1001.1.4", + "version": "1001.1.5", "description": "Read/write pnpm-lock.yaml files", "keywords": [ "pnpm", diff --git a/lockfile/lockfile-to-pnp/CHANGELOG.md b/lockfile/lockfile-to-pnp/CHANGELOG.md index 6a49e7a020..66569cb5a3 100644 --- a/lockfile/lockfile-to-pnp/CHANGELOG.md +++ b/lockfile/lockfile-to-pnp/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/lockfile-to-pnp +## 1001.0.6 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/lockfile.utils@1001.0.4 + ## 1001.0.5 ### Patch Changes diff --git a/lockfile/lockfile-to-pnp/package.json b/lockfile/lockfile-to-pnp/package.json index 9fdc7e29d9..d47d648a69 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": "1001.0.5", + "version": "1001.0.6", "description": "Creates a Plug'n'Play file from a pnpm-lock.yaml", "keywords": [ "pnpm", diff --git a/lockfile/merger/CHANGELOG.md b/lockfile/merger/CHANGELOG.md index 467b07dbd0..11675e775a 100644 --- a/lockfile/merger/CHANGELOG.md +++ b/lockfile/merger/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/merge-lockfile-changes +## 1001.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/lockfile.types@1001.0.4 + ## 1001.0.3 ### Patch Changes diff --git a/lockfile/merger/package.json b/lockfile/merger/package.json index 5de4bd39af..e4bb9cb20f 100644 --- a/lockfile/merger/package.json +++ b/lockfile/merger/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile.merger", - "version": "1001.0.3", + "version": "1001.0.4", "description": "Merges lockfiles. Can automatically fix merge conflicts", "keywords": [ "pnpm", diff --git a/lockfile/plugin-commands-audit/CHANGELOG.md b/lockfile/plugin-commands-audit/CHANGELOG.md index fb18283848..afcfae5551 100644 --- a/lockfile/plugin-commands-audit/CHANGELOG.md +++ b/lockfile/plugin-commands-audit/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/plugin-commands-audit +## 1001.0.13 + +### Patch Changes + +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/audit@1001.0.9 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/read-project-manifest@1000.0.7 + ## 1001.0.12 ### Patch Changes diff --git a/lockfile/plugin-commands-audit/package.json b/lockfile/plugin-commands-audit/package.json index 35fa4782f1..3a9131649c 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": "1001.0.12", + "version": "1001.0.13", "description": "pnpm commands for dependencies audit", "keywords": [ "pnpm", diff --git a/lockfile/preferred-versions/CHANGELOG.md b/lockfile/preferred-versions/CHANGELOG.md index 8c21d5ee23..f452426888 100644 --- a/lockfile/preferred-versions/CHANGELOG.md +++ b/lockfile/preferred-versions/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/lockfile.preferred-versions +## 1000.0.6 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/manifest-utils@1000.0.6 + - @pnpm/resolver-base@1000.1.4 + ## 1000.0.5 ### Patch Changes diff --git a/lockfile/preferred-versions/package.json b/lockfile/preferred-versions/package.json index 2adf6609e5..18a1373843 100644 --- a/lockfile/preferred-versions/package.json +++ b/lockfile/preferred-versions/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile.preferred-versions", - "version": "1000.0.5", + "version": "1000.0.6", "description": "Get preferred version from lockfile", "keywords": [ "pnpm", diff --git a/lockfile/pruner/CHANGELOG.md b/lockfile/pruner/CHANGELOG.md index 2c1b6502dd..f5e1c5e6ff 100644 --- a/lockfile/pruner/CHANGELOG.md +++ b/lockfile/pruner/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/prune-lockfile +## 1001.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/lockfile.types@1001.0.4 + ## 1001.0.3 ### Patch Changes diff --git a/lockfile/pruner/package.json b/lockfile/pruner/package.json index 4c880a96e4..6d974cdfcc 100644 --- a/lockfile/pruner/package.json +++ b/lockfile/pruner/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile.pruner", - "version": "1001.0.3", + "version": "1001.0.4", "description": "Prune a pnpm-lock.yaml", "keywords": [ "pnpm", diff --git a/lockfile/settings-checker/CHANGELOG.md b/lockfile/settings-checker/CHANGELOG.md index c41f41fa8b..78c5b6dc50 100644 --- a/lockfile/settings-checker/CHANGELOG.md +++ b/lockfile/settings-checker/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/lockfile.settings-checker +## 1001.0.4 + +### Patch Changes + +- Updated dependencies [daf47e9] + - @pnpm/crypto.hash@1000.1.0 + - @pnpm/lockfile.types@1001.0.4 + ## 1001.0.3 ### Patch Changes diff --git a/lockfile/settings-checker/package.json b/lockfile/settings-checker/package.json index b9f338f3c6..3e6bbeba03 100644 --- a/lockfile/settings-checker/package.json +++ b/lockfile/settings-checker/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile.settings-checker", - "version": "1001.0.3", + "version": "1001.0.4", "description": "Utilities to check if lockfile settings are out-of-date", "keywords": [ "pnpm", diff --git a/lockfile/types/CHANGELOG.md b/lockfile/types/CHANGELOG.md index 5909181d58..7f9455b190 100644 --- a/lockfile/types/CHANGELOG.md +++ b/lockfile/types/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/lockfile-types +## 1001.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1001.0.3 ### Patch Changes diff --git a/lockfile/types/package.json b/lockfile/types/package.json index 1e080c70c7..a5f8f35eba 100644 --- a/lockfile/types/package.json +++ b/lockfile/types/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile.types", - "version": "1001.0.3", + "version": "1001.0.4", "description": "Types for the pnpm-lock.yaml lockfile", "keywords": [ "pnpm", diff --git a/lockfile/utils/CHANGELOG.md b/lockfile/utils/CHANGELOG.md index 075e0f774f..876fd7f205 100644 --- a/lockfile/utils/CHANGELOG.md +++ b/lockfile/utils/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/lockfile-utils +## 1001.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/resolver-base@1000.1.4 + - @pnpm/pick-fetcher@1000.0.0 + ## 1001.0.3 ### Patch Changes diff --git a/lockfile/utils/package.json b/lockfile/utils/package.json index 1256ffbc77..299cc9dbc0 100644 --- a/lockfile/utils/package.json +++ b/lockfile/utils/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile.utils", - "version": "1001.0.3", + "version": "1001.0.4", "description": "Utils for dealing with pnpm-lock.yaml", "keywords": [ "pnpm", diff --git a/lockfile/verification/CHANGELOG.md b/lockfile/verification/CHANGELOG.md index 55d63a7874..40acc78d1c 100644 --- a/lockfile/verification/CHANGELOG.md +++ b/lockfile/verification/CHANGELOG.md @@ -1,5 +1,24 @@ # @pnpm/lockfile.verification +## 1001.1.0 + +### Minor Changes + +- daf47e9: Projects using a `file:` dependency on a local tarball file (i.e. `.tgz`, `.tar.gz`, `.tar`) will see a performance improvement during installation. Previously, using a `file:` dependency on a tarball caused the lockfile resolution step to always run. The lockfile will now be considered up-to-date if the tarball is unchanged. + +### Patch Changes + +- Updated dependencies [daf47e9] +- Updated dependencies [a5e4965] + - @pnpm/crypto.hash@1000.1.0 + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/get-context@1001.0.7 + - @pnpm/read-package-json@1000.0.5 + - @pnpm/resolver-base@1000.1.4 + ## 1001.0.6 ### Patch Changes diff --git a/lockfile/verification/package.json b/lockfile/verification/package.json index 55c35dcaeb..f01ca9c594 100644 --- a/lockfile/verification/package.json +++ b/lockfile/verification/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile.verification", - "version": "1001.0.6", + "version": "1001.1.0", "description": "Checks a lockfile", "keywords": [ "pnpm", diff --git a/lockfile/walker/CHANGELOG.md b/lockfile/walker/CHANGELOG.md index e28d405fb5..648b9f7a1d 100644 --- a/lockfile/walker/CHANGELOG.md +++ b/lockfile/walker/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/lockfile-walker +## 1001.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/lockfile.types@1001.0.4 + ## 1001.0.3 ### Patch Changes diff --git a/lockfile/walker/package.json b/lockfile/walker/package.json index c698a18549..602e8f1fff 100644 --- a/lockfile/walker/package.json +++ b/lockfile/walker/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lockfile.walker", - "version": "1001.0.3", + "version": "1001.0.4", "description": "Walk over all the dependencies in a lockfile", "keywords": [ "pnpm", diff --git a/modules-mounter/daemon/CHANGELOG.md b/modules-mounter/daemon/CHANGELOG.md index 4e5317e569..2f2f7b6ca8 100644 --- a/modules-mounter/daemon/CHANGELOG.md +++ b/modules-mounter/daemon/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/mount-modules +## 1001.0.12 + +### Patch Changes + +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/store.cafs@1000.0.6 + ## 1001.0.11 ### Patch Changes diff --git a/modules-mounter/daemon/package.json b/modules-mounter/daemon/package.json index 4b2df93720..076fff3a1b 100644 --- a/modules-mounter/daemon/package.json +++ b/modules-mounter/daemon/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/mount-modules", - "version": "1001.0.11", + "version": "1001.0.12", "description": "Mounts a node_modules directory with FUSE", "keywords": [ "pnpm", diff --git a/network/fetch/CHANGELOG.md b/network/fetch/CHANGELOG.md index 9cf30ca27d..74df256e8c 100644 --- a/network/fetch/CHANGELOG.md +++ b/network/fetch/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/fetch +## 1000.1.5 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/core-loggers@1000.1.4 + ## 1000.1.4 ### Patch Changes diff --git a/network/fetch/package.json b/network/fetch/package.json index 734e18ad5c..6d4480dad3 100644 --- a/network/fetch/package.json +++ b/network/fetch/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/fetch", - "version": "1000.1.4", + "version": "1000.1.5", "description": "node-fetch with retries", "keywords": [ "pnpm", diff --git a/packages/calc-dep-state/CHANGELOG.md b/packages/calc-dep-state/CHANGELOG.md index 4f47589c99..37a601882c 100644 --- a/packages/calc-dep-state/CHANGELOG.md +++ b/packages/calc-dep-state/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/calc-dep-state +## 1001.0.6 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/lockfile.utils@1001.0.4 + ## 1001.0.5 ### Patch Changes diff --git a/packages/calc-dep-state/package.json b/packages/calc-dep-state/package.json index 0bf80702e4..3abc803464 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": "1001.0.5", + "version": "1001.0.6", "description": "Calculates the state of a dependency", "keywords": [ "pnpm", diff --git a/packages/core-loggers/CHANGELOG.md b/packages/core-loggers/CHANGELOG.md index 8dac1df52e..ed65529f52 100644 --- a/packages/core-loggers/CHANGELOG.md +++ b/packages/core-loggers/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/core-loggers +## 1000.1.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.1.3 ### Patch Changes diff --git a/packages/core-loggers/package.json b/packages/core-loggers/package.json index 1254c56031..9b21519b23 100644 --- a/packages/core-loggers/package.json +++ b/packages/core-loggers/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/core-loggers", - "version": "1000.1.3", + "version": "1000.1.4", "description": "Core loggers of pnpm", "keywords": [ "pnpm", diff --git a/packages/dependency-path/CHANGELOG.md b/packages/dependency-path/CHANGELOG.md index 7c81f8cbd8..1bf8f9ed02 100644 --- a/packages/dependency-path/CHANGELOG.md +++ b/packages/dependency-path/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/dependency-path +## 1000.0.4 + +### Patch Changes + +- Updated dependencies [daf47e9] +- Updated dependencies [a5e4965] + - @pnpm/crypto.hash@1000.1.0 + - @pnpm/types@1000.2.1 + ## 1000.0.3 ### Patch Changes diff --git a/packages/dependency-path/package.json b/packages/dependency-path/package.json index a5dad79edc..d32f69c8ea 100644 --- a/packages/dependency-path/package.json +++ b/packages/dependency-path/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/dependency-path", - "version": "1000.0.3", + "version": "1000.0.4", "description": "Utilities for working with symlinked node_modules", "keywords": [ "pnpm", diff --git a/packages/make-dedicated-lockfile/CHANGELOG.md b/packages/make-dedicated-lockfile/CHANGELOG.md index 98fbf1f19a..03c0aa128c 100644 --- a/packages/make-dedicated-lockfile/CHANGELOG.md +++ b/packages/make-dedicated-lockfile/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/make-dedicated-lockfile +## 1000.0.11 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/lockfile.pruner@1001.0.4 + - @pnpm/exportable-manifest@1000.0.8 + - @pnpm/read-project-manifest@1000.0.7 + ## 1000.0.10 ### Patch Changes diff --git a/packages/make-dedicated-lockfile/package.json b/packages/make-dedicated-lockfile/package.json index 51dc8d513d..9d7584ef68 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": "1000.0.10", + "version": "1000.0.11", "description": "Creates a dedicated lockfile for a subset of workspace projects", "keywords": [ "pnpm", diff --git a/packages/plugin-commands-doctor/CHANGELOG.md b/packages/plugin-commands-doctor/CHANGELOG.md index 3e6dd9c66f..4d8f64a612 100644 --- a/packages/plugin-commands-doctor/CHANGELOG.md +++ b/packages/plugin-commands-doctor/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-doctor +## 1000.1.12 + +### Patch Changes + +- Updated dependencies [d965748] + - @pnpm/config@1002.5.0 + - @pnpm/cli-utils@1000.0.13 + ## 1000.1.11 ### Patch Changes diff --git a/packages/plugin-commands-doctor/package.json b/packages/plugin-commands-doctor/package.json index 64975a91e8..8bff6eb6c1 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": "1000.1.11", + "version": "1000.1.12", "description": "Commands for checks of known common issues ", "keywords": [ "pnpm", diff --git a/packages/plugin-commands-init/CHANGELOG.md b/packages/plugin-commands-init/CHANGELOG.md index e3eb819846..8a6c861a96 100644 --- a/packages/plugin-commands-init/CHANGELOG.md +++ b/packages/plugin-commands-init/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-init +## 1000.1.4 + +### Patch Changes + +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/cli-meta@1000.0.4 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/write-project-manifest@1000.0.4 + ## 1000.1.3 ### Patch Changes diff --git a/packages/plugin-commands-init/package.json b/packages/plugin-commands-init/package.json index bb84989607..13e93fd1f4 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": "1000.1.3", + "version": "1000.1.4", "description": "Create a package.json file", "keywords": [ "pnpm", diff --git a/packages/plugin-commands-setup/CHANGELOG.md b/packages/plugin-commands-setup/CHANGELOG.md index 2da34f0f91..00972b2961 100644 --- a/packages/plugin-commands-setup/CHANGELOG.md +++ b/packages/plugin-commands-setup/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-setup +## 1000.0.13 + +### Patch Changes + +- @pnpm/cli-meta@1000.0.4 +- @pnpm/cli-utils@1000.0.13 + ## 1000.0.12 ### Patch Changes diff --git a/packages/plugin-commands-setup/package.json b/packages/plugin-commands-setup/package.json index 6d3cbacab6..80f8d7bf2a 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": "1000.0.12", + "version": "1000.0.13", "description": "pnpm commands for setting up pnpm", "keywords": [ "pnpm", diff --git a/packages/render-peer-issues/CHANGELOG.md b/packages/render-peer-issues/CHANGELOG.md index bf8469ae1f..7d25788d86 100644 --- a/packages/render-peer-issues/CHANGELOG.md +++ b/packages/render-peer-issues/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/render-peer-issues +## 1000.0.6 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.0.5 ### Patch Changes diff --git a/packages/render-peer-issues/package.json b/packages/render-peer-issues/package.json index d09f0159c6..3e4b35c7fe 100644 --- a/packages/render-peer-issues/package.json +++ b/packages/render-peer-issues/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/render-peer-issues", - "version": "1000.0.5", + "version": "1000.0.6", "description": "Visualizes peer dependency issues", "keywords": [ "pnpm", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index b92f5517f8..e8b5264943 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/types +## 1000.2.1 + +### Patch Changes + +- a5e4965: Fix `pnpm deploy` creating a `package.json` without the `imports` and `license` field [#9193](https://github.com/pnpm/pnpm/issues/9193). + ## 1000.2.0 ### Minor Changes diff --git a/packages/types/package.json b/packages/types/package.json index e1da999835..26105b11c8 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/types", - "version": "1000.2.0", + "version": "1000.2.1", "description": "Basic types used by pnpm", "keywords": [ "pnpm", diff --git a/patching/apply-patch/CHANGELOG.md b/patching/apply-patch/CHANGELOG.md index 59bca8f6ba..bb89204bfd 100644 --- a/patching/apply-patch/CHANGELOG.md +++ b/patching/apply-patch/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/patching.apply-patch +## 1000.0.3 + +### Patch Changes + +- 453a18a: Update @pnpm/patch-package to v0.0.1. + ## 1000.0.2 ### Patch Changes diff --git a/patching/apply-patch/package.json b/patching/apply-patch/package.json index 7f31056388..e529ea76b0 100644 --- a/patching/apply-patch/package.json +++ b/patching/apply-patch/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/patching.apply-patch", - "version": "1000.0.2", + "version": "1000.0.3", "description": "Apply a patch to a directory", "keywords": [ "pnpm", diff --git a/patching/plugin-commands-patching/CHANGELOG.md b/patching/plugin-commands-patching/CHANGELOG.md index f09ad42032..56fe83c51b 100644 --- a/patching/plugin-commands-patching/CHANGELOG.md +++ b/patching/plugin-commands-patching/CHANGELOG.md @@ -1,5 +1,44 @@ # @pnpm/plugin-commands-patching +## 1000.1.0 + +### Minor Changes + +- d965748: `pnpm-workspace.yaml` can now hold all the settings that `.npmrc` accepts. The settings should use camelCase [#9211](https://github.com/pnpm/pnpm/pull/9211). + + `pnpm-workspace.yaml` example: + + ```yaml + verifyDepsBeforeRun: install + optimisticRepeatInstall: true + publicHoistPattern: + - "*types*" + - "!@types/react" + ``` + +### Patch Changes + +- b8b0c68: `fast-glob` replace with `tinyglobby` to reduce the size of the pnpm CLI dependencies [#9169](https://github.com/pnpm/pnpm/pull/9169). +- Updated dependencies [6a59366] +- Updated dependencies [a5e4965] +- Updated dependencies [d9d7607] +- Updated dependencies [d965748] +- Updated dependencies [453a18a] +- Updated dependencies [e4eeafd] + - @pnpm/plugin-commands-installation@1002.1.0 + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/patching.apply-patch@1000.0.3 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/pick-registry-for-package@1000.0.4 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/modules-yaml@1000.1.4 + - @pnpm/read-package-json@1000.0.5 + - @pnpm/read-project-manifest@1000.0.7 + - @pnpm/store-connection-manager@1000.0.12 + - @pnpm/pick-fetcher@1000.0.0 + ## 1000.0.14 ### Patch Changes diff --git a/patching/plugin-commands-patching/package.json b/patching/plugin-commands-patching/package.json index aced1b4a33..14c7bd4421 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": "1000.0.14", + "version": "1000.1.0", "description": "Commands for creating patches", "keywords": [ "pnpm", diff --git a/pkg-manager/client/CHANGELOG.md b/pkg-manager/client/CHANGELOG.md index 9a39decd28..0a99eeaa99 100644 --- a/pkg-manager/client/CHANGELOG.md +++ b/pkg-manager/client/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/client +## 1000.0.8 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/directory-fetcher@1000.1.1 + - @pnpm/git-fetcher@1000.0.8 + - @pnpm/tarball-fetcher@1000.0.8 + - @pnpm/fetch@1000.1.5 + - @pnpm/resolver-base@1000.1.4 + - @pnpm/default-resolver@1001.0.7 + ## 1000.0.7 ### Patch Changes diff --git a/pkg-manager/client/package.json b/pkg-manager/client/package.json index dc9c194901..d0989d3c34 100644 --- a/pkg-manager/client/package.json +++ b/pkg-manager/client/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/client", - "version": "1000.0.7", + "version": "1000.0.8", "description": "Creates the package resolve and fetch functions", "keywords": [ "pnpm", diff --git a/pkg-manager/core/CHANGELOG.md b/pkg-manager/core/CHANGELOG.md index 6743eaa967..23d1403ac0 100644 --- a/pkg-manager/core/CHANGELOG.md +++ b/pkg-manager/core/CHANGELOG.md @@ -1,5 +1,49 @@ # @pnpm/core +## 1004.0.1 + +### Patch Changes + +- e4eeafd: Fix a bug causing entries in the `catalogs` section of the `pnpm-lock.yaml` file to be removed when `dedupe-peer-dependents=false` on a filtered install. [#9112](https://github.com/pnpm/pnpm/issues/9112) +- Updated dependencies [daf47e9] +- Updated dependencies [daf47e9] +- Updated dependencies [a5e4965] + - @pnpm/crypto.hash@1000.1.0 + - @pnpm/lockfile.verification@1001.1.0 + - @pnpm/types@1000.2.1 + - @pnpm/link-bins@1000.0.8 + - @pnpm/remove-bins@1000.0.6 + - @pnpm/lockfile.settings-checker@1001.0.4 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/normalize-registries@1000.0.4 + - @pnpm/build-modules@1000.2.7 + - @pnpm/lifecycle@1001.0.7 + - @pnpm/symlink-dependency@1000.0.5 + - @pnpm/hooks.read-package-hook@1000.0.6 + - @pnpm/hooks.types@1001.0.4 + - @pnpm/lockfile.filtering@1001.0.5 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/lockfile-to-pnp@1001.0.6 + - @pnpm/lockfile.preferred-versions@1000.0.6 + - @pnpm/lockfile.pruner@1001.0.4 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/lockfile.walker@1001.0.4 + - @pnpm/calc-dep-state@1001.0.6 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/get-context@1001.0.7 + - @pnpm/headless@1001.2.4 + - @pnpm/hoist@1001.0.7 + - @pnpm/modules-cleaner@1001.0.6 + - @pnpm/modules-yaml@1000.1.4 + - @pnpm/package-requester@1001.0.3 + - @pnpm/resolve-dependencies@1004.0.4 + - @pnpm/manifest-utils@1000.0.6 + - @pnpm/read-project-manifest@1000.0.7 + - @pnpm/resolver-base@1000.1.4 + - @pnpm/store-controller-types@1001.0.3 + - @pnpm/worker@1000.0.7 + - @pnpm/pkg-manager.direct-dep-linker@1000.0.5 + ## 1004.0.0 ### Major Changes diff --git a/pkg-manager/core/package.json b/pkg-manager/core/package.json index 91d73d6e13..23aedc4c6c 100644 --- a/pkg-manager/core/package.json +++ b/pkg-manager/core/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/core", - "version": "1004.0.0", + "version": "1004.0.1", "description": "Fast, disk space efficient installation engine", "keywords": [ "pnpm", diff --git a/pkg-manager/direct-dep-linker/CHANGELOG.md b/pkg-manager/direct-dep-linker/CHANGELOG.md index 3b4d71571c..fbea2446b2 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 +## 1000.0.5 + +### Patch Changes + +- @pnpm/symlink-dependency@1000.0.5 +- @pnpm/core-loggers@1000.1.4 + ## 1000.0.4 ### Patch Changes diff --git a/pkg-manager/direct-dep-linker/package.json b/pkg-manager/direct-dep-linker/package.json index 52e08d4a04..fe93de3c2b 100644 --- a/pkg-manager/direct-dep-linker/package.json +++ b/pkg-manager/direct-dep-linker/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/pkg-manager.direct-dep-linker", - "version": "1000.0.4", + "version": "1000.0.5", "description": "Fast installation using only pnpm-lock.yaml", "keywords": [ "pnpm", diff --git a/pkg-manager/get-context/CHANGELOG.md b/pkg-manager/get-context/CHANGELOG.md index 30fc4eaf0c..541530f97a 100644 --- a/pkg-manager/get-context/CHANGELOG.md +++ b/pkg-manager/get-context/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/get-context +## 1001.0.7 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/modules-yaml@1000.1.4 + - @pnpm/read-projects-context@1000.0.8 + - @pnpm/resolver-base@1000.1.4 + ## 1001.0.6 ### Patch Changes diff --git a/pkg-manager/get-context/package.json b/pkg-manager/get-context/package.json index 84c8f2401c..7c317e558e 100644 --- a/pkg-manager/get-context/package.json +++ b/pkg-manager/get-context/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/get-context", - "version": "1001.0.6", + "version": "1001.0.7", "description": "Gets context information about a project", "keywords": [ "pnpm", diff --git a/pkg-manager/headless/CHANGELOG.md b/pkg-manager/headless/CHANGELOG.md index 20f85b7f6b..943d94a2b0 100644 --- a/pkg-manager/headless/CHANGELOG.md +++ b/pkg-manager/headless/CHANGELOG.md @@ -1,5 +1,35 @@ # @pnpm/headless +## 1001.2.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/link-bins@1000.0.8 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/package-is-installable@1000.0.6 + - @pnpm/deps.graph-builder@1001.0.8 + - @pnpm/build-modules@1000.2.7 + - @pnpm/lifecycle@1001.0.7 + - @pnpm/symlink-dependency@1000.0.5 + - @pnpm/lockfile.filtering@1001.0.5 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/lockfile-to-pnp@1001.0.6 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/calc-dep-state@1001.0.6 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/hoist@1001.0.7 + - @pnpm/modules-cleaner@1001.0.6 + - @pnpm/modules-yaml@1000.1.4 + - @pnpm/package-requester@1001.0.3 + - @pnpm/real-hoist@1001.0.4 + - @pnpm/read-package-json@1000.0.5 + - @pnpm/read-project-manifest@1000.0.7 + - @pnpm/store-controller-types@1001.0.3 + - @pnpm/worker@1000.0.7 + - @pnpm/pkg-manager.direct-dep-linker@1000.0.5 + ## 1001.2.3 ### Patch Changes diff --git a/pkg-manager/headless/package.json b/pkg-manager/headless/package.json index c1f7194e0d..0689196831 100644 --- a/pkg-manager/headless/package.json +++ b/pkg-manager/headless/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/headless", - "version": "1001.2.3", + "version": "1001.2.4", "description": "Fast installation using only pnpm-lock.yaml", "keywords": [ "pnpm", diff --git a/pkg-manager/hoist/CHANGELOG.md b/pkg-manager/hoist/CHANGELOG.md index 8e08fd0940..e5568df17f 100644 --- a/pkg-manager/hoist/CHANGELOG.md +++ b/pkg-manager/hoist/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/hoist +## 1001.0.7 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/link-bins@1000.0.8 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/lockfile.walker@1001.0.4 + - @pnpm/core-loggers@1000.1.4 + ## 1001.0.6 ### Patch Changes diff --git a/pkg-manager/hoist/package.json b/pkg-manager/hoist/package.json index 17ea2cc827..ef01d94046 100644 --- a/pkg-manager/hoist/package.json +++ b/pkg-manager/hoist/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/hoist", - "version": "1001.0.6", + "version": "1001.0.7", "description": "Hoists dependencies in a node_modules created by pnpm", "keywords": [ "pnpm", diff --git a/pkg-manager/link-bins/CHANGELOG.md b/pkg-manager/link-bins/CHANGELOG.md index 92a31ae0ab..9117502d9f 100644 --- a/pkg-manager/link-bins/CHANGELOG.md +++ b/pkg-manager/link-bins/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/link-bins +## 1000.0.8 + +### Patch Changes + +- Updated dependencies [b8b0c68] +- Updated dependencies [a5e4965] + - @pnpm/package-bins@1000.0.4 + - @pnpm/types@1000.2.1 + - @pnpm/manifest-utils@1000.0.6 + - @pnpm/read-package-json@1000.0.5 + - @pnpm/read-project-manifest@1000.0.7 + ## 1000.0.7 ### Patch Changes diff --git a/pkg-manager/link-bins/package.json b/pkg-manager/link-bins/package.json index f33a00e251..68c2c11228 100644 --- a/pkg-manager/link-bins/package.json +++ b/pkg-manager/link-bins/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/link-bins", - "version": "1000.0.7", + "version": "1000.0.8", "description": "Link bins to node_modules/.bin", "keywords": [ "pnpm", diff --git a/pkg-manager/modules-cleaner/CHANGELOG.md b/pkg-manager/modules-cleaner/CHANGELOG.md index 20b78c7d3a..e270ac9097 100644 --- a/pkg-manager/modules-cleaner/CHANGELOG.md +++ b/pkg-manager/modules-cleaner/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/modules-cleaner +## 1001.0.6 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/remove-bins@1000.0.6 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/lockfile.filtering@1001.0.5 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/store-controller-types@1001.0.3 + ## 1001.0.5 ### Patch Changes diff --git a/pkg-manager/modules-cleaner/package.json b/pkg-manager/modules-cleaner/package.json index 40c8a9c78c..ef6e7e4283 100644 --- a/pkg-manager/modules-cleaner/package.json +++ b/pkg-manager/modules-cleaner/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/modules-cleaner", - "version": "1001.0.5", + "version": "1001.0.6", "description": "Exports util functions to clean up node_modules", "keywords": [ "pnpm", diff --git a/pkg-manager/modules-yaml/CHANGELOG.md b/pkg-manager/modules-yaml/CHANGELOG.md index 1feef109b0..af30e5930d 100644 --- a/pkg-manager/modules-yaml/CHANGELOG.md +++ b/pkg-manager/modules-yaml/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/modules-yaml +## 1000.1.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.1.3 ### Patch Changes diff --git a/pkg-manager/modules-yaml/package.json b/pkg-manager/modules-yaml/package.json index cf0532fe80..e385db6def 100644 --- a/pkg-manager/modules-yaml/package.json +++ b/pkg-manager/modules-yaml/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/modules-yaml", - "version": "1000.1.3", + "version": "1000.1.4", "description": "Reads/writes `node_modules/.modules.yaml`", "keywords": [ "pnpm", diff --git a/pkg-manager/package-bins/CHANGELOG.md b/pkg-manager/package-bins/CHANGELOG.md index 8c2b209346..90aed7cfc1 100644 --- a/pkg-manager/package-bins/CHANGELOG.md +++ b/pkg-manager/package-bins/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/package-bins +## 1000.0.4 + +### Patch Changes + +- b8b0c68: `fast-glob` replace with `tinyglobby` to reduce the size of the pnpm CLI dependencies [#9169](https://github.com/pnpm/pnpm/pull/9169). +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.0.3 ### Patch Changes diff --git a/pkg-manager/package-bins/package.json b/pkg-manager/package-bins/package.json index 69a7b102c0..2518834015 100644 --- a/pkg-manager/package-bins/package.json +++ b/pkg-manager/package-bins/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/package-bins", - "version": "1000.0.3", + "version": "1000.0.4", "description": "Returns bins of a package", "keywords": [ "pnpm", diff --git a/pkg-manager/package-requester/CHANGELOG.md b/pkg-manager/package-requester/CHANGELOG.md index a587888f39..db138f6edb 100644 --- a/pkg-manager/package-requester/CHANGELOG.md +++ b/pkg-manager/package-requester/CHANGELOG.md @@ -1,5 +1,22 @@ # @pnpm/package-requester +## 1001.0.3 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/package-is-installable@1000.0.6 + - @pnpm/fetcher-base@1000.0.5 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/read-package-json@1000.0.5 + - @pnpm/resolver-base@1000.1.4 + - @pnpm/store.cafs@1000.0.6 + - @pnpm/store-controller-types@1001.0.3 + - @pnpm/worker@1000.0.7 + - @pnpm/pick-fetcher@1000.0.0 + ## 1001.0.2 ### Patch Changes diff --git a/pkg-manager/package-requester/package.json b/pkg-manager/package-requester/package.json index 74be393e64..4e83525e62 100644 --- a/pkg-manager/package-requester/package.json +++ b/pkg-manager/package-requester/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/package-requester", - "version": "1001.0.2", + "version": "1001.0.3", "description": "Concurrent downloader of npm-compatible packages", "keywords": [ "pnpm", diff --git a/pkg-manager/plugin-commands-installation/CHANGELOG.md b/pkg-manager/plugin-commands-installation/CHANGELOG.md index cb5106e1c2..9d3b37114d 100644 --- a/pkg-manager/plugin-commands-installation/CHANGELOG.md +++ b/pkg-manager/plugin-commands-installation/CHANGELOG.md @@ -1,5 +1,55 @@ # @pnpm/plugin-commands-installation +## 1002.1.0 + +### Minor Changes + +- d965748: `pnpm-workspace.yaml` can now hold all the settings that `.npmrc` accepts. The settings should use camelCase [#9211](https://github.com/pnpm/pnpm/pull/9211). + + `pnpm-workspace.yaml` example: + + ```yaml + verifyDepsBeforeRun: install + optimisticRepeatInstall: true + publicHoistPattern: + - "*types*" + - "!@types/react" + ``` + +### Patch Changes + +- 6a59366: `pnpm self-update` should not read the pnpm settings from the `package.json` file in the current working directory. +- d9d7607: `pnpm update -i` should list only packages that have newer versions [#9206](https://github.com/pnpm/pnpm/issues/9206). +- e4eeafd: Fix a bug causing entries in the `catalogs` section of the `pnpm-lock.yaml` file to be removed when `dedupe-peer-dependents=false` on a filtered install. [#9112](https://github.com/pnpm/pnpm/issues/9112) +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] +- Updated dependencies [e4eeafd] + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/core@1004.0.1 + - @pnpm/workspace.find-packages@1000.0.13 + - @pnpm/pnpmfile@1001.0.6 + - @pnpm/deps.status@1002.0.2 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/pick-registry-for-package@1000.0.4 + - @pnpm/dedupe.check@1001.0.4 + - @pnpm/plugin-commands-env@1000.0.13 + - @pnpm/plugin-commands-rebuild@1002.0.2 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/get-context@1001.0.7 + - @pnpm/manifest-utils@1000.0.6 + - @pnpm/read-package-json@1000.0.5 + - @pnpm/read-project-manifest@1000.0.7 + - @pnpm/write-project-manifest@1000.0.4 + - @pnpm/resolver-base@1000.1.4 + - @pnpm/outdated@1001.0.9 + - @pnpm/package-store@1000.0.7 + - @pnpm/filter-workspace-packages@1000.0.13 + - @pnpm/workspace.pkgs-graph@1000.0.6 + - @pnpm/sort-packages@1000.0.4 + - @pnpm/workspace.state@1001.1.8 + - @pnpm/store-connection-manager@1000.0.12 + ## 1002.0.1 ### Patch Changes diff --git a/pkg-manager/plugin-commands-installation/package.json b/pkg-manager/plugin-commands-installation/package.json index 2927ce8eb9..84b51c799e 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": "1002.0.1", + "version": "1002.1.0", "description": "Commands for installation", "keywords": [ "pnpm", diff --git a/pkg-manager/read-projects-context/CHANGELOG.md b/pkg-manager/read-projects-context/CHANGELOG.md index efd4452d9f..7c5ea1e820 100644 --- a/pkg-manager/read-projects-context/CHANGELOG.md +++ b/pkg-manager/read-projects-context/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/read-projects-context +## 1000.0.8 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/normalize-registries@1000.0.4 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/modules-yaml@1000.1.4 + ## 1000.0.7 ### Patch Changes diff --git a/pkg-manager/read-projects-context/package.json b/pkg-manager/read-projects-context/package.json index 9fadd2d516..c7fa1b7686 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": "1000.0.7", + "version": "1000.0.8", "description": "Reads the current state of projects from modules manifest", "keywords": [ "pnpm", diff --git a/pkg-manager/real-hoist/CHANGELOG.md b/pkg-manager/real-hoist/CHANGELOG.md index 569fd417b6..b5e2b10e5c 100644 --- a/pkg-manager/real-hoist/CHANGELOG.md +++ b/pkg-manager/real-hoist/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/real-hoist +## 1001.0.4 + +### Patch Changes + +- @pnpm/dependency-path@1000.0.4 +- @pnpm/lockfile.utils@1001.0.4 + ## 1001.0.3 ### Patch Changes diff --git a/pkg-manager/real-hoist/package.json b/pkg-manager/real-hoist/package.json index 407cdb0d91..e56b4dce52 100644 --- a/pkg-manager/real-hoist/package.json +++ b/pkg-manager/real-hoist/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/real-hoist", - "version": "1001.0.3", + "version": "1001.0.4", "description": "Hoists dependencies in a node_modules created by pnpm", "keywords": [ "pnpm", diff --git a/pkg-manager/remove-bins/CHANGELOG.md b/pkg-manager/remove-bins/CHANGELOG.md index 7558758fdd..29e8c056a4 100644 --- a/pkg-manager/remove-bins/CHANGELOG.md +++ b/pkg-manager/remove-bins/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/remove-bins +## 1000.0.6 + +### Patch Changes + +- Updated dependencies [b8b0c68] +- Updated dependencies [a5e4965] + - @pnpm/package-bins@1000.0.4 + - @pnpm/types@1000.2.1 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/read-package-json@1000.0.5 + ## 1000.0.5 ### Patch Changes diff --git a/pkg-manager/remove-bins/package.json b/pkg-manager/remove-bins/package.json index 0517b481ab..b7dfd50199 100644 --- a/pkg-manager/remove-bins/package.json +++ b/pkg-manager/remove-bins/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/remove-bins", - "version": "1000.0.5", + "version": "1000.0.6", "description": "Remove bins from .bin", "keywords": [ "pnpm", diff --git a/pkg-manager/resolve-dependencies/CHANGELOG.md b/pkg-manager/resolve-dependencies/CHANGELOG.md index 6f9a4487ec..c23c75da0b 100644 --- a/pkg-manager/resolve-dependencies/CHANGELOG.md +++ b/pkg-manager/resolve-dependencies/CHANGELOG.md @@ -1,5 +1,25 @@ # @pnpm/resolve-dependencies +## 1004.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/npm-resolver@1000.1.5 + - @pnpm/pick-registry-for-package@1000.0.4 + - @pnpm/lockfile.preferred-versions@1000.0.6 + - @pnpm/lockfile.pruner@1001.0.4 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/manifest-utils@1000.0.6 + - @pnpm/read-package-json@1000.0.5 + - @pnpm/resolver-base@1000.1.4 + - @pnpm/store-controller-types@1001.0.3 + - @pnpm/pick-fetcher@1000.0.0 + ## 1004.0.3 ### Patch Changes diff --git a/pkg-manager/resolve-dependencies/package.json b/pkg-manager/resolve-dependencies/package.json index 9ae8048fe9..af159a4aaa 100644 --- a/pkg-manager/resolve-dependencies/package.json +++ b/pkg-manager/resolve-dependencies/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/resolve-dependencies", - "version": "1004.0.3", + "version": "1004.0.4", "description": "Resolves dependency graph of a package", "keywords": [ "pnpm", diff --git a/pkg-manifest/exportable-manifest/CHANGELOG.md b/pkg-manifest/exportable-manifest/CHANGELOG.md index cadfc61b42..094d1eefaa 100644 --- a/pkg-manifest/exportable-manifest/CHANGELOG.md +++ b/pkg-manifest/exportable-manifest/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/exportable-manifest +## 1000.0.8 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/read-project-manifest@1000.0.7 + ## 1000.0.7 ### Patch Changes diff --git a/pkg-manifest/exportable-manifest/package.json b/pkg-manifest/exportable-manifest/package.json index c5e32c73ad..1b0f9d1757 100644 --- a/pkg-manifest/exportable-manifest/package.json +++ b/pkg-manifest/exportable-manifest/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/exportable-manifest", - "version": "1000.0.7", + "version": "1000.0.8", "description": "Creates an exportable manifest", "keywords": [ "pnpm", diff --git a/pkg-manifest/manifest-utils/CHANGELOG.md b/pkg-manifest/manifest-utils/CHANGELOG.md index d353bbe847..fffd3fc7d5 100644 --- a/pkg-manifest/manifest-utils/CHANGELOG.md +++ b/pkg-manifest/manifest-utils/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/manifest-utils +## 1000.0.6 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/core-loggers@1000.1.4 + ## 1000.0.5 ### Patch Changes diff --git a/pkg-manifest/manifest-utils/package.json b/pkg-manifest/manifest-utils/package.json index 3b5575a393..5a80600f0d 100644 --- a/pkg-manifest/manifest-utils/package.json +++ b/pkg-manifest/manifest-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/manifest-utils", - "version": "1000.0.5", + "version": "1000.0.6", "description": "Utils for dealing with package manifest", "keywords": [ "pnpm", diff --git a/pkg-manifest/read-package-json/CHANGELOG.md b/pkg-manifest/read-package-json/CHANGELOG.md index ce1fba7151..3e9b13279f 100644 --- a/pkg-manifest/read-package-json/CHANGELOG.md +++ b/pkg-manifest/read-package-json/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/read-package-json +## 1000.0.5 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.0.4 ### Patch Changes diff --git a/pkg-manifest/read-package-json/package.json b/pkg-manifest/read-package-json/package.json index 6ed86d0a0e..a4ca0b619c 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": "1000.0.4", + "version": "1000.0.5", "description": "Read a package.json", "keywords": [ "pnpm", diff --git a/pkg-manifest/read-project-manifest/CHANGELOG.md b/pkg-manifest/read-project-manifest/CHANGELOG.md index c0b632d8db..6b4468560c 100644 --- a/pkg-manifest/read-project-manifest/CHANGELOG.md +++ b/pkg-manifest/read-project-manifest/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/read-project-manifest +## 1000.0.7 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/write-project-manifest@1000.0.4 + ## 1000.0.6 ### Patch Changes diff --git a/pkg-manifest/read-project-manifest/package.json b/pkg-manifest/read-project-manifest/package.json index c7c1ef0f60..8b6a427107 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": "1000.0.6", + "version": "1000.0.7", "description": "Read a project manifest (called package.json in most cases)", "keywords": [ "pnpm", diff --git a/pkg-manifest/write-project-manifest/CHANGELOG.md b/pkg-manifest/write-project-manifest/CHANGELOG.md index 6dd03040df..db026bd2ab 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 +## 1000.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.0.3 ### Patch Changes diff --git a/pkg-manifest/write-project-manifest/package.json b/pkg-manifest/write-project-manifest/package.json index 001673e529..90c6131c72 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": "1000.0.3", + "version": "1000.0.4", "description": "Write a project manifest (called package.json in most cases)", "keywords": [ "pnpm", diff --git a/pnpm/CHANGELOG.md b/pnpm/CHANGELOG.md index cd8f1fb329..aabefc056d 100644 --- a/pnpm/CHANGELOG.md +++ b/pnpm/CHANGELOG.md @@ -1,5 +1,33 @@ # pnpm +## 10.6.0 + +### Minor Changes + +- `pnpm-workspace.yaml` can now hold all the settings that `.npmrc` accepts. The settings should use camelCase [#9211](https://github.com/pnpm/pnpm/pull/9211). + + `pnpm-workspace.yaml` example: + + ```yaml + verifyDepsBeforeRun: install + optimisticRepeatInstall: true + publicHoistPattern: + - "*types*" + - "!@types/react" + ``` + +- Projects using a `file:` dependency on a local tarball file (i.e. `.tgz`, `.tar.gz`, `.tar`) will see a performance improvement during installation. Previously, using a `file:` dependency on a tarball caused the lockfile resolution step to always run. The lockfile will now be considered up-to-date if the tarball is unchanged. + +### Patch Changes + +- `pnpm self-update` should not leave a directory with a broken pnpm installation if the installation fails. +- `fast-glob` replace with `tinyglobby` to reduce the size of the pnpm CLI dependencies [#9169](https://github.com/pnpm/pnpm/pull/9169). +- `pnpm deploy` should not remove fields from the deployed package's `package.json` file [#9215](https://github.com/pnpm/pnpm/issues/9215). +- `pnpm self-update` should not read the pnpm settings from the `package.json` file in the current working directory. +- Fix `pnpm deploy` creating a `package.json` without the `imports` and `license` field [#9193](https://github.com/pnpm/pnpm/issues/9193). +- `pnpm update -i` should list only packages that have newer versions [#9206](https://github.com/pnpm/pnpm/issues/9206). +- Fix a bug causing entries in the `catalogs` section of the `pnpm-lock.yaml` file to be removed when `dedupe-peer-dependents=false` on a filtered install. [#9112](https://github.com/pnpm/pnpm/issues/9112) + ## 10.5.2 ### Patch Changes diff --git a/pnpm/artifacts/exe/package.json b/pnpm/artifacts/exe/package.json index ab4a747e2a..0772402b4e 100644 --- a/pnpm/artifacts/exe/package.json +++ b/pnpm/artifacts/exe/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/exe", - "version": "10.5.2", + "version": "10.6.0", "description": "Fast, disk space efficient package manager", "keywords": [ "pnpm", diff --git a/pnpm/artifacts/linux-arm64/package.json b/pnpm/artifacts/linux-arm64/package.json index 46c9fef189..0185b0a671 100644 --- a/pnpm/artifacts/linux-arm64/package.json +++ b/pnpm/artifacts/linux-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-arm64", - "version": "10.5.2", + "version": "10.6.0", "keywords": [ "pnpm", "pnpm10" diff --git a/pnpm/artifacts/linux-x64/package.json b/pnpm/artifacts/linux-x64/package.json index d7c1d6ed8f..905f4fe71b 100644 --- a/pnpm/artifacts/linux-x64/package.json +++ b/pnpm/artifacts/linux-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-x64", - "version": "10.5.2", + "version": "10.6.0", "keywords": [ "pnpm", "pnpm10" diff --git a/pnpm/artifacts/macos-arm64/package.json b/pnpm/artifacts/macos-arm64/package.json index a4c5b916a5..95b392b4e9 100644 --- a/pnpm/artifacts/macos-arm64/package.json +++ b/pnpm/artifacts/macos-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-arm64", - "version": "10.5.2", + "version": "10.6.0", "keywords": [ "pnpm", "pnpm10" diff --git a/pnpm/artifacts/macos-x64/package.json b/pnpm/artifacts/macos-x64/package.json index c85b73fd96..bc8b69c13d 100644 --- a/pnpm/artifacts/macos-x64/package.json +++ b/pnpm/artifacts/macos-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-x64", - "version": "10.5.2", + "version": "10.6.0", "keywords": [ "pnpm", "pnpm10" diff --git a/pnpm/artifacts/win-arm64/package.json b/pnpm/artifacts/win-arm64/package.json index f340ae1a64..e1db9b6c76 100644 --- a/pnpm/artifacts/win-arm64/package.json +++ b/pnpm/artifacts/win-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/win-arm64", - "version": "10.5.2", + "version": "10.6.0", "keywords": [ "pnpm", "pnpm10" diff --git a/pnpm/artifacts/win-x64/package.json b/pnpm/artifacts/win-x64/package.json index 44440bb879..49480ffd5d 100644 --- a/pnpm/artifacts/win-x64/package.json +++ b/pnpm/artifacts/win-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/win-x64", - "version": "10.5.2", + "version": "10.6.0", "keywords": [ "pnpm", "pnpm10" diff --git a/pnpm/dev/CHANGELOG.md b/pnpm/dev/CHANGELOG.md index 4c62a02a10..aa321db741 100644 --- a/pnpm/dev/CHANGELOG.md +++ b/pnpm/dev/CHANGELOG.md @@ -1,5 +1,12 @@ # pd +## 1.0.15 + +### Patch Changes + +- @pnpm/workspace.find-packages@1000.0.13 +- @pnpm/workspace.read-manifest@1000.1.1 + ## 1.0.14 ### Patch Changes diff --git a/pnpm/dev/package.json b/pnpm/dev/package.json index be0a465908..74e897126c 100644 --- a/pnpm/dev/package.json +++ b/pnpm/dev/package.json @@ -1,6 +1,6 @@ { "name": "pd", - "version": "1.0.14", + "version": "1.0.15", "bin": "pd.js", "private": true, "scripts": { diff --git a/pnpm/package.json b/pnpm/package.json index a5da53938b..b7aeaf2248 100644 --- a/pnpm/package.json +++ b/pnpm/package.json @@ -1,6 +1,6 @@ { "name": "pnpm", - "version": "10.5.2", + "version": "10.6.0", "description": "Fast, disk space efficient package manager", "keywords": [ "pnpm", diff --git a/releasing/plugin-commands-deploy/CHANGELOG.md b/releasing/plugin-commands-deploy/CHANGELOG.md index b17c38e1db..0a06dade91 100644 --- a/releasing/plugin-commands-deploy/CHANGELOG.md +++ b/releasing/plugin-commands-deploy/CHANGELOG.md @@ -1,5 +1,27 @@ # @pnpm/plugin-commands-deploy +## 1001.1.11 + +### Patch Changes + +- f5940cc: `pnpm deploy` should not remove fields from the deployed package's `package.json` file [#9215](https://github.com/pnpm/pnpm/issues/9215). +- a5e4965: Fix `pnpm deploy` creating a `package.json` without the `imports` and `license` field [#9193](https://github.com/pnpm/pnpm/issues/9193). +- e4eeafd: Fix a bug causing entries in the `catalogs` section of the `pnpm-lock.yaml` file to be removed when `dedupe-peer-dependents=false` on a filtered install. [#9112](https://github.com/pnpm/pnpm/issues/9112) +- Updated dependencies [6a59366] +- Updated dependencies [a5e4965] +- Updated dependencies [d9d7607] +- Updated dependencies [d965748] +- Updated dependencies [e4eeafd] + - @pnpm/plugin-commands-installation@1002.1.0 + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/directory-fetcher@1000.1.1 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/fs.indexed-pkg-importer@1000.1.1 + ## 1001.1.10 ### Patch Changes diff --git a/releasing/plugin-commands-deploy/package.json b/releasing/plugin-commands-deploy/package.json index 478458ce40..220c5e8599 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": "1001.1.10", + "version": "1001.1.11", "description": "Commands for deploy", "keywords": [ "pnpm", diff --git a/releasing/plugin-commands-publishing/CHANGELOG.md b/releasing/plugin-commands-publishing/CHANGELOG.md index e5fceda9b9..db2fac3b95 100644 --- a/releasing/plugin-commands-publishing/CHANGELOG.md +++ b/releasing/plugin-commands-publishing/CHANGELOG.md @@ -1,5 +1,25 @@ # @pnpm/plugin-commands-publishing +## 1000.1.11 + +### Patch Changes + +- b8b0c68: `fast-glob` replace with `tinyglobby` to reduce the size of the pnpm CLI dependencies [#9169](https://github.com/pnpm/pnpm/pull/9169). +- Updated dependencies [b8b0c68] +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/package-bins@1000.0.4 + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/pick-registry-for-package@1000.0.4 + - @pnpm/plugin-commands-env@1000.0.13 + - @pnpm/lifecycle@1001.0.7 + - @pnpm/client@1000.0.8 + - @pnpm/exportable-manifest@1000.0.8 + - @pnpm/resolver-base@1000.1.4 + - @pnpm/sort-packages@1000.0.4 + ## 1000.1.10 ### Patch Changes diff --git a/releasing/plugin-commands-publishing/package.json b/releasing/plugin-commands-publishing/package.json index 01cd460d33..20947e0b2c 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": "1000.1.10", + "version": "1000.1.11", "description": "The pack and publish commands of pnpm", "keywords": [ "pnpm", diff --git a/resolving/default-resolver/CHANGELOG.md b/resolving/default-resolver/CHANGELOG.md index b4dc37bbab..1ee459ae72 100644 --- a/resolving/default-resolver/CHANGELOG.md +++ b/resolving/default-resolver/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/default-resolver +## 1001.0.7 + +### Patch Changes + +- @pnpm/local-resolver@1000.0.7 +- @pnpm/npm-resolver@1000.1.5 +- @pnpm/resolver-base@1000.1.4 +- @pnpm/git-resolver@1000.0.7 +- @pnpm/tarball-resolver@1001.0.4 + ## 1001.0.6 ### Patch Changes diff --git a/resolving/default-resolver/package.json b/resolving/default-resolver/package.json index 5e38b7042f..b979cbe04d 100644 --- a/resolving/default-resolver/package.json +++ b/resolving/default-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/default-resolver", - "version": "1001.0.6", + "version": "1001.0.7", "description": "pnpm's default package resolver", "keywords": [ "pnpm", diff --git a/resolving/git-resolver/CHANGELOG.md b/resolving/git-resolver/CHANGELOG.md index b25a4d439a..dcb535c6a0 100644 --- a/resolving/git-resolver/CHANGELOG.md +++ b/resolving/git-resolver/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/git-resolver +## 1000.0.7 + +### Patch Changes + +- @pnpm/fetch@1000.1.5 +- @pnpm/resolver-base@1000.1.4 + ## 1000.0.6 ### Patch Changes diff --git a/resolving/git-resolver/package.json b/resolving/git-resolver/package.json index 0af5364fb8..f23118ee8c 100644 --- a/resolving/git-resolver/package.json +++ b/resolving/git-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/git-resolver", - "version": "1000.0.6", + "version": "1000.0.7", "description": "Resolver for git-hosted packages", "keywords": [ "pnpm", diff --git a/resolving/local-resolver/CHANGELOG.md b/resolving/local-resolver/CHANGELOG.md index 4a61e65c11..b5a0feb2e6 100644 --- a/resolving/local-resolver/CHANGELOG.md +++ b/resolving/local-resolver/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/local-resolver +## 1000.0.7 + +### Patch Changes + +- Updated dependencies [daf47e9] +- Updated dependencies [a5e4965] + - @pnpm/crypto.hash@1000.1.0 + - @pnpm/types@1000.2.1 + - @pnpm/read-project-manifest@1000.0.7 + - @pnpm/resolver-base@1000.1.4 + ## 1000.0.6 ### Patch Changes diff --git a/resolving/local-resolver/package.json b/resolving/local-resolver/package.json index 1fd107be3d..0291f5a3c5 100644 --- a/resolving/local-resolver/package.json +++ b/resolving/local-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/local-resolver", - "version": "1000.0.6", + "version": "1000.0.7", "description": "Resolver for local packages", "keywords": [ "pnpm", diff --git a/resolving/npm-resolver/CHANGELOG.md b/resolving/npm-resolver/CHANGELOG.md index c19688c5b6..69b1d83f6f 100644 --- a/resolving/npm-resolver/CHANGELOG.md +++ b/resolving/npm-resolver/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/npm-resolver +## 1000.1.5 + +### Patch Changes + +- Updated dependencies [daf47e9] +- Updated dependencies [a5e4965] + - @pnpm/crypto.hash@1000.1.0 + - @pnpm/types@1000.2.1 + - @pnpm/core-loggers@1000.1.4 + - @pnpm/resolver-base@1000.1.4 + ## 1000.1.4 ### Patch Changes diff --git a/resolving/npm-resolver/package.json b/resolving/npm-resolver/package.json index 62d4e68c09..6ff5645948 100644 --- a/resolving/npm-resolver/package.json +++ b/resolving/npm-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/npm-resolver", - "version": "1000.1.4", + "version": "1000.1.5", "description": "Resolver for npm-hosted packages", "keywords": [ "pnpm", diff --git a/resolving/resolver-base/CHANGELOG.md b/resolving/resolver-base/CHANGELOG.md index ed66e27210..f12a8d6320 100644 --- a/resolving/resolver-base/CHANGELOG.md +++ b/resolving/resolver-base/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/resolver-base +## 1000.1.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.1.3 ### Patch Changes diff --git a/resolving/resolver-base/package.json b/resolving/resolver-base/package.json index d397c370bf..faea388993 100644 --- a/resolving/resolver-base/package.json +++ b/resolving/resolver-base/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/resolver-base", - "version": "1000.1.3", + "version": "1000.1.4", "description": "Types for pnpm-compatible resolvers", "keywords": [ "pnpm", diff --git a/resolving/tarball-resolver/CHANGELOG.md b/resolving/tarball-resolver/CHANGELOG.md index 3c0f396d6f..9a398b0b4a 100644 --- a/resolving/tarball-resolver/CHANGELOG.md +++ b/resolving/tarball-resolver/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/tarball-resolver +## 1001.0.4 + +### Patch Changes + +- @pnpm/resolver-base@1000.1.4 + ## 1001.0.3 ### Patch Changes diff --git a/resolving/tarball-resolver/package.json b/resolving/tarball-resolver/package.json index 6d938a97d8..e8def2a4d8 100644 --- a/resolving/tarball-resolver/package.json +++ b/resolving/tarball-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/tarball-resolver", - "version": "1001.0.3", + "version": "1001.0.4", "description": "Resolver for tarball dependencies", "keywords": [ "pnpm", diff --git a/reviewing/dependencies-hierarchy/CHANGELOG.md b/reviewing/dependencies-hierarchy/CHANGELOG.md index 2ece04e457..f8110a4fcf 100644 --- a/reviewing/dependencies-hierarchy/CHANGELOG.md +++ b/reviewing/dependencies-hierarchy/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/reviewing.dependencies-hierarchy +## 1001.0.7 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/normalize-registries@1000.0.4 + - @pnpm/lockfile.detect-dep-types@1001.0.4 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/modules-yaml@1000.1.4 + - @pnpm/read-package-json@1000.0.5 + ## 1001.0.6 ### Patch Changes diff --git a/reviewing/dependencies-hierarchy/package.json b/reviewing/dependencies-hierarchy/package.json index 41dd69dc17..f4bea48c10 100644 --- a/reviewing/dependencies-hierarchy/package.json +++ b/reviewing/dependencies-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/reviewing.dependencies-hierarchy", - "version": "1001.0.6", + "version": "1001.0.7", "description": "Creates a dependencies hierarchy for a symlinked `node_modules`", "keywords": [ "pnpm", diff --git a/reviewing/license-scanner/CHANGELOG.md b/reviewing/license-scanner/CHANGELOG.md index 83892f5a2d..c1a6755500 100644 --- a/reviewing/license-scanner/CHANGELOG.md +++ b/reviewing/license-scanner/CHANGELOG.md @@ -1,5 +1,22 @@ # @pnpm/license-scanner +## 1001.0.9 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/package-is-installable@1000.0.6 + - @pnpm/directory-fetcher@1000.1.1 + - @pnpm/lockfile.detect-dep-types@1001.0.4 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/lockfile.walker@1001.0.4 + - @pnpm/read-package-json@1000.0.5 + - @pnpm/store.cafs@1000.0.6 + ## 1001.0.8 ### Patch Changes diff --git a/reviewing/license-scanner/package.json b/reviewing/license-scanner/package.json index 8e0cc8124b..3c8fdaf0e9 100644 --- a/reviewing/license-scanner/package.json +++ b/reviewing/license-scanner/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/license-scanner", - "version": "1001.0.8", + "version": "1001.0.9", "description": "Check for licenses packages", "keywords": [ "pnpm", diff --git a/reviewing/list/CHANGELOG.md b/reviewing/list/CHANGELOG.md index b1477992fb..a04f9e1efc 100644 --- a/reviewing/list/CHANGELOG.md +++ b/reviewing/list/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/list +## 1000.0.10 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/read-package-json@1000.0.5 + - @pnpm/read-project-manifest@1000.0.7 + - @pnpm/reviewing.dependencies-hierarchy@1001.0.7 + ## 1000.0.9 ### Patch Changes diff --git a/reviewing/list/package.json b/reviewing/list/package.json index 21fd2b7c1b..bf34740b13 100644 --- a/reviewing/list/package.json +++ b/reviewing/list/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/list", - "version": "1000.0.9", + "version": "1000.0.10", "description": "List installed packages in a symlinked `node_modules`", "keywords": [ "pnpm", diff --git a/reviewing/outdated/CHANGELOG.md b/reviewing/outdated/CHANGELOG.md index 5b4f89ad87..2164c91651 100644 --- a/reviewing/outdated/CHANGELOG.md +++ b/reviewing/outdated/CHANGELOG.md @@ -1,5 +1,21 @@ # @pnpm/outdated +## 1001.0.9 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/npm-resolver@1000.1.5 + - @pnpm/pick-registry-for-package@1000.0.4 + - @pnpm/hooks.read-package-hook@1000.0.6 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/client@1000.0.8 + - @pnpm/modules-yaml@1000.1.4 + - @pnpm/manifest-utils@1000.0.6 + ## 1001.0.8 ### Patch Changes diff --git a/reviewing/outdated/package.json b/reviewing/outdated/package.json index e911dc1328..a33f96115f 100644 --- a/reviewing/outdated/package.json +++ b/reviewing/outdated/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/outdated", - "version": "1001.0.8", + "version": "1001.0.9", "description": "Check for outdated packages", "keywords": [ "pnpm", diff --git a/reviewing/plugin-commands-licenses/CHANGELOG.md b/reviewing/plugin-commands-licenses/CHANGELOG.md index 244cfc559b..5d22d57e54 100644 --- a/reviewing/plugin-commands-licenses/CHANGELOG.md +++ b/reviewing/plugin-commands-licenses/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-licenses +## 1000.0.14 + +### Patch Changes + +- Updated dependencies [d965748] + - @pnpm/config@1002.5.0 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/license-scanner@1001.0.9 + ## 1000.0.13 ### Patch Changes diff --git a/reviewing/plugin-commands-licenses/package.json b/reviewing/plugin-commands-licenses/package.json index f45d4c011c..21a76141d1 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": "1000.0.13", + "version": "1000.0.14", "description": "The licenses command of pnpm", "keywords": [ "pnpm", diff --git a/reviewing/plugin-commands-listing/CHANGELOG.md b/reviewing/plugin-commands-listing/CHANGELOG.md index 91765dfe12..99e70a731a 100644 --- a/reviewing/plugin-commands-listing/CHANGELOG.md +++ b/reviewing/plugin-commands-listing/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/plugin-commands-listing +## 1000.0.14 + +### Patch Changes + +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/list@1000.0.10 + ## 1000.0.13 ### Patch Changes diff --git a/reviewing/plugin-commands-listing/package.json b/reviewing/plugin-commands-listing/package.json index 4756afb9e0..5c264bfbec 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": "1000.0.13", + "version": "1000.0.14", "description": "The list and why commands of pnpm", "keywords": [ "pnpm", diff --git a/reviewing/plugin-commands-outdated/CHANGELOG.md b/reviewing/plugin-commands-outdated/CHANGELOG.md index 0c8125fab7..cc2a15b27e 100644 --- a/reviewing/plugin-commands-outdated/CHANGELOG.md +++ b/reviewing/plugin-commands-outdated/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/plugin-commands-outdated +## 1000.0.14 + +### Patch Changes + +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/lockfile.fs@1001.1.5 + - @pnpm/modules-yaml@1000.1.4 + - @pnpm/outdated@1001.0.9 + - @pnpm/default-resolver@1001.0.7 + ## 1000.0.13 ### Patch Changes diff --git a/reviewing/plugin-commands-outdated/package.json b/reviewing/plugin-commands-outdated/package.json index 55d59a03fe..2c5dc1eed4 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": "1000.0.13", + "version": "1000.0.14", "description": "The outdated command of pnpm", "keywords": [ "pnpm", diff --git a/store/cafs/CHANGELOG.md b/store/cafs/CHANGELOG.md index 4bf3743231..f20033d3f1 100644 --- a/store/cafs/CHANGELOG.md +++ b/store/cafs/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/store.cafs +## 1000.0.6 + +### Patch Changes + +- @pnpm/fetcher-base@1000.0.5 +- @pnpm/store-controller-types@1001.0.3 + ## 1000.0.5 ### Patch Changes diff --git a/store/cafs/package.json b/store/cafs/package.json index 9c86ae248d..4ed736a9fc 100644 --- a/store/cafs/package.json +++ b/store/cafs/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/store.cafs", - "version": "1000.0.5", + "version": "1000.0.6", "description": "A content-addressable filesystem for the packages storage", "keywords": [ "pnpm", diff --git a/store/create-cafs-store/CHANGELOG.md b/store/create-cafs-store/CHANGELOG.md index a332a1890d..e4f5c0bbce 100644 --- a/store/create-cafs-store/CHANGELOG.md +++ b/store/create-cafs-store/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/create-cafs-store +## 1000.0.7 + +### Patch Changes + +- @pnpm/exec.pkg-requires-build@1000.0.4 +- @pnpm/fetcher-base@1000.0.5 +- @pnpm/store.cafs@1000.0.6 +- @pnpm/store-controller-types@1001.0.3 +- @pnpm/fs.indexed-pkg-importer@1000.1.1 + ## 1000.0.6 ### Patch Changes diff --git a/store/create-cafs-store/package.json b/store/create-cafs-store/package.json index 4d1b3b4b75..6fc7cd198f 100644 --- a/store/create-cafs-store/package.json +++ b/store/create-cafs-store/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/create-cafs-store", - "version": "1000.0.6", + "version": "1000.0.7", "description": "Create a CAFS store controller", "keywords": [ "pnpm", diff --git a/store/package-store/CHANGELOG.md b/store/package-store/CHANGELOG.md index b20b0b8f5f..93e76ce892 100644 --- a/store/package-store/CHANGELOG.md +++ b/store/package-store/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/package-store +## 1000.0.7 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/fetcher-base@1000.0.5 + - @pnpm/package-requester@1001.0.3 + - @pnpm/resolver-base@1000.1.4 + - @pnpm/store.cafs@1000.0.6 + - @pnpm/store-controller-types@1001.0.3 + - @pnpm/worker@1000.0.7 + - @pnpm/create-cafs-store@1000.0.7 + ## 1000.0.6 ### Patch Changes diff --git a/store/package-store/package.json b/store/package-store/package.json index a63600a9a2..d6949ea8d4 100644 --- a/store/package-store/package.json +++ b/store/package-store/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/package-store", - "version": "1000.0.6", + "version": "1000.0.7", "description": "A storage for packages", "keywords": [ "pnpm", diff --git a/store/plugin-commands-server/CHANGELOG.md b/store/plugin-commands-server/CHANGELOG.md index bfc527da3b..f342edc5a3 100644 --- a/store/plugin-commands-server/CHANGELOG.md +++ b/store/plugin-commands-server/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/plugin-commands-server +## 1000.0.13 + +### Patch Changes + +- Updated dependencies [d965748] + - @pnpm/config@1002.5.0 + - @pnpm/cli-meta@1000.0.4 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/server@1000.0.7 + - @pnpm/store-connection-manager@1000.0.12 + ## 1000.0.12 ### Patch Changes diff --git a/store/plugin-commands-server/package.json b/store/plugin-commands-server/package.json index 36ae07beb8..3fac095411 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": "1000.0.12", + "version": "1000.0.13", "description": "Commands for controlling the store server", "keywords": [ "pnpm", diff --git a/store/plugin-commands-store-inspecting/CHANGELOG.md b/store/plugin-commands-store-inspecting/CHANGELOG.md index 3a9fe153b9..861fc2a631 100644 --- a/store/plugin-commands-store-inspecting/CHANGELOG.md +++ b/store/plugin-commands-store-inspecting/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/plugin-commands-store-inspecting +## 1000.0.12 + +### Patch Changes + +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/pick-registry-for-package@1000.0.4 + - @pnpm/lockfile.types@1001.0.4 + - @pnpm/client@1000.0.8 + - @pnpm/store.cafs@1000.0.6 + ## 1000.0.11 ### Patch Changes diff --git a/store/plugin-commands-store-inspecting/package.json b/store/plugin-commands-store-inspecting/package.json index a90a043632..3cfcbd40cf 100644 --- a/store/plugin-commands-store-inspecting/package.json +++ b/store/plugin-commands-store-inspecting/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-store-inspecting", - "version": "1000.0.11", + "version": "1000.0.12", "description": "The inspecting store commands of pnpm", "keywords": [ "pnpm", diff --git a/store/plugin-commands-store/CHANGELOG.md b/store/plugin-commands-store/CHANGELOG.md index ff01a8756d..b4909165dc 100644 --- a/store/plugin-commands-store/CHANGELOG.md +++ b/store/plugin-commands-store/CHANGELOG.md @@ -1,5 +1,23 @@ # @pnpm/plugin-commands-store +## 1000.0.14 + +### Patch Changes + +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + - @pnpm/dependency-path@1000.0.4 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/normalize-registries@1000.0.4 + - @pnpm/pick-registry-for-package@1000.0.4 + - @pnpm/lockfile.utils@1001.0.4 + - @pnpm/get-context@1001.0.7 + - @pnpm/store.cafs@1000.0.6 + - @pnpm/store-controller-types@1001.0.3 + - @pnpm/store-connection-manager@1000.0.12 + ## 1000.0.13 ### Patch Changes diff --git a/store/plugin-commands-store/package.json b/store/plugin-commands-store/package.json index 86d2cb5ae9..d26b9ffad0 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": "1000.0.13", + "version": "1000.0.14", "description": "Commands for controlling the store", "keywords": [ "pnpm", diff --git a/store/server/CHANGELOG.md b/store/server/CHANGELOG.md index f3720632d1..f9c759e6dd 100644 --- a/store/server/CHANGELOG.md +++ b/store/server/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/server +## 1000.0.7 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/fetch@1000.1.5 + - @pnpm/store-controller-types@1001.0.3 + ## 1000.0.6 ### Patch Changes diff --git a/store/server/package.json b/store/server/package.json index 8148cfaab1..2beee19c2e 100644 --- a/store/server/package.json +++ b/store/server/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/server", - "version": "1000.0.6", + "version": "1000.0.7", "description": "A pnpm installer server", "keywords": [ "pnpm", diff --git a/store/store-connection-manager/CHANGELOG.md b/store/store-connection-manager/CHANGELOG.md index be11346d4b..d902073b3f 100644 --- a/store/store-connection-manager/CHANGELOG.md +++ b/store/store-connection-manager/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/store-connection-manager +## 1000.0.12 + +### Patch Changes + +- Updated dependencies [d965748] + - @pnpm/config@1002.5.0 + - @pnpm/cli-meta@1000.0.4 + - @pnpm/client@1000.0.8 + - @pnpm/package-store@1000.0.7 + - @pnpm/server@1000.0.7 + ## 1000.0.11 ### Patch Changes diff --git a/store/store-connection-manager/package.json b/store/store-connection-manager/package.json index 01dc98c3d2..215724409d 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": "1000.0.11", + "version": "1000.0.12", "description": "Create a direct pnpm store controller or connect to a running store server", "keywords": [ "pnpm", diff --git a/store/store-controller-types/CHANGELOG.md b/store/store-controller-types/CHANGELOG.md index 07780059b0..cc18190e39 100644 --- a/store/store-controller-types/CHANGELOG.md +++ b/store/store-controller-types/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/store-controller-types +## 1001.0.3 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/fetcher-base@1000.0.5 + - @pnpm/resolver-base@1000.1.4 + ## 1001.0.2 ### Patch Changes diff --git a/store/store-controller-types/package.json b/store/store-controller-types/package.json index 6a47baa7f3..9510293d42 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": "1001.0.2", + "version": "1001.0.3", "description": "Types for the store controller", "keywords": [ "pnpm", diff --git a/tools/plugin-commands-self-updater/CHANGELOG.md b/tools/plugin-commands-self-updater/CHANGELOG.md index e5be6dc797..3fb45fb729 100644 --- a/tools/plugin-commands-self-updater/CHANGELOG.md +++ b/tools/plugin-commands-self-updater/CHANGELOG.md @@ -1,5 +1,24 @@ # @pnpm/tools.plugin-commands-self-updater +## 1000.1.0 + +### Minor Changes + +- 6a59366: Export `installPnpmToTools`. + +### Patch Changes + +- e091871: `pnpm self-update` should not leave a directory with a broken pnpm installation if the installation fails. +- 6a59366: `pnpm self-update` should not read the pnpm settings from the `package.json` file in the current working directory. +- Updated dependencies [d965748] + - @pnpm/config@1002.5.0 + - @pnpm/link-bins@1000.0.8 + - @pnpm/cli-meta@1000.0.4 + - @pnpm/cli-utils@1000.0.13 + - @pnpm/pick-registry-for-package@1000.0.4 + - @pnpm/client@1000.0.8 + - @pnpm/read-project-manifest@1000.0.7 + ## 1000.0.14 ### Patch Changes diff --git a/tools/plugin-commands-self-updater/package.json b/tools/plugin-commands-self-updater/package.json index e82c0bcf02..ce28e418eb 100644 --- a/tools/plugin-commands-self-updater/package.json +++ b/tools/plugin-commands-self-updater/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/tools.plugin-commands-self-updater", - "version": "1000.0.14", + "version": "1000.1.0", "description": "A command for updating pnpm itself", "keywords": [ "pnpm", diff --git a/worker/CHANGELOG.md b/worker/CHANGELOG.md index b1630fad48..f1983e43cd 100644 --- a/worker/CHANGELOG.md +++ b/worker/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/worker +## 1000.0.7 + +### Patch Changes + +- @pnpm/exec.pkg-requires-build@1000.0.4 +- @pnpm/symlink-dependency@1000.0.5 +- @pnpm/store.cafs@1000.0.6 +- @pnpm/cafs-types@1000.0.0 +- @pnpm/fs.hard-link-dir@1000.0.0 +- @pnpm/create-cafs-store@1000.0.7 + ## 1000.0.6 ### Patch Changes diff --git a/worker/package.json b/worker/package.json index d0056c05b2..9cd4616b49 100644 --- a/worker/package.json +++ b/worker/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/worker", - "version": "1000.0.6", + "version": "1000.0.7", "description": "A worker for extracting package taralls to the store", "keywords": [ "pnpm", diff --git a/workspace/filter-packages-from-dir/CHANGELOG.md b/workspace/filter-packages-from-dir/CHANGELOG.md index 2fb17747c8..dcec943d64 100644 --- a/workspace/filter-packages-from-dir/CHANGELOG.md +++ b/workspace/filter-packages-from-dir/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/workspace.filter-packages-from-dir +## 1000.0.13 + +### Patch Changes + +- @pnpm/workspace.find-packages@1000.0.13 +- @pnpm/filter-workspace-packages@1000.0.13 +- @pnpm/workspace.read-manifest@1000.1.1 + ## 1000.0.12 ### Patch Changes diff --git a/workspace/filter-packages-from-dir/package.json b/workspace/filter-packages-from-dir/package.json index 9a863e51f2..cf725648f3 100644 --- a/workspace/filter-packages-from-dir/package.json +++ b/workspace/filter-packages-from-dir/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.filter-packages-from-dir", - "version": "1000.0.12", + "version": "1000.0.13", "description": "Filters packages in a directory", "keywords": [ "pnpm", diff --git a/workspace/filter-workspace-packages/CHANGELOG.md b/workspace/filter-workspace-packages/CHANGELOG.md index d6f25653a4..9e24a7b9cf 100644 --- a/workspace/filter-workspace-packages/CHANGELOG.md +++ b/workspace/filter-workspace-packages/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/filter-workspace-packages +## 1000.0.13 + +### Patch Changes + +- @pnpm/workspace.find-packages@1000.0.13 +- @pnpm/workspace.pkgs-graph@1000.0.6 + ## 1000.0.12 ### Patch Changes diff --git a/workspace/filter-workspace-packages/package.json b/workspace/filter-workspace-packages/package.json index 53e65a501a..f1fc09c73b 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": "1000.0.12", + "version": "1000.0.13", "description": "Filters packages in a workspace", "keywords": [ "pnpm", diff --git a/workspace/find-packages/CHANGELOG.md b/workspace/find-packages/CHANGELOG.md index 6506bf451b..b9a8a6b75a 100644 --- a/workspace/find-packages/CHANGELOG.md +++ b/workspace/find-packages/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/find-workspace-packages +## 1000.0.13 + +### Patch Changes + +- Updated dependencies [b8b0c68] +- Updated dependencies [a5e4965] + - @pnpm/fs.find-packages@1000.0.7 + - @pnpm/types@1000.2.1 + - @pnpm/cli-utils@1000.0.13 + ## 1000.0.12 ### Patch Changes diff --git a/workspace/find-packages/package.json b/workspace/find-packages/package.json index 0ccd353a63..d73c223755 100644 --- a/workspace/find-packages/package.json +++ b/workspace/find-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.find-packages", - "version": "1000.0.12", + "version": "1000.0.13", "description": "Finds packages inside a workspace", "keywords": [ "pnpm", diff --git a/workspace/injected-deps-syncer/CHANGELOG.md b/workspace/injected-deps-syncer/CHANGELOG.md index 61ec5b2ce9..da20229714 100644 --- a/workspace/injected-deps-syncer/CHANGELOG.md +++ b/workspace/injected-deps-syncer/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/workspace.injected-deps-syncer +## 1000.0.1 + +### Patch Changes + +- @pnpm/directory-fetcher@1000.1.1 +- @pnpm/modules-yaml@1000.1.4 + ## 1000.0.0 ### Major Changes diff --git a/workspace/injected-deps-syncer/package.json b/workspace/injected-deps-syncer/package.json index b24112e3a8..cd785fa6ab 100644 --- a/workspace/injected-deps-syncer/package.json +++ b/workspace/injected-deps-syncer/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.injected-deps-syncer", - "version": "1000.0.0", + "version": "1000.0.1", "description": "Update all injected replica of a workspace package", "keywords": [ "pnpm", diff --git a/workspace/manifest-writer/CHANGELOG.md b/workspace/manifest-writer/CHANGELOG.md index eb8e9134ec..e4703fc74d 100644 --- a/workspace/manifest-writer/CHANGELOG.md +++ b/workspace/manifest-writer/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/workspace.manifest-writer +## 1000.0.2 + +### Patch Changes + +- @pnpm/workspace.read-manifest@1000.1.1 + ## 1000.0.1 ### Patch Changes diff --git a/workspace/manifest-writer/package.json b/workspace/manifest-writer/package.json index e82b49909a..c82de2a52c 100644 --- a/workspace/manifest-writer/package.json +++ b/workspace/manifest-writer/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.manifest-writer", - "version": "1000.0.1", + "version": "1000.0.2", "description": "Updates the workspace manifest file", "keywords": [ "pnpm", diff --git a/workspace/pkgs-graph/CHANGELOG.md b/workspace/pkgs-graph/CHANGELOG.md index 40d4679b2e..450dc9ab43 100644 --- a/workspace/pkgs-graph/CHANGELOG.md +++ b/workspace/pkgs-graph/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/workspace.pkgs-graph +## 1000.0.6 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + - @pnpm/npm-resolver@1000.1.5 + ## 1000.0.5 ### Patch Changes diff --git a/workspace/pkgs-graph/package.json b/workspace/pkgs-graph/package.json index 7663aabc94..4a88b5fe6f 100644 --- a/workspace/pkgs-graph/package.json +++ b/workspace/pkgs-graph/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.pkgs-graph", - "version": "1000.0.5", + "version": "1000.0.6", "description": "Create a graph from an array of packages", "keywords": [ "pnpm", diff --git a/workspace/read-manifest/CHANGELOG.md b/workspace/read-manifest/CHANGELOG.md index a39531867d..280bc7fb1a 100644 --- a/workspace/read-manifest/CHANGELOG.md +++ b/workspace/read-manifest/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/workspace.read-manifest +## 1000.1.1 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.1.0 ### Minor Changes diff --git a/workspace/read-manifest/package.json b/workspace/read-manifest/package.json index ae9c66c850..455270064f 100644 --- a/workspace/read-manifest/package.json +++ b/workspace/read-manifest/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.read-manifest", - "version": "1000.1.0", + "version": "1000.1.1", "description": "Reads a workspace manifest file", "keywords": [ "pnpm", diff --git a/workspace/sort-packages/CHANGELOG.md b/workspace/sort-packages/CHANGELOG.md index 0423f6c8e3..eb328e446b 100644 --- a/workspace/sort-packages/CHANGELOG.md +++ b/workspace/sort-packages/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/sort-packages +## 1000.0.4 + +### Patch Changes + +- Updated dependencies [a5e4965] + - @pnpm/types@1000.2.1 + ## 1000.0.3 ### Patch Changes diff --git a/workspace/sort-packages/package.json b/workspace/sort-packages/package.json index b249d4604e..775920a8a3 100644 --- a/workspace/sort-packages/package.json +++ b/workspace/sort-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/sort-packages", - "version": "1000.0.3", + "version": "1000.0.4", "description": "Sort packages", "keywords": [ "pnpm", diff --git a/workspace/state/CHANGELOG.md b/workspace/state/CHANGELOG.md index ef8e2a0371..ed5af6155d 100644 --- a/workspace/state/CHANGELOG.md +++ b/workspace/state/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/workspace.state +## 1001.1.8 + +### Patch Changes + +- Updated dependencies [a5e4965] +- Updated dependencies [d965748] + - @pnpm/types@1000.2.1 + - @pnpm/config@1002.5.0 + ## 1001.1.7 ### Patch Changes diff --git a/workspace/state/package.json b/workspace/state/package.json index 312275fab7..69207f000f 100644 --- a/workspace/state/package.json +++ b/workspace/state/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.state", - "version": "1001.1.7", + "version": "1001.1.8", "description": "Track the list of actual paths of workspace packages in a cache", "keywords": [ "pnpm",