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.15.2 #163

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-playground/validator/v10 require patch v10.15.1 -> v10.15.2

Release Notes

go-playground/validator (github.com/go-playground/validator/v10) ### [`v10.15.2`](https://togithub.com/go-playground/validator/releases/tag/v10.15.2): Release 10.15.2 [Compare Source](https://togithub.com/go-playground/validator/compare/v10.15.1...v10.15.2) ##### What was fixed? - Refactored [#​1122](https://togithub.com/go-playground/validator/issues/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. - Added a way to opt-in to the new functionality, which is recommended, using [WithRequiredStructEnabled](https://togithub.com/go-playground/validator/blob/master/\_examples/simple/main.go#L33)

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.