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-dev): bump vega-lite from 5.1.0 to 5.1.1 #746

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2021

Bumps vega-lite from 5.1.0 to 5.1.1.

Release notes

Sourced from vega-lite's releases.

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)
Commits
  • b6458aa chore: release v5.1.1
  • c6986d0 chore(deps-dev): bump eslint-plugin-prettier from 3.4.1 to 4.0.0 (#7676)
  • 02aa015 chore(deps-dev): bump @​babel/preset-env from 7.15.0 to 7.15.4 (#7677)
  • 7976196 chore(deps-dev): bump @​typescript-eslint/parser from 4.29.3 to 4.30.0
  • 9a7102f chore(deps-dev): bump @​typescript-eslint/eslint-plugin
  • d0ff87c chore(deps-dev): bump @​babel/core from 7.15.0 to 7.15.5
  • 01f9691 fix: don't stack binned field (#7666)
  • f46453e chore(deps-dev): bump typescript from 4.3.5 to 4.4.2
  • 874b7e5 fix: do not ignore config.title.angle/limit (#7667)
  • c10efdf chore(deps-dev): bump github-pages from 218 to 219 in /site
  • 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 5.1.0 to 5.1.1.
- [Release notes](https://github.com/vega/vega-lite/releases)
- [Commits](vega/vega-lite@v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: vega-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 13, 2021
@github-actions github-actions bot merged commit d0a413f into master Sep 13, 2021
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/vega-lite-5.1.1 branch September 13, 2021 06:24
@github-actions github-actions bot mentioned this pull request Sep 17, 2021
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