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/20 12:10:50 UTC

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

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


   Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.16.9 to 0.22.2.
   <details>
   <summary>Commits</summary>
   <ul>
   <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><a href="https://github.com/kubernetes/apimachinery/commit/8989bdf334355ce30fe20605b5a80b196f801f19"><code>8989bdf</code></a> Bump SMD to v4.1.2 to pick up <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/102749">#102749</a> fix</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/2510b166865236edb8c1a41f8515571e680ee571"><code>2510b16</code></a> Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023</li>
   <li>Additional commits viewable in <a href="https://github.com/kubernetes/apimachinery/compare/v0.16.9...v0.22.2">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.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 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 closed pull request #1473: build(deps): bump k8s.io/apimachinery from 0.16.9 to 0.22.2

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


   


-- 
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] dependabot[bot] commented on pull request #1473: build(deps): bump k8s.io/apimachinery from 0.16.9 to 0.22.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #1473:
URL: https://github.com/apache/dubbo-go/pull/1473#issuecomment-922926794


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


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