gotify / server

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
https://gotify.net
Other
11.49k stars 639 forks source link

chore(deps): update module github.com/go-playground/validator/v10 to v10.23.0 #736

Open renovate[bot] opened 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

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

Release Notes

go-playground/validator (github.com/go-playground/validator/v10) ### [`v10.23.0`](https://redirect.github.com/go-playground/validator/releases/tag/v10.23.0): Release 10.23.0 [Compare Source](https://redirect.github.com/go-playground/validator/compare/v10.22.1...v10.23.0) #### What's Changed - fix: cron validation support for star step value by [@​cgetzen](https://redirect.github.com/cgetzen) in [https://github.com/go-playground/validator/pull/1302](https://redirect.github.com/go-playground/validator/pull/1302) - doc(oneof): mention 'enum' by [@​Crocmagnon](https://redirect.github.com/Crocmagnon) in [https://github.com/go-playground/validator/pull/1326](https://redirect.github.com/go-playground/validator/pull/1326) - Add oneofci validator (oneof case insensitive) by [@​connorcarnes](https://redirect.github.com/connorcarnes) in [https://github.com/go-playground/validator/pull/1321](https://redirect.github.com/go-playground/validator/pull/1321) - feat: add validator for numeric ports by [@​nodivbyzero](https://redirect.github.com/nodivbyzero) in [https://github.com/go-playground/validator/pull/1294](https://redirect.github.com/go-playground/validator/pull/1294) #### New Contributors - [@​cgetzen](https://redirect.github.com/cgetzen) made their first contribution in [https://github.com/go-playground/validator/pull/1302](https://redirect.github.com/go-playground/validator/pull/1302) - [@​Crocmagnon](https://redirect.github.com/Crocmagnon) made their first contribution in [https://github.com/go-playground/validator/pull/1326](https://redirect.github.com/go-playground/validator/pull/1326) - [@​connorcarnes](https://redirect.github.com/connorcarnes) made their first contribution in [https://github.com/go-playground/validator/pull/1321](https://redirect.github.com/go-playground/validator/pull/1321) **Full Changelog**: https://github.com/go-playground/validator/compare/v10.22.1...v10.23.0

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 is behind base branch, 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 5 days ago

Codecov Report

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

Project coverage is 79.42%. Comparing base (cc7da2a) to head (4d99780).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #736 +/- ## ======================================= Coverage 79.42% 79.42% ======================================= Files 56 56 Lines 2639 2639 ======================================= Hits 2096 2096 Misses 452 452 Partials 91 91 ```

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