Merged
Conversation
Bumps the go group with 3 updates in the / directory: [github.com/go-playground/validator/v10](https://github.com/go-playground/validator), [go.uber.org/mock](https://github.com/uber/mock) and [golang.org/x/sync](https://github.com/golang/sync). Updates `github.com/go-playground/validator/v10` from 10.25.0 to 10.26.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-playground/validator/releases">github.com/go-playground/validator/v10's releases</a>.</em></p> <blockquote> <h2>v10.26.0</h2> <h2>What's Changed</h2> <ul> <li>Use correct pointer in errors.As(). Fix "panic: errors: *target must be interface or implement error" in examples. by <a href="https://github.com/antonsoroko"><code>@antonsoroko</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1378">go-playground/validator#1378</a></li> <li>Create dependabot by <a href="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1373">go-playground/validator#1373</a></li> <li>Bump golangci/golangci-lint-action from 4 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1381">go-playground/validator#1381</a></li> <li>Bump golang.org/x/text from 0.21.0 to 0.22.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1383">go-playground/validator#1383</a></li> <li>Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1382">go-playground/validator#1382</a></li> <li>feat(translations): improve Indonesian translations and add tests by <a href="https://github.com/fathiraz"><code>@fathiraz</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1376">go-playground/validator#1376</a></li> <li>Fix time.Duration translation error by <a href="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1154">go-playground/validator#1154</a></li> <li>Update Project Status button by <a href="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1380">go-playground/validator#1380</a></li> <li>Remove gitter.im link from README.md by <a href="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1366">go-playground/validator#1366</a></li> <li>Docs: fix <code>Base64RawURL</code> usage by <a href="https://github.com/196Ikuchil"><code>@196Ikuchil</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1336">go-playground/validator#1336</a></li> <li>Fix length check on dns_rfc1035_label tag by <a href="https://github.com/KimNorgaard"><code>@KimNorgaard</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1214">go-playground/validator#1214</a></li> <li>Add Korean by <a href="https://github.com/jkh0kr"><code>@jkh0kr</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1338">go-playground/validator#1338</a></li> <li>add german translations by <a href="https://github.com/max-weis"><code>@max-weis</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1322">go-playground/validator#1322</a></li> <li>Update workflow to support the last three Go versions by <a href="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1393">go-playground/validator#1393</a></li> <li>Fix: Nil pointer dereference in Arabic translations by <a href="https://github.com/BlackSud0"><code>@BlackSud0</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1391">go-playground/validator#1391</a></li> <li>Translate to thai by <a href="https://github.com/maetad"><code>@maetad</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1202">go-playground/validator#1202</a></li> <li>Feat: add EIN validation by <a href="https://github.com/henrriusdev"><code>@henrriusdev</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1384">go-playground/validator#1384</a></li> <li>Fix reference to parameter name in docs by <a href="https://github.com/yegvla"><code>@yegvla</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1400">go-playground/validator#1400</a></li> <li>use mail.ParseAddress to cover missing email validations by <a href="https://github.com/eladb2011"><code>@eladb2011</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1395">go-playground/validator#1395</a></li> <li>Update linter to v2.0.2 by <a href="https://github.com/nodivbyzero"><code>@nodivbyzero</code></a> in <a href="https://redirect.github.com/go-playground/validator/pull/1405">go-playground/validator#1405</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/antonsoroko"><code>@antonsoroko</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1378">go-playground/validator#1378</a></li> <li><a href="https://github.com/dependabot"><code>@dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1381">go-playground/validator#1381</a></li> <li><a href="https://github.com/fathiraz"><code>@fathiraz</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1376">go-playground/validator#1376</a></li> <li><a href="https://github.com/196Ikuchil"><code>@196Ikuchil</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1336">go-playground/validator#1336</a></li> <li><a href="https://github.com/KimNorgaard"><code>@KimNorgaard</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1214">go-playground/validator#1214</a></li> <li><a href="https://github.com/jkh0kr"><code>@jkh0kr</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1338">go-playground/validator#1338</a></li> <li><a href="https://github.com/max-weis"><code>@max-weis</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1322">go-playground/validator#1322</a></li> <li><a href="https://github.com/BlackSud0"><code>@BlackSud0</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1391">go-playground/validator#1391</a></li> <li><a href="https://github.com/maetad"><code>@maetad</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1202">go-playground/validator#1202</a></li> <li><a href="https://github.com/henrriusdev"><code>@henrriusdev</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1384">go-playground/validator#1384</a></li> <li><a href="https://github.com/yegvla"><code>@yegvla</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1400">go-playground/validator#1400</a></li> <li><a href="https://github.com/eladb2011"><code>@eladb2011</code></a> made their first contribution in <a href="https://redirect.github.com/go-playground/validator/pull/1395">go-playground/validator#1395</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-playground/validator/compare/v10.25.0...v10.26.0">https://github.com/go-playground/validator/compare/v10.25.0...v10.26.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-playground/validator/commit/433b08283c14b1def28e8f05e36c2bed2f13b3f4"><code>433b082</code></a> Update linter to v2.0.2 (<a href="https://redirect.github.com/go-playground/validator/issues/1405">#1405</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/859202275556dac82d4460234867c5c5988d06fd"><code>8592022</code></a> use mail.ParseAddress to cover missing email validations (<a href="https://redirect.github.com/go-playground/validator/issues/1395">#1395</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/271abb312cd958fd1c61b58983ecab31026eb252"><code>271abb3</code></a> Fix reference to parameter name in docs (<a href="https://redirect.github.com/go-playground/validator/issues/1400">#1400</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/79c42ad73c1fdebee04c93ac6a0e132353662dc6"><code>79c42ad</code></a> Feat: add EIN validation (<a href="https://redirect.github.com/go-playground/validator/issues/1384">#1384</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/2cadaff20364eef00f8711e1b6a0dfcc2aceee14"><code>2cadaff</code></a> Translate to thai (<a href="https://redirect.github.com/go-playground/validator/issues/1202">#1202</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/bae7f6d3cb253fbd5dddcdf339f8460fa8d091c3"><code>bae7f6d</code></a> Fix: Nil pointer dereference in Arabic translations (<a href="https://redirect.github.com/go-playground/validator/issues/1391">#1391</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/909c504042f17c83dc76e8a2c11efd3dd41bd212"><code>909c504</code></a> Update workflow to support the last three Go versions (<a href="https://redirect.github.com/go-playground/validator/issues/1393">#1393</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/09c1323276ffada71562c1b8bf0554a0ed5ddd1d"><code>09c1323</code></a> add german translations (<a href="https://redirect.github.com/go-playground/validator/issues/1322">#1322</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/45dd6e3bd61a7659b16d9c624e3e0174223a5fd6"><code>45dd6e3</code></a> Add Korean (<a href="https://redirect.github.com/go-playground/validator/issues/1338">#1338</a>)</li> <li><a href="https://github.com/go-playground/validator/commit/97d2bf07aad31b97b64fcd8213f922f159e62361"><code>97d2bf0</code></a> Fix length check on dns_rfc1035_label tag (<a href="https://redirect.github.com/go-playground/validator/issues/1214">#1214</a>)</li> <li>Additional commits viewable in <a href="https://github.com/go-playground/validator/compare/v10.25.0...v10.26.0">compare view</a></li> </ul> </details> <br /> Updates `go.uber.org/mock` from 0.5.0 to 0.5.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uber/mock/releases">go.uber.org/mock's releases</a>.</em></p> <blockquote> <h2>v0.5.1</h2> <h2>0.5.1 (7 Apr 2025)</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/uber/mock/issues/220">#220</a>[]: Package mode will now generate code that uses aliases of types when they are used in the source.</li> <li><a href="https://redirect.github.com/uber/mock/issues/219">#219</a>[]: Fixed a collision between function argument names and package names in generated code.</li> <li><a href="https://redirect.github.com/uber/mock/issues/165">#165</a>[]: Fixed an issue where aliases specified by <code>-imports</code> were not being respected in generated code.</li> </ul> <p><a href="https://redirect.github.com/uber/mock/issues/220">#220</a>: <a href="https://redirect.github.com/uber-go/mock/pull/220">uber-go/mock#220</a> <a href="https://redirect.github.com/uber/mock/issues/219">#219</a>: <a href="https://redirect.github.com/uber-go/mock/pull/219">uber-go/mock#219</a> <a href="https://redirect.github.com/uber/mock/issues/165">#165</a>: <a href="https://redirect.github.com/uber-go/mock/pull/165">uber-go/mock#165</a></p> <p>Thanks to <a href="https://github.com/mtoader"><code>@mtoader</code></a> and <a href="https://github.com/bstncartwright"><code>@bstncartwright</code></a> for their contributions to this release.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/uber-go/mock/blob/main/CHANGELOG.md">go.uber.org/mock's changelog</a>.</em></p> <blockquote> <h2>0.5.1 (7 Apr 2025)</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/uber/mock/issues/220">#220</a>[]: Package mode will now generate code that uses aliases of types when they are used in the source.</li> <li><a href="https://redirect.github.com/uber/mock/issues/219">#219</a>[]: Fixed a collision between function argument names and package names in generated code.</li> <li><a href="https://redirect.github.com/uber/mock/issues/165">#165</a>[]: Fixed an issue where aliases specified by <code>-imports</code> were not being respected in generated code.</li> </ul> <p><a href="https://redirect.github.com/uber/mock/issues/220">#220</a>: <a href="https://redirect.github.com/uber-go/mock/pull/220">uber-go/mock#220</a> <a href="https://redirect.github.com/uber/mock/issues/219">#219</a>: <a href="https://redirect.github.com/uber-go/mock/pull/219">uber-go/mock#219</a> <a href="https://redirect.github.com/uber/mock/issues/165">#165</a>: <a href="https://redirect.github.com/uber-go/mock/pull/165">uber-go/mock#165</a></p> <p>Thanks to <a href="https://github.com/mtoader"><code>@mtoader</code></a> and <a href="https://github.com/bstncartwright"><code>@bstncartwright</code></a> for their contributions to this release.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uber-go/mock/commit/cf6f33d71beeeaaeced0e13f7819de58832e3182"><code>cf6f33d</code></a> Prepare release v0.5.1 (<a href="https://redirect.github.com/uber/mock/issues/241">#241</a>)</li> <li><a href="https://github.com/uber-go/mock/commit/bb4128ea0af2555e8c70f35a6b6375133dce0582"><code>bb4128e</code></a> Copying gomock definition and tests from rules_go (<a href="https://redirect.github.com/uber/mock/issues/231">#231</a>)</li> <li><a href="https://github.com/uber-go/mock/commit/d97cf0dd184941a8f5b8837cd7dfb6a56450aa64"><code>d97cf0d</code></a> Fix <code>-imports</code> handling aliased imports in source mode (<a href="https://redirect.github.com/uber/mock/issues/165">#165</a>)</li> <li><a href="https://github.com/uber-go/mock/commit/eb6764164a8d567c950e3ab60d8d3885cf40c7da"><code>eb67641</code></a> fix: import and arg collision (<a href="https://redirect.github.com/uber/mock/issues/219">#219</a>)</li> <li><a href="https://github.com/uber-go/mock/commit/c205527b6dfbb0eefc557c3e4e74151ac332ed3f"><code>c205527</code></a> Package Mode: Use aliases when used in source (<a href="https://redirect.github.com/uber/mock/issues/220">#220</a>)</li> <li><a href="https://github.com/uber-go/mock/commit/b8222fa1a7f155a0ee347c3d5ceb1a0a27dd1610"><code>b8222fa</code></a> Back to development (<a href="https://redirect.github.com/uber/mock/issues/215">#215</a>)</li> <li>See full diff in <a href="https://github.com/uber/mock/compare/v0.5.0...v0.5.1">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/sync` from 0.12.0 to 0.13.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sync/commit/396f3a06ea2a49eb410f12e244c0dd77095d0de9"><code>396f3a0</code></a> errgroup: document calling Go before Wait</li> <li>See full diff in <a href="https://github.com/golang/sync/compare/v0.12.0...v0.13.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )