Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump vega-lite from 4.17.0 to 5.2.0 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2022

Bumps vega-lite from 4.17.0 to 5.2.0.

Release notes

Sourced from vega-lite's releases.

v5.2.0

5.2.0 (2021-11-23)

Bug Fixes

Features

  • externalize vega-expression and vega-event-selector (#7718) (4a86427)
  • smaller bundles by making vega libraries external (#7823) (d8d56ed)
  • support offset channel for grouped bar chart and jittering (#7684) (c84e581)

Performance Improvements

v5.1.1

Bug Fixes

  • generate es2015 output (#7595) (5d06dcd) — This should make it easier to consume Vega-Lite.

  • add field from scale-range to aggregate groupby (#7576) (48a150c)

  • apply config in CLI (#7449) (908237b)

  • correctly merge object-valued config properties (#7435) (27e9328)

  • do not ignore config.title.angle/limit (#7667) (874b7e5)

  • do not use ancestor parse when the model defines a new dataset (#7498) (fe7412d), closes #6944

  • don't include view stroke by default for non-cartesian plot (#7665) (907518c)
  • don't stack binned field (#7666) (01f9691), closes #7333
  • fix base64 encoding to debug dataflow graphs (#7483) (e5a5452)
  • interval selection should gracefully fail if no valid projections (#7442) (c7be52a)
  • point "create a histogram" link to proper id (#7399) (ecdef2a)
  • prevent brush marks from triggering point selections (#7436) (10921c7)
  • resolve theta to independent by default for faceted charts (#7563) (ee63189)

v5.1.0

5.1.0 (2021-04-16)

Bug Fixes

... (truncated)

Commits
  • eac0941 chore: release v5.2.0
  • d8d56ed feat: smaller bundles by making vega libraries external (#7823)
  • 8131639 docs: fix empty toggle (#7794)
  • 12bee8b chore(deps-dev): bump @​babel/preset-env from 7.16.0 to 7.16.4
  • 29ab460 chore(deps-dev): bump typescript from 4.4.4 to 4.5.2
  • 0a4e470 chore(deps-dev): bump @​types/jest from 27.0.2 to 27.0.3
  • 9625c45 chore(deps-dev): bump ajv from 8.8.0 to 8.8.2
  • 2818e73 chore(deps-dev): bump eslint from 8.2.0 to 8.3.0 (#7821)
  • 43e7ab7 chore(deps-dev): bump github-pages from 221 to 222 in /site (#7816)
  • 67395a8 chore: upgrade deps (#7808)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vega-lite](https://github.com/vega/vega-lite) from 4.17.0 to 5.2.0.
- [Release notes](https://github.com/vega/vega-lite/releases)
- [Commits](vega/vega-lite@v4.17.0...v5.2.0)

---
updated-dependencies:
- dependency-name: vega-lite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vega-lite-5.2.0 branch from ea20dd7 to 81dc359 Compare February 3, 2022 19:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants