tektronix / python-package-ci-cd

A collection of Actions and Reusable Workflows for Python Packaging CI/CD
Apache License 2.0
1 stars 1 forks source link

chore(gh-actions-deps): update python-semantic-release/python-semantic-release action to v9.9.0 in all dependant reusable workflows #134

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
python-semantic-release/python-semantic-release action minor 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.

codecov[bot] commented 2 months ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 211 211 Branches 40 40 ========================================= Hits 211 211 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 2 months ago

Test Results (windows)

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

Link to workflow run

github-actions[bot] commented 2 months ago

Test Results (ubuntu)

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

Link to workflow run

github-actions[bot] commented 2 months ago

Test Results (macos)

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

Link to workflow run