Skip to content

build(deps): bump hcloud from 2.17.1 to 2.19.0#207

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/hcloud-2.19.0
Open

build(deps): bump hcloud from 2.17.1 to 2.19.0#207
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/hcloud-2.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps hcloud from 2.17.1 to 2.19.0.

Release notes

Sourced from hcloud's releases.

v2.19.0

Primary IPs assignee_type behavior change

In the create Primary IP call, the assignee_type argument is now only send when the assignee_id argument is set. The assignee_type argument will stop defaulting to server in the near future, consider explicitly setting this argument when needed.

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 behavior changed when creating a primary ip (#647)

v2.18.0

Available and recommended Server Types have been moved

Datacenter.server_types has been deprecated in favor of the new ServerType.locations[].available and ServerType.locations[].recommended properties.

See the changelog for more details.

Features

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

Sourced from hcloud's changelog.

v2.19.0

Primary IPs assignee_type behavior change

In the create Primary IP call, the assignee_type argument is now only send when the assignee_id argument is set. The assignee_type argument will stop defaulting to server in the near future, consider explicitly setting this argument when needed.

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 behavior changed when creating a primary ip (#647)

v2.18.0

Available and recommended Server Types have been moved

Datacenter.server_types has been deprecated in favor of the new ServerType.locations[].available and ServerType.locations[].recommended properties.

See the changelog for more details.

Features

  • datacenter, server_type: move available and recommended to server_type (#645)
Commits
  • 5dd14c4 chore(main): release v2.19.0 (#648)
  • 09b3dcd feat(primary-ip): assignee_type behavior changed when creating a primary ip...
  • b309d97 chore(main): release v2.18.0 (#646)
  • fb34c3e feat(datacenter, server_type): move available and recommended to server_type ...
  • 8e36441 test: modernize primary-ip tests (#644)
  • 1262feb chore(deps): update pypa/gh-action-pypi-publish action to v1.14.0 (#643)
  • 2a187ed chore(deps): update codecov/codecov-action action to v6 (#641)
  • b573867 chore(deps): update dependency mypy to >=1.20,<1.21 (#642)
  • See full diff 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 [hcloud](https://github.com/hetznercloud/hcloud-python) from 2.17.1 to 2.19.0.
- [Release notes](https://github.com/hetznercloud/hcloud-python/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-python/blob/main/CHANGELOG.md)
- [Commits](hetznercloud/hcloud-python@v2.17.1...v2.19.0)

---
updated-dependencies:
- dependency-name: hcloud
  dependency-version: 2.19.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 python Pull requests that update Python 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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants