vega / vega-lite-api

A JavaScript API for Vega-Lite.
https://observablehq.com/@vega/vega-lite-api
BSD 3-Clause "New" or "Revised" License
211 stars 17 forks source link

build(deps-dev): bump vega-lite from 5.6.0 to 5.7.0 #450

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps vega-lite from 5.6.0 to 5.7.0.

Release notes

Sourced from vega-lite's releases.

Release 5.7.0

5.7.0 (2023-04-15)

Bug Fixes

  • add repeat prefix to name in normalization (#8733) (2ea3265)
  • allow setting width/height in repeated layers (#8723) (9e26410)
  • correctly apply stacked to bar with quantitative x and quantitative y axes (#8838) (4b9d22c)
  • correctly handle merging of domains with more than one sort object (#8567) (1eedb8f)
  • move name from layer chart to one of the inside layers (#8662) (d99f614)
  • orient logic for when bar with x=T + simplify logic (#8739) (ea4aa64)
  • prevent duplicate spec names in top-level selection view paths (#8486) (ba46bd2)

Features

  • enable interval selections for cartographic projections (#6953) (e5cbe8f)

v5.7.0-next.0

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: null@​rgkirch

:heart: null@​schmoigl

:heart: Fractal Banana (@​ObservedObserver)

:heart: null@​PBI-David

:heart: Emery Berger (@​emeryberger)

🚀 Enhancement

🐛 Bug Fix

... (truncated)

Changelog

Sourced from vega-lite's changelog.

5.7.0 (2023-04-15)

Bug Fixes

  • add repeat prefix to name in normalization (#8733) (2ea3265)
  • allow setting width/height in repeated layers (#8723) (9e26410)
  • correctly apply stacked to bar with quantitative x and quantitative y axes (#8838) (4b9d22c)
  • correctly handle merging of domains with more than one sort object (#8567) (1eedb8f)
  • move name from layer chart to one of the inside layers (#8662) (d99f614)
  • orient logic for when bar with x=T + simplify logic (#8739) (ea4aa64)
  • prevent duplicate spec names in top-level selection view paths (#8486) (ba46bd2)

Features

  • enable interval selections for cartographic projections (#6953) (e5cbe8f)

5.6.1 (2023-02-13)

  • chore: require clean working dir and main for releases (b9f15eb)
  • chore: switch to release-it (4a02b5a)
  • chore: update lockfile (bddc5d5)
  • chore: upgrade deps including rollup (e757bfd)
  • chore(deps-dev): bump @​auto-it/conventional-commits from 10.38.5 to 10.42.0 (#8704) (4797d48), closes #8704
  • chore(deps-dev): bump @​auto-it/first-time-contributor from 10.38.5 to 10.42.0 (#8710) (4912870), closes #8710
  • chore(deps-dev): bump @​typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 (#8705) (0cbfb2b), closes #8705
  • chore(deps-dev): bump @​typescript-eslint/parser from 5.50.0 to 5.51.0 (#8706) (3b8e8d8), closes #8706
  • chore(deps-dev): bump auto from 10.38.5 to 10.42.0 (#8711) (ebe2fbf), closes #8711
  • chore(deps-dev): bump eslint from 8.33.0 to 8.34.0 (#8709) (0ab6c0e), closes #8709
  • chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 (#8703) (534cec1), closes #8703
  • chore(deps-dev): bump vega-datasets from 2.5.3 to 2.5.4 (#8707) (c64cf94), closes #8707
  • chore(deps-dev): bump vega-embed from 6.21.0 to 6.21.2 (#8712) (59c0650), closes #8712
Commits
  • 70174e7 chore: remove outdated comment
  • 4b9d22c fix: correctly apply stacked to bar with quantitative x and quantitative y ax...
  • 1851af9 chore(deps): bump vm2 from 3.9.15 to 3.9.16 (#8836)
  • 465ee86 chore(deps): bump nokogiri from 1.14.1 to 1.14.3 in /site (#8835)
  • 02c83a0 chore(deps): bump commonmarker from 0.23.8 to 0.23.9 in /site (#8834)
  • 115213a chore(deps-dev): bump @​rollup/plugin-alias from 4.0.3 to 5.0.0 (#8825)
  • 7783fe5 chore(deps-dev): bump ts-jest from 29.0.5 to 29.1.0 (#8826)
  • 5e489b6 chore(deps-dev): bump eslint from 8.36.0 to 8.38.0 (#8827)
  • d6c0dca chore(deps): bump vm2 from 3.9.14 to 3.9.15 (#8824)
  • 24ff034 chore(deps-dev): bump rollup from 3.20.0 to 3.20.2 (#8817)
  • 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)