lk-geimfari / mimesis

Mimesis is a robust data generator for Python that can produce a wide range of fake data in multiple languages.
https://mimesis.name
MIT License
4.34k stars 326 forks source link

Bump validators from 0.20.0 to 0.28.3 #1559

Closed dependabot[bot] closed 2 days ago

dependabot[bot] commented 1 month ago

Bumps validators from 0.20.0 to 0.28.3.

Release notes

Sourced from validators's releases.

0.28.3 (2024-05-25)

Breaking

No breaking changes were introduced in this version.

Features

No features were introduced in this version.

Maintenance

Full Changelog: 0.28.2...0.28.3

0.28.2

Breaking

No breaking changes were introduced in this version.

Features

No features were introduced in this version.

Maintenance

Full Changelog: 0.28.1...0.28.2

New Contributors

0.28.1

Breaking

No breaking changes were introduced in this version.

Features

No features were introduced in this version.

Maintenance

... (truncated)

Changelog

Sourced from validators's changelog.

0.28.3 (2024-05-25)

Breaking

No breaking changes were introduced in this version.

Features

No features were introduced in this version.

Maintenance

Full Changelog: 0.28.2...0.28.3

0.28.2 (2024-05-24)

Breaking

No breaking changes were introduced in this version.

Features

No features were introduced in this version.

Maintenance

Full Changelog: 0.28.1...0.28.2

0.28.1 (2024-04-19)

Breaking

No breaking changes were introduced in this version.

Features

No features were introduced in this version.

Maintenance

... (truncated)

Commits
  • cdc987d Merge pull request #379 from yozachar/workshop
  • 8cf75e5 hotfix: ensure _tld.txt is in sdist and bdist
  • cfa5aa1 Merge pull request #377 from yozachar/workshop
  • 999af26 chore: fix typo; update dev deps; bump version
  • a25f3a7 Merge pull request #376 from python-validators/dependabot/pip/package/request...
  • 6de8182 ---
  • 88d4e89 Merge pull request #375 from prousso/chore/add-symbols-pictographs-support
  • bcb1342 Merge pull request #374 from grleblanc/fix-ipv4-private
  • 0623b4a chore: address comments
  • d711ee7 chore(url): allow symbols and pictographs in url
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 2 days ago

Superseded by #1576.