mirror of
https://github.com/pnpm/pnpm.git
synced 2026-06-28 09:55:39 -04:00
chore(release): 11.7.0 (#12414)
This commit is contained in:
@@ -1,5 +1,29 @@
|
||||
# @pnpm/resolving.bun-resolver
|
||||
|
||||
## 1102.0.0
|
||||
|
||||
### 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/resolving.npm-resolver@1102.0.0
|
||||
- @pnpm/worker@1100.2.0
|
||||
- @pnpm/fetching.types@1100.0.2
|
||||
- @pnpm/types@1101.3.2
|
||||
- @pnpm/fetching.binary-fetcher@1102.0.0
|
||||
- @pnpm/crypto.shasums-file@1100.1.1
|
||||
- @pnpm/fetching.fetcher-base@1100.1.9
|
||||
- @pnpm/resolving.resolver-base@1100.4.2
|
||||
|
||||
## 1101.1.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/engine.runtime.bun-resolver",
|
||||
"version": "1101.1.7",
|
||||
"version": "1102.0.0",
|
||||
"description": "Resolves the Bun runtime",
|
||||
"keywords": [
|
||||
"pnpm",
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# @pnpm/engine.runtime.commands
|
||||
|
||||
## 1100.1.5
|
||||
|
||||
### 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 [a31faa7]
|
||||
- @pnpm/config.reader@1101.9.0
|
||||
- @pnpm/cli.utils@1101.0.12
|
||||
- @pnpm/engine.runtime.node-resolver@1101.1.7
|
||||
- @pnpm/network.fetch@1100.1.3
|
||||
|
||||
## 1100.1.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/engine.runtime.commands",
|
||||
"version": "1100.1.4",
|
||||
"version": "1100.1.5",
|
||||
"description": "pnpm commands for managing runtimes",
|
||||
"keywords": [
|
||||
"pnpm",
|
||||
|
||||
@@ -1,5 +1,29 @@
|
||||
# @pnpm/resolving.deno-resolver
|
||||
|
||||
## 1102.0.0
|
||||
|
||||
### 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/resolving.npm-resolver@1102.0.0
|
||||
- @pnpm/worker@1100.2.0
|
||||
- @pnpm/fetching.types@1100.0.2
|
||||
- @pnpm/types@1101.3.2
|
||||
- @pnpm/fetching.binary-fetcher@1102.0.0
|
||||
- @pnpm/crypto.shasums-file@1100.1.1
|
||||
- @pnpm/fetching.fetcher-base@1100.1.9
|
||||
- @pnpm/resolving.resolver-base@1100.4.2
|
||||
|
||||
## 1101.1.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/engine.runtime.deno-resolver",
|
||||
"version": "1101.1.7",
|
||||
"version": "1102.0.0",
|
||||
"description": "Resolves the Deno runtime",
|
||||
"keywords": [
|
||||
"pnpm",
|
||||
|
||||
@@ -1,5 +1,25 @@
|
||||
# @pnpm/node.resolver
|
||||
|
||||
## 1101.1.7
|
||||
|
||||
### 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 [a31faa7]
|
||||
- @pnpm/config.reader@1101.9.0
|
||||
- @pnpm/fetching.types@1100.0.2
|
||||
- @pnpm/types@1101.3.2
|
||||
- @pnpm/crypto.shasums-file@1100.1.1
|
||||
- @pnpm/resolving.resolver-base@1100.4.2
|
||||
|
||||
## 1101.1.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/engine.runtime.node-resolver",
|
||||
"version": "1101.1.6",
|
||||
"version": "1101.1.7",
|
||||
"description": "Resolves a Node.js version specifier to an exact Node.js version",
|
||||
"keywords": [
|
||||
"pnpm",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @pnpm/engine.runtime.system-version
|
||||
|
||||
## 1100.0.3
|
||||
|
||||
### 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 [681b593]
|
||||
- @pnpm/types@1101.3.2
|
||||
- @pnpm/cli.meta@1100.0.8
|
||||
|
||||
## 1100.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/engine.runtime.system-version",
|
||||
"version": "1100.0.2",
|
||||
"version": "1100.0.3",
|
||||
"description": "Detects the current system version of supported runtimes (Node.js, Deno, Bun)",
|
||||
"keywords": [
|
||||
"pnpm",
|
||||
|
||||
Reference in New Issue
Block a user