Update dependency antsibull-changelog to v0.31.1 #128
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.26.0
->==0.31.1
Release Notes
ansible-community/antsibull-changelog (antsibull-changelog)
v0.31.1
Compare Source
Release Summary
Bugfix release for ansible-core.
Bugfixes
namespace
extraction for ansible-core modules (#184, #185).v0.31.0
Compare Source
Release Summary
Feature release.
Minor Changes
--strict
parameter to thelint-changelog-yaml
subcommand to also check for extra fields that should not be there (#182).Breaking Changes / Porting Guide
v0.30.0
Compare Source
Release Summary
Feature release.
Minor Changes
changelogs/config.yml
. Valid choices arenone
(default),git
, orauto
. If set togit
, orauto
detects that the project is part of a Git repository, only non-ignored files will be copied to a temporary directory when trying to load information on Ansible modules, plugins and roles (#172, #175).antsibull-changelog
command lines. See Activating global completion in the argcomplete README for how to enable tab completion globally. This will also tab-complete Ansible commands such asansible-playbook
andansible-test
(#173).v0.29.0
Compare Source
Release Summary
Feature release.
Minor Changes
reformat
command that reformatschangelogs/changelog.yaml
to the current settings ofchangelogs/config.yaml
(#169).changelog_sort
. This option allows sorting of changelog entries inchangelogs/changelog.yaml
(#165).Removed Features (previously deprecated)
changes_format
must now be present and set tocombined
for ansible-core usage, and the valueclassic
is no longer allowed (#137).Bugfixes
pyproject.toml
declaresrequires-python
, and old enough Python versions where pip does not know aboutrequires-python
will not load antsibull-changelog due to syntax errors anyway (#167).v0.28.0
Compare Source
Release Summary
Feature release.
Minor Changes
changelog_nice_yaml
to prepend the YAML document start marker---
to the header of thechangelogs/changelog.yaml
file, and to increases indentation level on list items. This makes the file pass ansible-lint (#91, #152, #160).v0.27.0
Compare Source
Release Summary
Feature release.
Minor Changes
add_plugin_period
option in the config file (#87).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 was generated by Mend Renovate. View the repository job log.