Skip to content

Commit

Permalink
chore(release): 9.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Jun 17, 2024
1 parent 75a98e1 commit 347c79a
Show file tree
Hide file tree
Showing 237 changed files with 1,436 additions and 170 deletions.
10 changes: 0 additions & 10 deletions .changeset/bright-steaks-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brown-apes-compare.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/cyan-windows-grab.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/early-islands-chew.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-panthers-grow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/slimy-geese-knock.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/thirty-seals-study.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.8

### Patch Changes

- Updated dependencies [13e55b2]
- @pnpm/types@10.1.1
- @pnpm/lockfile-file@9.1.1

## 2.0.7

### 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.7",
"version": "2.0.8",
"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.52

### Patch Changes

- Updated dependencies [13e55b2]
- @pnpm/types@10.1.1
- @pnpm/lockfile-types@7.1.1
- @pnpm/modules-yaml@13.1.2
- @pnpm/assert-store@1.0.84

## 2.3.51

### 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.51",
"version": "2.3.52",
"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.84

### Patch Changes

- @pnpm/store.cafs@3.0.3

## 1.0.83

### 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.83",
"version": "1.0.84",
"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.95

### Patch Changes

- Updated dependencies [13e55b2]
- @pnpm/types@10.1.1
- @pnpm/assert-project@2.3.52

## 0.0.94

### 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.94",
"version": "0.0.95",
"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.25

### Patch Changes

- @pnpm/prepare@0.0.95

## 0.1.24

### 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.24",
"version": "0.1.25",
"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.0.2

### Patch Changes

- Updated dependencies [13e55b2]
- @pnpm/types@10.1.1

## 6.0.1

### Patch 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.0.1",
"version": "6.0.2",
"description": "Reads the metainfo of the currently running pnpm instance",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
17 changes: 17 additions & 0 deletions cli/cli-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @pnpm/cli-utils

## 3.1.2

### Patch Changes

- Updated dependencies [7c6c923]
- Updated dependencies [7d10394]
- Updated dependencies [d8eab39]
- Updated dependencies [13e55b2]
- Updated dependencies [04b8363]
- @pnpm/config@21.5.0
- @pnpm/types@10.1.1
- @pnpm/default-reporter@13.1.5
- @pnpm/cli-meta@6.0.2
- @pnpm/package-is-installable@9.0.3
- @pnpm/manifest-utils@6.0.3
- @pnpm/read-project-manifest@6.0.3

## 3.1.1

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

## 13.1.5

### Patch Changes

- Updated dependencies [7c6c923]
- Updated dependencies [7d10394]
- Updated dependencies [d8eab39]
- Updated dependencies [13e55b2]
- Updated dependencies [04b8363]
- @pnpm/config@21.5.0
- @pnpm/types@10.1.1
- @pnpm/core-loggers@10.0.2
- @pnpm/render-peer-issues@5.0.3

## 13.1.4

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

## 1.0.10

### Patch Changes

- Updated dependencies [5d1ed94]
- Updated dependencies
- @pnpm/workspace.read-manifest@2.1.0
- @pnpm/workspace.find-packages@3.0.0
- @pnpm/cli-utils@3.1.2

## 1.0.9

### 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.9",
"version": "1.0.10",
"description": "Commands for shell completions",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
18 changes: 18 additions & 0 deletions config/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @pnpm/config

## 21.5.0

### Minor Changes

- 7c6c923: Some registries allow the exact same content to be published under different package names and/or versions. This breaks the validity checks of packages in the store. To avoid errors when verifying the names and versions of such packages in the store, you may now set the `strict-store-pkg-content-check` setting to `false` [#4724](https://github.com/pnpm/pnpm/issues/4724).
- 04b8363: The `getConfig` function from `@pnpm/config` now reads the `pnpm-workspace.yaml` file and stores `workspacePackagePatterns` in the `Config` object. An internal refactor was made in pnpm to reuse this value instead of re-reading `pnpm-workspace.yaml` multiple times.

### Patch Changes

- 7d10394: Fix parsing of config variables in Turkish locale. Example: recursive-install parameter has problems on parsing.
- d8eab39: Fix `package-manager-strict-version` missing in config [#8195](https://github.com/pnpm/pnpm/issues/8195).
- Updated dependencies [13e55b2]
- Updated dependencies [5d1ed94]
- @pnpm/types@10.1.1
- @pnpm/workspace.read-manifest@2.1.0
- @pnpm/pnpmfile@6.0.5
- @pnpm/read-project-manifest@6.0.3

## 21.4.0

### Minor 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.4.0",
"version": "21.5.0",
"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.2

### Patch Changes

- Updated dependencies [13e55b2]
- @pnpm/types@10.1.1

## 6.0.1

### 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.1",
"version": "6.0.2",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},
Expand Down
8 changes: 8 additions & 0 deletions config/package-is-installable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pnpm/package-is-installable

## 9.0.3

### Patch Changes

- Updated dependencies [13e55b2]
- @pnpm/types@10.1.1
- @pnpm/core-loggers@10.0.2

## 9.0.2

### 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.2",
"version": "9.0.3",
"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.2

### Patch Changes

- Updated dependencies [13e55b2]
- @pnpm/types@10.1.1

## 6.0.1

### 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.1",
"version": "6.0.2",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},
Expand Down
11 changes: 11 additions & 0 deletions config/plugin-commands-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @pnpm/plugin-commands-config

## 3.0.10

### Patch Changes

- Updated dependencies [7c6c923]
- Updated dependencies [7d10394]
- Updated dependencies [d8eab39]
- Updated dependencies [04b8363]
- @pnpm/config@21.5.0
- @pnpm/cli-utils@3.1.2

## 3.0.9

### 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.9",
"version": "3.0.10",
"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 347c79a

Please sign in to comment.