Skip to content

Commit

Permalink
chore(release): 7.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Feb 25, 2023
1 parent a3e0223 commit cdd5eb6
Show file tree
Hide file tree
Showing 90 changed files with 353 additions and 72 deletions.
6 changes: 0 additions & 6 deletions .changeset/gentle-spies-develop.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/large-turkeys-hope.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/orange-dolls-divide.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/serious-rice-boil.md

This file was deleted.

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

## 0.4.9

### Patch Changes

- Updated dependencies [ed946c73e]
- @pnpm/lockfile-file@7.0.5

## 0.4.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion .meta-updater/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm-private/updater",
"version": "0.4.8",
"version": "0.4.9",
"private": true,
"type": "module",
"scripts": {
Expand Down
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.1.1

### Patch Changes

- @pnpm/config@16.6.4
- @pnpm/default-reporter@11.0.36

## 1.1.0

### Minor 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.1.0",
"version": "1.1.1",
"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.36

### Patch Changes

- @pnpm/config@16.6.4

## 11.0.35

### 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.35",
"version": "11.0.36",
"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.4

### Patch Changes

- @pnpm/pnpmfile@4.0.34

## 16.6.3

### 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.3",
"version": "16.6.4",
"description": "Gets configuration options for pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions config/plugin-commands-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pnpm/plugin-commands-config

## 1.0.18

### Patch Changes

- a3e0223ce: `pnpm config set` should write to the global config file by default [#5877](https://github.com/pnpm/pnpm/issues/5877).
- @pnpm/config@16.6.4
- @pnpm/cli-utils@1.1.1

## 1.0.17

### 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.17",
"version": "1.0.18",
"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/plugin-commands-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-env

## 3.1.30

### Patch Changes

- @pnpm/config@16.6.4
- @pnpm/cli-utils@1.1.1

## 3.1.29

### 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.29",
"version": "3.1.30",
"description": "pnpm commands for managing Node.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions exec/plugin-commands-rebuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @pnpm/plugin-commands-rebuild

## 7.1.1

### Patch Changes

- @pnpm/get-context@8.2.3
- @pnpm/config@16.6.4
- @pnpm/cli-utils@1.1.1
- @pnpm/store-connection-manager@5.2.14
- @pnpm/find-workspace-packages@5.0.36

## 7.1.0

### Minor 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.1.0",
"version": "7.1.1",
"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.5.1

### Patch Changes

- @pnpm/plugin-commands-installation@11.5.1
- @pnpm/config@16.6.4
- @pnpm/cli-utils@1.1.1

## 6.5.0

### Minor 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.5.0",
"version": "6.5.1",
"description": "Commands for running scripts",
"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.34

### Patch Changes

- Updated dependencies [ed946c73e]
- @pnpm/core@7.8.4

## 4.0.33

### 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.33",
"version": "4.0.34",
"description": "Reading a .pnpmfile.cjs",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions hooks/read-package-hook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/hooks.read-package-hook

## 2.1.0

### Minor Changes

- f39d608ac: Extends the `pnpm.peerDependencyRules.allowedVersions` `package.json` option to support the `parent>child` selector syntax. This syntax allows for extending specific `peerDependencies` [#6108](https://github.com/pnpm/pnpm/pull/6108).

## 2.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion hooks/read-package-hook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/hooks.read-package-hook",
"version": "2.0.12",
"version": "2.1.0",
"description": "Creates the default package reader hook used by pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions lockfile/audit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/audit

## 6.1.7

### Patch Changes

- @pnpm/list@8.2.1

## 6.1.6

### 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.6",
"version": "6.1.7",
"description": "Audit a lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions lockfile/lockfile-file/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/lockfile-file

## 7.0.5

### Patch Changes

- ed946c73e: Automatically fix conflicts in v6 lockfile.

## 7.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lockfile/lockfile-file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/lockfile-file",
"version": "7.0.4",
"version": "7.0.5",
"description": "Read/write pnpm-lock.yaml files",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions lockfile/lockfile-to-pnp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/lockfile-to-pnp

## 2.0.13

### Patch Changes

- Updated dependencies [ed946c73e]
- @pnpm/lockfile-file@7.0.5

## 2.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lockfile/lockfile-to-pnp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/lockfile-to-pnp",
"version": "2.0.12",
"version": "2.0.13",
"description": "Creates a Plug'n'Play file from a pnpm-lock.yaml",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions lockfile/plugin-commands-audit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @pnpm/plugin-commands-audit

## 7.2.9

### Patch Changes

- Updated dependencies [ed946c73e]
- @pnpm/lockfile-file@7.0.5
- @pnpm/audit@6.1.7
- @pnpm/config@16.6.4
- @pnpm/cli-utils@1.1.1

## 7.2.8

### 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.8",
"version": "7.2.9",
"description": "pnpm commands for dependencies audit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/make-dedicated-lockfile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/make-dedicated-lockfile

## 0.4.13

### Patch Changes

- Updated dependencies [ed946c73e]
- @pnpm/lockfile-file@7.0.5

## 0.4.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/make-dedicated-lockfile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/make-dedicated-lockfile",
"version": "0.4.12",
"version": "0.4.13",
"description": "Creates a dedicated lockfile for a subset of workspace projects",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/mount-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pnpm/mount-modules

## 0.3.36

### Patch Changes

- Updated dependencies [ed946c73e]
- @pnpm/lockfile-file@7.0.5
- @pnpm/config@16.6.4

## 0.3.35

### 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.35",
"version": "0.3.36",
"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.34

### Patch Changes

- @pnpm/config@16.6.4
- @pnpm/cli-utils@1.1.1

## 1.0.33

### 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.33",
"version": "1.0.34",
"description": "Commands for checks of known common issues ",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit cdd5eb6

Please sign in to comment.