pixie
pixie copied to clipboard
Bump vega from 5.23.0 to 6.2.0 in /src/ui
Bumps vega from 5.23.0 to 6.2.0.
Release notes
Sourced from vega's releases.
v6.0.0
changes since v5.33.0
monorepo
- Vega is now ESM only! (via #4018) (Thanks
@domoritz!)- (fix) Correct browser export syntax (via #4039) (Thanks
@domoritz!)- (fix) Fix source maps (via #4041) (Thanks
@domoritz!)- (fix) handle string datetime in interpreter (via #4042) (Thanks
@domoritz!)vega-typings
- Expose resetSVGDefIds (via #4012) (Thanks
@domoritz!)docs
- Update deps and datasets (via #4036) (Thanks
@domoritz!)v5.33.0
Changes since v5.32.0
docs
- Add release number to docs for base64 encode/decode (atob, btoa) (via #4023). (Thanks
@hydrosquall!)- Fix docs for exponential regression (via #4024). (Thanks
@elliot-at-looker!)v5.32.0
Changes since v5.31.0
vega-expression
- Add base64 string encoder/decoder to
vega-expressionandvega-interpreter(via #4009). (Thanks@hydrosquall!)vega-typings
- Add Typescript Types for
vega-loader(via #4000). (Thanks@hydrosquall!)docs
- Correct data year citation in dorling-cartogram example (via #4006). (Thanks
@dsmedia!)- Update typo in vega.timeFloor description (via #4010). (Thanks
@hydrosquall!)- Add Security Advisory Policy for Vega (via #4008). (Thanks
@hydrosquall!)- Replace redirect url in
expressions.md(via #3996). (Thanks@dangotbanned!)- correct queries to query in
crossfilter.md(via #4005). (Thanks@danmarshall!)v5.31.0
changes since v5.30.0
vega-utils
- use
Object.hasOwninstead ofObject.prototype.hasOwnProperty(via #3951). (Thanks@domoritz!)vega-parser
- Add discrete legend type (via #3957). (Thanks
@hydrosquall!)vega-functions
- Add sort function to vega-functions (and vega-interpreter) (via #3973). (Thanks
@hydrosquall!)
... (truncated)
Commits
4dea729chore: v6.2.0 (#4126)fff016bMerge commit from fork7971816fix: replace all problematic Unicode characters (#4130)8c1d17afix: fix handling of null values in stringValue (#4127)4ac16dffix: Typo in codegen expression (#4128)f5c1f43feat: use blazediff to speed up visual diffs (#4125)81a72cbMerge commit from fork9e3f408chore(deps-dev): bump@babel/corefrom 7.28.0 to 7.28.3 (#4123)158d62echore(deps-dev): bump rollup from 4.44.1 to 4.50.0 (#4124)248718bchore(deps-dev): bump typescript from 5.8.3 to 5.9.2 (#4122)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by lhermann, a new releaser for vega since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.