update-plex-ipv6-access-url
update-plex-ipv6-access-url copied to clipboard
fix(deps): update module github.com/go-playground/validator/v10 to v10.22.1
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
github.com/go-playground/validator/v10 | v10.16.0 -> v10.22.1 |
Release Notes
go-playground/validator (github.com/go-playground/validator/v10)
v10.22.1
: Release 10.22.1
What's Changed
- fix(#1310): fix excluded_if for pointers by @ganeshdipdumbare in https://github.com/go-playground/validator/pull/1313
New Contributors
- @ganeshdipdumbare made their first contribution in https://github.com/go-playground/validator/pull/1313
Full Changelog: https://github.com/go-playground/validator/compare/v10.22.0...v10.22.1
v10.22.0
: Release 10.22.0
v10.21.0
: Release 10.21.0
What's Changed
- MongoDB validator improved by @pixel365 in https://github.com/go-playground/validator/pull/1196
- change codes bool value to struct{} by @nar10z in https://github.com/go-playground/validator/pull/1270
- Fix grammar issues in comments, tests, field names by @alexandear in https://github.com/go-playground/validator/pull/1262
- Make docs for required more explicit regarding boolean values by @alexongh in https://github.com/go-playground/validator/pull/1261
- Fix Japanese translation of max-items, lt-items and lte-items error by @Tomoki108 in https://github.com/go-playground/validator/pull/1250
- chore: fix some comments by @pavedroad in https://github.com/go-playground/validator/pull/1242
- Polish language support by @thinkofher in https://github.com/go-playground/validator/pull/1217
New Contributors
- @pixel365 made their first contribution in https://github.com/go-playground/validator/pull/1196
- @nar10z made their first contribution in https://github.com/go-playground/validator/pull/1270
- @alexongh made their first contribution in https://github.com/go-playground/validator/pull/1261
- @Tomoki108 made their first contribution in https://github.com/go-playground/validator/pull/1250
- @pavedroad made their first contribution in https://github.com/go-playground/validator/pull/1242
- @thinkofher made their first contribution in https://github.com/go-playground/validator/pull/1217
Full Changelog: https://github.com/go-playground/validator/compare/v10.20.0...v10.21.0
v10.20.0
: Release 10.20.0
What's Changed
- Fix ULID should case-insensitive by @akayj in https://github.com/go-playground/validator/pull/1258
- feat: add base32 validator tag by @jamesatkin-myndup in https://github.com/go-playground/validator/pull/1253
- Add EU countries validator by @masv3971 in https://github.com/go-playground/validator/pull/1252
New Contributors
- @akayj made their first contribution in https://github.com/go-playground/validator/pull/1258
- @jamesatkin-myndup made their first contribution in https://github.com/go-playground/validator/pull/1253
- @masv3971 made their first contribution in https://github.com/go-playground/validator/pull/1252
Full Changelog: https://github.com/go-playground/validator/compare/v10.19.0...v10.20.0
v10.19.0
: Release 10.19.0
What was added?
Added opt-in ability to validate private fields in PR, thanks @nikolaianohyn via the new WithPrivateFieldValidation
option when initializing validator.
v10.18.0
: Release 10.18.0
What Changed?
Updated all dependencies to address dependant alerts, #1205 and #1220
v10.17.0
: Release 10.17.0
What's new
- Add translation of requiredXXX and excludedXXX in English/Chinese/Chinese Taiwan.
What's fixed
- Fix errors translation to work properly for aliases.
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get
command, which resulted in the following additional change(s):
- 6 additional dependencies were updated
Details:
Package | Change |
---|---|
github.com/gabriel-vasile/mimetype |
v1.4.2 -> v1.4.3 |
github.com/leodido/go-urn |
v1.2.4 -> v1.4.0 |
golang.org/x/crypto |
v0.7.0 -> v0.19.0 |
golang.org/x/net |
v0.8.0 -> v0.21.0 |
golang.org/x/sys |
v0.12.0 -> v0.17.0 |
golang.org/x/text |
v0.8.0 -> v0.14.0 |