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

[GitHub] [apisix-ingress-controller] dependabot[bot] opened a new pull request, #1513: chore(deps): bump k8s.io/apimachinery from 0.25.4 to 0.26.0

dependabot[bot] opened a new pull request, #1513:
URL: https://github.com/apache/apisix-ingress-controller/pull/1513

   Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.25.4 to 0.26.0.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/5d4cdd22b0f7c364f4113b8bb2086763cf2a131c"><code>5d4cdd2</code></a> Merge remote-tracking branch 'origin/master' into release-1.26</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/6cbc4a3c0323aa4c2e453a66f9993b9d680aa6bb"><code>6cbc4a3</code></a> Update golang.org/x/net 1e63c2f</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/656123506f3317985aecce0c7ee9255bd7e54324"><code>6561235</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/113699">#113699</a> from liggitt/manjusaka/fix-107415</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/dad8cd83599a81d62bfa0c3c7c781668ecadde8f"><code>dad8cd8</code></a> Update workload selector validation</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/fe82462a84d11ff871ff61b117c52c129620da86"><code>fe82462</code></a> Add extra value validation for matchExpression field in LabelSelector</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/067949de242e9be9aa95e77aa0a3de818f703a3e"><code>067949d</code></a> update k8s.io/utils to fix util tracing panic</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/0ceff9075aa010d257e5158badd1842aa02e07d3"><code>0ceff90</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/112223">#112223</a> from astraw99/fix-ownerRef-validate</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/9e85d3af4ae2aff3b86c43092d1b0e5a6c942fef"><code>9e85d3a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/112649">#112649</a> from howardjohn/set/optimize-everything-nothing</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/88a14484aadcd0bcc9dde348b53d5d679105c4ef"><code>88a1448</code></a> Rename and comment on why sharing is safe</li>
   <li><a href="https://github.com/kubernetes/apimachinery/commit/b03a432a2a6dc35338232d6aa849e18d29e72ce2"><code>b03a432</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/113367">#113367</a> from pohly/dep-ginkgo-gomega</li>
   <li>Additional commits viewable in <a href="https://github.com/kubernetes/apimachinery/compare/v0.25.4...v0.26.0">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.25.4&new-version=0.26.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@apisix.apache.org

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


[GitHub] [apisix-ingress-controller] dependabot[bot] commented on pull request #1513: chore(deps): bump k8s.io/apimachinery from 0.25.4 to 0.26.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1513:
URL: https://github.com/apache/apisix-ingress-controller/pull/1513#issuecomment-1381479111

   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@apisix.apache.org

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


[GitHub] [apisix-ingress-controller] tao12345666333 closed pull request #1513: chore(deps): bump k8s.io/apimachinery from 0.25.4 to 0.26.0

Posted by GitBox <gi...@apache.org>.
tao12345666333 closed pull request #1513: chore(deps): bump k8s.io/apimachinery from 0.25.4 to 0.26.0
URL: https://github.com/apache/apisix-ingress-controller/pull/1513


-- 
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@apisix.apache.org

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


[GitHub] [apisix-ingress-controller] codecov-commenter commented on pull request #1513: chore(deps): bump k8s.io/apimachinery from 0.25.4 to 0.26.0

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #1513:
URL: https://github.com/apache/apisix-ingress-controller/pull/1513#issuecomment-1345892846

   # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1513?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#1513](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1513?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d2c1300) into [master](https://codecov.io/gh/apache/apisix-ingress-controller/commit/2ce1ed3ebfb9c5041d28445f8747e1665d4207b4?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2ce1ed3) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master    #1513   +/-   ##
   =======================================
     Coverage   41.47%   41.47%           
   =======================================
     Files          85       85           
     Lines        7394     7394           
   =======================================
     Hits         3067     3067           
     Misses       3974     3974           
     Partials      353      353           
   ```
   
   
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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@apisix.apache.org

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