Update module github.com/go-playground/validator/v10 to v10.30.4 #2

Open
renovate-bot wants to merge 1 commit from renovate/github.com-go-playground-validator-v10-10.x into master
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/go-playground/validator/v10 require patch v10.30.3v10.30.4

Release Notes

go-playground/validator (github.com/go-playground/validator/v10)

v10.30.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-playground/validator/compare/v10.30.3...v10.30.4


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | require | patch | `v10.30.3` → `v10.30.4` | --- ### Release Notes <details> <summary>go-playground/validator (github.com/go-playground/validator/v10)</summary> ### [`v10.30.4`](https://github.com/go-playground/validator/releases/tag/v10.30.4) [Compare Source](https://github.com/go-playground/validator/compare/v10.30.3...v10.30.4) #### What's Changed - Add English translations for prefix and suffix validators by [@&#8203;morning-verlu](https://github.com/morning-verlu) in [#&#8203;1583](https://github.com/go-playground/validator/pull/1583) - chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1589](https://github.com/go-playground/validator/pull/1589) - chore(deps): bump actions/checkout from 6 to 7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1591](https://github.com/go-playground/validator/pull/1591) - chore(deps): bump golang.org/x/net from 0.38.0 to 0.55.0 in /\_examples/validate\_fn by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1593](https://github.com/go-playground/validator/pull/1593) - chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1598](https://github.com/go-playground/validator/pull/1598) - chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /\_examples/validate\_fn by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1597](https://github.com/go-playground/validator/pull/1597) - feat: URN RFC 8141 by [@&#8203;leodido](https://github.com/leodido) in [#&#8203;1224](https://github.com/go-playground/validator/pull/1224) - chore(deps): bump actions/setup-go from 6 to 7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1601](https://github.com/go-playground/validator/pull/1601) - chore(deps): bump github.com/leodido/go-urn from 1.4.0 to 1.5.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1606](https://github.com/go-playground/validator/pull/1606) - chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.13 to 1.4.15 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1605](https://github.com/go-playground/validator/pull/1605) - fix(fqdn): enforce maximum DNS name length by [@&#8203;matheusgb](https://github.com/matheusgb) in [#&#8203;1603](https://github.com/go-playground/validator/pull/1603) - fix: use idiomatic "at most" in English max/lte messages by [@&#8203;snowyukitty](https://github.com/snowyukitty) in [#&#8203;1600](https://github.com/go-playground/validator/pull/1600) - chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1612](https://github.com/go-playground/validator/pull/1612) - test: cover startsnotwith/endsnotwith, RegisterStructValidationMapRules, and float32 comparator branches by [@&#8203;nguyenvantuan2391996](https://github.com/nguyenvantuan2391996) in [#&#8203;1609](https://github.com/go-playground/validator/pull/1609) - docs: clarify fieldexcludes behavior by [@&#8203;1678092075](https://github.com/1678092075) in [#&#8203;1610](https://github.com/go-playground/validator/pull/1610) - feat(translations): add Armenian translations by [@&#8203;tigran90](https://github.com/tigran90) in [#&#8203;1604](https://github.com/go-playground/validator/pull/1604) - ci: Fix the linter version by [@&#8203;zemzale](https://github.com/zemzale) in [#&#8203;1617](https://github.com/go-playground/validator/pull/1617) #### New Contributors - [@&#8203;morning-verlu](https://github.com/morning-verlu) made their first contribution in [#&#8203;1583](https://github.com/go-playground/validator/pull/1583) - [@&#8203;matheusgb](https://github.com/matheusgb) made their first contribution in [#&#8203;1603](https://github.com/go-playground/validator/pull/1603) - [@&#8203;snowyukitty](https://github.com/snowyukitty) made their first contribution in [#&#8203;1600](https://github.com/go-playground/validator/pull/1600) - [@&#8203;nguyenvantuan2391996](https://github.com/nguyenvantuan2391996) made their first contribution in [#&#8203;1609](https://github.com/go-playground/validator/pull/1609) - [@&#8203;1678092075](https://github.com/1678092075) made their first contribution in [#&#8203;1610](https://github.com/go-playground/validator/pull/1610) - [@&#8203;tigran90](https://github.com/tigran90) made their first contribution in [#&#8203;1604](https://github.com/go-playground/validator/pull/1604) **Full Changelog**: <https://github.com/go-playground/validator/compare/v10.30.3...v10.30.4> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDQuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Author
Contributor

ℹ️ 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/gabriel-vasile/mimetype v1.4.13 -> v1.4.15
github.com/leodido/go-urn v1.4.0 -> v1.5.0
golang.org/x/crypto v0.54.0 -> v0.55.0
golang.org/x/text v0.40.0 -> v0.41.0
### ℹ️ 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): - 4 additional dependencies were updated Details: | **Package** | **Change** | | :----------------------------------- | :--------------------- | | `github.com/gabriel-vasile/mimetype` | `v1.4.13` -> `v1.4.15` | | `github.com/leodido/go-urn` | `v1.4.0` -> `v1.5.0` | | `golang.org/x/crypto` | `v0.54.0` -> `v0.55.0` | | `golang.org/x/text` | `v0.40.0` -> `v0.41.0` |
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-go-playground-validator-v10-10.x:renovate/github.com-go-playground-validator-v10-10.x
git switch renovate/github.com-go-playground-validator-v10-10.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/github.com-go-playground-validator-v10-10.x
git switch renovate/github.com-go-playground-validator-v10-10.x
git rebase master
git switch master
git merge --ff-only renovate/github.com-go-playground-validator-v10-10.x
git switch renovate/github.com-go-playground-validator-v10-10.x
git rebase master
git switch master
git merge --no-ff renovate/github.com-go-playground-validator-v10-10.x
git switch master
git merge --squash renovate/github.com-go-playground-validator-v10-10.x
git switch master
git merge --ff-only renovate/github.com-go-playground-validator-v10-10.x
git switch master
git merge renovate/github.com-go-playground-validator-v10-10.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lab/clockwork!2
No description provided.