From 88ee88793f0ee5571ae171bf94696acafc79d4ac Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Fri, 7 Mar 2025 00:32:11 +0000 Subject: [PATCH 1/8] feat: update package manager versions --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index 9fde4401e..97c8f99d2 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "definitions": { "npm": { - "default": "11.1.0+sha1.dba08f7d0f5301ebedaf968b4f74b2282f97a750", + "default": "11.2.0+sha1.fcf483cf8719864a3ab9749cbc5aed691c1c9120", "fetchLatestFrom": { "type": "npm", "package": "npm" @@ -38,7 +38,7 @@ } }, "pnpm": { - "default": "10.5.2+sha1.ca68c0441df195b7e2992f1d1cb12fb731f82d78", + "default": "10.6.0+sha1.c53a73dd9336949b37f63d82c45beb5b161924b6", "fetchLatestFrom": { "type": "npm", "package": "pnpm" @@ -102,7 +102,7 @@ "package": "yarn" }, "transparent": { - "default": "4.6.0+sha224.acd0786f07ffc6c933940eb65fc1d627131ddf5455bddcc295dc90fd", + "default": "4.7.0+sha224.5cc31e4e9155fd15c23c21bbd6ca8774bb2e4956b988cf1352f824de", "commands": [ [ "yarn", From 295942aea813a3f81b22b42cc80a469b5423a0d3 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Fri, 14 Mar 2025 00:31:58 +0000 Subject: [PATCH 2/8] feat: update package manager versions --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 97c8f99d2..4b0db95d7 100644 --- a/config.json +++ b/config.json @@ -38,7 +38,7 @@ } }, "pnpm": { - "default": "10.6.0+sha1.c53a73dd9336949b37f63d82c45beb5b161924b6", + "default": "10.6.3+sha1.43e3aa4a371d889dfb0ffe7a9b5d4ca0668ccaa9", "fetchLatestFrom": { "type": "npm", "package": "pnpm" From df8fd1ce9ad6416f73cbde3aed5375620bbab189 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Fri, 21 Mar 2025 00:32:45 +0000 Subject: [PATCH 3/8] feat: update package manager versions --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 4b0db95d7..3df86c6c5 100644 --- a/config.json +++ b/config.json @@ -38,7 +38,7 @@ } }, "pnpm": { - "default": "10.6.3+sha1.43e3aa4a371d889dfb0ffe7a9b5d4ca0668ccaa9", + "default": "10.6.5+sha1.da220e966c2db3275efb5928cf8f3592681b106b", "fetchLatestFrom": { "type": "npm", "package": "pnpm" From cccd284a26434add207b2b35a9aea9dbdf26dc9c Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Fri, 28 Mar 2025 00:32:47 +0000 Subject: [PATCH 4/8] feat: update package manager versions --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 3df86c6c5..5ccaa34f1 100644 --- a/config.json +++ b/config.json @@ -38,7 +38,7 @@ } }, "pnpm": { - "default": "10.6.5+sha1.da220e966c2db3275efb5928cf8f3592681b106b", + "default": "10.7.0+sha1.66453f13fbf9078d3db193718206a8d738afdbdb", "fetchLatestFrom": { "type": "npm", "package": "pnpm" From 201df0ae64b6a3cac0df51f9b9642a5a2091dd1c Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Fri, 28 Mar 2025 13:21:38 +0000 Subject: [PATCH 5/8] feat: update package manager versions --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 5ccaa34f1..845f042ba 100644 --- a/config.json +++ b/config.json @@ -102,7 +102,7 @@ "package": "yarn" }, "transparent": { - "default": "4.7.0+sha224.5cc31e4e9155fd15c23c21bbd6ca8774bb2e4956b988cf1352f824de", + "default": "4.8.0+sha224.540c1c24505a4ce3bebb1b826c9b20c5ecfaef2afb0ae39cfb03bda7", "commands": [ [ "yarn", From 5820698c4fe7933c37b68e367b02a09c40c0f3aa Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Tue, 1 Apr 2025 10:14:07 +0000 Subject: [PATCH 6/8] feat: update package manager versions --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 845f042ba..d23cd2ae1 100644 --- a/config.json +++ b/config.json @@ -102,7 +102,7 @@ "package": "yarn" }, "transparent": { - "default": "4.8.0+sha224.540c1c24505a4ce3bebb1b826c9b20c5ecfaef2afb0ae39cfb03bda7", + "default": "4.8.1+sha224.a8f624b1ada530ff05437bc4b56bdd85b0a37b112974ca0ba13dd54c", "commands": [ [ "yarn", From 69a768b3f4304395a72cf31c93cc59370b4c9be4 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Fri, 4 Apr 2025 00:33:03 +0000 Subject: [PATCH 7/8] feat: update package manager versions --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index d23cd2ae1..9fcd7101f 100644 --- a/config.json +++ b/config.json @@ -38,7 +38,7 @@ } }, "pnpm": { - "default": "10.7.0+sha1.66453f13fbf9078d3db193718206a8d738afdbdb", + "default": "10.7.1+sha1.11ea2eb2e09f608614c62db024375b462aa3d861", "fetchLatestFrom": { "type": "npm", "package": "pnpm" From 82bbf6f4a397e56bf459ae6e0aded0aebabc76b3 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Fri, 11 Apr 2025 00:33:53 +0000 Subject: [PATCH 8/8] feat: update package manager versions --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index 9fcd7101f..db6fb6301 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "definitions": { "npm": { - "default": "11.2.0+sha1.fcf483cf8719864a3ab9749cbc5aed691c1c9120", + "default": "11.3.0+sha1.ea7801ddc1bad6b2a6af44a6493203e32982918f", "fetchLatestFrom": { "type": "npm", "package": "npm" @@ -38,7 +38,7 @@ } }, "pnpm": { - "default": "10.7.1+sha1.11ea2eb2e09f608614c62db024375b462aa3d861", + "default": "10.8.0+sha1.ae60ea225bbd6b1f51cd17e91b40431c8b12a052", "fetchLatestFrom": { "type": "npm", "package": "pnpm" @@ -102,7 +102,7 @@ "package": "yarn" }, "transparent": { - "default": "4.8.1+sha224.a8f624b1ada530ff05437bc4b56bdd85b0a37b112974ca0ba13dd54c", + "default": "4.9.0+sha224.dce6c5df199861784bd9b0eecb2a228df97e3f18a02b1bb75ff98383", "commands": [ [ "yarn",