Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pnpm update
@ 2023-06-13 13:33 0cool-f
  2023-06-13 15:29 ` Bnyro
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: 0cool-f @ 2023-06-13 13:33 UTC (permalink / raw)
  To: ml

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

There is a new pull request by 0cool-f against master on the void-packages repository

https://github.com/0cool-f/void-packages patch-1
https://github.com/void-linux/void-packages/pull/44407

pnpm update
pnpm reverted pnpm-lock v6.1 to v6.0 https://github.com/pnpm/pnpm/issues/6648 it's suggested to upgrade to v8.6.2

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

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

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

From b05696814e61f6acd2246ceb7e5382244ee1e6b0 Mon Sep 17 00:00:00 2001
From: Fabio Di Giorgio <20709003+0cool-f@users.noreply.github.com>
Date: Tue, 13 Jun 2023 15:31:06 +0200
Subject: [PATCH] pnpm update

pnpm reverted pnpm-lock v6.1 to v6.0 https://github.com/pnpm/pnpm/issues/6648 it's suggested to upgrade to v8.6.2
---
 srcpkgs/pnpm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index f3e52bc62974..09d40e5b7124 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=8.6.1
+version=8.6.2
 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=5380612e01e0a3029991d3f329f07429313f4825de47b885b4bb3d1aec9e44e1
+checksum=c6da9e00697e334b6193c034a5d1508e4c8605b12f249736b13f31139f4f0d73
 python_version=3
 
 do_install() {

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

* Re: pnpm update
  2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
@ 2023-06-13 15:29 ` Bnyro
  2023-06-13 23:02 ` [PR PATCH] [Updated] pnpm: update to 8.6.2 0cool-f
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: Bnyro @ 2023-06-13 15:29 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44407#issuecomment-1589545165

Comment:
Please change the commit message and PR title to `pnpm: update to 8.6.2`

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

* Re: [PR PATCH] [Updated] pnpm: update to 8.6.2
  2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
  2023-06-13 15:29 ` Bnyro
@ 2023-06-13 23:02 ` 0cool-f
  2023-06-13 23:04 ` 0cool-f
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: 0cool-f @ 2023-06-13 23:02 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by 0cool-f against master on the void-packages repository

https://github.com/0cool-f/void-packages patch-1
https://github.com/void-linux/void-packages/pull/44407

pnpm: update to 8.6.2
pnpm reverted pnpm-lock v6.1 to v6.0 https://github.com/pnpm/pnpm/issues/6648 it's suggested to upgrade to v8.6.2

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

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

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

From a5f164f8dd5e4487f9318b24fc42d535b09a1ce8 Mon Sep 17 00:00:00 2001
From: Fabio Di Giorgio <20709003+0cool-f@users.noreply.github.com>
Date: Tue, 13 Jun 2023 15:31:06 +0200
Subject: [PATCH] pnpm: update to 8.6.2

pnpm reverted pnpm-lock v6.1 to v6.0 https://github.com/pnpm/pnpm/issues/6648 it's suggested to upgrade to v8.6.2
---
 srcpkgs/pnpm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index f3e52bc62974..09d40e5b7124 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=8.6.1
+version=8.6.2
 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=5380612e01e0a3029991d3f329f07429313f4825de47b885b4bb3d1aec9e44e1
+checksum=c6da9e00697e334b6193c034a5d1508e4c8605b12f249736b13f31139f4f0d73
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] pnpm: update to 8.6.2
  2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
  2023-06-13 15:29 ` Bnyro
  2023-06-13 23:02 ` [PR PATCH] [Updated] pnpm: update to 8.6.2 0cool-f
@ 2023-06-13 23:04 ` 0cool-f
  2023-06-13 23:07 ` 0cool-f
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: 0cool-f @ 2023-06-13 23:04 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by 0cool-f against master on the void-packages repository

https://github.com/0cool-f/void-packages patch-1
https://github.com/void-linux/void-packages/pull/44407

pnpm: update to 8.6.2
pnpm reverted pnpm-lock v6.1 to v6.0 https://github.com/pnpm/pnpm/issues/6648 it's suggested to upgrade to v8.6.2

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

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

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

From a5f164f8dd5e4487f9318b24fc42d535b09a1ce8 Mon Sep 17 00:00:00 2001
From: Fabio Di Giorgio <20709003+0cool-f@users.noreply.github.com>
Date: Tue, 13 Jun 2023 15:31:06 +0200
Subject: [PATCH] pnpm: update to 8.6.2

pnpm reverted pnpm-lock v6.1 to v6.0 https://github.com/pnpm/pnpm/issues/6648 it's suggested to upgrade to v8.6.2
---
 srcpkgs/pnpm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index f3e52bc62974..09d40e5b7124 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=8.6.1
+version=8.6.2
 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=5380612e01e0a3029991d3f329f07429313f4825de47b885b4bb3d1aec9e44e1
+checksum=c6da9e00697e334b6193c034a5d1508e4c8605b12f249736b13f31139f4f0d73
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] pnpm: update to 8.6.2
  2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
                   ` (2 preceding siblings ...)
  2023-06-13 23:04 ` 0cool-f
@ 2023-06-13 23:07 ` 0cool-f
  2023-06-15 12:28 ` Bnyro
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: 0cool-f @ 2023-06-13 23:07 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by 0cool-f against master on the void-packages repository

https://github.com/0cool-f/void-packages patch-1
https://github.com/void-linux/void-packages/pull/44407

pnpm: update to 8.6.2
pnpm reverted pnpm-lock v6.1 to v6.0 https://github.com/pnpm/pnpm/issues/6648 it's suggested to upgrade to v8.6.2

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

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

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

From a5f164f8dd5e4487f9318b24fc42d535b09a1ce8 Mon Sep 17 00:00:00 2001
From: Fabio Di Giorgio <20709003+0cool-f@users.noreply.github.com>
Date: Tue, 13 Jun 2023 15:31:06 +0200
Subject: [PATCH] pnpm: update to 8.6.2

pnpm reverted pnpm-lock v6.1 to v6.0 https://github.com/pnpm/pnpm/issues/6648 it's suggested to upgrade to v8.6.2
---
 srcpkgs/pnpm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index f3e52bc62974..09d40e5b7124 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=8.6.1
+version=8.6.2
 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=5380612e01e0a3029991d3f329f07429313f4825de47b885b4bb3d1aec9e44e1
+checksum=c6da9e00697e334b6193c034a5d1508e4c8605b12f249736b13f31139f4f0d73
 python_version=3
 
 do_install() {

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

* Re: pnpm: update to 8.6.2
  2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
                   ` (3 preceding siblings ...)
  2023-06-13 23:07 ` 0cool-f
@ 2023-06-15 12:28 ` Bnyro
  2023-06-15 12:29 ` Bnyro
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: Bnyro @ 2023-06-15 12:28 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44407#issuecomment-1592952736

Comment:
The lint fails for two reasons:
1. `authored by noreply email` -> Please use a proper email for your commit (it's located in `~/.gitconfig`)
2. `long line: pnpm reverted pnpm-lock v6.1 to v6.0 https://github.com/pnpm/pnpm/issues/6648 it's suggested to upgrade to v8.6.2` => So please remove the description of the commit which should fix that warning, so only keep the commit message I suggested above

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

* Re: pnpm: update to 8.6.2
  2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
                   ` (4 preceding siblings ...)
  2023-06-15 12:28 ` Bnyro
@ 2023-06-15 12:29 ` Bnyro
  2023-06-15 12:30 ` Bnyro
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: Bnyro @ 2023-06-15 12:29 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44407#issuecomment-1592954151

Comment:
And next time, please name the branch something like `pnpm` or `pnpm-8.6.1`, but not just `patch-1`

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

* Re: pnpm: update to 8.6.2
  2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
                   ` (5 preceding siblings ...)
  2023-06-15 12:29 ` Bnyro
@ 2023-06-15 12:30 ` Bnyro
  2023-06-15 12:30 ` Bnyro
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: Bnyro @ 2023-06-15 12:30 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44407#issuecomment-1592955799

Comment:
I tested v8.6.2 and everything's working properly as expected.

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

* Re: pnpm: update to 8.6.2
  2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
                   ` (6 preceding siblings ...)
  2023-06-15 12:30 ` Bnyro
@ 2023-06-15 12:30 ` Bnyro
  2023-06-15 16:24 ` [PR PATCH] [Updated] " 0cool-f
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: Bnyro @ 2023-06-15 12:30 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44407#issuecomment-1592955799

Comment:
I tested v8.6.2 from your changes and everything's working properly as expected.

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

* Re: [PR PATCH] [Updated] pnpm: update to 8.6.2
  2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
                   ` (7 preceding siblings ...)
  2023-06-15 12:30 ` Bnyro
@ 2023-06-15 16:24 ` 0cool-f
  2023-06-15 16:33 ` 0cool-f
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: 0cool-f @ 2023-06-15 16:24 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by 0cool-f against master on the void-packages repository

https://github.com/0cool-f/void-packages patch-1
https://github.com/void-linux/void-packages/pull/44407

pnpm: update to 8.6.2
pnpm reverted pnpm-lock v6.1 to v6.0 https://github.com/pnpm/pnpm/issues/6648 it's suggested to upgrade to v8.6.2

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

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

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

From a3d5cf73991eb830502f65f926601065d91f4155 Mon Sep 17 00:00:00 2001
From: Fabio Di Giorgio <20709003+0cool-f@users.noreply.github.com>
Date: Tue, 13 Jun 2023 15:31:06 +0200
Subject: [PATCH] pnpm: update to 8.6.2

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index f3e52bc62974..09d40e5b7124 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=8.6.1
+version=8.6.2
 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=5380612e01e0a3029991d3f329f07429313f4825de47b885b4bb3d1aec9e44e1
+checksum=c6da9e00697e334b6193c034a5d1508e4c8605b12f249736b13f31139f4f0d73
 python_version=3
 
 do_install() {

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

* Re: pnpm: update to 8.6.2
  2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
                   ` (8 preceding siblings ...)
  2023-06-15 16:24 ` [PR PATCH] [Updated] " 0cool-f
@ 2023-06-15 16:33 ` 0cool-f
  2023-06-15 20:06 ` paper42
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: 0cool-f @ 2023-06-15 16:33 UTC (permalink / raw)
  To: ml

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

New comment by 0cool-f on void-packages repository

https://github.com/void-linux/void-packages/pull/44407#issuecomment-1593386680

Comment:
description removed, my `~/.gitconfig` was ok, author email protection flag unchecked, it should be ok now

sorry for `patch-1`, github made it and I looked at it after pr

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

* Re: pnpm: update to 8.6.2
  2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
                   ` (9 preceding siblings ...)
  2023-06-15 16:33 ` 0cool-f
@ 2023-06-15 20:06 ` paper42
  2023-06-16 11:25 ` [PR PATCH] [Updated] " 0cool-f
  2023-06-22 10:56 ` [PR PATCH] [Merged]: " Duncaen
  12 siblings, 0 replies; 14+ messages in thread
From: paper42 @ 2023-06-15 20:06 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/44407#issuecomment-1593660988

Comment:
commit author is still set to the automatic noreply email from github which is not allowed, please change it with `git commit --amend --no-edit --author="Name <EMAIL>"`

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

* Re: [PR PATCH] [Updated] pnpm: update to 8.6.2
  2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
                   ` (10 preceding siblings ...)
  2023-06-15 20:06 ` paper42
@ 2023-06-16 11:25 ` 0cool-f
  2023-06-22 10:56 ` [PR PATCH] [Merged]: " Duncaen
  12 siblings, 0 replies; 14+ messages in thread
From: 0cool-f @ 2023-06-16 11:25 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by 0cool-f against master on the void-packages repository

https://github.com/0cool-f/void-packages patch-1
https://github.com/void-linux/void-packages/pull/44407

pnpm: update to 8.6.2
pnpm reverted pnpm-lock v6.1 to v6.0 https://github.com/pnpm/pnpm/issues/6648 it's suggested to upgrade to v8.6.2

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

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

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

From fe679df2b7cd37dfd4ace494de27f2bc2a1210ab Mon Sep 17 00:00:00 2001
From: 0cool-f <ravnos@duck.com>
Date: Tue, 13 Jun 2023 15:31:06 +0200
Subject: [PATCH] pnpm: update to 8.6.2

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index f3e52bc62974..09d40e5b7124 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=8.6.1
+version=8.6.2
 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=5380612e01e0a3029991d3f329f07429313f4825de47b885b4bb3d1aec9e44e1
+checksum=c6da9e00697e334b6193c034a5d1508e4c8605b12f249736b13f31139f4f0d73
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Merged]: pnpm: update to 8.6.2
  2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
                   ` (11 preceding siblings ...)
  2023-06-16 11:25 ` [PR PATCH] [Updated] " 0cool-f
@ 2023-06-22 10:56 ` Duncaen
  12 siblings, 0 replies; 14+ messages in thread
From: Duncaen @ 2023-06-22 10:56 UTC (permalink / raw)
  To: ml

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

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

pnpm: update to 8.6.2
https://github.com/void-linux/void-packages/pull/44407

Description:
pnpm reverted pnpm-lock v6.1 to v6.0 https://github.com/pnpm/pnpm/issues/6648 it's suggested to upgrade to v8.6.2

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

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

end of thread, other threads:[~2023-06-22 10:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-13 13:33 [PR PATCH] pnpm update 0cool-f
2023-06-13 15:29 ` Bnyro
2023-06-13 23:02 ` [PR PATCH] [Updated] pnpm: update to 8.6.2 0cool-f
2023-06-13 23:04 ` 0cool-f
2023-06-13 23:07 ` 0cool-f
2023-06-15 12:28 ` Bnyro
2023-06-15 12:29 ` Bnyro
2023-06-15 12:30 ` Bnyro
2023-06-15 12:30 ` Bnyro
2023-06-15 16:24 ` [PR PATCH] [Updated] " 0cool-f
2023-06-15 16:33 ` 0cool-f
2023-06-15 20:06 ` paper42
2023-06-16 11:25 ` [PR PATCH] [Updated] " 0cool-f
2023-06-22 10:56 ` [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).