django-improved-user
django-improved-user copied to clipboard
⬆️ Bump faker from 26.1.0 to 28.0.0
Bumps faker from 26.1.0 to 28.0.0.
Release notes
Sourced from faker's releases.
Release v28.0.0
See CHANGELOG.md.
Release v27.4.0
See CHANGELOG.md.
Release v27.3.0
See CHANGELOG.md.
Release v27.2.0
See CHANGELOG.md.
Release v27.1.0
See CHANGELOG.md.
Release v27.0.0
See CHANGELOG.md.
Release v26.3.0
See CHANGELOG.md.
Release v26.2.0
See CHANGELOG.md.
Changelog
Sourced from faker's changelog.
v28.0.0 - 2024-08-23
- Fix
pydecimal
handling ofpositive
keyword. Thanks@tahzeer
.v27.4.0 - 2024-08-21
- Add person provider for
pk_PK
locale. Thanks@c2-tlhah
v27.3.0 - 2024-08-21
- Add providers for
vi_VN
locale. Thanks@ntd1683
.v27.2.0 - 2024-08-21
- Split names in
en_IN
person provider. Thanks@wh0th3h3llam1
.v27.1.0 - 2024-08-21
- Add address providoer for
en_MS
local. Thanks@carlosfunk
.v27.0.0 - 2024-08-12
- Re-introduce
part_of_speech
argument towords()
method.v26.3.0 - 2024-08-08
- Extend
ro_RO
company localization with prefixes. Thanks@DDSNA
.v26.2.0 - 2024-08-06
- Add Swahili (
sw
) provider for generating Swahili names. Thanks@5uru
.
Commits
b51f852
Bump version: 27.4.0 → 28.0.09bcba51
:pencil: Update CHANGELOG.md41d2b31
update type stubs88ec368
Fixpydecimal
handling ofpositive
keyword (#2080)278423b
fix and sorted testef59e07
Bump version: 27.3.0 → 27.4.08387524
:pencil: Update CHANGELOG.md4edeab3
fix typing on Python 3.83884008
fix test8a1e4aa
Add person provider forpk_PK
locale. (#2083)- Additional commits viewable in compare view
Dependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)