This repository has been archived by the owner on Mar 27, 2022. It is now read-only.
fix(deps): update module gopkg.in/go-playground/validator.v9 to v10 - autoclosed #159
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v9.20.2
->v10.9.0
Release Notes
go-playground/validator
v10.9.0
Compare Source
What's new?
universal-translator
andlocales
dependencies to their latest versions.v10.8.0
Compare Source
What's new?
zh
missing translations for some tags, thanks @SkyingzZ for the PRv10.7.0
Compare Source
What's new?
v10.6.2
Compare Source
What was fixed?
v10.6.1
Compare Source
What was fixed
url_encoded
validation regex not handling totally unescaped data.v10.6.0
Compare Source
What's new?
required_if
,required_unless
andeqfield
. Thanks @zane-deg for the PRMaintainers
A section has been added to the README regarding a "request for maintainers". I am so happy that the community has embraced this project! and I think that now is a good time to bring on more maintainers to help support the growing user base for timely help, PR reviews and general support.
v10.5.0
Compare Source
What's new?
v10.4.2
Compare Source
What was Fixed?
nefield
. Thanks @Doarakko for the PRv10.4.1
Compare Source
What was fixed?
Fixed an issue where if the param of a time.Durtion type is specified
as an integer, denoting nanosecond precision, instead of time duration
string the validation would panic introduced in https://github.com/go-playground/validator/pull/642
The fix ensures it falls back to the previous expected behaviour.
v10.4.0
Compare Source
What's new?
Merged ton of PR's, thank you everyone for your contributions!
v10.3.0
Compare Source
What's New/Fixed?
New
startsnotwith
&endsnotwith
validations, thanks @metalinspired for the PRFixed
v10.2.0
Compare Source
What's new?
v10.1.0
Compare Source
What's new?
🎄 Merry Christmas: 🎄
🎁 🎁 🎁 🎁 🎁 🎁 🎁 🎁
GetTag
functionality to the FieldLevel interface. Thanks @LRichi for the PRIsunique
functionality to handle the uniqueness of struct fields in an array/slice. Thanks @shihanng for the PRisurl
nill error check, Thanks @whatvn for the PRdatauri
validation regex, Thanks @JonathanWThom for the PReq
validator, Thanks @ghost for the PRoneof
for space-separated strings, Thanks @JonathanWThom for the PRv10.0.1
Compare Source
What was fixed?
Fixed the
required_with*
validation functions that were not properly handling pointers.v10.0.0
Compare Source
What's new?
I wanted v10 to have a bunch of new functionality for everyone but Go Modules has forced my hand a bit.
v9.31.0
Compare Source
What's new?
As of 2019-12-24 v9 is entering maintenance mode. Please direct all PR's to master.
But before this happens, 🎄 Merry Christmas: 🎄
🎁 🎁 🎁 🎁 🎁 🎁 🎁 🎁
GetTag
functionality to the FieldLevel interface. Thanks @LRichi for the PRIsunique
functionality to handle the uniqueness of struct fields in an array/slice. Thanks @shihanng for the PRv9.30.2
Compare Source
What was fixed?
Fixed previous release against wrong branch!
v9.30.1
Compare Source
What was fixed?
Backported some fixes from
v10
for therequired_with*
validation functions.P.S.
I highly recommending updating to
v10
which is justv9
updated to use Go Modules and std import paths rather thangopkg.in
. I will be puttingv9
into maintenance mode soon as I don't have the bandwidth to maintain bothv10
&v9
.v9.30.0
Compare Source
What's new?
What was fixed?
required_with*
behaviour, there were some issues with pointers.v9.29.1
Compare Source
What was fixed?
required_without
validation working with pointers, thanks @leafduo for the PR!v9.29.0
Compare Source
What's new?
Some new and exciting validators have been added, thanks @mashmooli for the PR
please see the docs for usage instructions!
v9.28.0
Compare Source
What's new?
Huge shout out to the community for all the help!
startswith
sndendswith
validations in PR, thanks @thcipriani!uuid_rfc4122
validations in PR, thanks @alexbilbie!v9.27.0
Compare Source
What new?
dir
, thanks @agalal for the PRv9.26.0
Compare Source
What's new?
Added uuid rfc4122 validation, thanks @rssathe for the PR!
v9.25.0
Compare Source
What's new?
Add baked in validators for containsfield and excludesfield, thanks @fharding1 for the PR
What was fixed
Fixed Japanese translations, thanks @akm for the PR
v9.24.0
Compare Source
What's new?
What was fixed?
pt_BR
translation, thanks @AGPDev for the PRunique validation
, thanks @holyspectral for the PRv9.23.0
Compare Source
What's new?
RegisterStructValidation
, thanks @suekto-andreas for the PRv9.22.0
Compare Source
What's new?
RegisterTagNameFunc
documentation in this PR, thanks @frou for the PR!v9.21.1
Compare Source
What was fixed?
Corrected some documentation in this PR and this PR; thanks @44px & @sakura1116vg for the PR's!
v9.21.0
Compare Source
What's new?
Added dutch translations thanks to @wesselvanderlinden and PR #387!
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.