vega / vega-themes

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

chore(deps-dev): Bump vega-lite from 5.15.0 to 5.16.1 #523

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps vega-lite from 5.15.0 to 5.16.1.

Release notes

Sourced from vega-lite's releases.

Release 5.16.1

5.16.1 (2023-10-12)

Bug Fixes

image

Release 5.16.0

5.16.0 (2023-10-09)

Bug Fixes

Features

  • make bar & rect marks support bandPosition (allow center-alignment with ticks) (#9126) (bd014eb)
  • swap 'mouse' events to 'pointer' events for mobile compatibility; update site and docs (#9089) (fa97659)

Release 5.15.1

5.15.1 (2023-10-02)

Bug Fixes

  • correct the formula for interpolating between bin start and end (interpolatedSignalRef) (#9111) (d4b27bb)

... (truncated)

Changelog

Sourced from vega-lite's changelog.

5.16.1 (2023-10-12)

Bug Fixes

5.16.0 (2023-10-09)

Bug Fixes

Features

  • make bar & rect marks support bandPosition (allow center-alignment with ticks) (#9126) (bd014eb)
  • swap 'mouse' events to 'pointer' events for mobile compatibility; update site and docs (#9089) (fa97659)

5.15.1 (2023-10-02)

Bug Fixes

  • correct the formula for interpolating between bin start and end (interpolatedSignalRef) (#9111) (d4b27bb)
  • use resolve "shared" instead of steps to fix artifacts in grouped density transform (#9106) (06e63e6)
Commits
  • 4b8a24f chore: release v5.16.1
  • 58294a7 fix: support x/yOffset without x/y (#9135)
  • 270bfef chore: release v5.16.0
  • 6f66759 fix: correct types for domain unionWith (#9131)
  • bd014eb feat: make bar & rect marks support bandPosition (allow center-alignment with...
  • 9aab68e style: format example on the home page (#9121)
  • 12642f6 style: format HTML pages
  • fa97659 feat: swap 'mouse' events to 'pointer' events for mobile compatibility; updat...
  • 9930d29 chore: update gems (#9122)
  • 07b18fe chore: release v5.15.1
  • 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)