chore(release): 7.13.5

This commit is contained in:
Zoltan Kochan
2022-10-16 19:40:59 +03:00
parent 72f7d6b3b0
commit e767d60df8
217 changed files with 1487 additions and 302 deletions

View File

@@ -1,31 +0,0 @@
---
"@pnpm/audit": major
"@pnpm/build-modules": major
"@pnpm/cafs": major
"@pnpm/cli-meta": major
"@pnpm/client": major
"@pnpm/config": major
"@pnpm/create-cafs-store": major
"@pnpm/default-reporter": major
"@pnpm/default-resolver": major
"dependencies-hierarchy": major
"@pnpm/directory-fetcher": major
"@pnpm/error": major
"@pnpm/exportable-manifest": major
"@pnpm/fetch": major
"@pnpm/filter-workspace-packages": major
"find-packages": major
"@pnpm/find-workspace-dir": major
"@pnpm/find-workspace-packages": major
"@pnpm/git-fetcher": major
"@pnpm/git-resolver": major
"@pnpm/hoist": major
"@pnpm/lifecycle": major
"@pnpm/link-bins": major
"@pnpm/list": major
"@pnpm/local-resolver": major
"@pnpm/lockfile-walker": major
"@pnpm/resolve-dependencies": major
---
Breaking change to the API. Defaul export is not used.

View File

@@ -1,5 +0,0 @@
---
"@pnpm/get-context": major
---
Breaking changes to the API.

View File

@@ -1,6 +0,0 @@
---
"@pnpm/config": patch
"pnpm": patch
---
Print a warning when cannot read the builtin npm configuration.

View File

@@ -1,5 +0,0 @@
---
"@pnpm/config": minor
---
New field returned: allProjectsGraph.

View File

@@ -1,5 +0,0 @@
---
"@pnpm/modules-yaml": major
---
Export readModulesManifest and writeModulesManifest instead of read and write.

View File

@@ -1,5 +0,0 @@
---
"@pnpm/plugin-commands-installation": major
---
New required option added: `allProjectsGraph`.

View File

@@ -1,6 +0,0 @@
---
"@pnpm/headless": patch
"pnpm": patch
---
Also include missing deeply linked workspace packages at headless installation [#5034](https://github.com/pnpm/pnpm/issues/5034).

View File

@@ -1,6 +0,0 @@
---
"@pnpm/outdated": patch
"pnpm": patch
---
`pnpm outdated` should work when the package tarballs are hosted on a domain that differs from the registry's domain [#5492](https://github.com/pnpm/pnpm/issues/5492).

View File

@@ -1,95 +0,0 @@
---
"@pnpm/audit": major
"@pnpm/build-modules": major
"@pnpm/cafs": major
"@pnpm/cli-meta": major
"@pnpm/cli-utils": major
"@pnpm/client": major
"@pnpm/config": major
"@pnpm/core": major
"@pnpm/core-loggers": major
"@pnpm/create-cafs-store": major
"@pnpm/default-reporter": major
"@pnpm/default-resolver": major
"dependencies-hierarchy": major
"@pnpm/directory-fetcher": major
"@pnpm/error": major
"@pnpm/exportable-manifest": major
"@pnpm/fetch": major
"@pnpm/filter-lockfile": major
"@pnpm/filter-workspace-packages": major
"find-packages": major
"@pnpm/find-workspace-dir": major
"@pnpm/find-workspace-packages": major
"@pnpm/fs.indexed-pkg-importer": major
"@pnpm/get-context": major
"@pnpm/git-fetcher": major
"@pnpm/git-resolver": major
"@pnpm/headless": major
"@pnpm/hoist": major
"@pnpm/hooks.read-package-hook": major
"@pnpm/lifecycle": major
"@pnpm/link-bins": major
"@pnpm/list": major
"@pnpm/local-resolver": major
"@pnpm/lockfile-file": major
"@pnpm/lockfile-to-pnp": major
"@pnpm/lockfile-walker": major
"@pnpm/manifest-utils": major
"@pnpm/matcher": major
"@pnpm/merge-lockfile-changes": major
"@pnpm/modules-cleaner": major
"@pnpm/node.fetcher": major
"@pnpm/normalize-registries": major
"@pnpm/npm-resolver": major
"@pnpm/outdated": major
"@pnpm/package-bins": major
"@pnpm/package-is-installable": major
"@pnpm/package-requester": major
"@pnpm/package-store": major
"@pnpm/parse-cli-args": major
"@pnpm/parse-overrides": major
"@pnpm/parse-wanted-dependency": major
"@pnpm/pick-registry-for-package": major
"pkgs-graph": major
"@pnpm/plugin-commands-audit": major
"@pnpm/plugin-commands-deploy": major
"@pnpm/plugin-commands-env": major
"@pnpm/plugin-commands-init": major
"@pnpm/plugin-commands-installation": major
"@pnpm/plugin-commands-listing": major
"@pnpm/plugin-commands-outdated": major
"@pnpm/plugin-commands-patching": major
"@pnpm/plugin-commands-publishing": major
"@pnpm/plugin-commands-rebuild": major
"@pnpm/plugin-commands-script-runners": major
"@pnpm/plugin-commands-server": major
"@pnpm/plugin-commands-setup": major
"@pnpm/plugin-commands-store": major
"pnpm": major
"@pnpm/pnpmfile": major
"@pnpm/prepare-package": major
"@pnpm/read-modules-dir": major
"@pnpm/read-package-json": major
"@pnpm/read-project-manifest": major
"@pnpm/read-projects-context": major
"@pnpm/real-hoist": major
"@pnpm/remove-bins": major
"@pnpm/render-peer-issues": major
"@pnpm/resolve-dependencies": major
"@pnpm/resolve-workspace-range": major
"@pnpm/run-npm": major
"@pnpm/server": major
"@pnpm/sort-packages": major
"@pnpm/store-connection-manager": major
"@pnpm/store-path": major
"@pnpm/symlink-dependency": major
"@pnpm/tarball-fetcher": major
"@pnpm/tarball-resolver": major
"@pnpm/which-version-is-pinned": major
"@pnpm/write-project-manifest": major
"@pnpm/make-dedicated-lockfile": minor
"@pnpm/mount-modules": minor
---
Require `@pnpm/logger` v5.

View File

@@ -1,5 +0,0 @@
---
"@pnpm/outdated": major
---
`registries` is a required option for the outdated function.

View File

@@ -1,5 +0,0 @@
---
"@pnpm/filter-lockfile": major
---
Breaking change to the API. Also include missing deeply linked workspace packages at headless installation.

View File

@@ -1,6 +0,0 @@
---
"@pnpm/config": patch
"pnpm": patch
---
`strict-peer-dependencies` is set to `false` by default.

View File

@@ -1,7 +0,0 @@
---
"@pnpm/plugin-commands-installation": patch
"@pnpm/resolve-dependencies": patch
"@pnpm/real-hoist": patch
---
Update Yarn dependencies.

View File

@@ -1,6 +0,0 @@
---
"@pnpm/core": major
"@pnpm/headless": major
---
Breaking changes to the API. All projects must be passed via a new field in options.

View File

@@ -1,5 +0,0 @@
---
"@pnpm/filter-workspace-packages": minor
---
`readProjects()` returns `allProjectsGraph`.

View File

@@ -1,5 +1,12 @@
# @pnpm-private/updater
## 0.4.4
### Patch Changes
- Updated dependencies [f884689e0]
- @pnpm/lockfile-file@6.0.0
## 0.4.3
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm-private/updater",
"version": "0.4.3",
"version": "0.4.4",
"private": true,
"type": "module",
"scripts": {

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/linux-arm64",
"version": "7.13.4",
"version": "7.13.5",
"license": "MIT",
"publishConfig": {
"bin": {

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/linux-x64",
"version": "7.13.4",
"version": "7.13.5",
"license": "MIT",
"publishConfig": {
"bin": {

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/macos-arm64",
"version": "7.13.4",
"version": "7.13.5",
"license": "MIT",
"publishConfig": {
"bin": {

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/macos-x64",
"version": "7.13.4",
"version": "7.13.5",
"license": "MIT",
"publishConfig": {
"bin": {

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/win-x64",
"version": "7.13.4",
"version": "7.13.5",
"license": "MIT",
"publishConfig": {
"bin": {

View File

@@ -1,5 +1,20 @@
# @pnpm/audit
## 4.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/fetch@6.0.0
- @pnpm/lockfile-walker@6.0.0
## 3.1.11
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/audit",
"version": "3.1.11",
"version": "4.0.0",
"description": "Audit a lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,22 @@
# @pnpm/build-modules
## 10.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/lifecycle@14.0.0
- @pnpm/link-bins@8.0.0
- @pnpm/core-loggers@8.0.0
- @pnpm/read-package-json@7.0.0
## 9.3.11
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/build-modules",
"version": "9.3.11",
"version": "10.0.0",
"description": "Build packages in node_modules",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,12 @@
# @pnpm/cafs
## 5.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
## 4.3.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/cafs",
"version": "4.3.2",
"version": "5.0.0",
"description": "A content-addressable filesystem for the packages storage",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,12 @@
# @pnpm/cli-meta
## 4.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
## 3.0.8
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/cli-meta",
"version": "3.0.8",
"version": "4.0.0",
"description": "Reads the metainfo of the currently running pnpm instance",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,26 @@
# @pnpm/cli-utils
## 1.0.0
### Major Changes
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [1d0fd82fd]
- Updated dependencies [645384bfd]
- Updated dependencies [f884689e0]
- Updated dependencies [3c117996e]
- @pnpm/cli-meta@4.0.0
- @pnpm/config@16.0.0
- @pnpm/default-reporter@11.0.0
- @pnpm/error@4.0.0
- @pnpm/manifest-utils@4.0.0
- @pnpm/package-is-installable@7.0.0
- @pnpm/read-project-manifest@4.0.0
## 0.7.43
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/cli-utils",
"version": "0.7.43",
"version": "1.0.0",
"description": "Utils for pnpm commands",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,22 @@
# @pnpm/client
## 8.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/default-resolver@16.0.0
- @pnpm/directory-fetcher@4.0.0
- @pnpm/fetch@6.0.0
- @pnpm/git-fetcher@6.0.0
- @pnpm/tarball-fetcher@12.0.0
## 7.2.10
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/client",
"version": "7.2.10",
"version": "8.0.0",
"description": "Creates the package resolve and fetch functions",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,27 @@
# @pnpm/config
## 16.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Minor Changes
- 645384bfd: New field returned: allProjectsGraph.
### Patch Changes
- 1d0fd82fd: Print a warning when cannot read the builtin npm configuration.
- 3c117996e: `strict-peer-dependencies` is set to `false` by default.
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/matcher@4.0.0
- @pnpm/pnpmfile@4.0.0
- @pnpm/read-project-manifest@4.0.0
## 15.10.12
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/config",
"version": "15.10.12",
"version": "16.0.0",
"description": "Gets configuration options for pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,11 @@
# @pnpm/core-loggers
## 8.0.0
### Major Changes
- f884689e0: Require `@pnpm/logger` v5.
## 7.1.0
### Minor Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/core-loggers",
"description": "Core loggers of pnpm",
"version": "7.1.0",
"version": "8.0.0",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},

View File

@@ -1,5 +1,51 @@
# @pnpm/core
## 7.0.0
### Major Changes
- f884689e0: Require `@pnpm/logger` v5.
- 645384bfd: Breaking changes to the API. All projects must be passed via a new field in options.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [645384bfd]
- Updated dependencies [72f7d6b3b]
- Updated dependencies [a236ecf57]
- Updated dependencies [f884689e0]
- Updated dependencies [a236ecf57]
- Updated dependencies [e35988d1f]
- Updated dependencies [645384bfd]
- @pnpm/build-modules@10.0.0
- @pnpm/error@4.0.0
- @pnpm/hoist@7.0.0
- @pnpm/lifecycle@14.0.0
- @pnpm/link-bins@8.0.0
- @pnpm/lockfile-walker@6.0.0
- @pnpm/resolve-dependencies@29.0.0
- @pnpm/get-context@8.0.0
- @pnpm/modules-yaml@11.0.0
- @pnpm/headless@19.0.0
- @pnpm/core-loggers@8.0.0
- @pnpm/filter-lockfile@7.0.0
- @pnpm/hooks.read-package-hook@2.0.0
- @pnpm/lockfile-file@6.0.0
- @pnpm/lockfile-to-pnp@2.0.0
- @pnpm/manifest-utils@4.0.0
- @pnpm/matcher@4.0.0
- @pnpm/modules-cleaner@13.0.0
- @pnpm/normalize-registries@4.0.0
- @pnpm/package-requester@20.0.0
- @pnpm/parse-wanted-dependency@4.0.0
- @pnpm/read-modules-dir@5.0.0
- @pnpm/read-package-json@7.0.0
- @pnpm/read-project-manifest@4.0.0
- @pnpm/remove-bins@4.0.0
- @pnpm/symlink-dependency@6.0.0
- @pnpm/which-version-is-pinned@4.0.0
- @pnpm/crypto.base32-hash@1.0.1
## 6.0.3
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/core",
"description": "Fast, disk space efficient installation engine",
"version": "6.0.3",
"version": "7.0.0",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},

View File

@@ -1,5 +1,19 @@
# @pnpm/create-cafs-store
## 3.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/cafs@5.0.0
- @pnpm/fs.indexed-pkg-importer@2.0.0
## 2.2.5
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/create-cafs-store",
"description": "Create a CAFS store controller",
"version": "2.2.5",
"version": "3.0.0",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},

View File

@@ -1,5 +1,24 @@
# @pnpm/default-reporter
## 11.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [1d0fd82fd]
- Updated dependencies [645384bfd]
- Updated dependencies [f884689e0]
- Updated dependencies [3c117996e]
- @pnpm/config@16.0.0
- @pnpm/error@4.0.0
- @pnpm/core-loggers@8.0.0
- @pnpm/render-peer-issues@3.0.0
## 10.1.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/default-reporter",
"version": "10.1.1",
"version": "11.0.0",
"description": "The default reporter of pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,22 @@
# @pnpm/default-resolver
## 16.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/git-resolver@7.0.0
- @pnpm/local-resolver@9.0.0
- @pnpm/npm-resolver@14.0.0
- @pnpm/tarball-resolver@7.0.0
## 15.0.24
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/default-resolver",
"version": "15.0.24",
"version": "16.0.0",
"description": "pnpm's default package resolver",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,22 @@
# dependencies-hierarchy
## 12.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [72f7d6b3b]
- Updated dependencies [f884689e0]
- @pnpm/modules-yaml@11.0.0
- @pnpm/lockfile-file@6.0.0
- @pnpm/normalize-registries@4.0.0
- @pnpm/read-modules-dir@5.0.0
- @pnpm/read-package-json@7.0.0
## 11.0.26
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "dependencies-hierarchy",
"version": "11.0.26",
"version": "12.0.0",
"description": "Creates a dependencies hierarchy for a symlinked `node_modules`",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,17 @@
# @pnpm/directory-fetcher
## 4.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [f884689e0]
- @pnpm/read-project-manifest@4.0.0
## 3.1.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/directory-fetcher",
"version": "3.1.5",
"version": "4.0.0",
"description": "A fetcher for local directory packages",
"funding": "https://opencollective.com/pnpm",
"main": "lib/index.js",

View File

@@ -1,5 +1,12 @@
# @pnpm/error
## 4.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
## 3.1.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/error",
"version": "3.1.0",
"version": "4.0.0",
"description": "An error class for pnpm errors",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/exe",
"description": "Fast, disk space efficient package manager",
"version": "7.13.4",
"version": "7.13.5",
"publishConfig": {
"bin": {
"pnpm": "pnpm"

View File

@@ -1,5 +1,19 @@
# @pnpm/exportable-manifest
## 4.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/read-project-manifest@4.0.0
## 3.1.6
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/exportable-manifest",
"version": "3.1.6",
"version": "4.0.0",
"description": "Creates an exportable manifest",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,17 @@
# @pnpm/fetch
## 6.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [f884689e0]
- @pnpm/core-loggers@8.0.0
## 5.0.10
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/fetch",
"version": "5.0.10",
"version": "6.0.0",
"description": "node-fetch with retries",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,20 @@
# @pnpm/filter-lockfile
## 7.0.0
### Major Changes
- f884689e0: Require `@pnpm/logger` v5.
- a236ecf57: Breaking change to the API. Also include missing deeply linked workspace packages at headless installation.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/lockfile-walker@6.0.0
- @pnpm/package-is-installable@7.0.0
## 6.0.22
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/filter-lockfile",
"version": "6.0.22",
"version": "7.0.0",
"description": "Filters a lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,25 @@
# @pnpm/filter-workspace-packages
## 6.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Minor Changes
- 645384bfd: `readProjects()` returns `allProjectsGraph`.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/find-workspace-packages@5.0.0
- @pnpm/matcher@4.0.0
- pkgs-graph@8.0.0
## 5.1.3
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/filter-workspace-packages",
"version": "5.1.3",
"version": "6.0.0",
"description": "Filters packages in a workspace",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,17 @@
# find-packages
## 10.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [f884689e0]
- @pnpm/read-project-manifest@4.0.0
## 9.0.13
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "find-packages",
"version": "9.0.13",
"version": "10.0.0",
"description": "Find all packages inside a directory",
"main": "lib/index.js",
"files": [

View File

@@ -1,5 +1,18 @@
# @pnpm/find-workspace-dir
## 5.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
## 4.0.3
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/find-workspace-dir",
"version": "4.0.3",
"version": "5.0.0",
"description": "Finds the root of a pnpm workspace",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,19 @@
# @pnpm/find-workspace-packages
## 5.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- find-packages@10.0.0
- @pnpm/cli-utils@1.0.0
## 4.0.43
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/find-workspace-packages",
"version": "4.0.43",
"version": "5.0.0",
"description": "Finds packages inside a workspace",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,16 @@
# @pnpm/fs.indexed-pkg-importer
## 2.0.0
### Major Changes
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [f884689e0]
- @pnpm/core-loggers@8.0.0
## 1.1.4
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/fs.indexed-pkg-importer",
"description": "Replicates indexed directories using hard links, copies, or cloning",
"version": "1.1.4",
"version": "2.0.0",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},

View File

@@ -1,5 +1,23 @@
# @pnpm/get-context
## 8.0.0
### Major Changes
- 645384bfd: Breaking changes to the API.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [72f7d6b3b]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/modules-yaml@11.0.0
- @pnpm/core-loggers@8.0.0
- @pnpm/lockfile-file@6.0.0
- @pnpm/read-projects-context@7.0.0
## 7.0.3
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/get-context",
"version": "7.0.3",
"version": "8.0.0",
"description": "Gets context information about a project",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,17 @@
# @pnpm/git-fetcher
## 6.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [f884689e0]
- @pnpm/prepare-package@3.0.0
## 5.2.4
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/git-fetcher",
"version": "5.2.4",
"version": "6.0.0",
"description": "A fetcher for git-hosted packages",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,18 @@
# @pnpm/git-resolver
## 7.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/fetch@6.0.0
## 6.1.7
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/git-resolver",
"version": "6.1.7",
"version": "7.0.0",
"description": "Resolver for git-hosted packages",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,38 @@
# @pnpm/headless
## 19.0.0
### Major Changes
- f884689e0: Require `@pnpm/logger` v5.
- 645384bfd: Breaking changes to the API. All projects must be passed via a new field in options.
### Patch Changes
- a236ecf57: Also include missing deeply linked workspace packages at headless installation [#5034](https://github.com/pnpm/pnpm/issues/5034).
- Updated dependencies [043d988fc]
- Updated dependencies [72f7d6b3b]
- Updated dependencies [f884689e0]
- Updated dependencies [a236ecf57]
- Updated dependencies [e35988d1f]
- @pnpm/build-modules@10.0.0
- @pnpm/error@4.0.0
- @pnpm/hoist@7.0.0
- @pnpm/lifecycle@14.0.0
- @pnpm/link-bins@8.0.0
- @pnpm/modules-yaml@11.0.0
- @pnpm/core-loggers@8.0.0
- @pnpm/filter-lockfile@7.0.0
- @pnpm/lockfile-file@6.0.0
- @pnpm/lockfile-to-pnp@2.0.0
- @pnpm/modules-cleaner@13.0.0
- @pnpm/package-is-installable@7.0.0
- @pnpm/package-requester@20.0.0
- @pnpm/read-package-json@7.0.0
- @pnpm/read-project-manifest@4.0.0
- @pnpm/real-hoist@1.0.0
- @pnpm/symlink-dependency@6.0.0
## 18.7.6
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/headless",
"description": "Fast installation using only pnpm-lock.yaml",
"version": "18.7.6",
"version": "19.0.0",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},

View File

@@ -1,5 +1,21 @@
# @pnpm/hoist
## 7.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/link-bins@8.0.0
- @pnpm/lockfile-walker@6.0.0
- @pnpm/matcher@4.0.0
- @pnpm/symlink-dependency@6.0.0
## 6.2.14
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/hoist",
"description": "Hoists dependencies in a node_modules created by pnpm",
"version": "6.2.14",
"version": "7.0.0",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},

View File

@@ -1,5 +1,18 @@
# @pnpm/hooks.read-package-hook
## 2.0.0
### Major Changes
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [f884689e0]
- @pnpm/matcher@4.0.0
- @pnpm/parse-overrides@3.0.0
- @pnpm/parse-wanted-dependency@4.0.0
## 1.0.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/hooks.read-package-hook",
"version": "1.0.2",
"version": "2.0.0",
"description": "Creates the default package reader hook used by pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,20 @@
# @pnpm/lifecycle
## 14.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/directory-fetcher@4.0.0
- @pnpm/core-loggers@8.0.0
- @pnpm/read-package-json@7.0.0
## 13.1.12
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/lifecycle",
"version": "13.1.12",
"version": "14.0.0",
"description": "Package lifecycle hook runner",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,23 @@
# @pnpm/link-bins
## 8.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/manifest-utils@4.0.0
- @pnpm/package-bins@7.0.0
- @pnpm/read-modules-dir@5.0.0
- @pnpm/read-package-json@7.0.0
- @pnpm/read-project-manifest@4.0.0
## 7.2.10
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/link-bins",
"version": "7.2.10",
"version": "8.0.0",
"description": "Link bins to node_modules/.bin",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,21 @@
# @pnpm/list
## 8.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- dependencies-hierarchy@12.0.0
- @pnpm/matcher@4.0.0
- @pnpm/read-package-json@7.0.0
- @pnpm/read-project-manifest@4.0.0
## 7.0.26
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/list",
"version": "7.0.26",
"version": "8.0.0",
"description": "List installed packages in a symlinked `node_modules`",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,19 @@
# @pnpm/local-resolver
## 9.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/read-project-manifest@4.0.0
## 8.0.15
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/local-resolver",
"version": "8.0.15",
"version": "9.0.0",
"description": "Resolver for local packages",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,18 @@
# @pnpm/lockfile-file
## 6.0.0
### Major Changes
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/merge-lockfile-changes@4.0.0
## 5.3.8
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/lockfile-file",
"version": "5.3.8",
"version": "6.0.0",
"description": "Read/write pnpm-lock.yaml files",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,16 @@
# @pnpm/lockfile-to-pnp
## 2.0.0
### Major Changes
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [f884689e0]
- @pnpm/lockfile-file@6.0.0
## 1.0.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/lockfile-to-pnp",
"version": "1.0.5",
"version": "2.0.0",
"description": "Creates a Plug'n'Play file from a pnpm-lock.yaml",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,12 @@
# @pnpm/lockfile-walker
## 6.0.0
### Major Changes
- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.
## 5.0.15
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/lockfile-walker",
"version": "5.0.15",
"version": "6.0.0",
"description": "Walk over all the dependencies in a lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,21 @@
# @pnpm/make-dedicated-lockfile
## 0.4.0
### Minor Changes
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/exportable-manifest@4.0.0
- @pnpm/find-workspace-dir@5.0.0
- @pnpm/lockfile-file@6.0.0
- @pnpm/read-project-manifest@4.0.0
## 0.3.24
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/make-dedicated-lockfile",
"version": "0.3.24",
"version": "0.4.0",
"description": "Creates a dedicated lockfile for a subset of workspace projects",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,18 @@
# @pnpm/manifest-utils
## 4.0.0
### Major Changes
- f884689e0: Require `@pnpm/logger` v5.
### Patch Changes
- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/core-loggers@8.0.0
## 3.1.6
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/manifest-utils",
"description": "Utils for dealing with package manifest",
"version": "3.1.6",
"version": "4.0.0",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},

View File

@@ -1,5 +1,11 @@
# @pnpm/matcher
## 4.0.0
### Major Changes
- f884689e0: Require `@pnpm/logger` v5.
## 3.2.0
### Minor Changes

Some files were not shown because too many files have changed in this diff Show More