pinterest / pymemcache

A comprehensive, fast, pure-Python memcached client.
https://pymemcache.readthedocs.io/
Apache License 2.0
768 stars 177 forks source link

Bump faker from 15.1.0 to 18.6.2 #512

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps faker from 15.1.0 to 18.6.2.

Release notes

Sourced from faker's releases.

Release v18.6.2

See CHANGELOG.md.

Release v18.6.1

See CHANGELOG.md.

Release v18.6.0

See CHANGELOG.md.

Release v18.5.1

See CHANGELOG.md.

Release v18.5.0

See CHANGELOG.md.

Release v18.4.0

See CHANGELOG.md.

Release v18.3.4

See CHANGELOG.md.

Release v18.3.3

See CHANGELOG.md.

Release v18.3.1

See CHANGELOG.md.

Release v18.3.0

See CHANGELOG.md.

Release v18.2.1

See CHANGELOG.md.

Release v18.2.0

See CHANGELOG.md.

Release v18.1.0

See CHANGELOG.md.

Release v18.0.0

See CHANGELOG.md.

Release v17.6.0

See CHANGELOG.md.

Release v17.5.0

See CHANGELOG.md.

Release v17.4.0

See CHANGELOG.md.

... (truncated)

Changelog

Sourced from faker's changelog.

v18.6.2 - 2023-05-03

  • Improve accuracy of departments in fr_FR provider postcode. Thanks @​tonial.

v18.6.1 - 2023-05-02

v18.6.0 - 2023-04-27

  • Add a separate basic_phone_number for en_US. Thanks @​dlwrnc.

v18.5.1 - 2023-04-24

  • Fix release.

v18.5.0 - 2023-04-24

v18.4.0 - 2023-04-06

  • Add currency symbols for all listed currencies. Thanks @​evoludigit.

v18.3.4 - 2023-04-04

v18.3.3 - 2023-04-04

v18.3.2 - 2023-04-01

v18.3.1 - 2023-03-23

  • Fix determinism in state_abbr() for en_US. Thanks @​DavidCain.

v18.3.0 - 2023-03-21

  • Separate freely-associated states & US territories. Thanks @​DavidCain.

v18.2.1 - 2023-03-21

v18.2.0 - 2023-03-20

... (truncated)

Commits
  • 47a3806 Bump version: 18.6.1 → 18.6.2
  • 1b0628a :pencil: Update CHANGELOG.md
  • b379d24 Improve accuracy of departments in fr_FR provider postcode (#1852)
  • 73fd8ed Bump version: 18.6.0 → 18.6.1
  • 717a0c1 :pencil: Update CHANGELOG.md
  • 0927375 Fix ssn provider for zh_TW (#1851)
  • c46c69c Bump version: 18.5.1 → 18.6.0
  • 9822ce0 :pencil: Update CHANGELOG.md
  • 787a933 add a separate basic_phone_number for en_US (#1848)
  • 22a38d7 Bump version: 18.5.0 → 18.5.1
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #513.