5afe / safe-relay-service

Relay Tx Service for Gnosis Safe
MIT License
59 stars 32 forks source link

Bump faker from 18.3.1 to 19.2.0 #598

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps faker from 18.3.1 to 19.2.0.

Release notes

Sourced from faker's releases.

Release v19.2.0

See CHANGELOG.md.

Release v19.1.0

See CHANGELOG.md.

Release v19.0.0

See CHANGELOG.md.

Release v18.13.0

See CHANGELOG.md.

Release v18.12.0

See CHANGELOG.md.

Release v18.11.2

See CHANGELOG.md.

Release v18.11.1

See CHANGELOG.md.

Release v18.11.0

See CHANGELOG.md.

Release v18.10.1

See CHANGELOG.md.

Release v18.10.0

See CHANGELOG.md.

Release v18.9.1

See CHANGELOG.md.

Release v18.9.0

See CHANGELOG.md.

Release v18.8.0

See CHANGELOG.md.

Release v18.7.0

See CHANGELOG.md.

Release v18.6.2

See CHANGELOG.md.

Release v18.6.1

See CHANGELOG.md.

Release v18.6.0

See CHANGELOG.md.

... (truncated)

Changelog

Sourced from faker's changelog.

v19.2.0 - 2023-07-20

  • Add support for South African Zulu (zu_ZA) names and last names. Thanks @​iamkhaya.

v19.1.0 - 2023-07-12

v19.0.0 - 2023-07-11

  • Drop support for Python 3.7
  • Drop support for 32 bit systems.
  • Add elector_code for es_MX SSN provider. Thanks @​edgarrmondragon.

v18.13.0 - 2023-07-07

  • Add .optional proxy that may or may not return a fake value. Thanks @​ligne.

v18.12.0 - 2023-07-07

v18.11.2 - 2023-06-27

v18.11.1 - 2023-06-20

  • Update Ukraine Country Code in phone_number. Thanks @​lexxai.

v18.11.0 - 2023-06-20

  • Add digit-above-two type to numerify function. Thanks @​dlwrnc.

v18.10.1 - 2023-06-02

  • Fix handling leap year in en_US Passport provider. Thanks @​mgorny.

v18.10.0 - 2023-06-01

  • Add passport Provider and en_US Implementation. Thanks @​llw2128.

v18.9.1 - 2023-06-01

  • Fix fr_FR postcode length. Thanks @​vmttn.

v18.9.0 - 2023-05-16

... (truncated)

Commits
  • fcdb0e3 Bump version: 19.1.0 → 19.2.0
  • d1ece9e :pencil: Update CHANGELOG.md
  • df79039 Add support for South African Zulu (zu_ZA) names and last names (#1891)
  • bb71ba9 Bump version: 19.0.0 → 19.1.0
  • b2028f1 :pencil: Update CHANGELOG.md
  • 696d11e Add ja_JP locale for datetime (#1888)
  • 8fb332e Bump version: 18.13.0 → 19.0.0
  • aa6220a :pencil: Update CHANGELOG.md
  • 323e8be drop support for 32bit
  • fc0ed14 try binary pilllow
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)