chore: bump github.com/go-playground/validator/v10 from 10.19.0 to 10.27.0
Closed
Number: #614
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 07, 2025 at 02:46 PM UTC
(4 months ago)
(4 months ago)
Updated:
July 19, 2025 at 01:07 AM UTC
(3 months ago)
(3 months ago)
Closed:
July 19, 2025 at 01:07 AM UTC
(3 months ago)
(3 months ago)
Time to Close:
11 days
Labels:
stale dependencies go
stale dependencies go
Description:
Bumps github.com/go-playground/validator/v10 from 10.19.0 to 10.27.0.
Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Release 10.27.0
What's Changed
- Fix Release version badge on README page by
@nodivbyzeroin go-playground/validator#1406- fix russian E.164 error message by
@prigornitskiyin go-playground/validator#1349- chore: remove unnecessary statement by
@qshuaiin go-playground/validator#1200- Re-enable several linters by
@nodivbyzeroin go-playground/validator#1412- add support to tag validateFn by
@peczenyjin go-playground/validator#1363- Bump golang.org/x/crypto from 0.33.0 to 0.35.0 in /_examples/validate_fn by
@dependabotin go-playground/validator#1418- Bump golang.org/x/net from 0.34.0 to 0.38.0 in /_examples/validate_fn by
@dependabotin go-playground/validator#1419- Align required_without with the contract stated in the documentation by
@jmfreesin go-playground/validator#1422- Add translation example by
@cxlblmin go-playground/validator#1394- doc(errors): mention RegisterTagNameFunc for FieldError.Field by
@khan-ajamalin go-playground/validator#1358- Bump golangci/golangci-lint-action from 7 to 8 by
@dependabotin go-playground/validator#1425- feat(translation): add en translation for urn_rfc2141 by
@ryanmalesicin go-playground/validator#1431- fix: panics when private field is validated by
@ykalchevskiyin go-playground/validator#1423- Fix: support validation for map values with struct types by
@JunaidIslam2105in go-playground/validator#1433- Omitzero does not work with slice and map bug by
@JunaidIslam2105in go-playground/validator#1436- Fix: Validator panics when 'nil' is used along with required if for slices and maps by
@JunaidIslam2105in go-playground/validator#1442- docs: typos by
@eqsdxrin go-playground/validator#1440- fix: make "file://" fail
urlvalidation by@bfabioin go-playground/validator#1444- disable way too aggressive and disagreeable linters by
@deankarnin go-playground/validator#1445- use golangci lint file for disables by
@deankarnin go-playground/validator#1447New Contributors
@prigornitskiymade their first contribution in go-playground/validator#1349@qshuaimade their first contribution in go-playground/validator#1200@peczenyjmade their first contribution in go-playground/validator#1363@jmfreesmade their first contribution in go-playground/validator#1422@cxlblmmade their first contribution in go-playground/validator#1394@khan-ajamalmade their first contribution in go-playground/validator#1358@ryanmalesicmade their first contribution in go-playground/validator#1431@ykalchevskiymade their first contribution in go-playground/validator#1423@JunaidIslam2105made their first contribution in go-playground/validator#1433@eqsdxrmade their first contribution in go-playground/validator#1440@bfabiomade their first contribution in go-playground/validator#1444Full Changelog: https://github.com/go-playground/validator/compare/v10.26.0...v10.27.0
v10.26.0
What's Changed
- Use correct pointer in errors.As(). Fix "panic: errors: *target must be interface or implement error" in examples. by
@antonsorokoin go-playground/validator#1378- Create dependabot by
@nodivbyzeroin go-playground/validator#1373- Bump golangci/golangci-lint-action from 4 to 6 by
@dependabotin go-playground/validator#1381- Bump golang.org/x/text from 0.21.0 to 0.22.0 by
@dependabotin go-playground/validator#1383- Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by
@dependabotin go-playground/validator#1382- feat(translations): improve Indonesian translations and add tests by
@fathirazin go-playground/validator#1376- Fix time.Duration translation error by
@nodivbyzeroin go-playground/validator#1154- Update Project Status button by
@nodivbyzeroin go-playground/validator#1380- Remove gitter.im link from README.md by
@nodivbyzeroin go-playground/validator#1366- Docs: fix
Base64RawURLusage by@196Ikuchilin go-playground/validator#1336
... (truncated)
Commits
bc77d03use golangci lint file for disables (#1447)4a1bc2fdisable way too aggressive and disagreeable linters (#1445)cf2267ffix: make "file://" failurlvalidation (#1444)3fd4678docs: typos (#1440)ec374efFix: Validator panics when 'nil' is used along with required if for slices an...0e3e2f9Omitzero does not work with slice and map bug (#1436)dfc7ccdFix: support validation for map values with struct types (#1433)5b9542bfix: panics when private field is validated (#1423)f9a5a1ffeat(translation): add en translation for urn_rfc2141 (#1431)20f7df6Bump golangci/golangci-lint-action from 7 to 8 (#1425)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+30
+30
Deletions:
-29
-29
Package Dependencies
Ecosystem:
go
go
Version Change:
10.19.0 → 10.27.0
Update Type:
Minor
Minor
Technical Details
| ID: | 2911640 |
| UUID: | 2647054096 |
| Node ID: | PR_kwDOLmBl1M6dxtcQ |
| Host: | GitHub |
| Repository: | Txim0520/https-github.com-coder-coder |
| Mergeable: | Yes |
| Merge State: | Unstable |