You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/27 12:12:47 UTC

[GitHub] [dubbo-go] dependabot[bot] opened a new pull request #1489: build(deps): bump github.com/go-playground/validator/v10 from 10.7.0 to 10.9.0

dependabot[bot] opened a new pull request #1489:
URL: https://github.com/apache/dubbo-go/pull/1489


   Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.7.0 to 10.9.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>Release 10.9.0</h2>
   <h2>What's new?</h2>
   <ul>
   <li>Fixed panic when use ru lang for translation, thanks <a href="https://github.com/anisov"><code>@​anisov</code></a> for the <a href="https://github-redirect.dependabot.com/go-playground/validator/pull/814">PR</a></li>
   <li>Add boolean baked-in validator to check a string value is a valid boolean representation, thanks <a href="https://github.com/xvello"><code>@​xvello</code></a> for the <a href="https://github-redirect.dependabot.com/go-playground/validator/pull/804">PR</a></li>
   <li>Document thread safety and recommended singleton usage, thanks <a href="https://github.com/andrascz"><code>@​andrascz</code></a> for the <a href="https://github-redirect.dependabot.com/go-playground/validator/pull/809">PR</a></li>
   <li>Add validations for ISO 4217 currency codes, thanks <a href="https://github.com/metinogurlu"><code>@​metinogurlu</code></a> for the <a href="https://github-redirect.dependabot.com/go-playground/validator/pull/811">PR</a></li>
   <li>Update <code>universal-translator</code> and <code>locales</code> dependencies to their latest versions.</li>
   </ul>
   <h2>Release 10.8.0</h2>
   <h2>What's new?</h2>
   <ul>
   <li>Updated deps to address security vulnerabilities discovered in them, thanks <a href="https://github.com/saedx1"><code>@​saedx1</code></a> for the <a href="https://github-redirect.dependabot.com/go-playground/validator/pull/774">PR</a></li>
   <li>Fix import and go get commands, thanks <a href="https://github.com/BrianLeishman"><code>@​BrianLeishman</code></a> for the <a href="https://github-redirect.dependabot.com/go-playground/validator/pull/765">PR</a></li>
   <li>Added new JWT validation, thanks <a href="https://github.com/steveorourke"><code>@​steveorourke</code></a> for the <a href="https://github-redirect.dependabot.com/go-playground/validator/pull/783">PR</a></li>
   <li>Documentation fixes/updates, thanks <a href="https://github.com/Nikachev"><code>@​Nikachev</code></a> for the <a href="https://github-redirect.dependabot.com/go-playground/validator/pull/798">PR</a></li>
   <li>Add <code>zh</code> missing translations for some tags, thanks <a href="https://github.com/SkyingzZ"><code>@​SkyingzZ</code></a> for the <a href="https://github-redirect.dependabot.com/go-playground/validator/pull/799">PR</a></li>
   <li>Updated all deps to their latest versions.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/go-playground/validator/commit/ce34f361cca51e25715399ab801c5e1c01d02d89"><code>ce34f36</code></a> update ut dep (<a href="https://github-redirect.dependabot.com/go-playground/validator/issues/816">#816</a>)</li>
   <li><a href="https://github.com/go-playground/validator/commit/d4271985b44b735c6f76abc7a06532ee997f9476"><code>d427198</code></a> Feature/currency codes (<a href="https://github-redirect.dependabot.com/go-playground/validator/issues/811">#811</a>)</li>
   <li><a href="https://github.com/go-playground/validator/commit/42525d89abaf198b1e377addede1aef4b6183fc1"><code>42525d8</code></a> document thread safety and recommended singleton usage (<a href="https://github-redirect.dependabot.com/go-playground/validator/issues/809">#809</a>)</li>
   <li><a href="https://github.com/go-playground/validator/commit/a67baa74f14d83f810169f7cf0aa80d035af4a8c"><code>a67baa7</code></a> feature/boolean (<a href="https://github-redirect.dependabot.com/go-playground/validator/issues/804">#804</a>)</li>
   <li><a href="https://github.com/go-playground/validator/commit/14221d02a510cc35db1ef6b8e418a3ca5f74ad69"><code>14221d0</code></a> fix: Fixed panic when use ru lang for translation, added and fixed tests (<a href="https://github-redirect.dependabot.com/go-playground/validator/issues/814">#814</a>)</li>
   <li><a href="https://github.com/go-playground/validator/commit/6dbf61e046fc26beaa098d989c0afd3250591db4"><code>6dbf61e</code></a> update deps (<a href="https://github-redirect.dependabot.com/go-playground/validator/issues/815">#815</a>)</li>
   <li><a href="https://github.com/go-playground/validator/commit/9a5bce32538f319bf69aebb3aca90d394bc6d0cb"><code>9a5bce3</code></a> Update README.md</li>
   <li><a href="https://github.com/go-playground/validator/commit/b03f1f453e286f9468faa9f58aa6078c42b55989"><code>b03f1f4</code></a> update all deps to latest versions (<a href="https://github-redirect.dependabot.com/go-playground/validator/issues/801">#801</a>)</li>
   <li><a href="https://github.com/go-playground/validator/commit/61a982014e78efe119c12a72c087537aac77d76f"><code>61a9820</code></a> enhancement: add zh translations for tag alphaunicode,alphanumunicode,contain...</li>
   <li><a href="https://github.com/go-playground/validator/commit/44c2696cbd4f417c0b3ef230979218d6986500ef"><code>44c2696</code></a> Minor fixes. (<a href="https://github-redirect.dependabot.com/go-playground/validator/issues/798">#798</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/go-playground/validator/compare/v10.7.0...v10.9.0">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.7.0&new-version=10.9.0)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] AlexStocks merged pull request #1489: build(deps): bump github.com/go-playground/validator/v10 from 10.7.0 to 10.9.0

Posted by GitBox <gi...@apache.org>.
AlexStocks merged pull request #1489:
URL: https://github.com/apache/dubbo-go/pull/1489


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] AlexStocks merged pull request #1489: build(deps): bump github.com/go-playground/validator/v10 from 10.7.0 to 10.9.0

Posted by GitBox <gi...@apache.org>.
AlexStocks merged pull request #1489:
URL: https://github.com/apache/dubbo-go/pull/1489


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org