Skip to content

Bump k8s.io/kubectl from 0.31.2 to 0.37.0 in /lib - #2824

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/lib/k8s.io/kubectl-0.37.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/lib/k8s.io/kubectl-0.37.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps k8s.io/kubectl from 0.31.2 to 0.37.0.

Commits
  • 7979cc3 Update dependencies to v0.37.0 tag
  • ed0c0fd Merge remote-tracking branch 'origin/master' into release-1.37
  • 2c20d3d Fix windows backslash escaping (#141296)
  • 560f99f Feat: kubectl top support v1.metrics.k8s.io (#139726)
  • 700815a Merge pull request #140782 from dims/update-kube-openapi
  • 75b8cbc Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad
  • 087ff30 Merge pull request #140774 from dims/prom-client-v1.24.0
  • 9f603d6 Update prometheus/client_golang to 1.24.0
  • 2953abc Merge pull request #140740 from dims/update-grpc-1.82.1
  • 110a229 Update google.golang.org/grpc to v1.82.1
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.31.2 to 0.37.0.
- [Commits](kubernetes/kubectl@v0.31.2...v0.37.0)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 16, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 16, 2026 21:23
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 16, 2026
@github-actions

Copy link
Copy Markdown

⚠️ API Diff Results - github.com/smartcontractkit/chainlink-testing-framework/lib

⚠️ Breaking Changes (2)

github.com/prometheus/client_golang/api/prometheus/v1.API (2)
  • LabelNames — Type changed:
func(
  context.Context, 
  []string, 
  time.Time, 
  time.Time, 
  ...github.com/prometheus/client_golang/api/prometheus/v1.Option
)
- ([]string, github.com/prometheus/client_golang/api/prometheus/v1.Warnings, error)
+ (github.com/prometheus/common/model.LabelNames, github.com/prometheus/client_golang/api/prometheus/v1.Warnings, error)
  • Rules — Type changed:
func(
  context.Context, 
  + []string
)
(github.com/prometheus/client_golang/api/prometheus/v1.RulesResult, error)

✅ Compatible Changes (2)

github.com/prometheus/client_golang/api/prometheus/v1.API (2)
  • FormatQuery — ➕ Added

  • TSDBBlocks — ➕ Added


📄 View full apidiff report

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants