Skip to content

⬆️ Bump Honeydiff to 0.11.1#301

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

⬆️ Bump Honeydiff to 0.11.1#301
Robdel12 merged 3 commits into
mainfrom
rd/bump-honeydiff-0-11-1

Conversation

@Robdel12

Copy link
Copy Markdown
Contributor

Why

The CLI should move to the same Honeydiff release Vizzly is consuming so local comparisons use the corrected 0.11 metric semantics plus the 0.11.1 hot-path recovery. This also avoids leaving the CLI on the older 0.10.3 package after the recovered release is public.

Approach

This updates the root dependency and pnpm lockfile to @vizzly-testing/honeydiff@0.11.1. The workspace release-age exemption moves to the exact fresh Honeydiff version so frozen installs can pass without relaxing the repo-wide supply-chain policy.

Evidence

The published package loads locally as 0.11.1 and exposes quickCompareSync. Pnpm accepts the frozen lockfile under the active supply-chain policy, and the CLI lint, type, comparison-service, comparisons command, and builds command coverage all still pass.

Robdel12 added 3 commits June 20, 2026 01:35
Update the CLI to the published Honeydiff 0.11 package and keep the first-party release-age exception narrow.
# Conflicts:
#	package.json
#	pnpm-lock.yaml
#	pnpm-workspace.yaml
@Robdel12 Robdel12 merged commit c681cea into main Jun 20, 2026
@Robdel12 Robdel12 deleted the rd/bump-honeydiff-0-11-1 branch June 20, 2026 12:54
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