json-log-viewer
json-log-viewer copied to clipboard
chore(gomod): bump github.com/go-playground/validator/v10 from 10.27.0 to 10.28.0
Bumps github.com/go-playground/validator/v10 from 10.27.0 to 10.28.0.
Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Release 10.28.0
What's Changed
- Update workflow.yml to support 2 most recent major versions by
@nodivbyzeroin go-playground/validator#1417- Bump actions/checkout from 4 to 5 by
@dependabot[bot] in go-playground/validator#1456- Go 1.25 support by
@nodivbyzeroin go-playground/validator#1459- Bump github.com/gabriel-vasile/mimetype from 1.4.8 to 1.4.10 by
@dependabot[bot] in go-playground/validator#1463- Bump golang.org/x/text from 0.22.0 to 0.29.0 by
@dependabot[bot] in go-playground/validator#1464- Bump actions/setup-go from 5 to 6 by
@dependabot[bot] in go-playground/validator#1465- Bump golang.org/x/crypto from 0.33.0 to 0.42.0 by
@dependabot[bot] in go-playground/validator#1467- fix: should panic when define duplicate field param in
required_ifby@duyquang6in go-playground/validator#1468- Fixed missing keys from returned errors in map validation by
@gelozrin go-playground/validator#1284- Added https_url tag by
@ahmedkamalioin go-playground/validator#1461- docs: add description for 'port' validator by
@nodivbyzeroin go-playground/validator#1435- Add alphaspace validator by
@takaaa220in go-playground/validator#1343New Contributors
@duyquang6made their first contribution in go-playground/validator#1468@gelozrmade their first contribution in go-playground/validator#1284@ahmedkamaliomade their first contribution in go-playground/validator#1461@takaaa220made their first contribution in go-playground/validator#1343Full Changelog: https://github.com/go-playground/validator/compare/v10.27.0...v10.28.0
Commits
bdc3a7dAdd alphaspace validator (#1343)63594a0docs: add description for 'port' validator (#1435)45f3a8eAdded https_url tag (#1461)7a23bcaRemove Go version 1.23 from CI workflow13130d2Fixed missing keys from returned errors in map validation (#1284)94e89f0fix: should panic when define duplicate field param inrequired_if(#1468)6905468Bump golang.org/x/crypto from 0.33.0 to 0.42.0 (#1467)77ef70eBump actions/setup-go from 5 to 6 (#1465)78d05aeBump golang.org/x/text from 0.22.0 to 0.29.0 (#1464)34aea1fBump github.com/gabriel-vasile/mimetype from 1.4.8 to 1.4.10 (#1463)- 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)