Skip to content

Bump the "device-plugin" group with 2 updates across multiple ecosystems - #101

Merged
luhenry merged 1 commit into
mainfrom
dependabot/device_plugin-741eb82e42
Sep 1, 2026
Merged

Bump the "device-plugin" group with 2 updates across multiple ecosystems#101
luhenry merged 1 commit into
mainfrom
dependabot/device_plugin-741eb82e42

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Warning

Cooldown could not be applied because no publication date was available from the registry.

Bumps the device-plugin group in /runner/device-plugin with 1 update: golang.

Updates golang from 1.26-trixie to 1.27-trixie

Bumps the device-plugin group in /runner/device-plugin with 4 updates: google.golang.org/grpc, k8s.io/apimachinery, k8s.io/client-go and k8s.io/kubelet.

Updates google.golang.org/grpc from 1.83.1 to 1.83.2

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.83.2

Security

  • server: Reject requests missing both :authority and Host headers with HTTP 400 and status Internal. (grpc/grpc-go#9365)
Commits

Updates k8s.io/apimachinery from 0.36.4 to 0.37.0

Commits
  • 7164e39 Update dependencies to v0.37.0 tag
  • e55f9ba feat(api): Update node restriction admission to use new API
  • cb0680d Merge pull request #129125 from pohly/log-client-go-tools-apis
  • 97b2132 Merge pull request #140194 from gnufied/implement-volume-health-api
  • f21afab Add validation for camelcase in reason field
  • d7ad413 Merge pull request #140782 from dims/update-kube-openapi
  • e15ad7c Merge pull request #138808 from chenk008/cbor-streaminglist
  • 464b5d1 Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad
  • 0de14ec Merge pull request #140732 from thockin/dv-add-prefixed-label-key
  • 95258eb Merge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.36.4 to 0.37.0

Commits
  • 2807644 Update dependencies to v0.37.0 tag
  • 50c6f9b metrics: Register: Fix incorrect assignment
  • 49f0a7b Merge pull request #140931 from pohly/client-go-changelog-adding-apigroups
  • 74d4b1e Merge pull request #140966 from alancaldelas/client-go-fakecustomstore-store
  • 2bf14f2 Merge pull request #140990 from xigang/revert-140448
  • 7b892fe Revert "Merge pull request #140448 from xigang/event_broadcaster_goroutine_leak"
  • df92378 Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-beta
  • 45a0ff1 client-go: restore FakeCustomStore conformance to cache.Store
  • 9d3b531 Merge pull request #139795 from omeryahud/worktree-kep-5963-device-compat-groups
  • 694f4eb apidiff: ignore adding entirely new API groups
  • Additional commits viewable in compare view

Updates k8s.io/kubelet from 0.36.4 to 0.37.0

Commits
  • f73ba00 Update dependencies to v0.37.0 tag
  • 71c07b7 Merge pull request #140052 from VeraQin/master
  • d9ca143 Merge pull request #140007 from QiWang19/mem_high_default
  • a5a3290 Kep-5996: Add kubelet configuration "DefaultPodSysctls" with feature gate.
  • d3d0dac Promote MemoryQoS to beta; default memoryThrottlingFactor to nil
  • 1773f7f Merge pull request #139477 from harche/dra-kubelet-plugin-cleanup
  • 3396c66 Merge pull request #140194 from gnufied/implement-volume-health-api
  • 5b7699f Remove older volume metrics from stats API
  • afbdaf4 Merge pull request #140782 from dims/update-kube-openapi
  • 191196a Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad
  • Additional commits viewable in compare view

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 device-plugin group in /runner/device-plugin with 1 update: golang.


Updates `golang` from 1.26-trixie to 1.27-trixie
Bump the device-plugin group in /runner/device-plugin with 4 updates

Bumps the device-plugin group in /runner/device-plugin with 4 updates: [google.golang.org/grpc](https://github.com/grpc/grpc-go), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [k8s.io/kubelet](https://github.com/kubernetes/kubelet).


Updates `google.golang.org/grpc` from 1.83.1 to 1.83.2
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.1...v1.83.2)

Updates `k8s.io/apimachinery` from 0.36.4 to 0.37.0
- [Commits](kubernetes/apimachinery@v0.36.4...v0.37.0)

Updates `k8s.io/client-go` from 0.36.4 to 0.37.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.36.4...v0.37.0)

Updates `k8s.io/kubelet` from 0.36.4 to 0.37.0
- [Commits](kubernetes/kubelet@v0.36.4...v0.37.0)

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.27-trixie
  dependency-type: direct:production
  dependency-group: device-plugin
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: device-plugin
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: device-plugin
- dependency-name: k8s.io/client-go
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: device-plugin
- dependency-name: k8s.io/kubelet
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: device-plugin
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Sep 1, 2026
@luhenry
luhenry merged commit 8c906f8 into main Sep 1, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/device_plugin-741eb82e42 branch September 1, 2026 11:41
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 docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant