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.35.0 age confidence

Release Notes

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

v2.35.0

Compare Source

StorageBoxClient.GetSubaccount no longer gets a subaccount by username

StorageBoxClient.GetSubaccount no longer tries to get a subaccount by username, instead it tries to get it by name.

To get a subaccount by username please use StorageBoxClient.GetSubaccountByUsername.

See the changelog for more details.

Features
  • add name to Storage Box Subaccount (#​806)
Bug Fixes
  • do not ignore action error when the error message is empty (#​801)

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 renovate bot requested a review from a team as a code owner December 19, 2025 16:44
@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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.47.0 -> v0.49.0
golang.org/x/text v0.31.0 -> v0.33.0
golang.org/x/tools v0.38.0 -> v0.40.0

@renovate renovate bot force-pushed the renovate/github.com-hetznercloud-hcloud-go-v2-2.x branch from b2fce4a to 28b7dc8 Compare December 22, 2025 11:30
@renovate renovate bot force-pushed the renovate/github.com-hetznercloud-hcloud-go-v2-2.x branch 3 times, most recently from 5dc1e52 to 43616d5 Compare January 8, 2026 13:45
@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 changed the title deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.34.0 deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.35.0 Jan 16, 2026
@renovate renovate bot force-pushed the renovate/github.com-hetznercloud-hcloud-go-v2-2.x branch from 43616d5 to 371719e Compare January 16, 2026 11:07
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