chore(deps): bump @pierre/diffs to 1.3.x with theme major (stage 2 of 2) - #1190
Merged
Conversation
… @pierre/theming 1.0.0 Retune buildLineBgOverrides for the 1.3.x hover pipeline: per-selector hover mix rules are gone; hover is now one central rule mixing the active-line bg 97% (light) / 91% (dark) toward --diffs-hover-mix-target. Emitted hover --mix-* values are divided by those factors so the final rendered hover bg shares match 1.2.12 exactly at normal and strong, and subtle pins the 1.2.x hover finals (deletion 80/75, addition 80/70). Also add @pierre/theme and @pierre/theming to the bunfig minimumReleaseAge excludes (review follow-up from #1188).
1 task
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.
Continuation of #1189, which GitHub auto-closed when its base branch (
chore/pierre-diffs-1.2.12) was deleted by the #1188 squash merge and could not be reopened. Same single commit, now rebased onto main past the #1188 squash (git rebase --onto main d2b5a526), exactly as the adversarial review required: without the rebase this diff would have re-shown all of stage 1.Everything else is unchanged from #1189:
@pierre/diffs@1.3.1,@pierre/theme@2.0.0,@pierre/theming@1.0.0, the hover re-tune with measured parity, the bunfig age-gate excludes, edit mode NOT enabled. Full PR description and verification tables: #1189. Adversarial review verdict (merge as-is): #1189 (comment)Maintainer has approved merging after adequate review, with the visual QA folded into the release QA gate.