From 248c3a38ad65b7eea1518fb64d0d543661f92da7 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Wed, 20 Nov 2024 08:26:02 +0100 Subject: [PATCH] New version: pnpm.pnpm version 9.14.1 (#192533) --- .../pnpm/pnpm/9.14.1/pnpm.pnpm.installer.yaml | 15 ++++++ .../pnpm/9.14.1/pnpm.pnpm.locale.en-US.yaml | 47 +++++++++++++++++++ manifests/p/pnpm/pnpm/9.14.1/pnpm.pnpm.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/p/pnpm/pnpm/9.14.1/pnpm.pnpm.installer.yaml create mode 100644 manifests/p/pnpm/pnpm/9.14.1/pnpm.pnpm.locale.en-US.yaml create mode 100644 manifests/p/pnpm/pnpm/9.14.1/pnpm.pnpm.yaml diff --git a/manifests/p/pnpm/pnpm/9.14.1/pnpm.pnpm.installer.yaml b/manifests/p/pnpm/pnpm/9.14.1/pnpm.pnpm.installer.yaml new file mode 100644 index 0000000000000..83f61bf82ebbe --- /dev/null +++ b/manifests/p/pnpm/pnpm/9.14.1/pnpm.pnpm.installer.yaml @@ -0,0 +1,15 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: pnpm.pnpm +PackageVersion: 9.14.1 +InstallerType: portable +Commands: +- pnpm +ReleaseDate: 2024-11-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/pnpm/pnpm/releases/download/v9.14.1/pnpm-win-x64.exe + InstallerSha256: BB6235C7635022A64C9A84B84DB60126B8E027BCA52774F188EDC427E96AC7AE +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/p/pnpm/pnpm/9.14.1/pnpm.pnpm.locale.en-US.yaml b/manifests/p/pnpm/pnpm/9.14.1/pnpm.pnpm.locale.en-US.yaml new file mode 100644 index 0000000000000..d56bad3897ebb --- /dev/null +++ b/manifests/p/pnpm/pnpm/9.14.1/pnpm.pnpm.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: pnpm.pnpm +PackageVersion: 9.14.1 +PackageLocale: en-US +Publisher: pnpm +PublisherUrl: https://github.com/pnpm/pnpm +PublisherSupportUrl: https://github.com/pnpm/pnpm/issues +Author: pnpm contributors +PackageName: pnpm +PackageUrl: https://pnpm.io +License: MIT +LicenseUrl: https://github.com/pnpm/pnpm/blob/main/LICENSE +Copyright: Copyright (c) Zoltan Kochan and other contributors +CopyrightUrl: https://github.com/pnpm/pnpm/blob/main/LICENSE +ShortDescription: Fast, disk space efficient package manager. +Moniker: pnpm +Tags: +- dependency-manager +- install +- javascript +- modules +- node +- nodejs +- npm +- package-manager +ReleaseNotes: |- + Minor Changes + - Added support for pnpm pack --json to print packed tarball and contents in JSON format #8765. + Patch Changes + - pnpm exec should print a meaningful error message when no command is provided #8752. + - pnpm setup should remove the CLI from the target location before moving the new binary #8173. + - Fix ERR_PNPM_TARBALL_EXTRACT error while installing a dependency from GitHub having a slash in branch name #7697. + - Don't crash if the use-node-version setting is used and the system has no Node.js installed #8769. + - Convert settings in local .npmrc files to their correct types. + For instance, child-concurrency should be a number, not a string #5075. + - pnpm should fail if a project requires a different package manager even if manage-package-manager-versions is set to true. + - pnpm init should respect the --dir option #8768. +ReleaseNotesUrl: https://github.com/pnpm/pnpm/releases/tag/v9.14.1 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://pnpm.io/motivation +- DocumentLabel: FAQ + DocumentUrl: https://pnpm.io/faq +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/p/pnpm/pnpm/9.14.1/pnpm.pnpm.yaml b/manifests/p/pnpm/pnpm/9.14.1/pnpm.pnpm.yaml new file mode 100644 index 0000000000000..9b4a006dc89c5 --- /dev/null +++ b/manifests/p/pnpm/pnpm/9.14.1/pnpm.pnpm.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: pnpm.pnpm +PackageVersion: 9.14.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0