chore(sync): reconcile the cf5f15e3 and f6d188bd entries with #432 - #433
Merged
Conversation
Bookkeeping only, per PORTING.md §6 step 4: the last entries of a run cannot name their own merge, so they land as `pending-merge` and a follow-up fills them in. Both were merged together in #432, squash `807d52ef`. No `pending-merge` remains. 255 entries, and `cursor` is `f6d188bd` — equal to `nuxt/ui@v4` HEAD, so the queue is empty. Four JSON fields. The parity snapshot needs no refresh: it is already at this cursor, set by #432 itself. Verified with lint and the `test/utils` suite rather than the full gauntlet — nothing executable changes, and the only specs that read `.sync/` are `icon-map.spec.ts`, which reads `icon-map.json`, and `dep-parity.spec.ts`, which compares this file's `cursor` against the snapshot's and is in that suite.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bookkeeping only, per
PORTING.md§6 step 4: the last entries of a run cannot name their own merge, so they land aspending-mergeand a follow-up fills them in.Both were merged together in #432, squash
807d52ef.×2 —
cf5f15e3andf6d188bd.State after this
pending-mergeanywhere in the ledger.cursor=f6d188bd785d40f2a2d721e3400091cc19cee236=nuxt/ui@v4HEAD — queue empty..sync/dep-parity.jsonalready sits at this cursor; docs(showcase): widen the screenshotOptions schema #432 refreshed it, so nothing to do here.Verify
Four JSON fields; nothing executable changes. Checked with
lintand thetest/utilssuite (495 tests, 25 files) plus a parse check, rather than the full gauntlet.Two specs read
.sync/:icon-map.spec.ts, which readsicon-map.jsonand is unaffected, and the newdep-parity.spec.ts, which compares this file'scursoragainst the snapshot's — both are in that suite, so the light gate covers the parts that can actually break.Generated by Claude Code