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 datasette-cluster-map to v0.18.2 #220

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
datasette-cluster-map (changelog) ==0.17.2 -> ==0.18.2 age adoption passing confidence

Release Notes

simonw/datasette-cluster-map (datasette-cluster-map) ### [`v0.18.2`](https://togithub.com/simonw/datasette-cluster-map/releases/tag/0.18.2) [Compare Source](https://togithub.com/simonw/datasette-cluster-map/compare/0.18.1...0.18.2) - Fixed bug where default tiles were displayed at retina resolution in a way that caused the map labels to be illegibly small. [#​48](https://togithub.com/simonw/datasette-cluster-map/issues/48) ### [`v0.18.1`](https://togithub.com/simonw/datasette-cluster-map/releases/tag/0.18.1) [Compare Source](https://togithub.com/simonw/datasette-cluster-map/compare/0.18...0.18.1) - Removed rogue print statement. [#​46](https://togithub.com/simonw/datasette-cluster-map/issues/46) ### [`v0.18`](https://togithub.com/simonw/datasette-cluster-map/releases/tag/0.18) [Compare Source](https://togithub.com/simonw/datasette-cluster-map/compare/0.17.2...0.18) - Now works with both Datasette 0.x and the Datasette 1.0 alphas. [#​43](https://togithub.com/simonw/datasette-cluster-map/issues/43) - Previously the map only displayed automatically for tables with `latitude` and `longitude` columns. Now also detects `lat/lon`, `lat/lng`, `lat/long` and `something_latitude/something_longitude` wildcards. [#​39](https://togithub.com/simonw/datasette-cluster-map/issues/39)

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

Codecov Report

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

Project coverage is 100.00%. Comparing base (9234d1b) to head (cb19be9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #220 +/- ## ========================================= 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.