generated from mpppk/cli-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Update module github.com/go-playground/validator/v10 to v10.30.1 #179
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/github.zerozr99.workers.dev-go-playground-validator-v10-10.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update module github.com/go-playground/validator/v10 to v10.30.1 #179
renovate
wants to merge
1
commit into
master
from
renovate/github.zerozr99.workers.dev-go-playground-validator-v10-10.x
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8f2c052 to
ec989b2
Compare
ec989b2 to
86303f0
Compare
86303f0 to
04ffb1c
Compare
04ffb1c to
9ba2bd3
Compare
9ba2bd3 to
4b34055
Compare
4b34055 to
814a63e
Compare
814a63e to
61dceaa
Compare
61dceaa to
5bc4cd7
Compare
5bc4cd7 to
e88cb1f
Compare
e88cb1f to
f485cb9
Compare
f485cb9 to
5da55e0
Compare
5da55e0 to
7cd0788
Compare
7cd0788 to
4416e37
Compare
4416e37 to
402198d
Compare
402198d to
653aa9f
Compare
653aa9f to
d79ec50
Compare
d6e80db to
f67e259
Compare
f67e259 to
3b7075a
Compare
5ec134b to
3b7075a
Compare
3b7075a to
b6140b7
Compare
b6140b7 to
65bb55b
Compare
65bb55b to
57de8e1
Compare
57de8e1 to
618a6c2
Compare
618a6c2 to
5b7cd55
Compare
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
5b7cd55 to
d947eb4
Compare
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
d947eb4 to
dafe898
Compare
dafe898 to
bff4adf
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v10.3.0→v10.30.1Release Notes
go-playground/validator (github.com/go-playground/validator/v10)
v10.30.1: Release 10.30.1Compare Source
What's Changed
New Contributors
Full Changelog: go-playground/validator@v10.30.0...v10.30.1
v10.30.0: Release 10.30.0Compare Source
What's Changed
New Contributors
Full Changelog: go-playground/validator@v10.29.0...v10.30.0
v10.29.0Compare Source
What's Changed
excluded_unlessbug fix by @chargraves85 in #1307New Contributors
Full Changelog: go-playground/validator@v10.28.0...v10.29.0
v10.28.0: Release 10.28.0Compare Source
What's Changed
required_ifby @duyquang6 in #1468New Contributors
Full Changelog: go-playground/validator@v10.27.0...v10.28.0
v10.27.0: Release 10.27.0Compare Source
What's Changed
urlvalidation by @bfabio in #1444New Contributors
Full Changelog: go-playground/validator@v10.26.0...v10.27.0
v10.26.0Compare Source
What's Changed
Base64RawURLusage by @196Ikuchil in #1336New Contributors
Full Changelog: go-playground/validator@v10.25.0...v10.26.0
v10.25.0: Release 10.25.0Compare Source
What's Changed
New Contributors
Full Changelog: go-playground/validator@v10.24.0...v10.25.0
v10.24.0: Release 10.24.0Compare Source
What's Changed
The MSGV(Minimum Supported Go Version) has been bumped to v1.20 to address a security issues in the gaoling
netpackage.Full Changelog: go-playground/validator@v10.23.0...v10.24.0
v10.23.0: Release 10.23.0Compare Source
What's Changed
New Contributors
Full Changelog: go-playground/validator@v10.22.1...v10.23.0
v10.22.1: Release 10.22.1Compare Source
What's Changed
New Contributors
Full Changelog: go-playground/validator@v10.22.0...v10.22.1
v10.22.0: Release 10.22.0Compare Source
v10.21.0: Release 10.21.0Compare Source
What's Changed
New Contributors
Full Changelog: go-playground/validator@v10.20.0...v10.21.0
v10.20.0: Release 10.20.0Compare Source
What's Changed
New Contributors
Full Changelog: go-playground/validator@v10.19.0...v10.20.0
v10.19.0: Release 10.19.0Compare Source
What was added?
Added opt-in ability to validate private fields in PR, thanks @nikolaianohyn via the new
WithPrivateFieldValidationoption when initializing validator.v10.18.0: Release 10.18.0Compare Source
What Changed?
Updated all dependencies to address dependant alerts, #1205 and #1220
v10.17.0: Release 10.17.0Compare Source
What's new
What's fixed
v10.16.0: Release 10.16.0Compare Source
What's new or fixed?
issnvalidator. TY @mrcook for the PRfmt.Stringerinterface support touuidvalidations allowing most UUID validation libraries which implement it to work transparently now. TY @JoshGlazebrook for the PRomitnilsimilar toomitemptybut for pointers. this is mainly for code generation ease. TY @tarampampam for the PRv10.15.5: Release 10.15.5Compare Source
What was fixed?
Fixed
CIDRIPv4validation, ty @martinlehoux for the PRv10.15.4: Release 10.15.4Compare Source
What was fixed?
Corrected a regression of skipping
requiredfortime.Timeaccidentally introduced inv10.15.2v10.15.3: Release 10.15.3Compare Source
What was fixed?
Fix regression for invalid type check before calling reflect values type. Thank you @MysteriousPotato for the PR
v10.15.2: Release 10.15.2Compare Source
What was fixed?
or's in tags + updated torequiredbehaving the same as beforev10.50.0to support the community as there was a lot of code relying on the before behaviour, correct or not.v10.15.1: Release 10.15.1Compare Source
What was fixed?
Corrected a few validations including
gt,lt, ... when using floating point values, specificallyfloat32, in this PRv10.15.0: Release 10.15.0Compare Source
What's new?
tagvalidations onstructsis now a reality thank to @MysteriousPotato in this PRoneoftag to examples in this PRSpice DBvalidations in this PRWhat was fixed?
filepathvalidation when path is a directory in this PRv10.14.1: Release 10.14.1Compare Source
What was fixed?
json.RawMessagein this PRv10.14.0: Release 10.14.0Compare Source
What's new?
v10.13.0: Release 10.13.0Compare Source
What's new?
skip_unlessvalidation.What was fixed?
excluded_ifvalidation not working as documented.iso3166_2standard.v10.12.0: Release 10.12.0Compare Source
What is new?
eth_addr_checksumvalidation.eg_ignore_caseandne_ignore_casehttp_urlvalidation for http(s) URL'scronvalidation.uniquevalidation ability to validate struct fields.base64rawurlvalidation for base64 url without = paddingmongodbobjectID validationfilepathvalidation.dirpathvalidation.luhn_checksumvalidation.cvevalidation.What was fixed?
excluded_unlessvalidation.uniquevalidation for map with Pointer values.uniquevalidation for struct field when itis a nil pointer.notblankvalidation to cover all whitespace charactersWhat was changed?
eth_addrvalidation while addingeth_addr_checksum.v10.11.2: Release 10.11.2Compare Source
What was fixed
v10.11.1: Release 10.11.1Compare Source
What was fixed?
Corrected/Enhanced is boolean check to take the field type into consideration. Thanks @V-R-Dighe for the PR
v10.11.0: Release 10.11.0Compare Source
What's new?
Booleantranslation. #930requiredtranslation. #884zhtranslations. #856exclude_ifandexcluded_unlesstags. #847What was fixed?
ORoperators. #911/jatypos. #898What was enhanced?
ValidationCtxnow supports nested slice maps. #917/RegisterTagNameFuncdocumentation. RegisterTagNameFuncv10.10.1: Release 10.10.1Compare Source
What was fixed?
Updated a couple of dependencies to resolve some vulnerabilities found within.
v10.10.0: Release 10.10.0Compare Source
What's new?
country_codevalidation, thanks @uberswe for the PR.v10.9.0: Release 10.9.0Compare Source
What's new?
universal-translatorandlocalesdependencies to their latest versions.v10.8.0: Release 10.8.0Compare Source
What's new?
zhmissing translations for some tags, thanks @SkyingzZ for the PRv10.7.0: Release 10.7.0Compare Source
What's new?
v10.6.2: Release 10.6.2Compare Source
What was fixed?
v10.6.1: Release 10.6.1Compare Source
What was fixed
url_encodedvalidation regex not handling totally unescaped data.v10.6.0: Release 10.6.0Compare Source
What's new?
required_if,required_unlessandeqfield. 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: Release 10.5.0Compare Source
What's new?
v10.4.2: Release 10.4.2Compare Source
What was Fixed?
nefield. Thanks @Doarakko for the PRv10.4.1: Release 10.4.1Compare 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 #642
The fix ensures it falls back to the previous expected behaviour.
v10.4.0: Release 10.4.0Compare Source
What's new?
Merged ton of PR's, thank you everyone for your contributions!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.