From d8580bd099c905653d1fa6d3cf73f2eea5952d6f Mon Sep 17 00:00:00 2001 From: Robert DeLuca Date: Sat, 20 Jun 2026 01:35:37 -0500 Subject: [PATCH 1/2] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20Honeydiff=20to?= =?UTF-8?q?=200.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the CLI to the published Honeydiff 0.11 package and keep the first-party release-age exception narrow. --- package.json | 2 +- pnpm-lock.yaml | 10 ++++++++-- pnpm-workspace.yaml | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0367411..cab7d72 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ }, "dependencies": { "@vizzly-testing/bear-den": "0.1.2", - "@vizzly-testing/honeydiff": "^0.10.3", + "@vizzly-testing/honeydiff": "^0.11.0", "ansis": "^4.2.0", "commander": "^14.0.0", "cosmiconfig": "^9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d8132c..00585dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ importers: specifier: 0.1.2 version: 0.1.2(@heroicons/react@2.2.0(react@19.2.7))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(tailwindcss@4.3.0) '@vizzly-testing/honeydiff': - specifier: ^0.10.3 - version: 0.10.3 + specifier: ^0.11.0 + version: 0.11.0 ansis: specifier: ^4.2.0 version: 4.3.1 @@ -2480,6 +2480,10 @@ packages: resolution: {integrity: sha512-gzcd2Ryr0l9trrNb4PL3oo51HzBFFDQBiXTTF56+3IHi/yHo52qCvKpJQAPZwauWOuBXr53dIa7OelkTxkyeCA==} engines: {node: '>=22.0.0'} + '@vizzly-testing/honeydiff@0.11.0': + resolution: {integrity: sha512-MF6zmBVq4XRNnDSUMkmnvSIxuN4ewLy5Nz0ifrlMSi6n8gZMJOJ22COrTaBExC11SBc/wF150OncTDlYCOFHRg==} + engines: {node: '>=22.0.0'} + '@warp-drive/build-config@5.8.2': resolution: {integrity: sha512-QU/6tSexAi/t149upEK3P04yGXdEwieTfQ5ihBON3A/3xGipveGIVJx6B8EYCot0AC2n91GmTc8ezzQmAK64/g==} @@ -9570,6 +9574,8 @@ snapshots: '@vizzly-testing/honeydiff@0.10.3': {} + '@vizzly-testing/honeydiff@0.11.0': {} + '@warp-drive/build-config@5.8.2(@babel/core@7.29.7)': dependencies: '@embroider/addon-shim': 1.10.2 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 8077895..4c66122 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -15,7 +15,7 @@ minimumReleaseAgeStrict: true minimumReleaseAgeIgnoreMissingTime: false minimumReleaseAgeExclude: - '@vizzly-testing/bear-den@0.1.2' - - '@vizzly-testing/honeydiff@0.10.3' + - '@vizzly-testing/honeydiff@0.11.0' onlyBuiltDependencies: - canvas - esbuild From add24fca2c74d98b8103c91cb5ca38335a2dbc93 Mon Sep 17 00:00:00 2001 From: Robert DeLuca Date: Sat, 20 Jun 2026 03:12:00 -0500 Subject: [PATCH 2/2] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20Honeydiff=20to?= =?UTF-8?q?=200.11.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- pnpm-workspace.yaml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index cab7d72..7090c3c 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ }, "dependencies": { "@vizzly-testing/bear-den": "0.1.2", - "@vizzly-testing/honeydiff": "^0.11.0", + "@vizzly-testing/honeydiff": "^0.11.1", "ansis": "^4.2.0", "commander": "^14.0.0", "cosmiconfig": "^9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 00585dd..13fc696 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ importers: specifier: 0.1.2 version: 0.1.2(@heroicons/react@2.2.0(react@19.2.7))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(tailwindcss@4.3.0) '@vizzly-testing/honeydiff': - specifier: ^0.11.0 - version: 0.11.0 + specifier: ^0.11.1 + version: 0.11.1 ansis: specifier: ^4.2.0 version: 4.3.1 @@ -2480,8 +2480,8 @@ packages: resolution: {integrity: sha512-gzcd2Ryr0l9trrNb4PL3oo51HzBFFDQBiXTTF56+3IHi/yHo52qCvKpJQAPZwauWOuBXr53dIa7OelkTxkyeCA==} engines: {node: '>=22.0.0'} - '@vizzly-testing/honeydiff@0.11.0': - resolution: {integrity: sha512-MF6zmBVq4XRNnDSUMkmnvSIxuN4ewLy5Nz0ifrlMSi6n8gZMJOJ22COrTaBExC11SBc/wF150OncTDlYCOFHRg==} + '@vizzly-testing/honeydiff@0.11.1': + resolution: {integrity: sha512-GwKuoTz/rj/a49/uROmECGrCpsxb95mLrbP0or+zyX8oOqdtBgA1c3TOl7sD2+FFPafZ+geFc1c2lSrhZ3sImA==} engines: {node: '>=22.0.0'} '@warp-drive/build-config@5.8.2': @@ -9574,7 +9574,7 @@ snapshots: '@vizzly-testing/honeydiff@0.10.3': {} - '@vizzly-testing/honeydiff@0.11.0': {} + '@vizzly-testing/honeydiff@0.11.1': {} '@warp-drive/build-config@5.8.2(@babel/core@7.29.7)': dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 4c66122..0deb9fa 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -15,7 +15,7 @@ minimumReleaseAgeStrict: true minimumReleaseAgeIgnoreMissingTime: false minimumReleaseAgeExclude: - '@vizzly-testing/bear-den@0.1.2' - - '@vizzly-testing/honeydiff@0.11.0' + - '@vizzly-testing/honeydiff@0.11.1' onlyBuiltDependencies: - canvas - esbuild