Closed renovate[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
fe0d2bf
) to head (549ced9
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
path | passed | subtotal |
---|---|---|
tests\test_bump_version_in_files.py | 5 | 5 |
tests\test_create_unique_testpypi_version.py | 7 | 7 |
tests\test_find_unreleased_changelog_items.py | 6 | 6 |
tests\test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
path | passed | subtotal |
---|---|---|
tests/test_bump_version_in_files.py | 5 | 5 |
tests/test_create_unique_testpypi_version.py | 7 | 7 |
tests/test_find_unreleased_changelog_items.py | 6 | 6 |
tests/test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
path | passed | subtotal |
---|---|---|
tests/test_bump_version_in_files.py | 5 | 5 |
tests/test_create_unique_testpypi_version.py | 7 | 7 |
tests/test_find_unreleased_changelog_items.py | 6 | 6 |
tests/test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
This PR contains the following updates:
v9.8.9
->v9.9.0
Release Notes
python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release)
### [`v9.9.0`](https://redirect.github.com/python-semantic-release/python-semantic-release/blob/HEAD/CHANGELOG.md#v990-2024-09-28) [Compare Source](https://redirect.github.com/python-semantic-release/python-semantic-release/compare/v9.8.9...v9.9.0) ##### Documentation - docs(github-actions): clarify & consolidate GitHub Actions usage docs ([#1011](https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1011)) Resolves: [#907](https://redirect.github.com/python-semantic-release/python-semantic-release/issues/907) - chore(scripts): remove non-existant file from version bump script - docs(automatic-releases): drop extrenous github push configuration - docs(homepage): remove link to old github config & update token scope config - docs(github-actions): expand descriptions & clarity of actions configs - docs(github-actions): add configuration & description of publish action - docs(github-actions): revert removal of namespace prefix from examples ([`2135c68`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/2135c68ccbdad94378809902b52fcad546efd5b3)) ##### Feature - feat(github-actions): add `is_prerelease` output to the version action ([#1038](https://redirect.github.com/python-semantic-release/python-semantic-release/issues/1038)) - test(github-actions): add test to ensure `is_prerelease` is a action output - docs(github-actions): add description of new `is_prerelease` output for version action ([`6a5d35d`](https://redirect.github.com/python-semantic-release/python-semantic-release/commit/6a5d35d0d9124d6a6ee7910711b4154b006b8773))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.