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
292 stars 33 forks source link

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

Closed renovate[bot] closed 7 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.5 -> 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)

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.

renovate[bot] commented 7 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v10.16.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.