From ab3275fc85a57d18c8b3a73df7859b97ef421024 Mon Sep 17 00:00:00 2001 From: npub1yxv5wk0u0fh6dwt925wntn7h397jvteyj4r87ttcd9xae7n2t3lqqj9jmm <21994759fc7a6fa6b965551d35cfd7897d262f2495467f2d78694ddcfa6a5c7e@sprout-oss.stage.blox.sqprod.co> Date: Mon, 1 Jun 2026 08:14:20 -0600 Subject: [PATCH] fix(deps): re-pin isomorphic-git patch to 1.38.3 Renovate PR #804 failed renovate/artifacts with ERR_PNPM_UNUSED_PATCH: the patch was pinned to 1.38.1 but the lockfile drifted. Re-pin the patch and bump the version range in lockstep so the patch always applies. - pnpm-workspace.yaml: patch pin 1.38.1 -> 1.38.3 - patches/: rename to isomorphic-git@1.38.3.patch (content identical) - web/package.json: range ^1.37.6 -> ^1.38.3 (floor matches patched version) - pnpm-lock.yaml: isomorphic-git -> 1.38.3 + transitive bumps Verified: pnpm install --frozen-lockfile passes (no unused-patch error), patch confirmed applied in node_modules, pnpm check exits 0. Signed-off-by: npub1yxv5wk0u0fh6dwt925wntn7h397jvteyj4r87ttcd9xae7n2t3lqqj9jmm <21994759fc7a6fa6b965551d35cfd7897d262f2495467f2d78694ddcfa6a5c7e@sprout-oss.stage.blox.sqprod.co> --- ...38.1.patch => isomorphic-git@1.38.3.patch} | 0 pnpm-lock.yaml | 43 +++++++++---------- pnpm-workspace.yaml | 2 +- web/package.json | 2 +- 4 files changed, 22 insertions(+), 25 deletions(-) rename patches/{isomorphic-git@1.38.1.patch => isomorphic-git@1.38.3.patch} (100%) diff --git a/patches/isomorphic-git@1.38.1.patch b/patches/isomorphic-git@1.38.3.patch similarity index 100% rename from patches/isomorphic-git@1.38.1.patch rename to patches/isomorphic-git@1.38.3.patch diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0477a70a3..d10b354c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false patchedDependencies: - isomorphic-git@1.38.1: e9b414a60d4cf1d8aa18f7a779483984e821989967c235662566e94ef0238d3f + isomorphic-git@1.38.3: e9b414a60d4cf1d8aa18f7a779483984e821989967c235662566e94ef0238d3f importers: @@ -239,8 +239,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 isomorphic-git: - specifier: ^1.37.6 - version: 1.38.1(patch_hash=e9b414a60d4cf1d8aa18f7a779483984e821989967c235662566e94ef0238d3f) + specifier: ^1.38.3 + version: 1.38.3(patch_hash=e9b414a60d4cf1d8aa18f7a779483984e821989967c235662566e94ef0238d3f) lucide-react: specifier: ^1.0.0 version: 1.16.0(react@19.2.6) @@ -1075,14 +1075,12 @@ packages: engines: {node: ^20.19.0 || >=22.12.0} cpu: [s390x] os: [linux] - libc: [glibc] '@rolldown/binding-linux-x64-gnu@1.0.2': resolution: {integrity: sha512-0+bOkiQ779+r1WpoHOWHqncvyySci0vKph+myNDYb+im6meJAzHQXay6oEgnkHuUGouM1LKTZwqKpBow6Kj7CQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] - libc: [glibc] '@rolldown/binding-linux-x64-musl@1.0.2': resolution: {integrity: sha512-mjSkrzZK5Qsl0a9d1JgILOiuZOSDTVdKENcSXBoqbzSrspLR/4/IRVDo5wd2GgZjNss/viBFJdeq+j7qH2nypw==} @@ -1359,7 +1357,6 @@ packages: engines: {node: '>= 10'} cpu: [riscv64] os: [linux] - libc: [glibc] '@tauri-apps/cli-linux-x64-gnu@2.11.2': resolution: {integrity: sha512-Ru4gwJKPG0ctVGchRGpRup4Y4lW2SSfFnrbQcyHhCliKy4g8Qz97TrUgCur4CbWyAgKxvGh3SjrkA0LDYzDGiw==} @@ -1826,8 +1823,8 @@ packages: resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} engines: {node: '>= 0.4'} - es-object-atoms@1.1.1: - resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} + es-object-atoms@1.1.2: + resolution: {integrity: sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==} engines: {node: '>= 0.4'} escalade@3.2.0: @@ -1936,8 +1933,8 @@ packages: resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} engines: {node: '>= 0.4'} - hasown@2.0.3: - resolution: {integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==} + hasown@2.0.4: + resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==} engines: {node: '>= 0.4'} hast-util-to-html@9.0.5: @@ -1999,8 +1996,8 @@ packages: resolution: {integrity: sha512-yNeeynhhtIVRBk12tBV4eHNxwB42HzR4Q3Ea7vCOiJhImGaAIdIMrbJtacQlBizGLjUPw+akkFI5Dn9T70XoVQ==} engines: {node: '>=18'} - isomorphic-git@1.38.1: - resolution: {integrity: sha512-Vd2u5qDLa04fA/h5nUMU5UuffPXqg+3D3bJIV3n7Sno2qS3XMinUXRvNHrGPVy2kkC1ad5SPCC3WcpXjn0L9oQ==} + isomorphic-git@1.38.3: + resolution: {integrity: sha512-rOpt0yIW9HD1o6mA4w2f4XP5Lj42QnccbFbhzkby6L+t9c2klQxf9seqyrw5x8JcWWnbuPuN7v7YJ7yvHj9OPA==} engines: {node: '>=14.17'} hasBin: true @@ -2773,12 +2770,12 @@ packages: webpack-virtual-modules@0.6.2: resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==} - which-typed-array@1.1.20: - resolution: {integrity: sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==} + which-typed-array@1.1.21: + resolution: {integrity: sha512-zbRA8cVm6io/d5W8uIe2hblzN76/Wm3v/yiythQvr+dpBWeqhPSWIDNj4zOyHi4zKbMK6DN34Xsr9jPHJERAEw==} engines: {node: '>= 0.4'} wrappy@1.0.2: - resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} + resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=} yallist@3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} @@ -4234,7 +4231,7 @@ snapshots: es-errors@1.3.0: {} - es-object-atoms@1.1.1: + es-object-atoms@1.1.2: dependencies: es-errors: 1.3.0 @@ -4286,12 +4283,12 @@ snapshots: call-bind-apply-helpers: 1.0.2 es-define-property: 1.0.1 es-errors: 1.3.0 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 function-bind: 1.1.2 get-proto: 1.0.1 gopd: 1.2.0 has-symbols: 1.1.0 - hasown: 2.0.3 + hasown: 2.0.4 math-intrinsics: 1.1.0 get-nonce@1.0.1: {} @@ -4299,7 +4296,7 @@ snapshots: get-proto@1.0.1: dependencies: dunder-proto: 1.0.1 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 gitdiff-parser@0.3.1: {} @@ -4317,7 +4314,7 @@ snapshots: dependencies: has-symbols: 1.1.0 - hasown@2.0.3: + hasown@2.0.4: dependencies: function-bind: 1.1.2 @@ -4388,13 +4385,13 @@ snapshots: is-typed-array@1.1.15: dependencies: - which-typed-array: 1.1.20 + which-typed-array: 1.1.21 isarray@2.0.5: {} isbot@5.1.40: {} - isomorphic-git@1.38.1(patch_hash=e9b414a60d4cf1d8aa18f7a779483984e821989967c235662566e94ef0238d3f): + isomorphic-git@1.38.3(patch_hash=e9b414a60d4cf1d8aa18f7a779483984e821989967c235662566e94ef0238d3f): dependencies: async-lock: 1.4.1 clean-git-ref: 2.0.1 @@ -5414,7 +5411,7 @@ snapshots: webpack-virtual-modules@0.6.2: {} - which-typed-array@1.1.20: + which-typed-array@1.1.21: dependencies: available-typed-arrays: 1.0.7 call-bind: 1.0.9 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index be32818c9..e2da90810 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -4,4 +4,4 @@ packages: allowBuilds: esbuild: true patchedDependencies: - isomorphic-git@1.38.1: patches/isomorphic-git@1.38.1.patch + isomorphic-git@1.38.3: patches/isomorphic-git@1.38.3.patch diff --git a/web/package.json b/web/package.json index be63b3c03..4a5edbbb5 100644 --- a/web/package.json +++ b/web/package.json @@ -25,7 +25,7 @@ "buffer": "^6.0.3", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "isomorphic-git": "^1.37.6", + "isomorphic-git": "^1.38.3", "lucide-react": "^1.0.0", "nostr-tools": "^2.23.3", "react": "^19.1.0",