ansible-collections / hetzner.hcloud

A collection to manage resources on Hetzner Cloud
https://galaxy.ansible.com/ui/repo/published/hetzner/hcloud
GNU General Public License v3.0
100 stars 35 forks source link

deps: update pre-commit hook ansible-community/antsibull-changelog to v0.25.0 #462

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ansible-community/antsibull-changelog repository minor 0.23.0 -> 0.25.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

ansible-community/antsibull-changelog (ansible-community/antsibull-changelog) ### [`v0.25.0`](https://togithub.com/ansible-community/antsibull-changelog/releases/tag/0.25.0) [Compare Source](https://togithub.com/ansible-community/antsibull-changelog/compare/0.24.0...0.25.0) ##### Release Summary Bugfix and feature release. ##### Minor Changes - Add --version flag to print package version and exit ([#​147](https://togithub.com/ansible-community/antsibull-changelog/pull/147)). ##### Bugfixes - When multiple output formats are defined and antsibull-changelog generate is used with both --output and --output-format, an error was displayed that --output-format must be specified ([#​149](https://togithub.com/ansible-community/antsibull-changelog/issues/149), [#​151](https://togithub.com/ansible-community/antsibull-changelog/pull/151)). ### [`v0.24.0`](https://togithub.com/ansible-community/antsibull-changelog/releases/tag/0.24.0) [Compare Source](https://togithub.com/ansible-community/antsibull-changelog/compare/0.23.0...0.24.0) ##### Release Summary Feature release which now allows to output MarkDown. ##### Minor Changes - Allow automatically retrieving package version for hatch projects with the hatch version command ([#​141](https://togithub.com/ansible-community/antsibull-changelog/pull/141)). - Allow to render changelogs as MarkDown. The output formats written can be controlled with the output_formats option in the config file ([#​139](https://togithub.com/ansible-community/antsibull-changelog/pull/139)). - Officially support Python 3.12 ([#​134](https://togithub.com/ansible-community/antsibull-changelog/pull/134)). ##### Deprecated Features - Some code in antsibull_changelog.changelog_entry has been deprecated, and the antsibull_changelog.rst module has been deprecated completely. If you use them in your own code, please take a look at the [PR deprecating them](https://togithub.com/ansible-community/antsibull-changelog/pull/139) for information on how to stop using them ([#​139](https://togithub.com/ansible-community/antsibull-changelog/pull/139)).

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.



This PR has been generated by Mend Renovate. View repository job log here.