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 to v5.26.1 #196

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vega 5.25.0 -> 5.26.1 age adoption passing confidence

Release Notes

vega/vega (vega) ### [`v5.26.1`](https://togithub.com/vega/vega/releases/tag/v5.26.1) [Compare Source](https://togithub.com/vega/vega/compare/v5.26.0...v5.26.1) Changes from [v5.26.1](https://togithub.com/vega/vega/releases/tag/v5.26.1): **vega-scenegraph** - Fix CanvasHandler to emit mouse over/move/out events. ([#​3825](https://togithub.com/vega/vega/issues/3825)) **vega-typings** - Expose aggregate parameters in typings. (thanks [@​Xitian9](https://togithub.com/Xitian9)) ### [`v5.26.0`](https://togithub.com/vega/vega/releases/tag/v5.26.0) [Compare Source](https://togithub.com/vega/vega/compare/v5.25.0...v5.26.0) Changes from [v5.25.0](https://togithub.com/vega/vega/releases/tag/v5.25.0): **vega-functions** - Add geoScale expression function. (thanks [@​binste](https://togithub.com/binste)) **vega-scale** - Fix tickMinStep calculation. (thanks [@​kanitw](https://togithub.com/kanitw)) **vega-scenegraph** - Add experimental hybrid canvas/SVG renderer (thanks [@​jonmmease](https://togithub.com/jonmmease)) - Fall back to textMetrics.width for user defined width function (thanks [@​jonmmease](https://togithub.com/jonmmease)) **vega-selections** - Fix null handling in vlSelectionTest (thanks [@​arvind](https://togithub.com/arvind), [@​jonmmease](https://togithub.com/jonmmease)) **vega-transforms** - Add aggregate parameters to vega-transform, and exponential moving average. (thanks [@​Xitian9](https://togithub.com/Xitian9)) **vega-typings** - Bump typings to a 1.0 release. (thanks [@​domoritz](https://togithub.com/domoritz)) **vega-voronoi** - Fix reference for voronoi path point. (thanks [@​suchanlee](https://togithub.com/suchanlee))

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 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3aa97ee) 100.00% compared to head (1601669) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #196 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 8 8 Lines 401 401 Branches 76 76 ========================================= Hits 401 401 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.