chore(deps): update dependency python-semantic-release to v9 #321
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:
8.7.0
->9.0.3
Release Notes
python-semantic-release/python-semantic-release (python-semantic-release)
v9.0.3
Compare Source
Chore
613d240
)Fix
02df305
)Performance
8b742d3
)Style
8b742d3
(f95be0c
)Test
2c8a36e
)v9.0.2
Compare Source
Chore
e238452
)Ci
ci: Configure trusted publishing in pypi (
8e3c00b
)ci: bump the github-actions group with 3 updates (#831) (
bf96143
)ci: add grouped github-actions section to dependabot config (#794) (
3eb15c4
)Documentation
fb6f243
)Fix
Due to windows line-endings
\r\n
, it would improperly split the commitdescription (it failed to split at all) and cause detection of Breaking changes
to fail. The breaking changes regular expression looks to the start of the line
for the proper syntax.
Resolves: #820 (
70193ba
)Style
style: beautify
70193ba
(c777bb2
)style: beautify
229c647
(c7be6e2
)Test
test(util): add windows line-endings possibilities for commit parsing (
c57b082
)test(fixtures): cache the base example project directory (#799) (
229c647
)Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.