Skip to content

chore(dependabot): bump the k8s-dependencies group across 3 directories with 4 updates#742

Merged
c-pius merged 1 commit into
mainfrom
dependabot/go_modules/listener/k8s-dependencies-e19990fb00
May 13, 2026
Merged

chore(dependabot): bump the k8s-dependencies group across 3 directories with 4 updates#742
c-pius merged 1 commit into
mainfrom
dependabot/go_modules/listener/k8s-dependencies-e19990fb00

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps the k8s-dependencies group with 1 update in the /listener directory: k8s.io/apimachinery.
Bumps the k8s-dependencies group with 2 updates in the /runtime-watcher directory: k8s.io/apimachinery and k8s.io/api.
Bumps the k8s-dependencies group with 3 updates in the /runtime-watcher/tests directory: k8s.io/apimachinery, k8s.io/api and k8s.io/apiextensions-apiserver.

Updates k8s.io/apimachinery from 0.36.0 to 0.36.1

Commits

Updates k8s.io/apimachinery from 0.36.0 to 0.36.1

Commits

Updates k8s.io/api from 0.36.0 to 0.36.1

Commits

Updates k8s.io/apimachinery from 0.36.0 to 0.36.1

Commits

Updates k8s.io/api from 0.36.0 to 0.36.1

Commits

Updates k8s.io/apiextensions-apiserver from 0.36.0 to 0.36.1

Commits

Updates k8s.io/client-go from 0.36.0 to 0.36.1

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

…es with 4 updates

Bumps the k8s-dependencies group with 1 update in the /listener directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery).
Bumps the k8s-dependencies group with 2 updates in the /runtime-watcher directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/api](https://github.com/kubernetes/api).
Bumps the k8s-dependencies group with 3 updates in the /runtime-watcher/tests directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver).


Updates `k8s.io/apimachinery` from 0.36.0 to 0.36.1
- [Commits](kubernetes/apimachinery@v0.36.0...v0.36.1)

Updates `k8s.io/apimachinery` from 0.36.0 to 0.36.1
- [Commits](kubernetes/apimachinery@v0.36.0...v0.36.1)

Updates `k8s.io/api` from 0.36.0 to 0.36.1
- [Commits](kubernetes/api@v0.36.0...v0.36.1)

Updates `k8s.io/apimachinery` from 0.36.0 to 0.36.1
- [Commits](kubernetes/apimachinery@v0.36.0...v0.36.1)

Updates `k8s.io/api` from 0.36.0 to 0.36.1
- [Commits](kubernetes/api@v0.36.0...v0.36.1)

Updates `k8s.io/apiextensions-apiserver` from 0.36.0 to 0.36.1
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.36.0...v0.36.1)

Updates `k8s.io/client-go` from 0.36.0 to 0.36.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.36.0...v0.36.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/dependency Issues or PRs related to dependency changes go label for the "go" programming language labels May 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 13, 2026 01:44
@dependabot dependabot Bot added area/dependency Issues or PRs related to dependency changes go label for the "go" programming language labels May 13, 2026
@c-pius c-pius merged commit 232b3d9 into main May 13, 2026
14 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/listener/k8s-dependencies-e19990fb00 branch May 13, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes go label for the "go" programming language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant