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.15.1 #185

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.0 -> 5.15.1 age adoption passing confidence

Release Notes

vega/vega-lite (vega-lite) ### [`v5.15.1`](https://togithub.com/vega/vega-lite/blob/HEAD/CHANGELOG.md#5151-2023-10-02) [Compare Source](https://togithub.com/vega/vega-lite/compare/v5.15.0...v5.15.1) ##### 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 #185 (a166d63) into master (bbe0dfd) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #185   +/-   ##
=========================================
  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