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.25.0 #177

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

vega/vega (vega) ### [`v5.25.0`](https://togithub.com/vega/vega/releases/tag/v5.25.0) [Compare Source](https://togithub.com/vega/vega/compare/v5.24.0...v5.25.0) Changes from [v5.24.0](https://togithub.com/vega/vega/releases/tag/v5.24.0): **monorepo** - Fix browser lists for IE support. (thanks [@​domoritz](https://togithub.com/domoritz)!) - Update dependencies. **vega-cli** - Add `ppi` resolution parameter for PNG output. (thanks [@​davidanthoff](https://togithub.com/davidanthoff)!) - Return error code on failure. (thanks [@​davidanthoff](https://togithub.com/davidanthoff)!) **vega-expression** - Add `hypot` function. (thanks [@​domoritz](https://togithub.com/domoritz)!) **vega-functions** - Update to use `hypot`. **vega-regression** - Allow zero-valued order for polynomial regression. **vega-statistics** - Add constant regression method. **vega-transforms** - Use robust (null proto) object for aggregate cell map. ([#​3695](https://togithub.com/vega/vega/issues/3695)) **vega-util** - Fix consecutive escapes in `splitAccessPath` [#​3724](https://togithub.com/vega/vega/issues/3724) (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 10 months ago

Codecov Report

Merging #177 (b3fb8ed) into master (b4b49c4) will not change coverage. The diff coverage is n/a.

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