Skip to content

chore(deps): bump github.com/hetznercloud/hcloud-go/v2 from 2.36.0 to 2.39.0#19

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/hetznercloud/hcloud-go/v2-2.39.0
Open

chore(deps): bump github.com/hetznercloud/hcloud-go/v2 from 2.36.0 to 2.39.0#19
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/hetznercloud/hcloud-go/v2-2.39.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps github.com/hetznercloud/hcloud-go/v2 from 2.36.0 to 2.39.0.

Release notes

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

v2.39.0

Primary IPs assignee_type behavior change

As of 1 August 2026, the behavior of the Primary IP assignee_type property will change, and will return unassigned when the Primary IP is not assigned (when assignee_id is null). The goal is to eventually assign Primary IPs to other resource types, not only to server.

See the changelog for more details.

In addition, the Primary IP request body assignee_type property of the operation POST /v1/primary_ips is now optional. Primary IPs created without assignee_type return server until 1 August 2026, after this date, its value will be unassigned.

See the changelog for more details.

Features

  • primary-ip: assignee_type is optional when creating a primary ip (#840)

v2.38.0

Available and recommended Server Types have been moved

Datacenter.ServerTypes has been deprecated in favor of the new ServerType.Locations[].Available and ServerType.Locations[].Recommended fields.

See the changelog for more details.

Features

  • datacenter, server_type: move available and recommended to server_type (#835)

v2.37.0

Features

  • exp: transform hcloud.Error to slog.Value using errutil.LogValue (#826)
  • drop support for go1.24 (#829)
  • add support for go1.26 (#829)
Changelog

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

v2.39.0

Primary IPs assignee_type behavior change

As of 1 August 2026, the behavior of the Primary IP assignee_type property will change, and will return unassigned when the Primary IP is not assigned (when assignee_id is null). The goal is to eventually assign Primary IPs to other resource types, not only to server.

See the changelog for more details.

In addition, the Primary IP request body assignee_type property of the operation POST /v1/primary_ips is now optional. Primary IPs created without assignee_type return server until 1 August 2026, after this date, its value will be unassigned.

See the changelog for more details.

Features

  • primary-ip: assignee_type is optional when creating a primary ip (#840)

v2.38.0

Available and recommended Server Types have been moved

Datacenter.ServerTypes has been deprecated in favor of the new ServerType.Locations[].Available and ServerType.Locations[].Recommended fields.

See the changelog for more details.

Features

  • datacenter, server_type: move available and recommended to server_type (#835)

v2.37.0

Features

  • exp: transform hcloud.Error to slog.Value using errutil.LogValue (#826)
  • drop support for go1.24 (#829)
  • add support for go1.26 (#829)
Commits
  • c2ce46a chore(main): release v2.39.0 (#841)
  • a7088e5 feat(primary-ip): assignee_type is optional when creating a primary ip (#840)
  • eafab24 chore(main): release v2.38.0 (#839)
  • 0885c3e feat(datacenter, server_type): move available and recommended to server_type ...
  • ad55449 deps: update github.com/vburenin/ifacemaker digest to 7bffe3f (#837)
  • 5a44844 deps: update pre-commit hook prettier to v3.8.3 (#836)
  • 1ea7e9f deps: update golang.org/x/ (#833)
  • e1fe0bd deps: update pre-commit hook prettier to v3.8.2 (#834)
  • b259202 deps: update dependency go to v1.26.2 (#832)
  • b708fe4 chore(main): release v2.37.0 (#828)
  • 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 [github.com/hetznercloud/hcloud-go/v2](https://github.com/hetznercloud/hcloud-go) from 2.36.0 to 2.39.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.36.0...v2.39.0)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go/v2
  dependency-version: 2.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 4, 2026
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.

0 participants