browniebroke / pypackage-template

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

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

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
python-semantic-release/python-semantic-release action patch v8.1.1 -> v8.1.2

Release Notes

python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release) ### [`v8.1.2`](https://togithub.com/python-semantic-release/python-semantic-release/blob/HEAD/CHANGELOG.md#v812-2023-10-13) [Compare Source](https://togithub.com/python-semantic-release/python-semantic-release/compare/v8.1.1...v8.1.2) ##### Build - build(deps-dev): update importlib-resources requirement ([#​719](https://togithub.com/python-semantic-release/python-semantic-release/issues/719)) ([`b1ec8fe`](https://togithub.com/python-semantic-release/python-semantic-release/commit/b1ec8fed0047c79e85fd986cdbd246d2325e2b7f)) - build(deps-dev): bump ruff from 0.0.290 to 0.0.292 ([#​726](https://togithub.com/python-semantic-release/python-semantic-release/issues/726)) ([`9818cb0`](https://togithub.com/python-semantic-release/python-semantic-release/commit/9818cb0066ff27adb8d24cdee4ed714754c32e5e)) ##### Chore - chore: remove setup.py as setuptools no longer needs it ([`d8762c8`](https://togithub.com/python-semantic-release/python-semantic-release/commit/d8762c8d4e9772f4ba016116a28948af4a4ee4d6)) - chore: clearer pytest output from tox ([`d890e46`](https://togithub.com/python-semantic-release/python-semantic-release/commit/d890e466d2dad0538ceb58932b987abbd662fafc)) - chore: pre-commit autoupdate && pre-commit run -a ([`7f448f2`](https://togithub.com/python-semantic-release/python-semantic-release/commit/7f448f20ef207f0314c63f94f055f8285064df16)) - chore: add tests for python 3.12 ([#​728](https://togithub.com/python-semantic-release/python-semantic-release/issues/728)) ([`42360fd`](https://togithub.com/python-semantic-release/python-semantic-release/commit/42360fd93975f9ec4e1784dcd4b4cec23acc5de4)) ##### Fix - fix: correct lint errors GitHub.upload_asset now raises ValueError instead of requests.HTTPError ([`a13a6c3`](https://togithub.com/python-semantic-release/python-semantic-release/commit/a13a6c37e180dc422599939a5725835306c18ff2)) - fix: Error when running build command on windows systems ([#​732](https://togithub.com/python-semantic-release/python-semantic-release/issues/732)) ([`2553657`](https://togithub.com/python-semantic-release/python-semantic-release/commit/25536574760b407410f435441da533fafbf94402))

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.