buro9 / microcosm

Front end for Microcosm, a Go web server that serves the static files, templates and performs API calls.
GNU Affero General Public License v3.0
11 stars 3 forks source link

Update module github.com/go-playground/validator/v10 to v10.16.0 #167

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-playground/validator/v10 require minor v10.15.4 -> v10.16.0

Release Notes

go-playground/validator (github.com/go-playground/validator/v10) ### [`v10.16.0`](https://togithub.com/go-playground/validator/releases/tag/v10.16.0): Release 10.16.0 [Compare Source](https://togithub.com/go-playground/validator/compare/v10.15.5...v10.16.0) #### What's new or fixed? - Added new `issn` validator. TY [@​mrcook](https://togithub.com/mrcook) for the [PR](https://togithub.com/go-playground/validator/pull/1166) - Added improvement/fix to the file url validation. TY [@​nodivbyzero](https://togithub.com/nodivbyzero) for the [PR](https://togithub.com/go-playground/validator/pull/1171) - Fix onof tag in examples. TY [@​gren236](https://togithub.com/gren236) for the [PR](https://togithub.com/go-playground/validator/pull/1184) - Add `fmt.Stringer` interface support to `uuid` validations allowing most UUID validation libraries which implement it to work transparently now. TY [@​JoshGlazebrook](https://togithub.com/JoshGlazebrook) for the [PR](https://togithub.com/go-playground/validator/pull/1189) - Added new `omitnil` similar to `omitempty` but for pointers. this is mainly for code generation ease. TY [@​tarampampam](https://togithub.com/tarampampam) for the [PR](https://togithub.com/go-playground/validator/pull/1187) ### [`v10.15.5`](https://togithub.com/go-playground/validator/releases/tag/v10.15.5): Release 10.15.5 [Compare Source](https://togithub.com/go-playground/validator/compare/v10.15.4...v10.15.5) #### What was fixed? Fixed `CIDRIPv4` validation, ty [@​martinlehoux](https://togithub.com/martinlehoux) for the [PR](https://togithub.com/go-playground/validator/pull/945)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.