rclement / datasette-dashboards

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

Update dependency faker to v32 #240

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

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

Release Notes

joke2k/faker (faker) ### [`v32.1.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3210---2024-11-12) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v32.0.0...v32.1.0) - Fix `ko_KR` road address. Thanks [@​semi-yu](https://redirect.github.com/semi-yu). ### [`v32.0.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3200---2024-11-12) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v31.0.0...v32.0.0) - Make pytest fixture session-scoped. Thanks [@​acolombier](https://redirect.github.com/acolombier). ### [`v31.0.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3100---2024-11-12) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.10.0...v31.0.0) - Remove `Collection[str]` type from `ElementTypes`. Thanks [@​tvuotila](https://redirect.github.com/tvuotila). ### [`v30.10.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v30100---2024-11-12) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.9.0...v30.10.0) - Add jobs for locale `de_AT`; added methods `job_female` and `job_male`. Thanks [@​ChristinaRau](https://redirect.github.com/ChristinaRau). ### [`v30.9.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3090---2024-11-12) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.8.2...v30.9.0) - Added Providers for `uz_UZ` language. Thanks [@​laziest-coder](https://redirect.github.com/laziest-coder).

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (a3037fb) to head (b8f7425). Report is 1 commits behind head on master.

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