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 faker to v21 - autoclosed #210

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
faker (changelog) ==19.13.0 -> ==21.0.0 age adoption passing confidence

Release Notes

joke2k/faker (faker) ### [`v21.0.0`](https://togithub.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2100---2023-12-13) [Compare Source](https://togithub.com/joke2k/faker/compare/v20.1.0...v21.0.0) - Fix: random sign in `pyfloat` when `positive=False`. Thanks [@​viraj-s15](https://togithub.com/viraj-s15). ### [`v20.1.0`](https://togithub.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2010---2023-11-20) [Compare Source](https://togithub.com/joke2k/faker/compare/v20.0.3...v20.1.0) - Add company provider and NUSS for `es_ES` locale. Thanks [@​fgsalomon](https://togithub.com/fgsalomon). - Add official support for Python 3.12. Thanks [@​pfouque](https://togithub.com/pfouque). ### [`v20.0.3`](https://togithub.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2003---2023-11-14) [Compare Source](https://togithub.com/joke2k/faker/compare/v20.0.2...v20.0.3) - Make `unix_time` always return floats. ### [`v20.0.2`](https://togithub.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2002---2023-11-14) [Compare Source](https://togithub.com/joke2k/faker/compare/v20.0.1...v20.0.2) - Fix `pydecimal` crash on float `min_value` or `max_value`. Thanks [@​s-weigand](https://togithub.com/s-weigand). ### [`v20.0.1`](https://togithub.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2001---2023-11-14) [Compare Source](https://togithub.com/joke2k/faker/compare/v20.0.0...v20.0.1) - Fix type hint for `unix_time`. ### [`v20.0.0`](https://togithub.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v2000---2023-11-10) [Compare Source](https://togithub.com/joke2k/faker/compare/v19.13.0...v20.0.0) - Support platform-specific second precision. Thanks [@​cknv](https://togithub.com/cknv).

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

Codecov Report

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

Comparison is base (d76fe9b) 100.00% compared to head (d667f2d) 100.00%.

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