rclement / datasette-dashboards

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

Update dependency datasette-sqlite-http to v0.1.1 #138

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
datasette-sqlite-http (changelog) ==0.1.0a7 -> ==0.1.1 age adoption passing confidence

Release Notes

asg017/sqlite-http (datasette-sqlite-http) ### [`v0.1.1`](https://togithub.com/asg017/sqlite-http/releases/tag/v0.1.1) [Compare Source](https://togithub.com/asg017/sqlite-http/compare/v0.1.0...v0.1.1) A new `sqlite-utils` plugin. Try with `sqlite-utils install sqlite-utils-sqlite-http` ### [`v0.1.0`](https://togithub.com/asg017/sqlite-http/releases/tag/v0.1.0) [Compare Source](https://togithub.com/asg017/sqlite-http/compare/v0.1.0-alpha.9...v0.1.0) Various distribution upgrades! You can now install `sqlite-http` with: - Python / `pip` - Node.js / `npm` - Ruby / `gem` - Deno - Datasette Plugin Additional, Mac M1 arm64 builds are now supported. ### [`v0.1.0a9`](https://togithub.com/asg017/sqlite-http/compare/v0.1.0-alpha.8...v0.1.0-alpha.9) [Compare Source](https://togithub.com/asg017/sqlite-http/compare/v0.1.0-alpha.8...v0.1.0-alpha.9) ### [`v0.1.0a8`](https://togithub.com/asg017/sqlite-http/compare/v0.1.0-alpha.7...v0.1.0-alpha.8) [Compare Source](https://togithub.com/asg017/sqlite-http/compare/v0.1.0-alpha.7...v0.1.0-alpha.8)

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 1 year ago

Codecov Report

Merging #138 (1ef1a0a) into master (f5a20de) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #138   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          377       377           
  Branches        72        72           
=========================================
  Hits           377       377           

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