chore(deps): update dependency python-semantic-release to v9.12.2 #717
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:
9.12.0
->9.12.2
Release Notes
python-semantic-release/python-semantic-release (python-semantic-release)
v9.12.2
Compare Source
Bug Fixes
fix(hvcs-*): add flexibility to issue & MR/PR url jinja filters (#1089)
fix(github): fix
issue_url
filter to ignore an issue prefix gracefullyfix(github): fix
pull_request_url
filter to ignore an PR prefix gracefullyfix(gitlab): fix
issue_url
filter to ignore an issue prefix gracefullyfix(gitlab): fix
merge_request_url
filter to ignore an PR prefix gracefullyfix(gitea): fix
issue_url
filter to ignore an issue prefix gracefullyfix(gitea): fix
pull_request_url
filter to ignore an PR prefix gracefullyfix(bitbucket): fix
pull_request_url
filter to ignore an PR prefix gracefullytest(bitbucket): add test case for prefixed PR numbers
test(gitea): add test case for prefixed PR & issue numbers
test(gitlab): add test case for prefixed PR & issue numbers
test(github): add test case for prefixed PR & issue numbers
style(hvcs): fix logical lint errors
docs(changelog-templates): update descriptions of issue & MR/PR url jinja filters (
275ec88
)fix(cli): gracefully capture all exceptions unless in very verbose debug mode (#1088)
refactor(cli): consolidate entrypoints into the module execute file (
13ca44f
)v9.12.1
Compare Source
Bug Fixes
fix(cmd-version): fix
--as-prerelease
when no commit change from last full release (#1076) (3b7b772
)fix(changelog): fix raw-inline pattern replacement in
convert_md_to_rst
filter (2dc70a6
)fix(release-notes): add context variable shorthand
ctx
like docs claim & changelog has (d618d83
)Documentation
74f03d4
)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.