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/11/18 15:45:58 UTC

[GitHub] [dubbo-go] dependabot[bot] opened a new pull request #1600: build(deps): bump k8s.io/apimachinery from 0.16.9 to 0.22.4

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


   Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.16.9 to 0.22.4.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/e757da007984b92fc3d1da457f4bc3b900606642"><code>e757da0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/106250">#106250</a> from ulucinar/bump-k-openapi-1.22</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/223bdbb94332bad3e36b0c1847fdfd002345380e"><code>223bdbb</code></a> Manual cherry pick of kube-openapi changes for release-1.22</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/4a9e16b3571218c2e15b8d0319f0b8e0e3fbacf5"><code>4a9e16b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/104310">#104310</a> from liggitt/automated-cherry-pick-of-#104279-upst...</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/65ee33b87ba8123e2c88af710dd9441ac8282bfa"><code>65ee33b</code></a> Copy golang license to staging copies</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/a644435e2c133d990b624858d9c01985d7f59adf"><code>a644435</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/103457">#103457</a> from codearky/fix-yaml-terminator-wcomment</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/ff522ab81c745a9ac5f7eeb7852fac134194a3b6"><code>ff522ab</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/98817">#98817</a> from alculquicondor/job-completion-api</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/0dafcb48b31e480e31498c694aa5809438a38fe4"><code>0dafcb4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/102188">#102188</a> from alculquicondor/fasterselector</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/f1aad3e3181eda1f7921f8f7cd7a82eeabb0ed6b"><code>f1aad3e</code></a> add yaml separator validation and avoid silent ignoration</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/8303750571678b1e7ccef2b8b597b5286aab7eb7"><code>8303750</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/103176">#103176</a> from CaoDonghui123/updatemod</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/3272933c38f18094397700bb425d56e09487bedf"><code>3272933</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/103318">#103318</a> from jpbetz/fix-102749</li>
   <li>Additional commits viewable in <a href="https://github.com/kubernetes/apimachinery/compare/v0.16.9...v0.22.4">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/apimachinery&package-manager=go_modules&previous-version=0.16.9&new-version=0.22.4)](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] LaurenceLiZhixin merged pull request #1600: build(deps): bump k8s.io/apimachinery from 0.16.9 to 0.22.4

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


   


-- 
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