rclement / datasette-dashboards

Datasette plugin providing data dashboards from metadata
https://datasette-dashboards-demo.vercel.app
Apache License 2.0
133 stars 7 forks source link

Update dependency vega-lite to v5.16.1 #187

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vega-lite (source) 5.15.1 -> 5.16.1 age adoption passing confidence

Release Notes

vega/vega-lite (vega-lite) ### [`v5.16.1`](https://togithub.com/vega/vega-lite/blob/HEAD/CHANGELOG.md#5161-2023-10-12) [Compare Source](https://togithub.com/vega/vega-lite/compare/v5.16.0...v5.16.1) ##### Bug Fixes - support x/yOffset without x/y ([#​9135](https://togithub.com/vega/vega-lite/issues/9135)) ([58294a7](https://togithub.com/vega/vega-lite/commit/58294a75745aaf160ad1034afd1a3a5d1a2ea81d)) ### [`v5.16.0`](https://togithub.com/vega/vega-lite/blob/HEAD/CHANGELOG.md#5160-2023-10-09) [Compare Source](https://togithub.com/vega/vega-lite/compare/v5.15.1...v5.16.0) ##### Bug Fixes - correct types for domain unionWith ([#​9131](https://togithub.com/vega/vega-lite/issues/9131)) ([6f66759](https://togithub.com/vega/vega-lite/commit/6f667590d2f78093d53e513a6e4ae119810e12df)) ##### Features - make bar & rect marks support bandPosition (allow center-alignment with ticks) ([#​9126](https://togithub.com/vega/vega-lite/issues/9126)) ([bd014eb](https://togithub.com/vega/vega-lite/commit/bd014eb168060ae7f925dc0a927e7ca333a96c7b)) - swap 'mouse' events to 'pointer' events for mobile compatibility; update site and docs ([#​9089](https://togithub.com/vega/vega-lite/issues/9089)) ([fa97659](https://togithub.com/vega/vega-lite/commit/fa97659e40ea340fa497783e4b32ef63ebe4bc3f)) #### [5.15.1](https://togithub.com/vega/vega-lite/compare/v5.15.0...v5.15.1) (2023-10-02) ##### Bug Fixes - correct the formula for interpolating between bin start and end (interpolatedSignalRef) ([#​9111](https://togithub.com/vega/vega-lite/issues/9111)) ([d4b27bb](https://togithub.com/vega/vega-lite/commit/d4b27bba1439dccab3dbf54f7c1af64155d8c7d5)) - use resolve "shared" instead of steps to fix artifacts in grouped density transform ([#​9106](https://togithub.com/vega/vega-lite/issues/9106)) ([06e63e6](https://togithub.com/vega/vega-lite/commit/06e63e6bae3d4efa3d2041e6582415327ebdeb3b))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 9 months ago

Codecov Report

Merging #187 (082b5d3) into master (e2b4592) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #187   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          401       401           
  Branches        76        76           
=========================================
  Hits           401       401           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more