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

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
relekang/python-semantic-release action patch v8.0.5 -> v8.0.6

Release Notes

relekang/python-semantic-release (relekang/python-semantic-release) ### [`v8.0.6`](https://togithub.com/relekang/python-semantic-release/blob/HEAD/CHANGELOG.md#v806-2023-08-13) [Compare Source](https://togithub.com/relekang/python-semantic-release/compare/v8.0.5...v8.0.6) ##### Build - build(deps-dev): update pytest-xdist requirement ([#​677](https://togithub.com/relekang/python-semantic-release/issues/677)) Updates the requirements on [pytest-xdist](https://togithub.com/pytest-dev/pytest-xdist) to permit the latest version. - [Changelog](https://togithub.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](https://togithub.com/pytest-dev/pytest-xdist/compare/v2.0.0...v3.3.1) *** updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:production ... Signed-off-by: dependabot\[bot] \ Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@​users](https://togithub.com/users).noreply.github.com> ([`9ec6321`](https://togithub.com/python-semantic-release/python-semantic-release/commit/9ec63215c8d60230ff90c06096d8f37956bd156a)) - build(deps-dev): update coverage\[toml] requirement ([#​678](https://togithub.com/relekang/python-semantic-release/issues/678)) Updates the requirements on [coverage\[toml\]](https://togithub.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://togithub.com/nedbat/coveragepy/releases) - [Changelog](https://togithub.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://togithub.com/nedbat/coveragepy/compare/6.0...7.3.0) *** updated-dependencies: - dependency-name: coverage\[toml] dependency-type: direct:production ... Signed-off-by: dependabot\[bot] \ Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@​users](https://togithub.com/users).noreply.github.com> ([`3561a97`](https://togithub.com/python-semantic-release/python-semantic-release/commit/3561a977fc56ec4bb12c9a894c0072cd8a3519fa)) - build(deps-dev): bump responses from 0.21.0 to 0.23.3 ([#​680](https://togithub.com/relekang/python-semantic-release/issues/680)) Bumps [responses](https://togithub.com/getsentry/responses) from 0.21.0 to 0.23.3. - [Release notes](https://togithub.com/getsentry/responses/releases) - [Changelog](https://togithub.com/getsentry/responses/blob/master/CHANGES) - [Commits](https://togithub.com/getsentry/responses/compare/0.21.0...0.23.3) *** updated-dependencies: - dependency-name: responses dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot\[bot] \ Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@​users](https://togithub.com/users).noreply.github.com> ([`dd6946c`](https://togithub.com/python-semantic-release/python-semantic-release/commit/dd6946cd479f646f3af028b92ca83db8fc4c0c66)) ##### Chore - chore: clean up dependabot commit messages ([`5981a45`](https://togithub.com/python-semantic-release/python-semantic-release/commit/5981a45373ce623fc4e74326a4acb6bb97129adc)) - chore: remove redundant flake8 config and add missing README badges ([`101e182`](https://togithub.com/python-semantic-release/python-semantic-release/commit/101e182a238f8b15221ae093c37206ebdd1eeb25)) - chore(deps): remove obsolete dataclasses dependency ([#​674](https://togithub.com/relekang/python-semantic-release/issues/674)) ([`d70fe75`](https://togithub.com/python-semantic-release/python-semantic-release/commit/d70fe7508ed0f0689d8e8cb631d8b9c0d680838c)) ##### Ci - ci: add precommit dependabot ruff ([#​673](https://togithub.com/relekang/python-semantic-release/issues/673)) ([`2ad5c41`](https://togithub.com/python-semantic-release/python-semantic-release/commit/2ad5c41e6cab96d17eb72f57dbe5422f434f6b58)) ##### Fix - fix(publish): improve error message when no tags found ([#​683](https://togithub.com/relekang/python-semantic-release/issues/683)) ([`bdc06ea`](https://togithub.com/python-semantic-release/python-semantic-release/commit/bdc06ea061c19134d5d74bd9f168700dd5d9bcf5))

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.