Skip to content

chore(deps): bump github.com/go-playground/validator/v10 from 10.4.1 to 10.4.2#180

Merged
TobiaszCudnik merged 1 commit intomainfrom
dependabot/go_modules/github.com/go-playground/validator/v10-10.4.2
Sep 26, 2023
Merged

chore(deps): bump github.com/go-playground/validator/v10 from 10.4.1 to 10.4.2#180
TobiaszCudnik merged 1 commit intomainfrom
dependabot/go_modules/github.com/go-playground/validator/v10-10.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps github.com/go-playground/validator/v10 from 10.4.1 to 10.4.2.

Release notes

Sourced from github.com/go-playground/validator/v10's releases.

Release 10.4.2

What was Fixed?

Commits

Dependabot compatibility score

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 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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.4.1 to 10.4.2.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.4.1...v10.4.2)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 22, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d683002) 51.09% compared to head (b52e788) 51.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #180   +/-   ##
=======================================
  Coverage   51.09%   51.09%           
=======================================
  Files          54       54           
  Lines        4196     4196           
=======================================
  Hits         2144     2144           
  Misses       1833     1833           
  Partials      219      219           
Flag Coverage Δ
unittests 51.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TobiaszCudnik TobiaszCudnik merged commit 91e7877 into main Sep 26, 2023
@TobiaszCudnik TobiaszCudnik deleted the dependabot/go_modules/github.com/go-playground/validator/v10-10.4.2 branch September 26, 2023 06:04
TobiaszCudnik pushed a commit that referenced this pull request Sep 27, 2023
…to 10.4.2 (#180)

Bumps
[github.com/go-playground/validator/v10](https://github.com/go-playground/validator)
from 10.4.1 to 10.4.2.
<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>Release 10.4.2</h2>
<h2>What was Fixed?</h2>
<ul>
<li>Add support for excluded_with on pointer fields Thanks <a
href="https://github.com/Jake-Convictional"><code>@​Jake-Convictional</code></a>
for the <a
href="https://redirect.github.com/go-playground/validator/pull/746">PR</a></li>
<li>Fix excludedWithoutAll comment. Thanks <a
href="https://github.com/jfrancisco0"><code>@​jfrancisco0</code></a> for
the <a
href="https://redirect.github.com/go-playground/validator/pull/673">PR</a></li>
<li>Fix accessing fields in composed structs. Thanks <a
href="https://github.com/Adimus11"><code>@​Adimus11</code></a> for the
<a
href="https://redirect.github.com/go-playground/validator/pull/733">PR</a></li>
<li>Error in spelling. Thanks <a
href="https://github.com/Qalifah"><code>@​Qalifah</code></a> for the <a
href="https://redirect.github.com/go-playground/validator/pull/732">PR</a></li>
<li>Fix StructLevel Parent(). Thanks <a
href="https://github.com/Torwang1"><code>@​Torwang1</code></a> for the
<a
href="https://redirect.github.com/go-playground/validator/pull/716">PR</a></li>
<li>Add missing corresponds to boolean value in <code>nefield</code>.
Thanks <a href="https://github.com/Doarakko"><code>@​Doarakko</code></a>
for the <a
href="https://redirect.github.com/go-playground/validator/pull/712">PR</a></li>
<li>New official Documentation URL is README. Thanks <a
href="https://github.com/frederikhors"><code>@​frederikhors</code></a>
for the <a
href="https://redirect.github.com/go-playground/validator/pull/706">PR</a></li>
<li>Remove version from installation and import in the README. Thanks <a
href="https://github.com/Serj1c"><code>@​Serj1c</code></a> for the <a
href="https://redirect.github.com/go-playground/validator/pull/710">PR</a></li>
<li>Fix extra text in error.go comment. Thanks <a
href="https://github.com/deikatsuo"><code>@​deikatsuo</code></a> for the
<a
href="https://redirect.github.com/go-playground/validator/pull/671">PR</a></li>
<li></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-playground/validator/commit/68248183b470f2257ac30b98e1b7dc25835451b7"><code>6824818</code></a>
Update README.md</li>
<li><a
href="https://github.com/go-playground/validator/commit/526b0968b30083e100f30c86887034cb4f288e1e"><code>526b096</code></a>
Update errors.go (<a
href="https://redirect.github.com/go-playground/validator/issues/671">#671</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/2b75c46052ea09b223f2ced7658657144e487533"><code>2b75c46</code></a>
version removed from installation and import (<a
href="https://redirect.github.com/go-playground/validator/issues/710">#710</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/3c8db83c193c35b53820eec682421bd6875831e2"><code>3c8db83</code></a>
New official Documentation URL (<a
href="https://redirect.github.com/go-playground/validator/issues/706">#706</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/5b8f3b8a0b7814adca6208c6b735c664114e8f3c"><code>5b8f3b8</code></a>
corresponds to boolean value of nefield (<a
href="https://redirect.github.com/go-playground/validator/issues/712">#712</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/882ec0def4aadc1386d7c87fee2348f8fa93745d"><code>882ec0d</code></a>
fix StructLevel Parent() (<a
href="https://redirect.github.com/go-playground/validator/issues/716">#716</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/0e674563ffc93d81ddd1608b5641fa5b860c9d35"><code>0e67456</code></a>
error in spelling (<a
href="https://redirect.github.com/go-playground/validator/issues/732">#732</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/ec1baac93d1599b90320da9d96d6a9d6de37b3bb"><code>ec1baac</code></a>
Fix accessing fields in composed structs (<a
href="https://redirect.github.com/go-playground/validator/issues/733">#733</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/514c9dbd777b88fa132b194b364d6a706738ea93"><code>514c9db</code></a>
Fix excludedWithoutAll comment (<a
href="https://redirect.github.com/go-playground/validator/issues/673">#673</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/9c415c4565ece4322f432710e5348f90ea985f89"><code>9c415c4</code></a>
Add support for excluded_with on pointer fields (<a
href="https://redirect.github.com/go-playground/validator/issues/746">#746</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/go-playground/validator/compare/v10.4.1...v10.4.2">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-playground/validator/v10&package-manager=go_modules&previous-version=10.4.1&new-version=10.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Tobias Cudnik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

No open projects
Status: 👋 Done

Development

Successfully merging this pull request may close these issues.

2 participants