1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 16:11:49 +00:00
hetzner.hcloud/plugins/module_utils
renovate[bot] f87c23629b
chore(deps): update dependency hcloud to v2.11.1 (#738)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
| [hcloud](https://redirect.github.com/hetznercloud/hcloud-python)
([changelog](https://redirect.github.com/hetznercloud/hcloud-python/blob/main/CHANGELOG.md))
| `2.11.0` -> `2.11.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/hcloud/2.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/hcloud/2.11.0/2.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>hetznercloud/hcloud-python (hcloud)</summary>

###
[`v2.11.1`](https://redirect.github.com/hetznercloud/hcloud-python/blob/HEAD/CHANGELOG.md#v2111)

[Compare
Source](https://redirect.github.com/hetznercloud/hcloud-python/compare/v2.11.0...v2.11.1)

##### Bug Fixes

- support reloading sub resource bound models
([#&#8203;590](https://redirect.github.com/hetznercloud/hcloud-python/issues/590))

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ansible-collections/hetzner.hcloud).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2025-11-14 16:06:41 +01:00
..
vendor chore(deps): update dependency hcloud to v2.11.1 (#738) 2025-11-14 16:06:41 +01:00
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
client.py chore(deps): update dependency hcloud to v2.6.0 (#686) 2025-09-08 12:44:47 +02:00
deprecation.py fix: also check server type deprecation after server creation (#696) 2025-09-29 14:34:54 +02:00
experimental.py feat: DNS support is now generally available (#727) 2025-11-10 11:52:37 +01:00
hcloud.py refactor: reuse exponential_backoff_function from hcloud-python (#535) 2024-07-25 16:20:23 +02:00
ipaddress.py fix: firewall idempotency with ipv6 addresses (#722) 2025-10-31 14:45:06 +01:00
ssh.py feat: allow recreating ssh key when public key in the API does not match (#634) 2025-06-03 17:43:54 +02:00
version.py chore(main): release 6.2.0 (#735) 2025-11-10 12:14:37 +01:00