Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps validators from 0.12.6 to 0.22.0.

Release notes

Sourced from validators's releases.

0.22.0

What's Changed

  • Breaking:
    • API changes in validators.ipv4 and validators.ipv6 functions
      • strict parameter now correctly validates IP addresses strictly in CIDR notation
      • host_bit parameter distinguishes between network and host IP address

New Contributors

Full Changelog: python-validators/validators@0.21.2...0.22.0

0.21.2

What's Changed

New Contributors

Full Changelog: 0.21.1...0.21.2

0.21.1

What's Changed

... (truncated)

Changelog

Sourced from validators's changelog.

0.22.0 (2023-09-02)

What's Changed

  • Breaking:
    • API changes in validators.ipv4 and validators.ipv6 functions
      • strict parameter now correctly validates IP addresses strictly in CIDR notation
      • host_bit parameter distinguishes between network and host IP address

New Contributors

Full Changelog: 0.21.2...0.22.0

0.21.2 (2023-08-07)

What's Changed

  • Breaking:

New Contributors

Full Changelog: 0.21.1...0.21.2

0.21.1 (2023-04-10)

... (truncated)

Commits
  • 71b40bd Merge pull request #295 from joe733/workshop
  • 91dad61 fix: strict CIDR IP validation; bump version
  • 99b425a Merge pull request #294 from joe733/workshop
  • 41f3d6d fix: simple hostname validation regex
  • 7c02da3 Merge pull request #291 from tswfi/update_changesmd_to_contain_validationerro...
  • 8d72f55 Change wording after review
  • a0ed3ec Add note about ValidationFailure to ValidationError in changes.md
  • 9e94fee Merge pull request #289 from adrienthiery/fix/hashtag-url
  • 4015e8e fix: url validator considers urls with /#/ as valid
  • ee088fa chore: update deps, readme, docs
  • 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 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)

Bumps [validators](https://github.com/python-validators/validators) from 0.12.6 to 0.22.0.
- [Release notes](https://github.com/python-validators/validators/releases)
- [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md)
- [Commits](python-validators/validators@0.12.6...0.22.0)

---
updated-dependencies:
- dependency-name: validators
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2023
@dependabot dependabot bot requested a review from a team September 4, 2023 07:53
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.

1 participant