Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yarn: update to 1.22.19
@ 2023-04-20 17:02 Bnyro
  2023-04-20 18:07 ` mhmdanas
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Bnyro @ 2023-04-20 17:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages yarn
https://github.com/void-linux/void-packages/pull/43549

yarn: update to 1.22.19
#### 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)

cc @the-maldridge 

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

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

From 7741832a49765930f29c991bc046478b82c5e518 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 20 Apr 2023 19:01:43 +0200
Subject: [PATCH] yarn: update to 1.22.19

---
 srcpkgs/yarn-bin/template | 4 ++--
 srcpkgs/yarn/template     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/yarn-bin/template b/srcpkgs/yarn-bin/template
index 01ce68263ade..46ae0c0a1623 100644
--- a/srcpkgs/yarn-bin/template
+++ b/srcpkgs/yarn-bin/template
@@ -1,6 +1,6 @@
 # Template file for 'yarn-bin'
 pkgname=yarn-bin
-version=1.22.18
+version=1.22.19
 revision=1
 depends="virtual?nodejs-runtime"
 short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
@@ -8,7 +8,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://yarnpkg.com/"
 distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
-checksum=816e5c073b3d35936a398d1fe769ebbcd517298e3510b649e8fc67cd3a62e113
+checksum=732620bac8b1690d507274f025f3c6cfdc3627a84d9642e38a07452cc00e0f2e
 conflicts="yarn>=0"
 
 do_extract() {
diff --git a/srcpkgs/yarn/template b/srcpkgs/yarn/template
index 834d72024cc7..e63a97e9abca 100644
--- a/srcpkgs/yarn/template
+++ b/srcpkgs/yarn/template
@@ -1,6 +1,6 @@
 # Template file for 'yarn'
 pkgname=yarn
-version=1.22.18
+version=1.22.19
 revision=1
 hostmakedepends="yarn-bin nodejs tar"
 depends="virtual?nodejs-runtime"
@@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://yarnpkg.com/"
 distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz"
-checksum=accb0911b05329220a6fe7fd14d091add3b62535811ea97503e8579ae5812c2e
+checksum=50af0025d2ef942bf3e6cdd0587dc9c4dd8d6e6e69501b84935d09f2b2b5de8b
 
 conflicts="yarn-bin>=0"
 

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

* Re: yarn: update to 1.22.19
  2023-04-20 17:02 [PR PATCH] yarn: update to 1.22.19 Bnyro
@ 2023-04-20 18:07 ` mhmdanas
  2023-04-20 18:20 ` Bnyro
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mhmdanas @ 2023-04-20 18:07 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/43549#issuecomment-1516743534

Comment:
Each package bump should go into its own commit.

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

* Re: yarn: update to 1.22.19
  2023-04-20 17:02 [PR PATCH] yarn: update to 1.22.19 Bnyro
  2023-04-20 18:07 ` mhmdanas
@ 2023-04-20 18:20 ` Bnyro
  2023-04-20 18:52 ` mhmdanas
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Bnyro @ 2023-04-20 18:20 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/43549#issuecomment-1516758793

Comment:
#25725 bumped both with one commit too so I thought it'd be fine 🤔 

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

* Re: yarn: update to 1.22.19
  2023-04-20 17:02 [PR PATCH] yarn: update to 1.22.19 Bnyro
  2023-04-20 18:07 ` mhmdanas
  2023-04-20 18:20 ` Bnyro
@ 2023-04-20 18:52 ` mhmdanas
  2023-04-21  8:20 ` [PR PATCH] [Updated] " Bnyro
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mhmdanas @ 2023-04-20 18:52 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/43549#issuecomment-1516794660

Comment:
It isn't, that PR is incorrect. From [CONTRIBUTING.md](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#committing-your-changes):
> Once you have made and verified your changes to the package template and/or other files, make one commit per package (including all changes to its sub-packages).

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

* Re: [PR PATCH] [Updated] yarn: update to 1.22.19
  2023-04-20 17:02 [PR PATCH] yarn: update to 1.22.19 Bnyro
                   ` (2 preceding siblings ...)
  2023-04-20 18:52 ` mhmdanas
@ 2023-04-21  8:20 ` Bnyro
  2023-04-21  8:21 ` Bnyro
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Bnyro @ 2023-04-21  8:20 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages yarn
https://github.com/void-linux/void-packages/pull/43549

yarn: update to 1.22.19
#### 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)

cc @the-maldridge 

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

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

From c5c83d8fced0588b336f4146641ab757fd2c6b38 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 21 Apr 2023 10:19:56 +0200
Subject: [PATCH 1/2] yarn: update to 1.22.19

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

diff --git a/srcpkgs/yarn-bin/template b/srcpkgs/yarn-bin/template
index 01ce68263ade..46ae0c0a1623 100644
--- a/srcpkgs/yarn-bin/template
+++ b/srcpkgs/yarn-bin/template
@@ -1,6 +1,6 @@
 # Template file for 'yarn-bin'
 pkgname=yarn-bin
-version=1.22.18
+version=1.22.19
 revision=1
 depends="virtual?nodejs-runtime"
 short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
@@ -8,7 +8,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://yarnpkg.com/"
 distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
-checksum=816e5c073b3d35936a398d1fe769ebbcd517298e3510b649e8fc67cd3a62e113
+checksum=732620bac8b1690d507274f025f3c6cfdc3627a84d9642e38a07452cc00e0f2e
 conflicts="yarn>=0"
 
 do_extract() {

From 223948ca2fc9d50bd0186b2ac0cfe0317e2c1e46 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 21 Apr 2023 10:20:48 +0200
Subject: [PATCH 2/2] yarn-bin: update to 1.22.19

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

diff --git a/srcpkgs/yarn/template b/srcpkgs/yarn/template
index 834d72024cc7..e63a97e9abca 100644
--- a/srcpkgs/yarn/template
+++ b/srcpkgs/yarn/template
@@ -1,6 +1,6 @@
 # Template file for 'yarn'
 pkgname=yarn
-version=1.22.18
+version=1.22.19
 revision=1
 hostmakedepends="yarn-bin nodejs tar"
 depends="virtual?nodejs-runtime"
@@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://yarnpkg.com/"
 distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz"
-checksum=accb0911b05329220a6fe7fd14d091add3b62535811ea97503e8579ae5812c2e
+checksum=50af0025d2ef942bf3e6cdd0587dc9c4dd8d6e6e69501b84935d09f2b2b5de8b
 
 conflicts="yarn-bin>=0"
 

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

* Re: [PR PATCH] [Updated] yarn: update to 1.22.19
  2023-04-20 17:02 [PR PATCH] yarn: update to 1.22.19 Bnyro
                   ` (3 preceding siblings ...)
  2023-04-21  8:20 ` [PR PATCH] [Updated] " Bnyro
@ 2023-04-21  8:21 ` Bnyro
  2023-04-21  8:22 ` Bnyro
  2023-06-14 17:55 ` [PR PATCH] [Merged]: " Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: Bnyro @ 2023-04-21  8:21 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages yarn
https://github.com/void-linux/void-packages/pull/43549

yarn: update to 1.22.19
#### 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)

cc @the-maldridge 

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

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

From a6f59d959f0c1cfa338c980ac4d6589572e3ad1e Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 21 Apr 2023 10:19:56 +0200
Subject: [PATCH] yarn-bin: update to 1.22.19

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

diff --git a/srcpkgs/yarn-bin/template b/srcpkgs/yarn-bin/template
index 01ce68263ade..46ae0c0a1623 100644
--- a/srcpkgs/yarn-bin/template
+++ b/srcpkgs/yarn-bin/template
@@ -1,6 +1,6 @@
 # Template file for 'yarn-bin'
 pkgname=yarn-bin
-version=1.22.18
+version=1.22.19
 revision=1
 depends="virtual?nodejs-runtime"
 short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
@@ -8,7 +8,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://yarnpkg.com/"
 distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
-checksum=816e5c073b3d35936a398d1fe769ebbcd517298e3510b649e8fc67cd3a62e113
+checksum=732620bac8b1690d507274f025f3c6cfdc3627a84d9642e38a07452cc00e0f2e
 conflicts="yarn>=0"
 
 do_extract() {

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

* Re: [PR PATCH] [Updated] yarn: update to 1.22.19
  2023-04-20 17:02 [PR PATCH] yarn: update to 1.22.19 Bnyro
                   ` (4 preceding siblings ...)
  2023-04-21  8:21 ` Bnyro
@ 2023-04-21  8:22 ` Bnyro
  2023-06-14 17:55 ` [PR PATCH] [Merged]: " Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: Bnyro @ 2023-04-21  8:22 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages yarn
https://github.com/void-linux/void-packages/pull/43549

yarn: update to 1.22.19
#### 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)

cc @the-maldridge 

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

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

From a6f59d959f0c1cfa338c980ac4d6589572e3ad1e Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 21 Apr 2023 10:19:56 +0200
Subject: [PATCH 1/2] yarn-bin: update to 1.22.19

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

diff --git a/srcpkgs/yarn-bin/template b/srcpkgs/yarn-bin/template
index 01ce68263ade..46ae0c0a1623 100644
--- a/srcpkgs/yarn-bin/template
+++ b/srcpkgs/yarn-bin/template
@@ -1,6 +1,6 @@
 # Template file for 'yarn-bin'
 pkgname=yarn-bin
-version=1.22.18
+version=1.22.19
 revision=1
 depends="virtual?nodejs-runtime"
 short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
@@ -8,7 +8,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://yarnpkg.com/"
 distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
-checksum=816e5c073b3d35936a398d1fe769ebbcd517298e3510b649e8fc67cd3a62e113
+checksum=732620bac8b1690d507274f025f3c6cfdc3627a84d9642e38a07452cc00e0f2e
 conflicts="yarn>=0"
 
 do_extract() {

From 98963d91aae086d650eeba4d7c2a13d3cb145ee9 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 21 Apr 2023 10:22:49 +0200
Subject: [PATCH 2/2] yarn: update to 1.22.19

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

diff --git a/srcpkgs/yarn/template b/srcpkgs/yarn/template
index 834d72024cc7..e63a97e9abca 100644
--- a/srcpkgs/yarn/template
+++ b/srcpkgs/yarn/template
@@ -1,6 +1,6 @@
 # Template file for 'yarn'
 pkgname=yarn
-version=1.22.18
+version=1.22.19
 revision=1
 hostmakedepends="yarn-bin nodejs tar"
 depends="virtual?nodejs-runtime"
@@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://yarnpkg.com/"
 distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz"
-checksum=accb0911b05329220a6fe7fd14d091add3b62535811ea97503e8579ae5812c2e
+checksum=50af0025d2ef942bf3e6cdd0587dc9c4dd8d6e6e69501b84935d09f2b2b5de8b
 
 conflicts="yarn-bin>=0"
 

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

* Re: [PR PATCH] [Merged]: yarn: update to 1.22.19
  2023-04-20 17:02 [PR PATCH] yarn: update to 1.22.19 Bnyro
                   ` (5 preceding siblings ...)
  2023-04-21  8:22 ` Bnyro
@ 2023-06-14 17:55 ` Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2023-06-14 17:55 UTC (permalink / raw)
  To: ml

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

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

yarn: update to 1.22.19
https://github.com/void-linux/void-packages/pull/43549

Description:
#### 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)

cc @the-maldridge 

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

end of thread, other threads:[~2023-06-14 17:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-20 17:02 [PR PATCH] yarn: update to 1.22.19 Bnyro
2023-04-20 18:07 ` mhmdanas
2023-04-20 18:20 ` Bnyro
2023-04-20 18:52 ` mhmdanas
2023-04-21  8:20 ` [PR PATCH] [Updated] " Bnyro
2023-04-21  8:21 ` Bnyro
2023-04-21  8:22 ` Bnyro
2023-06-14 17:55 ` [PR PATCH] [Merged]: " Duncaen

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).