pixie
pixie copied to clipboard
Bump vega-selections from 5.4.1 to 5.5.0 in /src/ui
Bumps vega-selections from 5.4.1 to 5.5.0.
Release notes
Sourced from vega-selections's releases.
v5.5.0
Summary of Changes in v5.5.0:
- Multi-field scale domain sorting supports
minandmaxoperators, not justcount.- Add support for
equalEarthmap projection.- Add
resolveparameter to KDE transform.- View
datamethod can now be used to set/replace input datasets.- Config can include signal definitions, enabling configuration variables and dynamic updates.
- Event configuration options to control how Views may interact with the browser environment.
- Hierarchy layouts automatically count leaf nodes if no
fieldparameter is provided.- Numerous bug fixes.
Changes from v5.4.0:
vega
- Numerous documentation updates.
vega-cli
- Fix time format setter invocation. (Thanks
@virtuaCode!)vega-dataflow
- Add optional
nomodparameter toPulse.modifiedmethod.- Fix pulse assignment to remove tuple stream "leakage" bugs.
- Update code to satisfy new linting rules.
vega-encode
- Fix interpolation of array-valued color schemes.
- Add error message for incompatible color schemes.
vega-event-selector
- Update code to satisfy new linting rules.
vega-expression
- Update code to satisfy new linting rules.
vega-force
- Update code to satisfy new linting rules.
vega-functions
- Fix integer checks for date month and day values. (Thanks
@mcmcgrath13!)- Fix error handling for data dependency lookups.
- Update code to satisfy new linting rules.
vega-hierarchy
- Fix hierarchy layouts to use leaf counts if no value field is provided.
- Fix tree generation to copy tuple ids to tree nodes for stable sorting.
- Update code to satisfy new linting rules.
vega-loader
- Fix to only allow loading from safe URIs.
... (truncated)
Commits
2f0f47bSimplify docs extended projection imports.b45fc90Update docs build files.bd30602Add equalArea projection to examples and test specs.d182a58Bump docs version number.91ad4ddUpdate yarn.lock.707f162Document config signal definitions.5cfd3d5Document allowed multi-domain sort parameters.3f41903Document KDE resolve parameter.496a8d4Document tree layouts' use of default leaf node count.d84a88bDocument View API data method change.- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by lhermann, a new releaser for vega-selections 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.