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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
gopkg.in/go-playground/validator.v9 require minor 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: 🎄

🎁 🎁 🎁 🎁 🎁 🎁 🎁 🎁

  • Added GetTag functionality to the FieldLevel interface. Thanks @​LRichi for the PR
  • Extended Isunique functionality to handle the uniqueness of struct fields in an array/slice. Thanks @​shihanng for the PR
  • Improved documentation for custom functions. Thanks @​skateinmars for the PR
  • Added e.164 phone number validation. Thanks @​taybart for the PR

v9.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 the required_with* validation functions.

P.S.
I highly recommending updating to v10 which is just v9 updated to use Go Modules and std import paths rather than gopkg.in. I will be putting v9 into maintenance mode soon as I don't have the bandwidth to maintain both v10 & v9.

v9.30.0

Compare Source

What's new?
  • Added Turkish translations, thanks @​UgurAsaner for the PR!
  • Cleaned up linting.
What was fixed?
  • Fixed bad import path, thanks @​teejays for the PR!
  • Fixed all required_with* behaviour, there were some issues with pointers.

v9.29.1

Compare Source

What was fixed?

v9.29.0

Compare Source

What's new?
  • Updated the hostname regex to support uppercase letters, thanks @​Zeroen for the PR

Some new and exciting validators have been added, thanks @​mashmooli for the PR

  • required_with
  • required_with_all
  • required_without
  • required_without_all

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!

  • Added new section for non-standard validations here from PR, thanks @​andreiavrammsd!
    • these non standard validations will not be part of the beked in validations but rather a place for the community to put one-off validations that others may find useful and can register them as needed.
  • Updsated the SSN regex to handle more use cases in PR, thanks @​rucas!
  • Added startswith snd endswith validations in PR, thanks @​thcipriani!
  • Fixed a typo in the struct level example in PR, thanks @​masseelch!
  • Updated the docs to include the uuid_rfc4122 validations in PR, thanks @​alexbilbie!
  • Updated the email validations regex to handle a couple of failing real-world cases in PR, thanks @​benpaxton-hf!

v9.27.0

Compare Source

What new?

v9.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?
  • Added URN validation, thanks @​leodido for the PR
  • Added Japanese translations!!! 😍 , thanks @​akm for the PR
What was fixed?
  • Corrected imports in the pt_BR translation, thanks @​AGPDev for the PR
  • Added missing translation for unique validation, thanks @​holyspectral for the PR

v9.23.0

Compare Source

What's new?

v9.22.0

Compare Source

What's new?
  • Added better RegisterTagNameFunc documentation in this PR, thanks @​frou for the PR!
  • Added zh-tw translations in this PR, thanks @​kanozec 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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/gopkg.in-go-playground-validator.v9-9.x branch 22 times, most recently from bbc12d8 to 13980e0 Compare March 2, 2021 05:47
@renovate renovate bot force-pushed the renovate/gopkg.in-go-playground-validator.v9-9.x branch 8 times, most recently from 071633e to 2a7b5f6 Compare March 6, 2021 17:17
@renovate renovate bot force-pushed the renovate/gopkg.in-go-playground-validator.v9-9.x branch 16 times, most recently from c88fbe3 to 4f83b09 Compare March 12, 2021 17:20
@renovate renovate bot force-pushed the renovate/gopkg.in-go-playground-validator.v9-9.x branch 10 times, most recently from fceecd2 to da0d7e3 Compare March 17, 2021 09:01
@renovate renovate bot force-pushed the renovate/gopkg.in-go-playground-validator.v9-9.x branch from da0d7e3 to 7926f79 Compare March 7, 2022 17:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant