Skip to content

⬆️ Bump Honeydiff to 0.11#300

Merged
Robdel12 merged 1 commit into
mainfrom
rd/bump-honeydiff-0-11
Jun 20, 2026
Merged

⬆️ Bump Honeydiff to 0.11#300
Robdel12 merged 1 commit into
mainfrom
rd/bump-honeydiff-0-11

Conversation

@Robdel12

Copy link
Copy Markdown
Contributor

Why

Honeydiff 0.11.0 is published with release-package fixes and updated comparison behavior, so the CLI should test and package against the same version as the app runtime. This keeps local TDD comparison behavior aligned with the current Honeydiff release.

Approach

The CLI dependency moves to ^0.11.0 through pnpm, and the workspace keeps the release-age policy intact by swapping the existing first-party Honeydiff exception from 0.10.3 to 0.11.0. That avoids a broad supply-chain bypass while still allowing this freshly published first-party package.

Evidence

The updated native package imports successfully, CLI linting passes, type assertions pass, and focused command/TDD comparison tests continue to pass with the new dependency.

Risk

The release-age exception is intentionally version-specific. It should be revisited on the next Honeydiff bump rather than expanded to the whole package scope.

Update the CLI to the published Honeydiff 0.11 package and keep the first-party release-age exception narrow.
@vizzly-testing

vizzly-testing Bot commented Jun 20, 2026

Copy link
Copy Markdown

Vizzly - Visual Test Results

CLI Reporter - Waiting for build

No builds received yet for this pull request.

CLI TUI - Approved

5 comparisons, no changes detected.

View build


rd/bump-honeydiff-0-11 · d8580bd0

@Robdel12 Robdel12 marked this pull request as ready for review June 20, 2026 07:12
@Robdel12 Robdel12 merged commit a7bfaa9 into main Jun 20, 2026
30 checks passed
@Robdel12 Robdel12 deleted the rd/bump-honeydiff-0-11 branch June 20, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant