Skip to content

Commit

Permalink
chore(release): 7.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Feb 18, 2023
1 parent dba40a4 commit acb9a90
Show file tree
Hide file tree
Showing 85 changed files with 333 additions and 73 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-dolphins-wave.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rotten-swans-applaud.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silver-bananas-lie.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/violet-lies-pay.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/weak-books-fail.md

This file was deleted.

7 changes: 7 additions & 0 deletions cli/cli-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/cli-utils

## 1.0.34

### Patch Changes

- @pnpm/config@16.6.2
- @pnpm/default-reporter@11.0.34

## 1.0.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/cli-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/cli-utils",
"version": "1.0.33",
"version": "1.0.34",
"description": "Utils for pnpm commands",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions cli/default-reporter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/default-reporter

## 11.0.34

### Patch Changes

- @pnpm/config@16.6.2

## 11.0.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/default-reporter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/default-reporter",
"version": "11.0.33",
"version": "11.0.34",
"description": "The default reporter of pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions config/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/config

## 16.6.2

### Patch Changes

- @pnpm/pnpmfile@4.0.32

## 16.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/config",
"version": "16.6.1",
"version": "16.6.2",
"description": "Gets configuration options for pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions config/plugin-commands-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-config

## 1.0.16

### Patch Changes

- @pnpm/config@16.6.2
- @pnpm/cli-utils@1.0.34

## 1.0.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/plugin-commands-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-config",
"version": "1.0.15",
"version": "1.0.16",
"description": "Commands for reading and writing settings to/from config files",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions env/node.fetcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/node.fetcher

## 2.0.13

### Patch Changes

- Updated dependencies [2241f77ad]
- @pnpm/tarball-fetcher@14.1.3

## 2.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion env/node.fetcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/node.fetcher",
"version": "2.0.12",
"version": "2.0.13",
"description": "Node.js artifacts fetcher",
"funding": "https://opencollective.com/pnpm",
"main": "lib/index.js",
Expand Down
6 changes: 6 additions & 0 deletions env/node.resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/node.resolver

## 1.1.10

### Patch Changes

- @pnpm/node.fetcher@2.0.13

## 1.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion env/node.resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/node.resolver",
"version": "1.1.9",
"version": "1.1.10",
"description": "Resolves a Node.js version specifier to an exact Node.js version",
"funding": "https://opencollective.com/pnpm",
"main": "lib/index.js",
Expand Down
12 changes: 12 additions & 0 deletions env/plugin-commands-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @pnpm/plugin-commands-env

## 3.1.28

### Patch Changes

- Updated dependencies [673e23060]
- Updated dependencies [9fa6c7404]
- @pnpm/fetch@6.0.6
- @pnpm/node.fetcher@2.0.13
- @pnpm/node.resolver@1.1.10
- @pnpm/config@16.6.2
- @pnpm/cli-utils@1.0.34

## 3.1.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion env/plugin-commands-env/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-env",
"version": "3.1.27",
"version": "3.1.28",
"description": "pnpm commands for managing Node.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions exec/plugin-commands-rebuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @pnpm/plugin-commands-rebuild

## 7.0.34

### Patch Changes

- @pnpm/store-connection-manager@5.2.12
- @pnpm/config@16.6.2
- @pnpm/cli-utils@1.0.34
- @pnpm/find-workspace-packages@5.0.34

## 7.0.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion exec/plugin-commands-rebuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-rebuild",
"version": "7.0.33",
"version": "7.0.34",
"description": "Commands for rebuilding dependencies",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions exec/plugin-commands-script-runners/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pnpm/plugin-commands-script-runners

## 6.4.2

### Patch Changes

- @pnpm/plugin-commands-installation@11.4.6
- @pnpm/config@16.6.2
- @pnpm/cli-utils@1.0.34

## 6.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion exec/plugin-commands-script-runners/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-script-runners",
"version": "6.4.1",
"version": "6.4.2",
"description": "Commands for running scripts",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions fetching/tarball-fetcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/tarball-fetcher

## 14.1.3

### Patch Changes

- 2241f77ad: Print a hint that suggests to run `pnpm store prune`, when a tarball integrity error happens.

## 14.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fetching/tarball-fetcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/tarball-fetcher",
"version": "14.1.2",
"version": "14.1.3",
"description": "Fetcher for packages hosted as tarballs",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions hooks/pnpmfile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/pnpmfile

## 4.0.32

### Patch Changes

- Updated dependencies [f17ca4218]
- @pnpm/core@7.8.2

## 4.0.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion hooks/pnpmfile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/pnpmfile",
"version": "4.0.31",
"version": "4.0.32",
"description": "Reading a .pnpmfile.cjs",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions lockfile/audit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pnpm/audit

## 6.1.5

### Patch Changes

- Updated dependencies [673e23060]
- Updated dependencies [9fa6c7404]
- @pnpm/fetch@6.0.6

## 6.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lockfile/audit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/audit",
"version": "6.1.4",
"version": "6.1.5",
"description": "Audit a lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions lockfile/plugin-commands-audit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pnpm/plugin-commands-audit

## 7.2.7

### Patch Changes

- @pnpm/audit@6.1.5
- @pnpm/config@16.6.2
- @pnpm/cli-utils@1.0.34

## 7.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lockfile/plugin-commands-audit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-audit",
"version": "7.2.6",
"version": "7.2.7",
"description": "pnpm commands for dependencies audit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions network/fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/fetch

## 6.0.6

### Patch Changes

- 673e23060: Fail with a meaningful error message when cannot parse a proxy URL.
- 9fa6c7404: The `strict-ssl`, `ca`, `key`, and `cert` settings should work with HTTPS proxy servers [#4689](https://github.com/pnpm/pnpm/issues/4689).

## 6.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion network/fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/fetch",
"version": "6.0.5",
"version": "6.0.6",
"description": "node-fetch with retries",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/mount-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/mount-modules

## 0.3.34

### Patch Changes

- @pnpm/config@16.6.2

## 0.3.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mount-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/mount-modules",
"version": "0.3.33",
"version": "0.3.34",
"description": "Mounts a node_modules directory with FUSE",
"main": "lib/index.js",
"bin": "bin/mount-modules.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-commands-doctor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-doctor

## 1.0.32

### Patch Changes

- @pnpm/config@16.6.2
- @pnpm/cli-utils@1.0.34

## 1.0.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-commands-doctor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-doctor",
"version": "1.0.31",
"version": "1.0.32",
"description": "Commands for checks of known common issues ",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-commands-init/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-init

## 2.0.34

### Patch Changes

- @pnpm/config@16.6.2
- @pnpm/cli-utils@1.0.34

## 2.0.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-commands-init/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-init",
"version": "2.0.33",
"version": "2.0.34",
"description": "Create a package.json file",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit acb9a90

Please sign in to comment.