chore(deps): update dependency validators to v0.28.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
validators (changelog) | minor |
==0.22.0 -> ==0.28.1
|
Release Notes
python-validators/validators (validators)
v0.28.1
Breaking
No breaking changes were introduced in this version.
Features
No features were introduced in this version.
Maintenance
- fix: reduce memory footprint when loading TLDs by @yozachar in #362
- build(deps): bump idna from 3.6 to 3.7 in /package by @dependabot in #365
- fix: rfc cases in the
domain
validator by @yozachar in #367 - chore: documentation maintenance by @yozachar in #368
- chore: update contribution guidelines by @yozachar in #369
- chore: updated dev dependencies; bump version by @yozachar in #370
Full Changelog: 0.28.0...0.28.1
v0.28.0
Breaking
- patch: moves
country_code
module tocountry
module by @yozachar in #357
Features
- feat: adds indian aadhar and pan validator by @yozachar in #358
- feat: adds
finance
validator by @yozachar in #359 - feat: adds
consider_tld
parameter todomain
,hostname
andurl
modules by @yozachar in #360
Maintenance
- maint: updated dev dependencies, doc links; bump version by @yozachar in #361
Full Changelog: 0.27.0...0.28.0
v0.27.0
Breaking
- patch: moves
base58
andbase64
intoencoding
by @yozachar in #354
Features
- feat: lays foundation for URI validation by @yozachar in #353
- feat: adds
private
parameter toip_address
,hostname
&url
by @yozachar in #356
Maintenance
- patch: adds
encoding
tests and docs by @yozachar in #355
Full Changelog: 0.26.0...0.27.0
v0.26.0
Breaking
No breaking changes were introduced in this version.
Features
- feat: adds
base58
andbase64
validators by @yozachar in #351
Maintenance
- fix: regex ignore-case uses only
a-z
by @yozachar in #349 - patch: supported extended latin in username by @yozachar in #350
Full Changelog: 0.25.0...0.26.0
v0.25.0
Breaking
No breaking changes were introduced in this version.
Features
- feat: adds basic
cron
validator by @yozachar in #348
Maintenance
- maint: adds quick start docs by @yozachar in #344
- fix:
domain
validation is now more consistent across rfcs by @yozachar in #347
Full Changelog: 0.24.2...0.25.0
v0.24.0
Breaking
No breaking changes were introduced in this version.
Features
- feat: conditionally raises
ValidationError
; bump version by @yozachar in #343
Maintenance
- patch:
domain
&url
modules by @yozachar in #339 - fix: domain name not confirming to rfc_2782 by @yozachar in #341
- maint: update dev dependencies; adds favicon to docs by @yozachar in #342
Full Changelog: 0.23.2...0.24.0
v0.23.2
Breaking
No breaking changes were introduced in this version.
Features
No features were introduced in this version.
Maintenance
- maint: rectifies changelog by @yozachar in #336
- fix: packaging as well as
rST
&md
document generation by @yozachar in #337
Full Changelog: 0.23.1...0.23.2
v0.23.1
Breaking
No breaking changes were introduced in this version.
Features
No features were introduced in this version.
Maintenance
- maint: fix
between
&length
validators by @yozachar in #334 - fix: manual nav reference for mkdocs; bumps version by @yozachar in #335
Full Changelog: 0.23.0...0.23.1
v0.23.0
Breaking
No breaking changes were introduced in this version.
Features
- feat: add french i18n validation by @imperosol in #308
Maintenance
- fix: Valid URLs failing validation - query and fragment parts by @danherbriley in #297
- fix: bug in
between
module by @yozachar in #301 - chore: update dependencies, improve packaging by @yozachar in #304
- Fix fragment check by @darkdragon-001 in #305
- build(deps): bump urllib3 from 2.0.6 to 2.0.7 in /package by @dependabot in #310
- fix: allow pct-encoded entities in fragments by @conitrade-as in #317
- chore: update dev dependencies by @yozachar in #318
- build(deps): bump gitpython from 3.1.37 to 3.1.41 in /package by @dependabot in #321
- build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /package by @dependabot in #322
- chore: monthly updates for Jan'24 by @yozachar in #324
- maint: adds versiond docs; update copyright year by @yozachar in #329
- chore: update dev dependencies by @yozachar in #330
- build(deps): bump gitpython from 3.1.37 to 3.1.41 in /package by @dependabot in #331
- build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /package by @dependabot in #332
- build(deps): bump urllib3 from 2.0.6 to 2.0.7 in /package by @dependabot in #319
Full Changelog: 0.22.0...0.23.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.