mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [antsibull-docs](https://redirect.github.com/ansible-community/antsibull-docs) ([changelog](https://redirect.github.com/ansible-community/antsibull-docs/tree/main/CHANGELOG.md)) | `>=2.16,<2.17` -> `>=2.17,<2.18` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ansible-community/antsibull-docs (antsibull-docs)</summary> ### [`v2.17.0`](https://redirect.github.com/ansible-community/antsibull-docs/releases/tag/2.17.0) [Compare Source](https://redirect.github.com/ansible-community/antsibull-docs/compare/2.16.3...2.17.0) ##### Release Summary Feature and bugfix release. ##### Minor Changes - Extend deprecation/removal note that collections can be installed manually after removal ([#​371](https://redirect.github.com/ansible-community/antsibull-docs/pull/371)). ##### Bugfixes - Make sure that all errors are caught during documentation normalization. Until now exceptions derived from <code>BaseException</code> that are not derived from <code>Exception</code> are not handled correctly ([#​389](https://redirect.github.com/ansible-community/antsibull-docs/pull/389)). </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 lines
156 B
Text
12 lines
156 B
Text
ansible-core>=2.17
|
|
|
|
# Collections requirements
|
|
netaddr
|
|
cryptography
|
|
|
|
python-dateutil
|
|
requests
|
|
|
|
# Development requirements
|
|
pylint
|
|
antsibull-docs>=2.17,<2.18
|