Update dependency hcloud to v2.22.0 #56

Open
renovate wants to merge 1 commit from renovate/hcloud-2.x into main
Collaborator

This PR contains the following updates:

Package Update Change
hcloud (changelog) minor ==2.21.0==2.22.0

Release Notes

hetznercloud/hcloud-python (hcloud)

v2.22.0

Compare Source

Datacenters resource is now deprecated

The endpoints GET /v1/datacenters and GET /v1/datacenters/{id} are now deprecated and will be removed after 1 Oct. 2026. After this date, requests to these endpoints will return HTTP 410 Gone.

The DatacentersClient, Datacenter and related classes are now deprecated.

See the changelog for more details.

Features

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [hcloud](https://github.com/hetznercloud/hcloud-python) ([changelog](https://github.com/hetznercloud/hcloud-python/blob/main/CHANGELOG.md)) | minor | `==2.21.0` → `==2.22.0` | --- ### Release Notes <details> <summary>hetznercloud/hcloud-python (hcloud)</summary> ### [`v2.22.0`](https://github.com/hetznercloud/hcloud-python/blob/HEAD/CHANGELOG.md#v2220) [Compare Source](https://github.com/hetznercloud/hcloud-python/compare/v2.21.0...v2.22.0) ##### Datacenters resource is now deprecated The endpoints `GET /v1/datacenters` and `GET /v1/datacenters/{id}` are now deprecated and will be removed after 1 Oct. 2026. After this date, requests to these endpoints will return `HTTP 410 Gone`. The `DatacentersClient`, `Datacenter` and related classes are now deprecated. See the [changelog](https://docs.hetzner.cloud/changelog#2026-06-02-datacenters-deprecated) for more details. ##### Features - deprecate datacenters ([#&#8203;656](https://github.com/hetznercloud/hcloud-python/issues/656)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate scheduled this pull request to auto merge when all checks succeed 2026-06-19 20:08:12 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/hcloud-2.x:renovate/hcloud-2.x
git switch renovate/hcloud-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/hcloud-2.x
git switch renovate/hcloud-2.x
git rebase main
git switch main
git merge --ff-only renovate/hcloud-2.x
git switch renovate/hcloud-2.x
git rebase main
git switch main
git merge --no-ff renovate/hcloud-2.x
git switch main
git merge --squash renovate/hcloud-2.x
git switch main
git merge --ff-only renovate/hcloud-2.x
git switch main
git merge renovate/hcloud-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
secondhemd/shcloud!56
No description provided.