From 5592689a2eed4411236208f48d3115f8092beb48 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Fri, 15 May 2026 13:10:57 +0300 Subject: [PATCH 1/3] chore: migrate to pnpm v11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18ce115c1..7689d92d5 100644 --- a/package.json +++ b/package.json @@ -42,5 +42,5 @@ "std-env": "^4.1.0", "typescript": "^6.0.3" }, - "packageManager": "pnpm@10.33.4" + "packageManager": "pnpm@11.1.2" } From 21e24c25439be7238564e73147c5cd7ac81b9f15 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Fri, 15 May 2026 13:42:05 +0300 Subject: [PATCH 2/3] chore: deny ignored build scripts --- pnpm-workspace.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 pnpm-workspace.yaml diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 000000000..30d1c6d86 --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,2 @@ +allowBuilds: + unrs-resolver: false From 9a55d403cfd7ce2ed3b2c29a44f2202f0397088f Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 10:47:41 +0000 Subject: [PATCH 3/3] [autofix.ci] apply automated fixes --- modules/maz-ui.yml | 4 ++-- modules/turnstile.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/maz-ui.yml b/modules/maz-ui.yml index 6d4ceb8e1..f767b1fa1 100644 --- a/modules/maz-ui.yml +++ b/modules/maz-ui.yml @@ -12,9 +12,9 @@ learn_more: https://maz-ui.com/guide/nuxt category: UI type: 3rd-party maintainers: - - name: Mazel (Loïc Mazuel) + - name: Mazel github: LouisMazel - twitter: Mazeel + twitter: maz__ui compatibility: nuxt: '>=3.0.0' requires: {} diff --git a/modules/turnstile.yml b/modules/turnstile.yml index 89cfefa01..076481c16 100644 --- a/modules/turnstile.yml +++ b/modules/turnstile.yml @@ -5,7 +5,7 @@ npm: '@nuxtjs/turnstile' icon: cloudflare.svg github: https://github.com/nuxt-modules/turnstile website: https://github.com/nuxt-modules/turnstile -learn_more: https://www.cloudflare.com/application-services/products/turnstile/ +learn_more: https://www.cloudflare.com/products/turnstile/ category: Security type: community maintainers: