From 82f2261711227c04f3e71f908fe670a3e64e5bb1 Mon Sep 17 00:00:00 2001 From: Burak Yigit Kaya Date: Fri, 31 Jul 2026 18:13:01 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20bump=20binpatch=20^0.3.1=20?= =?UTF-8?q?=E2=86=92=20^0.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pulls in the synchronous output fd release from BYK/binpatch#37 — applyReaderToFile now closes the output fd via fs.closeSync before returning, eliminating the ETXTBSY race that broke delta-upgrade fallback on Linux. --- packages/cli/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index da36a50d7..5fe637318 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -104,7 +104,7 @@ "@types/react": "^19.2.17", "@types/semver": "^7.7.1", "@vitest/coverage-v8": "^4.1.9", - "binpatch": "^0.3.1", + "binpatch": "^0.4.0", "chalk": "^5.6.2", "cli-highlight": "^2.1.11", "consola": "^3.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4df084946..d8eb1e8fb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -114,8 +114,8 @@ importers: specifier: ^4.1.9 version: 4.1.10(vitest@4.1.10) binpatch: - specifier: ^0.3.1 - version: 0.3.2 + specifier: ^0.4.0 + version: 0.4.0 chalk: specifier: ^5.6.2 version: 5.6.2 @@ -1907,9 +1907,9 @@ packages: bcp-47@2.1.1: resolution: {integrity: sha512-KLw+H/gd2p4zly1X7Yh/qziuyae5/w/QFnvTng9eZL5fvszL7Whl3MBoWF8yxL7ksUjBfOD+OxkytiqbBpG+Fw==} - binpatch@0.3.2: - resolution: {integrity: sha512-XJz74dJmzVgB9I5BEGAUiIWEy8LP3BF6W/hgqQ5Ka9mlzVnPqc+2Uj/aEWyPeRb3N0BH5E67915scdBv4ccPIA==} - engines: {node: '>=22.5'} + binpatch@0.4.0: + resolution: {integrity: sha512-6iMwo8i/iy3vGNalRCGZ5u2p/D9PKEcpQJNxU+NH4TikshbYeJMC7kCjxUPmTI6QHfgOtyjS7D6SUUelsz7M/A==} + engines: {node: '>=22.15.0'} binpunch@1.0.0: resolution: {integrity: sha512-ghxdoerLN3WN64kteDJuL4d9dy7gbvcqoADNRWBk6aQ5FrYH1EmPmREAdcdIdTNAA3uW3V38Env5OqH2lj+i+g==} @@ -6232,7 +6232,7 @@ snapshots: is-alphanumerical: 2.0.1 is-decimal: 2.0.1 - binpatch@0.3.2: {} + binpatch@0.4.0: {} binpunch@1.0.0: {}