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,25 @@
# @pnpm/cache.api
## 1100.0.22
### Patch Changes
- a31faa7: Updated dependency ranges. Notably:
- `@pnpm/logger` peer dependency range moved to `^1100.0.0`.
- `msgpackr` 1.11.8 → 2.0.4 (store index files remain byte-compatible in both directions).
- `open` ^7.4.2 → ^11.0.0, `memoize` ^10 → ^11, `cli-truncate` ^5 → ^6, `pidtree` ^0.6 → ^1.
- `@yarnpkg/core` 4.5.0 → 4.8.0, `@rushstack/worker-pool` 0.7.7 → 0.7.18, `@cyclonedx/cyclonedx-library` 10.0.0 → 10.1.0, `@pnpm/config.nerf-dart` ^1 → ^2, `@pnpm/log.group` 3.0.2 → 4.0.1, `@pnpm/util.lex-comparator` ^3 → ^4.
- Updated dependencies [61810aa]
- Updated dependencies [681b593]
- Updated dependencies [1310ab5]
- Updated dependencies [a31faa7]
- @pnpm/config.reader@1101.9.0
- @pnpm/store.index@1100.2.0
- @pnpm/resolving.npm-resolver@1102.0.0
- @pnpm/store.cafs@1100.1.10
## 1100.0.21
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/cache.api",
"version": "1100.0.21",
"version": "1100.0.22",
"description": "API for controlling the cache",
"keywords": [
"pnpm",