Skip to content

Commit

Permalink
chore(release): 7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Jun 18, 2022
1 parent 725636a commit 148c028
Show file tree
Hide file tree
Showing 199 changed files with 2,262 additions and 1,265 deletions.
19 changes: 0 additions & 19 deletions .changeset/calm-pugs-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilled-pumpkins-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-taxis-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-dogs-draw.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/real-news-mate.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/seven-cats-lie.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/silent-swans-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-readers-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-games-rest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-stingrays-tell.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/stale-cheetahs-warn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-ravens-brake.md

This file was deleted.

9 changes: 9 additions & 0 deletions .meta-updater/CHANGELOG.md
@@ -1,5 +1,14 @@
# @pnpm-private/updater

## 0.3.5

### Patch Changes

- Updated dependencies [fb5bbfd7a]
- Updated dependencies [56cf04cb3]
- @pnpm/types@8.2.0
- @pnpm/lockfile-file@5.1.0

## 0.3.4

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions .meta-updater/package.json
@@ -1,14 +1,14 @@
{
"name": "@pnpm-private/updater",
"version": "0.3.4",
"version": "0.3.5",
"private": true,
"type": "module",
"scripts": {
"compile": "tsc --build"
},
"dependencies": {
"@pnpm/lockfile-file": "workspace:5.0.4",
"@pnpm/types": "workspace:8.1.0",
"@pnpm/lockfile-file": "workspace:5.1.0",
"@pnpm/types": "workspace:8.2.0",
"@types/normalize-path": "^3.0.0",
"is-subdir": "^1.1.1",
"load-json-file": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/artifacts/linux-arm64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/linux-arm64",
"version": "7.2.1",
"version": "7.3.0",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm7"
],
"devDependencies": {
"@pnpm/linux-arm64": "workspace:7.2.1"
"@pnpm/linux-arm64": "workspace:7.3.0"
}
}
4 changes: 2 additions & 2 deletions packages/artifacts/linux-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/linux-x64",
"version": "7.2.1",
"version": "7.3.0",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm7"
],
"devDependencies": {
"@pnpm/linux-x64": "workspace:7.2.1"
"@pnpm/linux-x64": "workspace:7.3.0"
}
}
4 changes: 2 additions & 2 deletions packages/artifacts/macos-arm64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/macos-arm64",
"version": "7.2.1",
"version": "7.3.0",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm7"
],
"devDependencies": {
"@pnpm/macos-arm64": "workspace:7.2.1"
"@pnpm/macos-arm64": "workspace:7.3.0"
}
}
4 changes: 2 additions & 2 deletions packages/artifacts/macos-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/macos-x64",
"version": "7.2.1",
"version": "7.3.0",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm7"
],
"devDependencies": {
"@pnpm/macos-x64": "workspace:7.2.1"
"@pnpm/macos-x64": "workspace:7.3.0"
}
}
4 changes: 2 additions & 2 deletions packages/artifacts/win-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/win-x64",
"version": "7.2.1",
"version": "7.3.0",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm7"
],
"devDependencies": {
"@pnpm/win-x64": "workspace:7.2.1"
"@pnpm/win-x64": "workspace:7.3.0"
}
}
12 changes: 12 additions & 0 deletions packages/audit/CHANGELOG.md
@@ -1,5 +1,17 @@
# @pnpm/audit

## 3.0.5

### Patch Changes

- Updated dependencies [fb5bbfd7a]
- Updated dependencies [9d5bf09c0]
- @pnpm/types@8.2.0
- @pnpm/fetch@5.0.3
- @pnpm/lockfile-types@4.0.3
- @pnpm/lockfile-utils@4.0.5
- @pnpm/lockfile-walker@5.0.5

## 3.0.4

### Patch Changes
Expand Down
16 changes: 8 additions & 8 deletions packages/audit/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/audit",
"version": "3.0.4",
"version": "3.0.5",
"description": "Audit a lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -30,18 +30,18 @@
},
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/audit#readme",
"devDependencies": {
"@pnpm/audit": "workspace:3.0.4",
"@pnpm/audit": "workspace:3.0.5",
"@pnpm/constants": "workspace:6.1.0",
"@pnpm/lockfile-file": "workspace:5.0.4",
"@pnpm/lockfile-file": "workspace:5.1.0",
"nock": "12.0.3"
},
"dependencies": {
"@pnpm/error": "workspace:3.0.1",
"@pnpm/fetch": "workspace:5.0.2",
"@pnpm/lockfile-types": "workspace:4.0.2",
"@pnpm/lockfile-utils": "workspace:4.0.4",
"@pnpm/lockfile-walker": "workspace:5.0.4",
"@pnpm/types": "workspace:8.1.0"
"@pnpm/fetch": "workspace:5.0.3",
"@pnpm/lockfile-types": "workspace:4.0.3",
"@pnpm/lockfile-utils": "workspace:4.0.5",
"@pnpm/lockfile-walker": "workspace:5.0.5",
"@pnpm/types": "workspace:8.2.0"
},
"funding": "https://opencollective.com/pnpm",
"exports": {
Expand Down
13 changes: 13 additions & 0 deletions packages/build-modules/CHANGELOG.md
@@ -1,5 +1,18 @@
# @pnpm/build-modules

## 9.1.5

### Patch Changes

- 0abfe1718: `requiresBuild` may be of any value. This is just a workaround to a typing issue. `requiresBuild` will always be boolean.
- Updated dependencies [fb5bbfd7a]
- @pnpm/types@8.2.0
- @pnpm/core-loggers@7.0.3
- @pnpm/lifecycle@13.0.5
- @pnpm/link-bins@7.1.3
- @pnpm/read-package-json@6.0.4
- @pnpm/store-controller-types@13.0.4

## 9.1.4

### Patch Changes
Expand Down
16 changes: 8 additions & 8 deletions packages/build-modules/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/build-modules",
"version": "9.1.4",
"version": "9.1.5",
"description": "Build packages in node_modules",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -35,18 +35,18 @@
},
"dependencies": {
"@pnpm/calc-dep-state": "workspace:2.0.1",
"@pnpm/core-loggers": "workspace:7.0.2",
"@pnpm/core-loggers": "workspace:7.0.3",
"@pnpm/graph-sequencer": "1.0.0",
"@pnpm/lifecycle": "workspace:13.0.4",
"@pnpm/link-bins": "workspace:7.1.2",
"@pnpm/read-package-json": "workspace:6.0.3",
"@pnpm/store-controller-types": "workspace:13.0.3",
"@pnpm/types": "workspace:8.1.0",
"@pnpm/lifecycle": "workspace:13.0.5",
"@pnpm/link-bins": "workspace:7.1.3",
"@pnpm/read-package-json": "workspace:6.0.4",
"@pnpm/store-controller-types": "workspace:13.0.4",
"@pnpm/types": "workspace:8.2.0",
"ramda": "^0.27.1",
"run-groups": "^3.0.1"
},
"devDependencies": {
"@pnpm/build-modules": "workspace:9.1.4",
"@pnpm/build-modules": "workspace:9.1.5",
"@pnpm/logger": "^4.0.0",
"@types/ramda": "0.27.39"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/cafs/CHANGELOG.md
@@ -1,5 +1,13 @@
# @pnpm/cafs

## 4.0.5

### Patch Changes

- Updated dependencies [0abfe1718]
- @pnpm/fetcher-base@12.1.0
- @pnpm/store-controller-types@13.0.4

## 4.0.4

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/cafs/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/cafs",
"version": "4.0.4",
"version": "4.0.5",
"description": "A content-addressable filesystem for the packages storage",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand All @@ -16,9 +16,9 @@
],
"license": "MIT",
"dependencies": {
"@pnpm/fetcher-base": "workspace:12.0.3",
"@pnpm/fetcher-base": "workspace:12.1.0",
"@pnpm/graceful-fs": "workspace:2.0.0",
"@pnpm/store-controller-types": "workspace:13.0.3",
"@pnpm/store-controller-types": "workspace:13.0.4",
"@zkochan/rimraf": "^2.1.2",
"concat-stream": "^2.0.0",
"decompress-maybe": "^1.0.0",
Expand All @@ -31,8 +31,8 @@
"tar-stream": "^2.2.0"
},
"devDependencies": {
"@pnpm/cafs": "workspace:4.0.4",
"@pnpm/types": "workspace:8.1.0",
"@pnpm/cafs": "workspace:4.0.5",
"@pnpm/types": "workspace:8.2.0",
"@types/concat-stream": "^1.6.0",
"@types/node": "^14.17.32",
"@types/ssri": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/cli-meta/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/cli-meta

## 3.0.3

### Patch Changes

- Updated dependencies [fb5bbfd7a]
- @pnpm/types@8.2.0

## 3.0.2

### Patch Changes
Expand Down

0 comments on commit 148c028

Please sign in to comment.