vega / vega-themes

Themes for stylized Vega and Vega-Lite visualizations.
https://vega.github.io/vega-themes
BSD 3-Clause "New" or "Revised" License
128 stars 30 forks source link

chore(deps-dev): bump vega-lite from 5.7.1 to 5.8.0 #450

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vega-lite from 5.7.1 to 5.8.0.

Release notes

Sourced from vega-lite's releases.

Release 5.8.0

5.8.0 (2023-05-01)

Bug Fixes

  • avoid repetitive labels by using tickMinStep (#8872) (0b1c385)
  • remove incorrect stack transform from charts with one linear Q-axis one non-linear Q-axis. (#8871) (f4d928a)

Features

Chore

  • simplify rollup script and update to more modern js (#8852) (b396595)

  • update vega and other dependencies (#8857) (6a6da3b)

Changelog

Sourced from vega-lite's changelog.

5.8.0 (2023-05-01)

Bug Fixes

  • avoid repetitive labels by using tickMinStep (#8872) (0b1c385)
  • remove incorrect stack transform from charts with one linear Q-axis one non-linear Q-axis. (#8871) (f4d928a)

Features

Commits
  • 5ef472a chore: release v5.8.0
  • 0b1c385 fix: avoid repetitive labels by using tickMinStep (#8872)
  • b868fed chore(deps-dev): bump @​babel/core from 7.21.4 to 7.21.5 (#8877)
  • e9076f9 chore(deps-dev): bump @​babel/preset-typescript from 7.21.4 to 7.21.5 (#8878)
  • 1470833 chore(deps-dev): bump rollup from 3.21.0 to 3.21.2 (#8879)
  • 1e73798 chore(deps-dev): bump release-it from 15.10.1 to 15.10.2 (#8875)
  • 436c2b0 chore(deps-dev): bump highlight.js from 11.7.0 to 11.8.0 (#8876)
  • f4d928a fix: remove incorrect stack transform from charts with one linear Q-axis one ...
  • 6a6da3b feat: update vega and other dependencies (#8857)
  • d3a30bf feat: enable ppi setting on png cli export (#8854)
  • 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)