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 relekang/python-semantic-release action to v8.1.1 #582

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
relekang/python-semantic-release action minor v8.0.8 -> v8.1.1

Release Notes

relekang/python-semantic-release (relekang/python-semantic-release) ### [`v8.1.1`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v811-2023-09-19) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.1.0...v8.1.1) ##### Build - build(deps-dev): bump ruff from 0.0.286 to 0.0.290 ([#​713](https://togithub.com/relekang/python-semantic-release/issues/713)) Bumps [ruff](https://togithub.com/astral-sh/ruff) from 0.0.286 to 0.0.290. - [Release notes](https://togithub.com/astral-sh/ruff/releases) - [Changelog](https://togithub.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://togithub.com/astral-sh/ruff/compare/v0.0.286...v0.0.290) *** updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot\[bot] \ Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@​users](https://togithub.com/users).noreply.github.com> ([`6b288f2`](https://togithub.com/python-semantic-release/python-semantic-release/commit/6b288f2033366a8a2d6e730938df3606fa5ca5a7)) ##### Fix - fix: attribute error when logging non-strings ([#​711](https://togithub.com/relekang/python-semantic-release/issues/711)) ([`75e6e48`](https://togithub.com/python-semantic-release/python-semantic-release/commit/75e6e48129da8238a62d5eccac1ae55d0fee0f9f)) ### [`v8.1.0`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v810-2023-09-19) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.0.8...v8.1.0) ##### Build - build(deps-dev): bump importlib-resources from 5.7 to 5.12.0 ([#​704](https://togithub.com/relekang/python-semantic-release/issues/704)) - build(deps-dev): bump importlib-resources from 5.7 to 5.12.0 - build(deps-dev): relax importlib-resources requirement *** Co-authored-by: Bernard Cooke \ ([`861fe01`](https://togithub.com/python-semantic-release/python-semantic-release/commit/861fe0119131f69761ae3e06ec46d62e526269d6)) ##### Chore - chore: add ci test job for python 3.12-dev ([#​707](https://togithub.com/relekang/python-semantic-release/issues/707)) ([`2e57fb9`](https://togithub.com/python-semantic-release/python-semantic-release/commit/2e57fb957c2f72f4b8570a269dbdd093fb9fbf4b)) ##### Documentation - docs: update project urls ([#​715](https://togithub.com/relekang/python-semantic-release/issues/715)) ([`5fd5485`](https://togithub.com/python-semantic-release/python-semantic-release/commit/5fd54856dfb6774feffc40d36d5bb0f421f04842)) - docs: fix typos ([#​708](https://togithub.com/relekang/python-semantic-release/issues/708)) ([`2698b0e`](https://togithub.com/python-semantic-release/python-semantic-release/commit/2698b0e006ff7e175430b98450ba248ed523b341)) ##### Feature - feat: upgrade pydantic to v2 ([#​714](https://togithub.com/relekang/python-semantic-release/issues/714)) ([`5a5c5d0`](https://togithub.com/python-semantic-release/python-semantic-release/commit/5a5c5d0ee347750d7c417c3242d52e8ada50b217))

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.