oxyno-zeta / s3-proxy

S3 Reverse Proxy with GET, PUT and DELETE methods and authentication (OpenID Connect and Basic Auth)
https://oxyno-zeta.github.io/s3-proxy/
Apache License 2.0
303 stars 34 forks source link

fix(deps): update module github.com/go-playground/validator/v10 to v10.14.1 - autoclosed #365

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

go-playground/validator ### [`v10.14.1`](https://togithub.com/go-playground/validator/releases/tag/v10.14.1): Release 10.14.1 [Compare Source](https://togithub.com/go-playground/validator/compare/v10.14.0...v10.14.1) #### What was fixed? - Add allowance to valid JSOn for types convertible to such as `json.RawMessage` in [this PR](https://togithub.com/go-playground/validator/pull/1110) - Fix URL validation with only schema in [this PR](https://togithub.com/go-playground/validator/pull/1114) ### [`v10.14.0`](https://togithub.com/go-playground/validator/releases/tag/v10.14.0): Release 10.14.0 [Compare Source](https://togithub.com/go-playground/validator/compare/v10.13.0...v10.14.0) #### What's new? - Added on disk file validation from [this PR](https://togithub.com/go-playground/validator/pull/982) - Enhanced credit card validation test to 100% with [this PR](https://togithub.com/go-playground/validator/pull/948)

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.