rclement / mailer

Dead-simple mailer micro-service for static websites
https://rclement.github.io/mailer/
GNU Affero General Public License v3.0
58 stars 8 forks source link

Update dependency faker to v21 - autoclosed #843

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 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 8 months ago

Codecov Report

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

Comparison is base (7fa238b) 100.00% compared to head (256f601) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #843 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 14 14 Lines 834 834 Branches 62 62 ========================================= Hits 834 834 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.