chore(deps): update python-semantic-release/python-semantic-release action to v9.16.0 #172
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:
v9.15.2
->v9.16.0
Release Notes
python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release)
v9.16.0
Compare Source
Bug Fixes
(#1139,
f9a2078
)fix(config-changelog): validate
changelog.exclude_commit_patterns
on config loadtest(fixtures): relocate sanitize changelog functions
test(cmd-version): add test to validate that custom release messages are ignored in changelog
test(config): add
changelog.exclude_commit_patterns
validation checkstyle(config): refactor import names of
re
module--print-tag
result to match configured tag format(#1134,
a990aa7
)test(fixtures): add new trunk repo that has a different tag format
test(fixtures): add helper to extract config settings from repo action definition
test(cmd-version): expand testing of
--print-tag
&--print-last-released-tag
PSR did not have enough testing to demonstrate testing of the tag generation when the tag format was
configured differently than normal. This commit adds a significant portion of testing to exercise
the print tag functionality which must match the configured tag format.
(#1138,
007fd00
)Resolves: #1137
test(fixtures): add new unreleased trunk repo with a different tag format
test(cmd-version): ensure forced bump version on initial release follows tag format
ref: #1137
Features
(#1135,
0418fd8
)test(fixtures): remove import checking/loading of custom parser in
use_custom_parser
test(config): extend import parser unit tests to evaluate file paths to modules
docs(commit-parsing): add the new custom parser import spec description for direct path imports
Resolves: #687
commit_parser
option definition for direct path importsConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.