dadrus / heimdall

A cloud native Identity Aware Proxy and Access Control Decision service
https://dadrus.github.io/heimdall/
Apache License 2.0
114 stars 13 forks source link

deps: update module github.com/go-playground/validator/v10 to v10.22.1 #1762

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-playground/validator/v10 v10.22.0 -> v10.22.1 age adoption passing confidence

Release Notes

go-playground/validator (github.com/go-playground/validator/v10) ### [`v10.22.1`](https://redirect.github.com/go-playground/validator/releases/tag/v10.22.1): Release 10.22.1 [Compare Source](https://redirect.github.com/go-playground/validator/compare/v10.22.0...v10.22.1) #### What's Changed - fix([#​1310](https://redirect.github.com/go-playground/validator/issues/1310)): fix excluded_if for pointers by [@​ganeshdipdumbare](https://redirect.github.com/ganeshdipdumbare) in [https://github.com/go-playground/validator/pull/1313](https://redirect.github.com/go-playground/validator/pull/1313) #### New Contributors - [@​ganeshdipdumbare](https://redirect.github.com/ganeshdipdumbare) made their first contribution in [https://github.com/go-playground/validator/pull/1313](https://redirect.github.com/go-playground/validator/pull/1313) **Full Changelog**: https://github.com/go-playground/validator/compare/v10.22.0...v10.22.1

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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.31%. Comparing base (cdf1966) to head (7378fdd). Report is 47 commits behind head on release.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release #1762 +/- ## =========================================== + Coverage 89.21% 89.31% +0.10% =========================================== Files 270 270 Lines 8876 8876 =========================================== + Hits 7919 7928 +9 + Misses 706 699 -7 + Partials 251 249 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.