Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pnpm: update to 8.6.0
@ 2023-05-30  9:38 Bnyro
  2023-06-09  1:42 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: Bnyro @ 2023-05-30  9:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 830 bytes --]

There is a new pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages pnpm
https://github.com/void-linux/void-packages/pull/44165

pnpm: update to 8.6.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

cc @fnogcps

The 7.x branch of pnpm is no longer maintained (according to https://pnpm.io/versions), and I couldn't find any reasons to not switch to the 8.x branch. 
pnpm 8 dropped support for nodejs 14, but since we're already using nodejs 16 that shouldn't be an issue.


A patch file from https://github.com/void-linux/void-packages/pull/44165.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pnpm-44165.patch --]
[-- Type: text/x-diff, Size: 935 bytes --]

From 37c6aed1cf8f304988c729d76a6bcf270a50d75f Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 30 May 2023 11:34:12 +0200
Subject: [PATCH] pnpm: update to 8.6.0

---
 srcpkgs/pnpm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index a6551bc553a0..5e3f10c0aa8b 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=7.30.5
+version=8.6.0
 revision=1
 build_style=fetch
 hostmakedepends="nodejs jq"
@@ -10,7 +10,7 @@ maintainer="reback00 <reback00@protonmail.com>"
 license="MIT"
 homepage="https://pnpm.io/"
 distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
-checksum=c8d730294f671574458704cd56e81dc0eb8d345a444e4c7a728d8d2cdc4f5045
+checksum=1e9c17c34c2eebaba02e78b619e296db08d302c296e58c2f51b0cd4e3e5bcda2
 python_version=3
 
 do_install() {

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: pnpm: update to 8.6.0
  2023-05-30  9:38 [PR PATCH] pnpm: update to 8.6.0 Bnyro
@ 2023-06-09  1:42 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-06-09  1:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 686 bytes --]

There's a merged pull request on the void-packages repository

pnpm: update to 8.6.0
https://github.com/void-linux/void-packages/pull/44165

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

cc @fnogcps

The 7.x branch of pnpm is no longer maintained (according to https://pnpm.io/versions), and I couldn't find any reasons to not switch to the 8.x branch. 
pnpm 8 dropped support for nodejs 14, but since we're already using nodejs 16 that shouldn't be an issue.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-09  1:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-30  9:38 [PR PATCH] pnpm: update to 8.6.0 Bnyro
2023-06-09  1:42 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).