1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
Commit graph

18 commits

Author SHA1 Message Date
renovate[bot]
2f47225bf4
chore(deps): update ansible/ansible-lint action to v26.1.1 (#788)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ansible/ansible-lint](https://redirect.github.com/ansible/ansible-lint)
| action | patch | `v26.1.0` → `v26.1.1` |

---

### Release Notes

<details>
<summary>ansible/ansible-lint (ansible/ansible-lint)</summary>

###
[`v26.1.1`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v26.1.1)

[Compare
Source](https://redirect.github.com/ansible/ansible-lint/compare/v26.1.0...v26.1.1)

#### Features

- feat: added exit code 8 for successfully fixed violations
([#&#8203;4674](https://redirect.github.com/ansible/ansible-lint/issues/4674))
([#&#8203;4899](https://redirect.github.com/ansible/ansible-lint/issues/4899))
[@&#8203;Jkhall81](https://redirect.github.com/Jkhall81)

#### Fixes

- fix: resolve auto-fix failures and detection for short module names (…
([#&#8203;4897](https://redirect.github.com/ansible/ansible-lint/issues/4897))
[@&#8203;Jkhall81](https://redirect.github.com/Jkhall81)
- fix: ensure --no-offline overrides config file precedence
([#&#8203;4845](https://redirect.github.com/ansible/ansible-lint/issues/4845))
([#&#8203;4903](https://redirect.github.com/ansible/ansible-lint/issues/4903))
[@&#8203;Jkhall81](https://redirect.github.com/Jkhall81)
- fix: pre-commit cache missing cspell updates
([#&#8203;4909](https://redirect.github.com/ansible/ansible-lint/issues/4909))
[@&#8203;alisonlhart](https://redirect.github.com/alisonlhart)
- Set cryptography ceiling to match downstream requirement.
([#&#8203;4904](https://redirect.github.com/ansible/ansible-lint/issues/4904))
[@&#8203;cidrblock](https://redirect.github.com/cidrblock)
- fix: almalinux missing reference in platforms array
([#&#8203;4896](https://redirect.github.com/ansible/ansible-lint/issues/4896))
[@&#8203;thelinuxracoon](https://redirect.github.com/thelinuxracoon)

#### Maintenance

- chore: Add renovate constraint for cryptography
([#&#8203;4911](https://redirect.github.com/ansible/ansible-lint/issues/4911))
[@&#8203;alisonlhart](https://redirect.github.com/alisonlhart)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-16 11:22:04 +01:00
renovate[bot]
21556ebdf1
chore(deps): update ansible/ansible-lint action to v26 (#784)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ansible/ansible-lint](https://redirect.github.com/ansible/ansible-lint)
| action | major | `v25.12.2` → `v26.1.0` |

---

### Release Notes

<details>
<summary>ansible/ansible-lint (ansible/ansible-lint)</summary>

###
[`v26.1.0`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v26.1.0)

[Compare
Source](https://redirect.github.com/ansible/ansible-lint/compare/v25.12.2...v26.1.0)

#### Fixes

- fix: implement precise filtering for bracketed sub-tags
([#&#8203;4892](https://redirect.github.com/ansible/ansible-lint/issues/4892))
[@&#8203;Jkhall81](https://redirect.github.com/Jkhall81)
- fix: avoid unnecessary creation of .ansible folders
([#&#8203;4894](https://redirect.github.com/ansible/ansible-lint/issues/4894))
[@&#8203;ssbarnea](https://redirect.github.com/ssbarnea)
- fix: refactor RulesCollection to always require app argument
([#&#8203;4891](https://redirect.github.com/ansible/ansible-lint/issues/4891))
[@&#8203;ssbarnea](https://redirect.github.com/ssbarnea)
- fix: anchor kind discovery to project root
([#&#8203;4763](https://redirect.github.com/ansible/ansible-lint/issues/4763))
([#&#8203;4889](https://redirect.github.com/ansible/ansible-lint/issues/4889))
[@&#8203;Jkhall81](https://redirect.github.com/Jkhall81)
- fix: avoid creating cache directory when listing version
([#&#8203;4865](https://redirect.github.com/ansible/ansible-lint/issues/4865))
[@&#8203;ssbarnea](https://redirect.github.com/ssbarnea)
- fix: ensure exclude\_paths are honored for unparseable files
([#&#8203;4886](https://redirect.github.com/ansible/ansible-lint/issues/4886))
[@&#8203;Jkhall81](https://redirect.github.com/Jkhall81)
- fix: avoid use of pathspec 1.0.0 until yamllint is updated
([#&#8203;4887](https://redirect.github.com/ansible/ansible-lint/issues/4887))
[@&#8203;ssbarnea](https://redirect.github.com/ssbarnea)
- fix: allow valid tabs in lineinfile nested in blocks
([#&#8203;4719](https://redirect.github.com/ansible/ansible-lint/issues/4719))
([#&#8203;4881](https://redirect.github.com/ansible/ansible-lint/issues/4881))
[@&#8203;Jkhall81](https://redirect.github.com/Jkhall81)
- fix: update documentation to clarify requirement to run from project …
([#&#8203;4885](https://redirect.github.com/ansible/ansible-lint/issues/4885))
[@&#8203;Jkhall81](https://redirect.github.com/Jkhall81)
- fix: replace hardcoded /tmp path with secure temp directory (CWE…
([#&#8203;4878](https://redirect.github.com/ansible/ansible-lint/issues/4878))
[@&#8203;Jkhall81](https://redirect.github.com/Jkhall81)
- fix: handle missing keys in \_parse\_failed\_msg to prevent KeyError
([#&#8203;4879](https://redirect.github.com/ansible/ansible-lint/issues/4879))
[@&#8203;Jkhall81](https://redirect.github.com/Jkhall81)
- fix: add argument\_specs to meta schema
([#&#8203;4762](https://redirect.github.com/ansible/ansible-lint/issues/4762))
([#&#8203;4880](https://redirect.github.com/ansible/ansible-lint/issues/4880))
[@&#8203;Jkhall81](https://redirect.github.com/Jkhall81)
- fix: retire -p/--parseable option
([#&#8203;4884](https://redirect.github.com/ansible/ansible-lint/issues/4884))
[@&#8203;ssbarnea](https://redirect.github.com/ssbarnea)
- fix: correct partial-become rule documentation comments
([#&#8203;4876](https://redirect.github.com/ansible/ansible-lint/issues/4876))
[@&#8203;emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman)

#### Maintenance

- chore: add almalinux platform to meta schemas
([#&#8203;4893](https://redirect.github.com/ansible/ansible-lint/issues/4893))
[@&#8203;thelinuxracoon](https://redirect.github.com/thelinuxracoon)
- chore: refactor testing code to reduce use of get\_app()
([#&#8203;4890](https://redirect.github.com/ansible/ansible-lint/issues/4890))
[@&#8203;ssbarnea](https://redirect.github.com/ssbarnea)
- chore(deps): update all dependencies
([#&#8203;4877](https://redirect.github.com/ansible/ansible-lint/issues/4877))
@&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-15 17:24:07 +01:00
renovate[bot]
51a0f6136a
chore(deps): update ansible/ansible-lint action to v25.12.2 (#779)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ansible/ansible-lint](https://redirect.github.com/ansible/ansible-lint)
| action | patch | `v25.12.1` -> `v25.12.2` |

---

### Release Notes

<details>
<summary>ansible/ansible-lint (ansible/ansible-lint)</summary>

###
[`v25.12.2`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v25.12.2)

[Compare
Source](https://redirect.github.com/ansible/ansible-lint/compare/v25.12.1...v25.12.2)

#### Fixes

- Update configuring.md to reflect correct precommit name
([#&#8203;4872](https://redirect.github.com/ansible/ansible-lint/issues/4872))
[@&#8203;AgustinRamiroDiaz](https://redirect.github.com/AgustinRamiroDiaz)
- fix: prevent trailing space on blank comment lines
([#&#8203;4868](https://redirect.github.com/ansible/ansible-lint/issues/4868))
[@&#8203;emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman)

#### Maintenance

- chore(deps): update dependencies \[security] - abandoned
([#&#8203;4874](https://redirect.github.com/ansible/ansible-lint/issues/4874))
@&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update all dependencies
([#&#8203;4867](https://redirect.github.com/ansible/ansible-lint/issues/4867))
@&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update dependencies \[security]
([#&#8203;4873](https://redirect.github.com/ansible/ansible-lint/issues/4873))
@&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): bump filelock from 3.20.0 to 3.20.1 in /.config
([#&#8203;4869](https://redirect.github.com/ansible/ansible-lint/issues/4869))
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- chore(deps): update dependencies \[security]
([#&#8203;4870](https://redirect.github.com/ansible/ansible-lint/issues/4870))
@&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-29 12:11:14 +01:00
renovate[bot]
38e8cec1e4
chore(deps): update ansible/ansible-lint action to v25.12.1 (#764)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ansible/ansible-lint](https://redirect.github.com/ansible/ansible-lint)
| action | patch | `v25.12.0` -> `v25.12.1` |

---

### Release Notes

<details>
<summary>ansible/ansible-lint (ansible/ansible-lint)</summary>

###
[`v25.12.1`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v25.12.1)

[Compare
Source](https://redirect.github.com/ansible/ansible-lint/compare/v25.12.0...v25.12.1)

#### Features

- feat(action): Allow users to override python\_version
([#&#8203;4829](https://redirect.github.com/ansible/ansible-lint/issues/4829))
[@&#8203;konstruktoid](https://redirect.github.com/konstruktoid)

#### Fixes

- fix: avoid stacktrace when ansible syntax check does not return
filename
([#&#8203;4864](https://redirect.github.com/ansible/ansible-lint/issues/4864))
[@&#8203;ssbarnea](https://redirect.github.com/ssbarnea)
- fix: change setup-python action to specific commit
([#&#8203;4856](https://redirect.github.com/ansible/ansible-lint/issues/4856))
[@&#8203;arcanis](https://redirect.github.com/arcanis)
- fix: autofix comments missing space after hash
([#&#8203;4855](https://redirect.github.com/ansible/ansible-lint/issues/4855))
[@&#8203;emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman)

#### Maintenance

- chore(deps): update all dependencies
([#&#8203;4863](https://redirect.github.com/ansible/ansible-lint/issues/4863))
@&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore: pre-commit autoupdate
([#&#8203;4859](https://redirect.github.com/ansible/ansible-lint/issues/4859))
@&#8203;[pre-commit-ci\[bot\]](https://redirect.github.com/apps/pre-commit-ci)
- chore: adopt pytest>=9.0.0 config
([#&#8203;4861](https://redirect.github.com/ansible/ansible-lint/issues/4861))
[@&#8203;Qalthos](https://redirect.github.com/Qalthos)
- chore(deps): update all dependencies
([#&#8203;4852](https://redirect.github.com/ansible/ansible-lint/issues/4852))
@&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-10 13:32:45 +01:00
renovate[bot]
cbd7d8657a
chore(deps): update ansible/ansible-lint action to v25.12.0 (#751)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ansible/ansible-lint](https://redirect.github.com/ansible/ansible-lint)
| action | minor | `v25.11.1` -> `v25.12.0` |

---

### Release Notes

<details>
<summary>ansible/ansible-lint (ansible/ansible-lint)</summary>

###
[`v25.12.0`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v25.12.0)

[Compare
Source](https://redirect.github.com/ansible/ansible-lint/compare/v25.11.1...v25.12.0)

#### Maintenance

- chore: Remove cffi, importlib-metadata, reduce core lower bound
([#&#8203;4860](https://redirect.github.com/ansible/ansible-lint/issues/4860))
[@&#8203;cidrblock](https://redirect.github.com/cidrblock)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-03 13:54:27 +01:00
renovate[bot]
9296b73091
chore(deps): update actions/checkout action to v6 (#747)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | major | `v5` -> `v6` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

### [`v6`](https://redirect.github.com/actions/checkout/compare/v5...v6)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v5...v6)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 10:32:30 +01:00
renovate[bot]
7dd3e7f556
chore(deps): update ansible/ansible-lint action to v25.11.1 (#750)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ansible/ansible-lint](https://redirect.github.com/ansible/ansible-lint)
| action | patch | `v25.11.0` -> `v25.11.1` |

---

### Release Notes

<details>
<summary>ansible/ansible-lint (ansible/ansible-lint)</summary>

###
[`v25.11.1`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v25.11.1)

[Compare
Source](https://redirect.github.com/ansible/ansible-lint/compare/v25.11.0...v25.11.1)

#### Features

- feat: detect missing prefix in role's handlers vars
([#&#8203;4826](https://redirect.github.com/ansible/ansible-lint/issues/4826))
[@&#8203;cavcrosby](https://redirect.github.com/cavcrosby)

#### Fixes

- Migrate RTD URLs to docs.ansible.com
([#&#8203;4842](https://redirect.github.com/ansible/ansible-lint/issues/4842))
[@&#8203;gundalow](https://redirect.github.com/gundalow)
- fix: Pass module spec via stdin instead of command line args
([#&#8203;4844](https://redirect.github.com/ansible/ansible-lint/issues/4844))
[@&#8203;apollo13](https://redirect.github.com/apollo13)
- fix: Update mypy python version to 3.12
([#&#8203;4846](https://redirect.github.com/ansible/ansible-lint/issues/4846))
[@&#8203;alisonlhart](https://redirect.github.com/alisonlhart)

#### Maintenance

- chore(deps): update all dependencies
([#&#8203;4833](https://redirect.github.com/ansible/ansible-lint/issues/4833))
@&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /test/schemas
([#&#8203;4849](https://redirect.github.com/ansible/ansible-lint/issues/4849))
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- chore(deps-dev): bump glob from 10.4.5 to 10.5.0 in /test/schemas
([#&#8203;4847](https://redirect.github.com/ansible/ansible-lint/issues/4847))
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Add support for Fedora 43
([#&#8203;4836](https://redirect.github.com/ansible/ansible-lint/issues/4836))
[@&#8203;jsf9k](https://redirect.github.com/jsf9k)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 10:32:03 +01:00
Jonas L.
841e4854fa
test: extract ansible-lint to ci job (#739)
##### SUMMARY

Extract ansible-lint to a CI job to speed up pre-commit.
2025-11-17 15:46:47 +01:00
renovate[bot]
1ae3e05cc7
chore(deps): update dependency python to 3.14 (#704)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [python](https://redirect.github.com/actions/python-versions) |
uses-with | minor | `3.13` -> `3.14` |

---

### Release Notes

<details>
<summary>actions/python-versions (python)</summary>

###
[`v3.14.0`](https://redirect.github.com/actions/python-versions/releases/tag/3.14.0-18313368925):
3.14.0

[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.13.9-18515951191...3.14.0-18313368925)

Python 3.14.0

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-24 11:29:24 +02:00
renovate[bot]
f2983603af
chore(deps): update actions/setup-python action to v6 (#685)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/setup-python](https://redirect.github.com/actions/setup-python)
| action | major | `v5` -> `v6` |

---

### Release Notes

<details>
<summary>actions/setup-python (actions/setup-python)</summary>

###
[`v6`](https://redirect.github.com/actions/setup-python/compare/v5...v6)

[Compare
Source](https://redirect.github.com/actions/setup-python/compare/v5...v6)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 10:23:55 +02:00
renovate[bot]
95b5d08975
chore(deps): update actions/checkout action to v5 (#679)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | major | `v4` -> `v5` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

### [`v5`](https://redirect.github.com/actions/checkout/compare/v4...v5)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4...v5)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 16:56:56 +02:00
renovate[bot]
a397602a7f
chore(deps): update dependency python to 3.13 (#607) 2025-03-13 15:55:59 +01:00
renovate[bot]
b69e0882e8
deps: update actions/setup-python action to v5 (#412)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | major | `v4` -> `v5` |

---

### Release Notes

<details>
<summary>actions/setup-python (actions/setup-python)</summary>

### [`v5`](https://togithub.com/actions/setup-python/compare/v4...v5)

[Compare
Source](https://togithub.com/actions/setup-python/compare/v4...v5)

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 11:55:27 +01:00
Jonas L
de1eed9cb5
ci: pin python version to 3.11 (#378)
##### SUMMARY

This is an attempt to fix the linting job:
https://github.com/ansible-collections/hetzner.hcloud/actions/runs/6692855477/job/18182866932

Run on python 3.11 until the following ticket is solved:
https://github.com/aio-libs/aiohttp/issues/7675
2023-10-30 17:30:11 +01:00
Jonas L
9eab32cf3d
chore: pre-commit improvements (#348)
##### SUMMARY

- Speed up pre-commit by moving some tasks out of pre-commit
- Move network related hooks out of pre-commit (allow enabling
pre-commit.ci)
- Some optimization
- Use pre-commit.ci
2023-10-06 16:02:46 +02:00
renovate[bot]
0f057b185f
deps: update actions/checkout action to v4 (#318)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
major | `v3` -> `v4` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400)

[Compare Source](https://togithub.com/actions/checkout/compare/v3...v4)

- [Support fetching without the --progress
option](https://togithub.com/actions/checkout/pull/1067)
-   [Update to node20](https://togithub.com/actions/checkout/pull/1436)

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 18:00:01 +02:00
Jonas L
2cc8e56d05
chore: setup the stable-1 release branch (#254)
* ci: run pipelines on stable-1 branch

* docs: add note about the release policy
2023-07-11 13:23:22 +02:00
Jonas L
dfff49e31f
chore: setup pre-commit (#234)
* chore: add pre-commit config

* chore: fix pre-commit errors

* chore: add black pre-commit hook

* style: format python files with black

* chore: add isort pre-commit hook

* style: format python files using isort

* chore: add pyupgrade pre-commit hook

* refactor: upgrade code to python3.7

* Allow stacking PRs

Co-authored-by: Julian Tölle <julian.toelle97@gmail.com>

---------

Co-authored-by: Julian Tölle <julian.toelle97@gmail.com>
2023-06-27 11:50:13 +02:00