Skip to content

Commit

Permalink
chore(release): 9.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Aug 26, 2024
1 parent 7ee59a1 commit 10d8007
Show file tree
Hide file tree
Showing 237 changed files with 1,383 additions and 197 deletions.
6 changes: 0 additions & 6 deletions .changeset/pretty-yaks-remember.md

This file was deleted.

60 changes: 0 additions & 60 deletions .changeset/silver-eels-switch.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/three-games-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-dodos-report.md

This file was deleted.

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

## 2.0.13

### Patch Changes

- Updated dependencies [7ee59a1]
- @pnpm/types@12.1.0
- @pnpm/lockfile.fs@1.0.2

## 2.0.12

### 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": "2.0.12",
"version": "2.0.13",
"private": true,
"type": "module",
"scripts": {
Expand Down
10 changes: 10 additions & 0 deletions __utils__/assert-project/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @pnpm/assert-project

## 2.3.58

### Patch Changes

- Updated dependencies [7ee59a1]
- @pnpm/types@12.1.0
- @pnpm/lockfile.types@1.0.2
- @pnpm/modules-yaml@13.1.6
- @pnpm/assert-store@1.0.89

## 2.3.57

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion __utils__/assert-project/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pnpm/assert-project",
"description": "Utils for testing projects that use pnpm",
"version": "2.3.57",
"version": "2.3.58",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
Expand Down
6 changes: 6 additions & 0 deletions __utils__/assert-store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/assert-store

## 1.0.89

### Patch Changes

- @pnpm/store.cafs@3.0.8

## 1.0.88

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion __utils__/assert-store/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pnpm/assert-store",
"description": "Utils for testing pnpm store",
"version": "1.0.88",
"version": "1.0.89",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
Expand Down
8 changes: 8 additions & 0 deletions __utils__/prepare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pnpm/prepare

## 0.0.101

### Patch Changes

- Updated dependencies [7ee59a1]
- @pnpm/types@12.1.0
- @pnpm/assert-project@2.3.58

## 0.0.100

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion __utils__/prepare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/prepare",
"version": "0.0.100",
"version": "0.0.101",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions __utils__/test-fixtures/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/test-fixtures

## 0.1.31

### Patch Changes

- @pnpm/prepare@0.0.101

## 0.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion __utils__/test-fixtures/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pnpm/test-fixtures",
"description": "Test fixtures",
"version": "0.1.30",
"version": "0.1.31",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
Expand Down
7 changes: 7 additions & 0 deletions cli/cli-meta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/cli-meta

## 6.2.1

### Patch Changes

- Updated dependencies [7ee59a1]
- @pnpm/types@12.1.0

## 6.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/cli-meta/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/cli-meta",
"version": "6.2.0",
"version": "6.2.1",
"description": "Reads the metainfo of the currently running pnpm instance",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
13 changes: 13 additions & 0 deletions cli/cli-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @pnpm/cli-utils

## 4.0.4

### Patch Changes

- Updated dependencies [7ee59a1]
- @pnpm/types@12.1.0
- @pnpm/cli-meta@6.2.1
- @pnpm/default-reporter@14.0.1
- @pnpm/config@21.8.2
- @pnpm/package-is-installable@9.0.8
- @pnpm/manifest-utils@6.0.7
- @pnpm/read-project-manifest@6.0.7

## 4.0.3

### 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": "4.0.3",
"version": "4.0.4",
"description": "Utils for pnpm commands",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions cli/default-reporter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @pnpm/default-reporter

## 14.0.1

### Patch Changes

- Updated dependencies [7ee59a1]
- @pnpm/types@12.1.0
- @pnpm/cli-meta@6.2.1
- @pnpm/config@21.8.2
- @pnpm/core-loggers@10.0.6
- @pnpm/render-peer-issues@5.0.7

## 14.0.0

### Major 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": "14.0.0",
"version": "14.0.1",
"description": "The default reporter of pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions completion/plugin-commands-completion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-completion

## 1.0.20

### Patch Changes

- @pnpm/cli-utils@4.0.4
- @pnpm/workspace.find-packages@4.0.9

## 1.0.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion completion/plugin-commands-completion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-completion",
"version": "1.0.19",
"version": "1.0.20",
"description": "Commands for shell completions",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions config/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @pnpm/config

## 21.8.2

### Patch Changes

- Updated dependencies [7ee59a1]
- @pnpm/types@12.1.0
- @pnpm/pnpmfile@6.0.10
- @pnpm/read-project-manifest@6.0.7

## 21.8.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": "21.8.1",
"version": "21.8.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/normalize-registries/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/normalize-registries

## 6.0.6

### Patch Changes

- Updated dependencies [7ee59a1]
- @pnpm/types@12.1.0

## 6.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/normalize-registries/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pnpm/normalize-registries",
"description": "Accepts a mapping of registry URLs and returns a mapping with the same URLs but normalized",
"version": "6.0.5",
"version": "6.0.6",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},
Expand Down
9 changes: 9 additions & 0 deletions config/package-is-installable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @pnpm/package-is-installable

## 9.0.8

### Patch Changes

- Updated dependencies [7ee59a1]
- @pnpm/types@12.1.0
- @pnpm/cli-meta@6.2.1
- @pnpm/core-loggers@10.0.6

## 9.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/package-is-installable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/package-is-installable",
"version": "9.0.7",
"version": "9.0.8",
"description": "Checks if a package is installable on the current system",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions config/pick-registry-for-package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/pick-registry-for-package

## 6.0.6

### Patch Changes

- Updated dependencies [7ee59a1]
- @pnpm/types@12.1.0

## 6.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/pick-registry-for-package/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pnpm/pick-registry-for-package",
"description": "Picks the right registry for the package from a registries config",
"version": "6.0.5",
"version": "6.0.6",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},
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

## 3.0.20

### Patch Changes

- @pnpm/cli-utils@4.0.4
- @pnpm/config@21.8.2

## 3.0.19

### 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": "3.0.19",
"version": "3.0.20",
"description": "Commands for reading and writing settings to/from config files",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
Loading

0 comments on commit 10d8007

Please sign in to comment.