1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-03 23:51:48 +00:00
hetzner.hcloud/plugins/module_utils
renovate[bot] 7f535fef44
chore(deps): update dependency hcloud to v2.16.0 (#792)
This PR contains the following updates:

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

---

### Release Notes

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

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

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

##### Storage Boxes support is now generally available

The experimental phase for Storage Boxes is over, and Storage Boxes
support is now generally available.

##### Features

- **servers**: allow setting user\_data for rebuild
([#&#8203;627](https://redirect.github.com/hetznercloud/hcloud-python/issues/627))
- Storage Box support no longer experimental
([#&#8203;626](https://redirect.github.com/hetznercloud/hcloud-python/issues/626))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2026-01-23 13:37:41 +01:00
..
_vendor chore(deps): update dependency hcloud to v2.16.0 (#792) 2026-01-23 13:37:41 +01:00
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
_base.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_client.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_deprecation.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_experimental.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_floating_ip.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_ipaddress.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_primary_ip.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_ssh.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_storage_box.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_storage_box_snapshot.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_storage_box_subaccount.py feat: add name to Storage Box Subaccount (#787) 2026-01-16 14:05:34 +01:00
_version.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00