Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/hetznercloud/hcloud-go/v2 v2.32.0v2.34.0 age confidence

Release Notes

hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)

v2.34.0

Compare Source

ResourceActionClient now has a generic type parameter

The ResourceActionClient struct now has a generic type parameter. The type parameter is used to describe the API resource of the Actions client.

The IResourceActionClient interface that is generated from the ResourceActionClient struct, is also affected by this change.

This API was never intended to be used directly and we did not find any usage of it in public code. So while potentially breaking, the benefits of this change out weighted the risks of doing it.

Features
  • retry request on API timeout error (#​797)
  • list actions for a given resource (#​791)

v2.33.0

Compare Source

Features
  • add update rrset records action to zone client (#​773)
  • deprecate datacenter in primary ips and servers (#​793)
  • default to max per page value in AllWithOpts (#​794)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 19, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.45.0 -> v0.46.0
golang.org/x/net v0.47.0 -> v0.48.0
golang.org/x/sync v0.18.0 -> v0.19.0
golang.org/x/sys v0.38.0 -> v0.39.0
golang.org/x/term v0.37.0 -> v0.38.0
golang.org/x/text v0.31.0 -> v0.32.0

@renovate renovate bot requested a review from a team as a code owner December 19, 2025 17:59
@renovate renovate bot changed the title deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.33.0 deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.34.0 Jan 8, 2026
@renovate renovate bot force-pushed the renovate/github.com-hetznercloud-hcloud-go-v2-2.x branch from 6f73880 to ddc5161 Compare January 8, 2026 13:46
@renovate renovate bot deployed to e2e-robot January 8, 2026 13:46 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant