Update dependency hcloud to v2.5.3 #38

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) patch ==2.5.2 -> ==2.5.3

Release Notes

hetznercloud/hcloud-python (hcloud)

v2.5.3

Compare Source

Bug Fixes
  • invalid placement group id casting (#​501)
  • handle string id when checking has_id_or_name (#​504)

Configuration

📅 Schedule: 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 Renovate Bot.

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)) | patch | `==2.5.2` -> `==2.5.3` | --- ### Release Notes <details> <summary>hetznercloud/hcloud-python (hcloud)</summary> ### [`v2.5.3`](https://github.com/hetznercloud/hcloud-python/blob/HEAD/CHANGELOG.md#v253) [Compare Source](https://github.com/hetznercloud/hcloud-python/compare/v2.5.2...v2.5.3) ##### Bug Fixes - invalid placement group id casting ([#&#8203;501](https://github.com/hetznercloud/hcloud-python/issues/501)) - handle string id when checking has\_id\_or\_name ([#&#8203;504](https://github.com/hetznercloud/hcloud-python/issues/504)) </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OS4xMiIsInVwZGF0ZWRJblZlciI6IjQwLjU1LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-06-11 20:04:54 +02:00
renovate scheduled this pull request to auto merge when all checks succeed 2025-06-11 20:04:54 +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 checkout 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 checkout main
git merge --no-ff renovate/hcloud-2.x
git checkout renovate/hcloud-2.x
git rebase main
git checkout main
git merge --ff-only renovate/hcloud-2.x
git checkout renovate/hcloud-2.x
git rebase main
git checkout main
git merge --no-ff renovate/hcloud-2.x
git checkout main
git merge --squash renovate/hcloud-2.x
git checkout main
git merge --ff-only renovate/hcloud-2.x
git checkout 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#38
No description provided.