Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update validators requirement from ~=0.18.2 to ~=0.20.0 #18

Merged
merged 2 commits into from
Nov 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on validators to permit the latest version.

Changelog

Sourced from validators's changelog.

0.20.0 (2022-06-05) ^^^^^^^^^^^^^^^^^^^

  • Added ipv4 digit lenghts validation (#191, pull request courtesy of Norbiox)
  • Fixes error with international URLs that have more than 2 hyphens (#184, pull request courtesy of automationator)

0.19.0 (2022-05-04) ^^^^^^^^^^^^^^^^^^^

  • Dropped py34 support
  • Improve IPv6 validation (#201, pull request courtesy of SimonIT)

0.18.2 (2020-12-18) ^^^^^^^^^^^^^^^^^^^

  • Implement actual validation for old style BTC addresses including checksumming (#182, pull request courtesy of tpatja)
  • Use a regex to guesstimate validity of new segwit BTC addresses (#182, pull request courtesy of tpatja)

0.18.1 (2020-09-03) ^^^^^^^^^^^^^^^^^^^

  • Made uuid validator accept UUID objects (#174, pull request courtesy of Letsch22)

0.18.0 (2020-08-19) ^^^^^^^^^^^^^^^^^^^

  • Added bitcoin address validator (#166, pull request courtesy of daveusa31)

0.17.1 (2020-08-03) ^^^^^^^^^^^^^^^^^^^

  • Fixed python_requires using twine

0.17.0 (2020-08-02) ^^^^^^^^^^^^^^^^^^^

  • Added python_requires='>=3.4' to setup.py (#163, pull request courtesy of vphilippon)
  • Fixed URL validator ip_last_octet regex (#145, pull request courtesy of ghost)

0.16.0 (2020-07-16) ^^^^^^^^^^^^^^^^^^^

  • Added support for emojis and more IDNA URLs (#161, pull request courtesy of automationator)

... (truncated)

Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2022
@jaredhendrickson13
Copy link
Owner

@dependabot recreate

Updates the requirements on [validators](https://github.com/kvesteri/validators) to permit the latest version.
- [Release notes](https://github.com/kvesteri/validators/releases)
- [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.rst)
- [Commits](https://github.com/kvesteri/validators/commits/0.20.0)

---
updated-dependencies:
- dependency-name: validators
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/validators-approx-eq-0.20.0 branch from f884776 to c581fe1 Compare November 15, 2022 04:41
@jaredhendrickson13 jaredhendrickson13 merged commit d4f298c into master Nov 15, 2022
@jaredhendrickson13 jaredhendrickson13 deleted the dependabot/pip/validators-approx-eq-0.20.0 branch November 15, 2022 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant