Skip to content

chore(deps): bump the go-dependencies group with 5 updates - #10

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-0515cccbc7
Closed

chore(deps): bump the go-dependencies group with 5 updates#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-0515cccbc7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 5 updates:

Package From To
github.com/hetznercloud/hcloud-go/v2 2.41.2 2.43.0
k8s.io/api 0.36.0 0.36.2
k8s.io/apimachinery 0.36.0 0.36.2
k8s.io/client-go 0.36.0 0.36.2
sigs.k8s.io/karpenter 1.12.0 1.13.0

Updates github.com/hetznercloud/hcloud-go/v2 from 2.41.2 to 2.43.0

Release notes

Sourced from github.com/hetznercloud/hcloud-go/v2's releases.

v2.43.0

Features

  • retry requests on api bad_gateway error (#874)

v2.42.0

Features

  • implement [slog.LogValuer] for [hcloud.Error] (#864)
  • exp: remove errutil package (#864)
  • export list opts Values() methods (#863)
Changelog

Sourced from github.com/hetznercloud/hcloud-go/v2's changelog.

v2.43.0

Features

  • retry requests on api bad_gateway error (#874)

v2.42.0

Features

  • implement [slog.LogValuer] for [hcloud.Error] (#864)
  • exp: remove errutil package (#864)
  • export list opts Values() methods (#863)
Commits

Updates k8s.io/api from 0.36.0 to 0.36.2

Commits

Updates k8s.io/apimachinery from 0.36.0 to 0.36.2

Commits

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

Commits

Updates sigs.k8s.io/karpenter from 1.12.0 to 1.13.0

Release notes

Sourced from sigs.k8s.io/karpenter's releases.

v1.13.0

Features

Bug Fixes

Documentation

Performance Improvements

Tests

Chores

v1.12.1

Bug Fixes

Commits
  • 86026aa chore: bump max k8s version to 1.36 (#3079)
  • 7593c9c chore: bump go to 1.26.4 to resolve vulncheck failures (#3066)
  • c289801 fix: have each NodeClaim independently track port usage (#3022)
  • 350e541 test: add Clock to test.Environment and use env.Clock in all test helpers (#3...
  • 924ddee test: inject fakeClock into test helpers via operatorpkg WithClock (#3009)
  • d2e9806 fix: isolate per-NodePool failures in nodeoverlay controller (#3002)
  • ee9fc3a fix(termination): prevent negative pod grace period when Node Repair triggers...
  • 911791c chore: bump golang.org/x/net to v0.55.0 to resolve GO-2026-5026 (#3041)
  • 0939ca9 chore: add local replace for sigs.k8s.io/karpenter in go.tools.mod (#3027)
  • 60f08e3 docs: add Huawei Cloud provider to README (#3036)
  • 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 go-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/hetznercloud/hcloud-go/v2](https://github.com/hetznercloud/hcloud-go) | `2.41.2` | `2.43.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.36.0` | `0.36.2` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.36.0` | `0.36.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.0` | `0.36.2` |
| [sigs.k8s.io/karpenter](https://github.com/kubernetes-sigs/karpenter) | `1.12.0` | `1.13.0` |


Updates `github.com/hetznercloud/hcloud-go/v2` from 2.41.2 to 2.43.0
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/main/CHANGELOG.md)
- [Commits](hetznercloud/hcloud-go@v2.41.2...v2.43.0)

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

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

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

Updates `sigs.k8s.io/karpenter` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/kubernetes-sigs/karpenter/releases)
- [Changelog](https://github.com/kubernetes-sigs/karpenter/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/karpenter@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go/v2
  dependency-version: 2.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/api
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: sigs.k8s.io/karpenter
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

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 Jun 13, 2026
@stubbi

stubbi commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Deferred: this group bundles a breaking karpenter 1.12→1.13 + operatorpkg API change (status.Object.StatusConditions signature changed → build fails). v0.1.0 ships on the e2e-proven 1.12.0 dependency set; the 1.13 migration (incl. the safe k8s/hcloud patch bumps) will be done deliberately as its own PR with full e2e re-validation. Dependabot will re-propose.

@stubbi stubbi closed this Jun 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/go_modules/go-dependencies-0515cccbc7 branch June 13, 2026 17:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant