chore(release): 7.29.3

This commit is contained in:
Zoltan Kochan
2023-03-15 12:00:19 +02:00
parent f9c30c6d78
commit 8151bb4e27
70 changed files with 285 additions and 50 deletions

View File

@@ -1,6 +0,0 @@
---
"@pnpm/link-bins": patch
"pnpm": patch
---
Command shim should not set higher priority to the `node_modules/.pnpm/node_modules` directory through the `NODE_PATH` env variable, then the command's own `node_modules` directory [#5176](https://github.com/pnpm/pnpm/issues/5176).

View File

@@ -1,6 +0,0 @@
---
"@pnpm/config": patch
"pnpm": patch
---
`extend-node-path` is `true` by default. It was set to `false` in v7.29.2 but it appears that it was a breaking change [#6213](https://github.com/pnpm/pnpm/issues/6213).

View File

@@ -1,5 +1,13 @@
# @pnpm/cli-utils
## 1.1.6
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/default-reporter@11.0.41
## 1.1.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/cli-utils",
"version": "1.1.5",
"version": "1.1.6",
"description": "Utils for pnpm commands",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,12 @@
# @pnpm/default-reporter
## 11.0.41
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
## 11.0.40
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/default-reporter",
"version": "11.0.40",
"version": "11.0.41",
"description": "The default reporter of pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,12 @@
# @pnpm/config
## 17.0.1
### Patch Changes
- b38d711f3: `extend-node-path` is `true` by default. It was set to `false` in v7.29.2 but it appears that it was a breaking change [#6213](https://github.com/pnpm/pnpm/issues/6213).
- @pnpm/pnpmfile@4.0.39
## 17.0.0
### Major Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/config",
"version": "17.0.0",
"version": "17.0.1",
"description": "Gets configuration options for pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,13 @@
# @pnpm/plugin-commands-config
## 1.0.24
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
## 1.0.23
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-config",
"version": "1.0.23",
"version": "1.0.24",
"description": "Commands for reading and writing settings to/from config files",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,13 @@
# @pnpm/plugin-commands-env
## 3.1.35
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
## 3.1.34
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-env",
"version": "3.1.34",
"version": "3.1.35",
"description": "pnpm commands for managing Node.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,12 @@
# @pnpm/build-modules
## 10.1.8
### Patch Changes
- Updated dependencies [f9c30c6d7]
- @pnpm/link-bins@8.0.10
## 10.1.7
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/build-modules",
"version": "10.1.7",
"version": "10.1.8",
"description": "Build packages in node_modules",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,17 @@
# @pnpm/plugin-commands-rebuild
## 7.1.6
### Patch Changes
- Updated dependencies [f9c30c6d7]
- Updated dependencies [b38d711f3]
- @pnpm/link-bins@8.0.10
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
- @pnpm/store-connection-manager@5.2.19
- @pnpm/find-workspace-packages@5.0.41
## 7.1.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-rebuild",
"version": "7.1.5",
"version": "7.1.6",
"description": "Commands for rebuilding dependencies",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,14 @@
# @pnpm/plugin-commands-script-runners
## 6.5.6
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
- @pnpm/plugin-commands-installation@11.5.6
## 6.5.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-script-runners",
"version": "6.5.5",
"version": "6.5.6",
"description": "Commands for running scripts",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,11 @@
# @pnpm/pnpmfile
## 4.0.39
### Patch Changes
- @pnpm/core@8.0.3
## 4.0.38
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/pnpmfile",
"version": "4.0.38",
"version": "4.0.39",
"description": "Reading a .pnpmfile.cjs",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,13 @@
# @pnpm/plugin-commands-audit
## 7.2.14
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
## 7.2.13
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-audit",
"version": "7.2.13",
"version": "7.2.14",
"description": "pnpm commands for dependencies audit",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,12 @@
# @pnpm/mount-modules
## 0.3.41
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
## 0.3.40
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/mount-modules",
"version": "0.3.40",
"version": "0.3.41",
"description": "Mounts a node_modules directory with FUSE",
"main": "lib/index.js",
"bin": "bin/mount-modules.js",

View File

@@ -1,5 +1,13 @@
# @pnpm/plugin-commands-doctor
## 1.0.39
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
## 1.0.38
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-doctor",
"version": "1.0.38",
"version": "1.0.39",
"description": "Commands for checks of known common issues ",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,13 @@
# @pnpm/plugin-commands-init
## 2.0.41
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
## 2.0.40
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-init",
"version": "2.0.40",
"version": "2.0.41",
"description": "Create a package.json file",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,11 @@
# @pnpm/plugin-commands-setup
## 3.0.41
### Patch Changes
- @pnpm/cli-utils@1.1.6
## 3.0.40
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-setup",
"version": "3.0.40",
"version": "3.0.41",
"description": "pnpm commands for setting up pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,15 @@
# @pnpm/plugin-commands-patching
## 2.1.15
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
- @pnpm/plugin-commands-installation@11.5.6
- @pnpm/store-connection-manager@5.2.19
## 2.1.14
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-patching",
"version": "2.1.14",
"version": "2.1.15",
"description": "Commands for creating patches",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,15 @@
# @pnpm/core
## 8.0.3
### Patch Changes
- Updated dependencies [f9c30c6d7]
- @pnpm/link-bins@8.0.10
- @pnpm/build-modules@10.1.8
- @pnpm/headless@19.5.3
- @pnpm/hoist@7.0.17
## 8.0.2
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/core",
"description": "Fast, disk space efficient installation engine",
"version": "8.0.2",
"version": "8.0.3",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},

View File

@@ -1,5 +1,14 @@
# @pnpm/headless
## 19.5.3
### Patch Changes
- Updated dependencies [f9c30c6d7]
- @pnpm/link-bins@8.0.10
- @pnpm/build-modules@10.1.8
- @pnpm/hoist@7.0.17
## 19.5.2
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/headless",
"description": "Fast installation using only pnpm-lock.yaml",
"version": "19.5.2",
"version": "19.5.3",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},

View File

@@ -1,5 +1,12 @@
# @pnpm/hoist
## 7.0.17
### Patch Changes
- Updated dependencies [f9c30c6d7]
- @pnpm/link-bins@8.0.10
## 7.0.16
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/hoist",
"description": "Hoists dependencies in a node_modules created by pnpm",
"version": "7.0.16",
"version": "7.0.17",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},

View File

@@ -1,5 +1,11 @@
# @pnpm/link-bins
## 8.0.10
### Patch Changes
- f9c30c6d7: Command shim should not set higher priority to the `node_modules/.pnpm/node_modules` directory through the `NODE_PATH` env variable, then the command's own `node_modules` directory [#5176](https://github.com/pnpm/pnpm/issues/5176).
## 8.0.9
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/link-bins",
"version": "8.0.9",
"version": "8.0.10",
"description": "Link bins to node_modules/.bin",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,19 @@
# @pnpm/plugin-commands-installation
## 11.5.6
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/plugin-commands-rebuild@7.1.6
- @pnpm/core@8.0.3
- @pnpm/cli-utils@1.1.6
- @pnpm/store-connection-manager@5.2.19
- @pnpm/pnpmfile@4.0.39
- @pnpm/find-workspace-packages@5.0.41
- @pnpm/filter-workspace-packages@6.0.41
## 11.5.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-installation",
"version": "11.5.5",
"version": "11.5.6",
"description": "Commands for installation",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,12 @@
# pnpm
## 7.29.3
### Patch Changes
- Command shim should not set higher priority to the `node_modules/.pnpm/node_modules` directory through the `NODE_PATH` env variable, then the command's own `node_modules` directory [#5176](https://github.com/pnpm/pnpm/issues/5176).
- `extend-node-path` is set back to `true` by default. It was set to `false` in v7.29.2 in order to fix issues with multiple versions of Jest in one workspace. It has caused other issues, so now we keep extending `NODE_PATH`. We have fixed the Jest issue with a different solution [#6213](https://github.com/pnpm/pnpm/issues/6213).
## 7.29.2
### Patch Changes
@@ -8,7 +15,6 @@
- When patch package does not specify a version, use locally installed version by default [#6192](https://github.com/pnpm/pnpm/issues/6192).
- `patchedDependencies` are now sorted consistently in the lockfile [#6208](https://github.com/pnpm/pnpm/pull/6208).
- Don't extend `NODE_PATH` in command shims [#5176](https://github.com/pnpm/pnpm/issues/5176).
- Retry copying file on EBUSY error [#6201](https://github.com/pnpm/pnpm/issues/6201).
## 7.29.1

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/exe",
"description": "Fast, disk space efficient package manager",
"version": "7.29.2",
"version": "7.29.3",
"publishConfig": {
"bin": {
"pnpm": "pnpm"

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/linux-arm64",
"version": "7.29.2",
"version": "7.29.3",
"license": "MIT",
"publishConfig": {
"bin": {

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/linux-x64",
"version": "7.29.2",
"version": "7.29.3",
"license": "MIT",
"publishConfig": {
"bin": {

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/macos-arm64",
"version": "7.29.2",
"version": "7.29.3",
"license": "MIT",
"publishConfig": {
"bin": {

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/macos-x64",
"version": "7.29.2",
"version": "7.29.3",
"license": "MIT",
"publishConfig": {
"bin": {

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/win-x64",
"version": "7.29.2",
"version": "7.29.3",
"license": "MIT",
"publishConfig": {
"bin": {

View File

@@ -1,7 +1,7 @@
{
"name": "pnpm",
"description": "Fast, disk space efficient package manager",
"version": "7.29.2",
"version": "7.29.3",
"bin": {
"pnpm": "bin/pnpm.cjs",
"pnpx": "bin/pnpx.cjs"

View File

@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-deploy
## 2.0.41
### Patch Changes
- @pnpm/cli-utils@1.1.6
- @pnpm/plugin-commands-installation@11.5.6
## 2.0.40
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-deploy",
"version": "2.0.40",
"version": "2.0.41",
"description": "Commands for deploy",
"funding": "https://opencollective.com/pnpm",
"main": "lib/index.js",

View File

@@ -1,5 +1,13 @@
# @pnpm/plugin-commands-publishing
## 6.1.21
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
## 6.1.20
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-publishing",
"version": "6.1.20",
"version": "6.1.21",
"description": "The pack and publish commands of pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,13 @@
# @pnpm/plugin-commands-licenses
## 1.0.32
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
## 1.0.31
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-licenses",
"version": "1.0.31",
"version": "1.0.32",
"description": "The licenses command of pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,13 @@
# @pnpm/plugin-commands-listing
## 6.0.41
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
## 6.0.40
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-listing",
"version": "6.0.40",
"version": "6.0.41",
"description": "The list and why commands of pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,13 @@
# @pnpm/plugin-commands-outdated
## 8.0.36
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
## 8.0.35
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-outdated",
"version": "8.0.35",
"version": "8.0.36",
"description": "The outdated command of pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,14 @@
# @pnpm/plugin-commands-server
## 5.0.41
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
- @pnpm/store-connection-manager@5.2.19
## 5.0.40
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-server",
"version": "5.0.40",
"version": "5.0.41",
"description": "Commands for controlling the store server",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,14 @@
# @pnpm/plugin-commands-store
## 6.0.41
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
- @pnpm/cli-utils@1.1.6
- @pnpm/store-connection-manager@5.2.19
## 6.0.40
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-store",
"version": "6.0.40",
"version": "6.0.41",
"description": "Commands for controlling the store",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,12 @@
# @pnpm/store-connection-manager
## 5.2.19
### Patch Changes
- Updated dependencies [b38d711f3]
- @pnpm/config@17.0.1
## 5.2.18
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/store-connection-manager",
"version": "5.2.18",
"version": "5.2.19",
"description": "Create a direct pnpm store controller or connect to a running store server",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,11 @@
# @pnpm/filter-workspace-packages
## 6.0.41
### Patch Changes
- @pnpm/find-workspace-packages@5.0.41
## 6.0.40
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/filter-workspace-packages",
"version": "6.0.40",
"version": "6.0.41",
"description": "Filters packages in a workspace",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,11 @@
# @pnpm/find-workspace-packages
## 5.0.41
### Patch Changes
- @pnpm/cli-utils@1.1.6
## 5.0.40
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/find-workspace-packages",
"version": "5.0.40",
"version": "5.0.41",
"description": "Finds packages inside a workspace",
"main": "lib/index.js",
"types": "lib/index.d.ts",