chore(release): 9.12.0

This commit is contained in:
Zoltan Kochan committed 2024-10-02 12:19:20 +02:00
1 parent d21fd8309d
commit 5da5e75e08
211 files changed
+1055 -185

No files matched your search

+9
View File
@@ -1,5 +1,14 @@
# @pnpm/audit
## 8.2.1
### Patch Changes
- Updated dependencies [44b8935]
- @pnpm/list@10.2.1
- @pnpm/error@6.0.2
- @pnpm/read-project-manifest@6.0.9
## 8.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pnpm/audit",
"version": "8.2.0",
"version": "8.2.1",
"description": "Audit a lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",
+9
View File
@@ -1,5 +1,14 @@
# @pnpm/filter-lockfile
## 1.0.5
### Patch Changes
- Updated dependencies [83681da]
- @pnpm/constants@9.0.0
- @pnpm/error@6.0.2
- @pnpm/package-is-installable@9.0.10
## 1.0.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pnpm/lockfile.filtering",
"version": "1.0.4",
"version": "1.0.5",
"description": "Filters a lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",
+8
View File
@@ -1,5 +1,13 @@
# @pnpm/lockfile-file
## 1.0.4
### Patch Changes
- Updated dependencies [83681da]
- @pnpm/constants@9.0.0
- @pnpm/error@6.0.2
## 1.0.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pnpm/lockfile.fs",
"version": "1.0.3",
"version": "1.0.4",
"description": "Read/write pnpm-lock.yaml files",
"main": "lib/index.js",
"types": "lib/index.d.ts",
+6
View File
@@ -1,5 +1,11 @@
# @pnpm/lockfile-to-pnp
## 4.1.13
### Patch Changes
- @pnpm/lockfile.fs@1.0.4
## 4.1.12
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pnpm/lockfile-to-pnp",
"version": "4.1.12",
"version": "4.1.13",
"description": "Creates a Plug'n'Play file from a pnpm-lock.yaml",
"main": "lib/index.js",
"types": "lib/index.d.ts",
@@ -1,5 +1,19 @@
# @pnpm/plugin-commands-audit
## 10.3.1
### Patch Changes
- Updated dependencies [83681da]
- @pnpm/constants@9.0.0
- @pnpm/audit@8.2.1
- @pnpm/config@21.8.4
- @pnpm/lockfile.fs@1.0.4
- @pnpm/error@6.0.2
- @pnpm/cli-utils@4.0.6
- @pnpm/network.auth-header@3.0.2
- @pnpm/read-project-manifest@6.0.9
## 10.3.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-audit",
"version": "10.3.0",
"version": "10.3.1",
"description": "pnpm commands for dependencies audit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
+6
View File
@@ -1,5 +1,11 @@
# @pnpm/lockfile.preferred-versions
## 1.0.13
### Patch Changes
- @pnpm/manifest-utils@6.0.9
## 1.0.12
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pnpm/lockfile.preferred-versions",
"version": "1.0.12",
"version": "1.0.13",
"description": "Get preferred version from lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",
+7
View File
@@ -1,5 +1,12 @@
# @pnpm/prune-lockfile
## 0.0.5
### Patch Changes
- Updated dependencies [83681da]
- @pnpm/constants@9.0.0
## 0.0.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pnpm/lockfile.pruner",
"version": "0.0.4",
"version": "0.0.5",
"description": "Prune a pnpm-lock.yaml",
"main": "lib/index.js",
"types": "lib/index.d.ts",
+7
View File
@@ -1,5 +1,12 @@
# @pnpm/lockfile.verification
## 1.0.5
### Patch Changes
- @pnpm/get-context@12.0.6
- @pnpm/read-package-json@9.0.9
## 1.0.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pnpm/lockfile.verification",
"version": "1.0.4",
"version": "1.0.5",
"description": "Checks a lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",