cetteup / update-plex-ipv6-access-url

DynDNS-like tool for keeping your Plex IPv6 custom access URL up to date
MIT License
44 stars 7 forks source link

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

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.12.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) ### [`v10.13.0`](https://togithub.com/go-playground/validator/releases/tag/v10.13.0): Release 10.13.0 [Compare Source](https://togithub.com/go-playground/validator/compare/v10.12.0...v10.13.0) #### What's new? - Added `skip_unless` validation. #### What was fixed? - Fixed `excluded_if` validation not working as documented. - Fix state and province codes to meet `iso3166_2` standard. - Update go-urn library to remove GPLv3 library dependency - Many updates to documentation.

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.