chore(deps): bump vega to 6.4.0 - #9925
Merged
Merged
Conversation
Regenerates test-runtime SVG snapshots and the built schema. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
domoritz
force-pushed
the
chore/vega-6.4.0
branch
from
August 14, 2026 17:43
1993800 to
21bc60c
Compare
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.
Bumps
vega(peer) andvega-cli(dev) to 6.4.0, with the lockfile regenerated.Snapshots. All 202
test-runtime/snapshots/**/*.svgare regenerated. The cause is vega/vega#4302, which is already in 6.3.0 — not the 6.4.0 bump itself:stroke-miterlimit10→4.interval/{translate,zoom}/bound/repeat_*.svg): also a 1px layout shift (width392→391, legendtranslate(320,0)→translate(319,0), and inrepeat_2row offsets356/712→355/710). That is the other half of Applying selection to opacity no longer respect default opacity #4302 — stroke bounds now expand by half the stroke width with join-aware slack instead of the full width, so computed group bounds are slightly tighter. Reproduced against 6.3.0; 6.2.0 renders392.CI's own automation regenerated
examples/compiled/**on top of this for the same reason — same two deltas, no.vg.jsonchanged.Schema.
build/vega-lite-schema.jsonpicks up thecontainer:resizestream from vega-typings 2.3.0.Heads up for page-level baselines: 6.4.0 sets
vertical-align: bottomon canvas and SVG DOM roots, removing the baseline-descender gap. Intrinsic chart dimensions are unchanged, but occupied container height shrinks a few px.