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

chore(deps): update dependency importlib-metadata to v6.1.0 #72

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
importlib-metadata ==6.0.0 -> ==6.1.0 age adoption passing confidence

Release Notes

python/importlib_metadata ### [`v6.1.0`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v610) [Compare Source](https://togithub.com/python/importlib_metadata/compare/v6.0.1...v6.1.0) \====== - [#​428](https://togithub.com/python/importlib_metadata/issues/428): `packages_distributions` now honors packages and modules with Python modules that not `.py` sources (e.g. `.pyc`, `.so`). ### [`v6.0.1`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v601) [Compare Source](https://togithub.com/python/importlib_metadata/compare/v6.0.0...v6.0.1) \====== - [#​434](https://togithub.com/python/importlib_metadata/issues/434): Expand protocol for `PackageMetadata.get_all` to match the upstream implementation of `email.message.Message.get_all` in [python/typeshed#​9620](https://togithub.com/python/typeshed/issues/9620).

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

Codecov Report

Merging #72 (fdd3dfa) into master (e2c2d03) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##            master       #72   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          292       292           
  Branches        62        62           
=========================================
  Hits           292       292           

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