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 sqlite-utils to v3.35.1 #172

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 12 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlite-utils (changelog) ==3.35 -> ==3.35.1 age adoption passing confidence

Release Notes

simonw/sqlite-utils (sqlite-utils) ### [`v3.35.1`](https://togithub.com/simonw/sqlite-utils/releases/tag/3.35.1) [Compare Source](https://togithub.com/simonw/sqlite-utils/compare/3.35...3.35.1) - Fixed a bug where [table.transform()](https://sqlite-utils.datasette.io/en/stable/python-api.html#python-api-transform) would sometimes re-assign the `rowid` values for a table rather than keeping them consistent across the operation. ([#​592](https://togithub.com/simonw/sqlite-utils/issues/592))

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

Codecov Report

Merging #172 (7e6e72b) into master (ed6d2f4) will not change coverage. The diff coverage is n/a.

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