browniebroke / pypackage-template

A project template for Python package with heavy use of Github actions
MIT License
53 stars 13 forks source link

chore(deps): update python-semantic-release/python-semantic-release action to v8.5.1 #629

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
python-semantic-release/python-semantic-release action patch v8.5.0 -> v8.5.1

Release Notes

python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release) ### [`v8.5.1`](https://togithub.com/python-semantic-release/python-semantic-release/blob/HEAD/CHANGELOG.md#v851-2023-12-12) [Compare Source](https://togithub.com/python-semantic-release/python-semantic-release/compare/v8.5.0...v8.5.1) ##### Documentation - docs(configuration): adjust wording and improve clarity ([#​766](https://togithub.com/python-semantic-release/python-semantic-release/issues/766)) - docs(configuration): fix typo in text - docs(configuration): adjust wording and improve clarity ([`6b2fc8c`](https://togithub.com/python-semantic-release/python-semantic-release/commit/6b2fc8c156e122ee1b43fdb513b2dc3b8fd76724)) ##### Fix - fix(config): gracefully fail when repo is in a detached HEAD state ([#​765](https://togithub.com/python-semantic-release/python-semantic-release/issues/765)) - fix(config): cleanly handle repository in detached HEAD state - test(cli-main): add detached head cli test ([`ac4f9aa`](https://togithub.com/python-semantic-release/python-semantic-release/commit/ac4f9aacb72c99f2479ae33369822faad011a824)) - fix(cmd-version): handle committing of git-ignored file gracefully ([#​764](https://togithub.com/python-semantic-release/python-semantic-release/issues/764)) - fix(version): only commit non git-ignored files during version commit - test(version): set version file as ignored file Tweaks tests to use one committed change file and the version file as an ignored change file. This allows us to verify that our commit mechanism does not crash if a file that is changed is ignored by user ([`ea89fa7`](https://togithub.com/python-semantic-release/python-semantic-release/commit/ea89fa72885e15da91687172355426a22c152513)) ##### Style - style: beautify [`6b2fc8c`](https://togithub.com/python-semantic-release/python-semantic-release/commit/6b2fc8c156e122ee1b43fdb513b2dc3b8fd76724) ([`9bf69d7`](https://togithub.com/python-semantic-release/python-semantic-release/commit/9bf69d7005eee75f20b356bda97fea2d250a91de))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.