Closed dependabot[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.35%. Comparing base (
cb5d127
) to head (0d00c4d
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps faker from 30.0.0 to 30.3.0.
Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
a7a7804
Bump version: 30.2.0 → 30.3.0a28c7f6
:pencil: Update CHANGELOG.md032a108
fix stubs and format codedd1e446
Add decorator to optionally format dates as string (#2099)f3047c1
Bump version: 30.1.0 → 30.2.062929e0
:pencil: Update CHANGELOG.mdef3a5e2
Replaced@functools
.cache with@functools
.lru_cache(maxsize=None) (#2113)b605d21
Cache Factory._find_provider_class module look-ups (#2112)b25d2e8
Bump version: 30.0.0 → 30.1.0c880961
:pencil: Update CHANGELOG.mdDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show