chore(release): 11.7.0 (#12414)

This commit is contained in:
Zoltan Kochan
2026-06-15 08:37:08 +02:00
committed by GitHub
parent cd8348c6e9
commit 1e82e001cd
332 changed files with 3173 additions and 438 deletions

View File

@@ -1,5 +1,11 @@
# @pnpm/testing.command-defaults
## 1100.0.6
### Patch Changes
- @pnpm/testing.registry-mock@1100.0.6
## 1100.0.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/testing.command-defaults",
"version": "1100.0.5",
"version": "1100.0.6",
"private": true,
"description": "Shared DEFAULT_OPTS for pnpm command handler tests",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @pnpm/testing.mock-agent
## 1101.0.3
### Patch Changes
- Updated dependencies [a31faa7]
- @pnpm/network.fetch@1100.1.3
## 1101.0.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/testing.mock-agent",
"version": "1101.0.2",
"version": "1101.0.3",
"private": true,
"description": "Shared undici MockAgent helpers for pnpm tests",
"keywords": [

View File

@@ -1,5 +1,13 @@
# @pnpm/testing.registry-mock
## 1100.0.6
### Patch Changes
- Updated dependencies [a31faa7]
- @pnpm/network.fetch@1100.1.3
- @pnpm/registry-access.client@1100.1.4
## 1100.0.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/testing.registry-mock",
"version": "1100.0.5",
"version": "1100.0.6",
"private": true,
"description": "Thin test helpers that talk to the mock npm registry — wraps registry-access.commands with REGISTRY_MOCK_PORT and REGISTRY_MOCK_CREDENTIALS baked in.",
"keywords": [

View File

@@ -1,5 +1,18 @@
# @pnpm/testing.temp-store
## 1100.1.9
### Patch Changes
- Updated dependencies [61810aa]
- Updated dependencies [a31faa7]
- @pnpm/store.index@1100.2.0
- @pnpm/store.controller@1102.0.0
- @pnpm/installing.client@1100.2.8
- @pnpm/resolving.resolver-base@1100.4.2
- @pnpm/store.controller-types@1100.1.5
- @pnpm/testing.registry-mock@1100.0.6
## 1100.1.8
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/testing.temp-store",
"version": "1100.1.8",
"version": "1100.1.9",
"description": "A temporary store for testing purposes",
"keywords": [
"pnpm",