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 v9.31.0 #153
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
->v9.31.0
Release Notes
go-playground/validator
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.