Update module github.com/gookit/validate/v2 to v2.0.2 #38

Closed
renovate-bot wants to merge 1 commit from renovate/github.com-gookit-validate-v2-2.x into master
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/gookit/validate/v2 v2.0.1v2.0.2 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gookit/validate (github.com/gookit/validate/v2)

v2.0.2

Compare Source

Change Log

Feature
  • feat(validate): add explicit global configuration freeze e6e7ae6
Fixed
  • fix(validate): protect global validators from concurrent access (fix #​344) 2f48ca8
Other
  • chore(deps): bump actions/checkout from 6 to 7 (#​339) 23cab4f
  • chore(deps): bump github.com/gookit/goutil from 0.7.6 to 0.8.0 (#​340) b794bbb
  • chore(deps): bump actions/setup-go from 6 to 7 (#​341) 62c7313
  • chore: fix readme badge error 8f787fa
  • docs(validate): 设计全局配置并发保护与冻结 aca6eed

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/gookit/validate/v2](https://github.com/gookit/validate) | `v2.0.1` → `v2.0.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgookit%2fvalidate%2fv2/v2.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgookit%2fvalidate%2fv2/v2.0.1/v2.0.2?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/5) for more information. --- ### Release Notes <details> <summary>gookit/validate (github.com/gookit/validate/v2)</summary> ### [`v2.0.2`](https://github.com/gookit/validate/releases/tag/v2.0.2) [Compare Source](https://github.com/gookit/validate/compare/v2.0.1...v2.0.2) #### Change Log ##### Feature - feat(validate): add explicit global configuration freeze [`e6e7ae6`](https://github.com/gookit/validate/commit/e6e7ae6b751ee3c3ce29eee733c5281f2718dbe0) ##### Fixed - fix(validate): protect global validators from concurrent access (fix [#&#8203;344](https://github.com/gookit/validate/issues/344)) [`2f48ca8`](https://github.com/gookit/validate/commit/2f48ca8e5e7063c1d567f8c6e8074a2b60dcc873) ##### Other - chore(deps): bump actions/checkout from 6 to 7 ([#&#8203;339](https://github.com/gookit/validate/issues/339)) [`23cab4f`](https://github.com/gookit/validate/commit/23cab4fe3c704e15be463e3c326e763c957b165c) - chore(deps): bump github.com/gookit/goutil from 0.7.6 to 0.8.0 ([#&#8203;340](https://github.com/gookit/validate/issues/340)) [`b794bbb`](https://github.com/gookit/validate/commit/b794bbbb7f5816c11df8bcd13fcea4e99479b16e) - chore(deps): bump actions/setup-go from 6 to 7 ([#&#8203;341](https://github.com/gookit/validate/issues/341)) [`62c7313`](https://github.com/gookit/validate/commit/62c7313da44dd0c724713217d81fdcdb60213522) - chore: fix readme badge error [`8f787fa`](https://github.com/gookit/validate/commit/8f787fad38ba6cb09feac178fe3d97dc42d9c727) - docs(validate): 设计全局配置并发保护与冻结 [`aca6eed`](https://github.com/gookit/validate/commit/aca6eed5221b083b434472a8534e2f9e188b8a95) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNSIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-08-21 00:58:40 +00:00
Author
Collaborator

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

  • 1 additional dependency was updated

Details:

Package Change
github.com/gookit/goutil v0.7.6 -> v0.8.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): - 1 additional dependency was updated Details: | **Package** | **Change** | | :------------------------- | :------------------- | | `github.com/gookit/goutil` | `v0.7.6` -> `v0.8.0` |
renovate-bot changed title from Update module github.com/gookit/validate/v2 to v2.0.2 to Update module github.com/gookit/validate/v2 to v2.0.2 - autoclosed 2026-08-21 08:59:59 +00:00
renovate-bot closed this pull request 2026-08-21 08:59:59 +00:00
renovate-bot changed title from Update module github.com/gookit/validate/v2 to v2.0.2 - autoclosed to Update module github.com/gookit/validate/v2 to v2.0.2 2026-08-21 09:00:13 +00:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.0.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (`v2.0.2`). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Pull request closed

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
paspo/mail-autoconfig!38
No description provided.