1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/plugins/module_utils
renovate[bot] af3e9f4bf2
chore(deps): update dependency hcloud to v2.13.0 (#776)
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.12.0` -> `2.13.0` |
![age](https://developer.mend.io/api/mc/badges/age/pypi/hcloud/2.13.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/hcloud/2.12.0/2.13.0?slim=true)
|

---

### Release Notes

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

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

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

##### Features

- add per primary ip actions list operations
([#&#8203;608](https://redirect.github.com/hetznercloud/hcloud-python/issues/608))
- deprecate datacenter in `primary ips` and `servers`
([#&#8203;609](https://redirect.github.com/hetznercloud/hcloud-python/issues/609))

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2025-12-19 19:50:01 +01:00
..
vendor chore(deps): update dependency hcloud to v2.13.0 (#776) 2025-12-19 19:50:01 +01:00
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
client.py refactor: allow raising resource not found from any module (#761) 2025-12-10 12:25:17 +01:00
deprecation.py fix: also check server type deprecation after server creation (#696) 2025-09-29 14:34:54 +02:00
experimental.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
floating_ip.py refactor: modernize floating_ip and primary_ip modules (#771) 2025-12-16 16:13:31 +01:00
hcloud.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
ipaddress.py fix: firewall idempotency with ipv6 addresses (#722) 2025-10-31 14:45:06 +01:00
primary_ip.py refactor: modernize floating_ip and primary_ip modules (#771) 2025-12-16 16:13:31 +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
storage_box.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
storage_box_snapshot.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
storage_box_subaccount.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
version.py chore(main): release 6.3.0 (#763) 2025-12-10 13:24:08 +01:00