Skip to content

Commit

Permalink
chore(release): 7.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Jun 4, 2022
1 parent 6756c2b commit 0d18484
Show file tree
Hide file tree
Showing 98 changed files with 775 additions and 413 deletions.
10 changes: 0 additions & 10 deletions .changeset/curvy-plums-search.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/few-horses-happen.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/seven-shirts-vanish.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/artifacts/linux-arm64/CHANGELOG.md
@@ -0,0 +1,7 @@
# @pnpm/linux-arm64

## 7.1.8

### Patch Changes

- 7fb1ac0e4: Fix pre-compiled pnpm binaries crashing when NODE_MODULES is set.
4 changes: 2 additions & 2 deletions packages/artifacts/linux-arm64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/linux-arm64",
"version": "7.1.7",
"version": "7.1.8",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm7"
],
"devDependencies": {
"@pnpm/linux-arm64": "workspace:7.1.7"
"@pnpm/linux-arm64": "workspace:7.1.8"
}
}
7 changes: 7 additions & 0 deletions packages/artifacts/linux-x64/CHANGELOG.md
@@ -0,0 +1,7 @@
# @pnpm/linux-x64

## 7.1.8

### Patch Changes

- 7fb1ac0e4: Fix pre-compiled pnpm binaries crashing when NODE_MODULES is set.
4 changes: 2 additions & 2 deletions packages/artifacts/linux-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/linux-x64",
"version": "7.1.7",
"version": "7.1.8",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm7"
],
"devDependencies": {
"@pnpm/linux-x64": "workspace:7.1.7"
"@pnpm/linux-x64": "workspace:7.1.8"
}
}
7 changes: 7 additions & 0 deletions packages/artifacts/macos-arm64/CHANGELOG.md
@@ -0,0 +1,7 @@
# @pnpm/macos-arm64

## 7.1.8

### Patch Changes

- 7fb1ac0e4: Fix pre-compiled pnpm binaries crashing when NODE_MODULES is set.
4 changes: 2 additions & 2 deletions packages/artifacts/macos-arm64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/macos-arm64",
"version": "7.1.7",
"version": "7.1.8",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm7"
],
"devDependencies": {
"@pnpm/macos-arm64": "workspace:7.1.7"
"@pnpm/macos-arm64": "workspace:7.1.8"
}
}
7 changes: 7 additions & 0 deletions packages/artifacts/macos-x64/CHANGELOG.md
@@ -0,0 +1,7 @@
# @pnpm/macos-x64

## 7.1.8

### Patch Changes

- 7fb1ac0e4: Fix pre-compiled pnpm binaries crashing when NODE_MODULES is set.
4 changes: 2 additions & 2 deletions packages/artifacts/macos-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/macos-x64",
"version": "7.1.7",
"version": "7.1.8",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm7"
],
"devDependencies": {
"@pnpm/macos-x64": "workspace:7.1.7"
"@pnpm/macos-x64": "workspace:7.1.8"
}
}
7 changes: 7 additions & 0 deletions packages/artifacts/win-x64/CHANGELOG.md
@@ -0,0 +1,7 @@
# @pnpm/win-x64

## 7.1.8

### Patch Changes

- 7fb1ac0e4: Fix pre-compiled pnpm binaries crashing when NODE_MODULES is set.
4 changes: 2 additions & 2 deletions packages/artifacts/win-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/win-x64",
"version": "7.1.7",
"version": "7.1.8",
"license": "MIT",
"publishConfig": {
"bin": {
Expand All @@ -23,6 +23,6 @@
"pnpm7"
],
"devDependencies": {
"@pnpm/win-x64": "workspace:7.1.7"
"@pnpm/win-x64": "workspace:7.1.8"
}
}
10 changes: 10 additions & 0 deletions packages/build-modules/CHANGELOG.md
@@ -1,5 +1,15 @@
# @pnpm/build-modules

## 9.1.3

### Patch Changes

- 6756c2b02: It should be possible to install a git-hosted package that has no `package.json` file [#4822](https://github.com/pnpm/pnpm/issues/4822).
- Updated dependencies [6756c2b02]
- @pnpm/store-controller-types@13.0.2
- @pnpm/lifecycle@13.0.3
- @pnpm/link-bins@7.1.1

## 9.1.2

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/build-modules/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/build-modules",
"version": "9.1.2",
"version": "9.1.3",
"description": "Build packages in node_modules",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -37,16 +37,16 @@
"@pnpm/calc-dep-state": "workspace:2.0.1",
"@pnpm/core-loggers": "workspace:7.0.1",
"@pnpm/graph-sequencer": "1.0.0",
"@pnpm/lifecycle": "workspace:13.0.2",
"@pnpm/lifecycle": "workspace:13.0.3",
"@pnpm/link-bins": "workspace:7.1.1",
"@pnpm/read-package-json": "workspace:6.0.2",
"@pnpm/store-controller-types": "workspace:13.0.1",
"@pnpm/store-controller-types": "workspace:13.0.2",
"@pnpm/types": "workspace:8.0.1",
"ramda": "^0.27.1",
"run-groups": "^3.0.1"
},
"devDependencies": {
"@pnpm/build-modules": "workspace:9.1.2",
"@pnpm/build-modules": "workspace:9.1.3",
"@pnpm/logger": "^4.0.0",
"@types/ramda": "0.27.39"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/cafs/CHANGELOG.md
@@ -1,5 +1,14 @@
# @pnpm/cafs

## 4.0.3

### Patch Changes

- 6756c2b02: It should be possible to install a git-hosted package that has no `package.json` file [#4822](https://github.com/pnpm/pnpm/issues/4822).
- Updated dependencies [6756c2b02]
- @pnpm/fetcher-base@12.0.2
- @pnpm/store-controller-types@13.0.2

## 4.0.2

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/cafs/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/cafs",
"version": "4.0.2",
"version": "4.0.3",
"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.1",
"@pnpm/fetcher-base": "workspace:12.0.2",
"@pnpm/graceful-fs": "workspace:2.0.0",
"@pnpm/store-controller-types": "workspace:13.0.1",
"@pnpm/store-controller-types": "workspace:13.0.2",
"@zkochan/rimraf": "^2.1.2",
"concat-stream": "^2.0.0",
"decompress-maybe": "^1.0.0",
Expand All @@ -31,7 +31,7 @@
"tar-stream": "^2.2.0"
},
"devDependencies": {
"@pnpm/cafs": "workspace:4.0.2",
"@pnpm/cafs": "workspace:4.0.3",
"@pnpm/types": "workspace:8.0.1",
"@types/concat-stream": "^1.6.0",
"@types/node": "^14.17.32",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli-utils/CHANGELOG.md
@@ -1,5 +1,13 @@
# @pnpm/cli-utils

## 0.7.10

### Patch Changes

- Updated dependencies [2493b8ef3]
- @pnpm/default-reporter@9.1.0
- @pnpm/config@15.1.4

## 0.7.9

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/cli-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/cli-utils",
"version": "0.7.9",
"version": "0.7.10",
"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.7.9",
"@pnpm/cli-utils": "workspace:0.7.10",
"@pnpm/logger": "^4.0.0",
"@types/ramda": "0.27.39"
},
"dependencies": {
"@pnpm/cli-meta": "workspace:3.0.1",
"@pnpm/config": "workspace:15.1.4",
"@pnpm/default-reporter": "workspace:9.0.8",
"@pnpm/default-reporter": "workspace:9.1.0",
"@pnpm/error": "workspace:3.0.1",
"@pnpm/manifest-utils": "workspace:3.0.2",
"@pnpm/package-is-installable": "workspace:6.0.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/client/CHANGELOG.md
@@ -1,5 +1,13 @@
# @pnpm/client

## 7.1.3

### Patch Changes

- @pnpm/git-fetcher@5.1.2
- @pnpm/directory-fetcher@3.0.2
- @pnpm/tarball-fetcher@10.0.3

## 7.1.2

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/client/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/client",
"version": "7.1.2",
"version": "7.1.3",
"description": "Creates the package resolve and fetch functions",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -32,17 +32,17 @@
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/client#readme",
"dependencies": {
"@pnpm/default-resolver": "workspace:15.0.3",
"@pnpm/directory-fetcher": "workspace:3.0.1",
"@pnpm/directory-fetcher": "workspace:3.0.2",
"@pnpm/fetch": "workspace:5.0.1",
"@pnpm/fetching-types": "workspace:3.0.0",
"@pnpm/git-fetcher": "workspace:5.1.1",
"@pnpm/git-fetcher": "workspace:5.1.2",
"@pnpm/resolver-base": "workspace:9.0.1",
"@pnpm/tarball-fetcher": "workspace:10.0.2",
"@pnpm/tarball-fetcher": "workspace:10.0.3",
"credentials-by-uri": "^2.1.0",
"mem": "^8.0.0"
},
"devDependencies": {
"@pnpm/client": "workspace:7.1.2",
"@pnpm/client": "workspace:7.1.3",
"@pnpm/logger": "^4.0.0"
},
"funding": "https://opencollective.com/pnpm",
Expand Down
15 changes: 15 additions & 0 deletions packages/core/CHANGELOG.md
@@ -1,5 +1,20 @@
# @pnpm/core

## 5.2.4

### Patch Changes

- 6756c2b02: It should be possible to install a git-hosted package that has no `package.json` file [#4822](https://github.com/pnpm/pnpm/issues/4822).
- Updated dependencies [6756c2b02]
- @pnpm/build-modules@9.1.3
- @pnpm/package-requester@18.0.6
- @pnpm/resolve-dependencies@27.1.3
- @pnpm/store-controller-types@13.0.2
- @pnpm/headless@18.1.9
- @pnpm/lifecycle@13.0.3
- @pnpm/modules-cleaner@12.0.6
- @pnpm/link-bins@7.1.1

## 5.2.3

### Patch Changes
Expand Down

0 comments on commit 0d18484

Please sign in to comment.