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.17.0 to 5.18.0 #581

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps vega-lite from 5.17.0 to 5.18.0.

Release notes

Sourced from vega-lite's releases.

Release 5.18.0

5.18.0 (2024-04-09)

Features

  • add explicit option to control how densities are resolved, change how densities are resolved by default (#9172) (bf0b8d3)

Bug Fixes

Changelog

Sourced from vega-lite's changelog.

5.18.0 (2024-04-09)

Bug Fixes

Features

  • add explicit option to control how densities are resolved, change how densities are resolved by default (#9172) (bf0b8d3)
Commits
  • 27c3684 chore: release v5.18.0
  • 4e55836 fix(#8338,#8126): make boxplot work with single value per group (#8339)
  • 64d6daf build: Configure deployment previews with Vega Editor (#9294)
  • b33dfee chore(deps-dev): bump @​babel/core from 7.23.9 to 7.24.3 (#9295)
  • c78f71f chore(deps-dev): bump vega-cli from 5.27.0 to 5.28.0 (#9297)
  • 405357f chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#9299)
  • d80c1c0 chore(deps): bump actions/configure-pages from 4 to 5 (#9300)
  • bf0b8d3 feat: add explicit option to control how densities are resolved, change how d...
  • e6af641 fix: describe how to set a custom scheme by setting the range, reverts #9262 ...
  • 3e0543b chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#9289)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)