Skip to content

Bump the k8s group with 5 updates - #3386

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/k8s-005981e45b
Open

Bump the k8s group with 5 updates#3386
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/k8s-005981e45b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the k8s group with 5 updates:

Package From To
k8s.io/api 0.35.7 0.35.8
k8s.io/apiextensions-apiserver 0.35.7 0.35.8
k8s.io/apimachinery 0.35.7 0.35.8
k8s.io/client-go 0.35.7 0.35.8
k8s.io/code-generator 0.35.7 0.35.8

Updates k8s.io/api from 0.35.7 to 0.35.8

Commits

Updates k8s.io/apiextensions-apiserver from 0.35.7 to 0.35.8

Commits

Updates k8s.io/apimachinery from 0.35.7 to 0.35.8

Commits

Updates k8s.io/client-go from 0.35.7 to 0.35.8

Commits

Updates k8s.io/code-generator from 0.35.7 to 0.35.8

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the k8s group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.35.7` | `0.35.8` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.35.7` | `0.35.8` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.7` | `0.35.8` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.7` | `0.35.8` |
| [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.35.7` | `0.35.8` |


Updates `k8s.io/api` from 0.35.7 to 0.35.8
- [Commits](kubernetes/api@v0.35.7...v0.35.8)

Updates `k8s.io/apiextensions-apiserver` from 0.35.7 to 0.35.8
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.35.7...v0.35.8)

Updates `k8s.io/apimachinery` from 0.35.7 to 0.35.8
- [Commits](kubernetes/apimachinery@v0.35.7...v0.35.8)

Updates `k8s.io/client-go` from 0.35.7 to 0.35.8
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.7...v0.35.8)

Updates `k8s.io/code-generator` from 0.35.7 to 0.35.8
- [Commits](kubernetes/code-generator@v0.35.7...v0.35.8)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.35.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.35.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/code-generator
  dependency-version: 0.35.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2026
@knative-prow knative-prow Bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Aug 24, 2026
@knative-prow

knative-prow Bot commented Aug 24, 2026

Copy link
Copy Markdown

There are empty aliases in OWNER_ALIASES, cleanup is advised.

@knative-prow

knative-prow Bot commented Aug 24, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign aliok for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow
knative-prow Bot requested review from Leo6Leo and skonto August 24, 2026 06:22
@knative-prow knative-prow Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Aug 24, 2026
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.85%. Comparing base (c9015f8) to head (24d7e8e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3386      +/-   ##
==========================================
- Coverage   74.88%   74.85%   -0.03%     
==========================================
  Files         189      189              
  Lines        8349     8349              
==========================================
- Hits         6252     6250       -2     
- Misses       1853     1854       +1     
- Partials      244      245       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants