Skip to content

Commit

Permalink
chore(release): 6.32.21
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Jun 9, 2022
1 parent 8272d8a commit d317ab2
Show file tree
Hide file tree
Showing 74 changed files with 554 additions and 315 deletions.
5 changes: 0 additions & 5 deletions .changeset/ten-ducks-flash.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tiny-jeans-add.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/twenty-ants-boil.md

This file was deleted.

4 changes: 2 additions & 2 deletions packages/artifacts/linux-arm64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/linux-arm64",
"version": "6.32.20",
"version": "6.32.21",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm6"
],
"devDependencies": {
"@pnpm/linux-arm64": "workspace:6.32.20"
"@pnpm/linux-arm64": "workspace:6.32.21"
}
}
4 changes: 2 additions & 2 deletions packages/artifacts/linux-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/linux-x64",
"version": "6.32.20",
"version": "6.32.21",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm6"
],
"devDependencies": {
"@pnpm/linux-x64": "workspace:6.32.20"
"@pnpm/linux-x64": "workspace:6.32.21"
}
}
4 changes: 2 additions & 2 deletions packages/artifacts/macos-arm64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/macos-arm64",
"version": "6.32.20",
"version": "6.32.21",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm6"
],
"devDependencies": {
"@pnpm/macos-arm64": "workspace:6.32.20"
"@pnpm/macos-arm64": "workspace:6.32.21"
}
}
4 changes: 2 additions & 2 deletions packages/artifacts/macos-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/macos-x64",
"version": "6.32.20",
"version": "6.32.21",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm6"
],
"devDependencies": {
"@pnpm/macos-x64": "workspace:6.32.20"
"@pnpm/macos-x64": "workspace:6.32.21"
}
}
4 changes: 2 additions & 2 deletions packages/artifacts/win-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/win-x64",
"version": "6.32.20",
"version": "6.32.21",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm6"
],
"devDependencies": {
"@pnpm/win-x64": "workspace:6.32.20"
"@pnpm/win-x64": "workspace:6.32.21"
}
}
6 changes: 6 additions & 0 deletions packages/audit/CHANGELOG.md
@@ -1,5 +1,11 @@
# @pnpm/audit

## 2.2.10

### Patch Changes

- @pnpm/fetch@4.2.6

## 2.2.9

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/audit/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/audit",
"version": "2.2.9",
"version": "2.2.10",
"description": "Audit a lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -30,14 +30,14 @@
},
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/audit#readme",
"devDependencies": {
"@pnpm/audit": "workspace:2.2.9",
"@pnpm/audit": "workspace:2.2.10",
"@pnpm/constants": "workspace:5.0.0",
"@pnpm/lockfile-file": "workspace:4.3.1",
"nock": "12.0.3"
},
"dependencies": {
"@pnpm/error": "workspace:2.1.0",
"@pnpm/fetch": "workspace:4.2.5",
"@pnpm/fetch": "workspace:4.2.6",
"@pnpm/lockfile-types": "workspace:3.2.0",
"@pnpm/lockfile-utils": "workspace:3.2.3",
"@pnpm/lockfile-walker": "workspace:4.0.16",
Expand Down
9 changes: 9 additions & 0 deletions packages/cli-utils/CHANGELOG.md
@@ -1,5 +1,14 @@
# @pnpm/cli-utils

## 0.6.59

### Patch Changes

- Updated dependencies [8272d8a30]
- Updated dependencies [c86716f43]
- @pnpm/config@13.14.0
- @pnpm/default-reporter@8.6.1

## 0.6.58

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/cli-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/cli-utils",
"version": "0.6.58",
"version": "0.6.59",
"description": "Utils for pnpm commands",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -28,14 +28,14 @@
},
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/cli-utils#readme",
"devDependencies": {
"@pnpm/cli-utils": "workspace:0.6.58",
"@pnpm/cli-utils": "workspace:0.6.59",
"@pnpm/logger": "^4.0.0",
"@types/ramda": "0.27.39"
},
"dependencies": {
"@pnpm/cli-meta": "workspace:2.0.2",
"@pnpm/config": "workspace:13.13.6",
"@pnpm/default-reporter": "workspace:8.6.0",
"@pnpm/config": "workspace:13.14.0",
"@pnpm/default-reporter": "workspace:8.6.1",
"@pnpm/error": "workspace:2.1.0",
"@pnpm/manifest-utils": "workspace:2.1.10",
"@pnpm/package-is-installable": "workspace:5.0.13",
Expand Down
8 changes: 8 additions & 0 deletions packages/client/CHANGELOG.md
@@ -1,5 +1,13 @@
# @pnpm/client

## 6.1.6

### Patch Changes

- @pnpm/fetch@4.2.6
- @pnpm/default-resolver@14.0.14
- @pnpm/tarball-fetcher@9.3.18

## 6.1.5

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/client/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/client",
"version": "6.1.5",
"version": "6.1.6",
"description": "Creates the package resolve and fetch functions",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -31,9 +31,9 @@
},
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/client#readme",
"dependencies": {
"@pnpm/default-resolver": "workspace:14.0.13",
"@pnpm/default-resolver": "workspace:14.0.14",
"@pnpm/directory-fetcher": "workspace:1.0.8",
"@pnpm/fetch": "workspace:4.2.5",
"@pnpm/fetch": "workspace:4.2.6",
"@pnpm/fetching-types": "workspace:2.2.1",
"@pnpm/git-fetcher": "workspace:4.1.17",
"@pnpm/resolver-base": "workspace:8.1.6",
Expand All @@ -42,7 +42,7 @@
"mem": "^8.1.1"
},
"devDependencies": {
"@pnpm/client": "workspace:6.1.5",
"@pnpm/client": "workspace:6.1.6",
"@pnpm/logger": "^4.0.0"
},
"funding": "https://opencollective.com/pnpm"
Expand Down
10 changes: 10 additions & 0 deletions packages/config/CHANGELOG.md
@@ -1,5 +1,15 @@
# @pnpm/config

## 13.14.0

### Minor Changes

- c86716f43: The ca and cert options may accept an array of string.

### Patch Changes

- 8272d8a30: Update npm-conf.

## 13.13.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/config/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/config",
"version": "13.13.6",
"version": "13.14.0",
"description": "Gets configuration options for pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -48,7 +48,7 @@
"which": "^2.0.2"
},
"devDependencies": {
"@pnpm/config": "workspace:13.13.6",
"@pnpm/config": "workspace:13.14.0",
"@pnpm/prepare": "workspace:*",
"@types/ramda": "0.27.39",
"@types/which": "^2.0.1",
Expand Down
10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
@@ -1,5 +1,15 @@
# @pnpm/core

## 2.9.7

### Patch Changes

- Updated dependencies [9aff9b6bb]
- @pnpm/resolve-dependencies@25.1.4
- @pnpm/lockfile-to-pnp@0.4.54
- @pnpm/headless@17.3.14
- @pnpm/package-requester@17.0.4

## 2.9.6

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/core/package.json
@@ -1,7 +1,7 @@
{
"name": "@pnpm/core",
"description": "Fast, disk space efficient installation engine",
"version": "2.9.6",
"version": "2.9.7",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},
Expand All @@ -22,12 +22,12 @@
"@pnpm/error": "workspace:2.1.0",
"@pnpm/filter-lockfile": "workspace:5.0.21",
"@pnpm/get-context": "workspace:5.3.8",
"@pnpm/headless": "workspace:17.3.13",
"@pnpm/headless": "workspace:17.3.14",
"@pnpm/hoist": "workspace:5.2.18",
"@pnpm/lifecycle": "workspace:12.1.8",
"@pnpm/link-bins": "workspace:6.2.14",
"@pnpm/lockfile-file": "workspace:4.3.1",
"@pnpm/lockfile-to-pnp": "workspace:0.4.53",
"@pnpm/lockfile-to-pnp": "workspace:0.4.54",
"@pnpm/lockfile-utils": "workspace:3.2.3",
"@pnpm/lockfile-walker": "workspace:4.0.16",
"@pnpm/manifest-utils": "workspace:2.1.10",
Expand All @@ -42,7 +42,7 @@
"@pnpm/read-package-json": "workspace:5.0.12",
"@pnpm/read-project-manifest": "workspace:2.0.13",
"@pnpm/remove-bins": "workspace:2.0.14",
"@pnpm/resolve-dependencies": "workspace:25.1.3",
"@pnpm/resolve-dependencies": "workspace:25.1.4",
"@pnpm/resolver-base": "workspace:8.1.6",
"@pnpm/store-controller-types": "workspace:12.0.1",
"@pnpm/symlink-dependency": "workspace:4.0.13",
Expand Down Expand Up @@ -70,8 +70,8 @@
"@pnpm/assert-project": "workspace:*",
"@pnpm/assert-store": "workspace:*",
"@pnpm/cafs": "workspace:3.0.17",
"@pnpm/client": "workspace:6.1.5",
"@pnpm/core": "workspace:2.9.6",
"@pnpm/client": "workspace:6.1.6",
"@pnpm/core": "workspace:2.9.7",
"@pnpm/logger": "^4.0.0",
"@pnpm/package-store": "workspace:12.1.16",
"@pnpm/prepare": "workspace:*",
Expand Down
8 changes: 8 additions & 0 deletions packages/default-reporter/CHANGELOG.md
@@ -1,5 +1,13 @@
# @pnpm/default-reporter

## 8.6.1

### Patch Changes

- Updated dependencies [8272d8a30]
- Updated dependencies [c86716f43]
- @pnpm/config@13.14.0

## 8.6.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/default-reporter/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/default-reporter",
"version": "8.6.0",
"version": "8.6.1",
"description": "The default reporter of pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@pnpm/logger": "^4.0.0"
},
"dependencies": {
"@pnpm/config": "workspace:13.13.6",
"@pnpm/config": "workspace:13.14.0",
"@pnpm/core-loggers": "workspace:6.1.4",
"@pnpm/error": "workspace:2.1.0",
"@pnpm/render-peer-issues": "workspace:1.1.2",
Expand All @@ -54,7 +54,7 @@
"strip-ansi": "^6.0.1"
},
"devDependencies": {
"@pnpm/default-reporter": "workspace:8.6.0",
"@pnpm/default-reporter": "workspace:8.6.1",
"@pnpm/logger": "^4.0.0",
"@types/normalize-path": "^3.0.0",
"@types/ramda": "0.27.39",
Expand Down
7 changes: 7 additions & 0 deletions packages/default-resolver/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/default-resolver

## 14.0.14

### Patch Changes

- @pnpm/git-resolver@5.1.19
- @pnpm/npm-resolver@12.1.8

## 14.0.13

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/default-resolver/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/default-resolver",
"version": "14.0.13",
"version": "14.0.14",
"description": "pnpm's default package resolver",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -33,15 +33,15 @@
"dependencies": {
"@pnpm/error": "workspace:2.1.0",
"@pnpm/fetching-types": "workspace:2.2.1",
"@pnpm/git-resolver": "workspace:5.1.18",
"@pnpm/git-resolver": "workspace:5.1.19",
"@pnpm/local-resolver": "workspace:7.0.8",
"@pnpm/npm-resolver": "workspace:12.1.8",
"@pnpm/resolver-base": "workspace:8.1.6",
"@pnpm/tarball-resolver": "workspace:5.0.11"
},
"devDependencies": {
"@pnpm/default-resolver": "workspace:14.0.13",
"@pnpm/fetch": "workspace:4.2.5",
"@pnpm/default-resolver": "workspace:14.0.14",
"@pnpm/fetch": "workspace:4.2.6",
"@pnpm/logger": "^4.0.0"
},
"funding": "https://opencollective.com/pnpm"
Expand Down

0 comments on commit d317ab2

Please sign in to comment.