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.0 #627

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 minor v8.3.0 -> v8.5.0

Release Notes

python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release) ### [`v8.5.0`](https://togithub.com/python-semantic-release/python-semantic-release/blob/HEAD/CHANGELOG.md#v850-2023-12-07) [Compare Source](https://togithub.com/python-semantic-release/python-semantic-release/compare/v8.4.0...v8.5.0) ##### Feature - feat: allow template directories to contain a '.' at the top-level ([#​762](https://togithub.com/python-semantic-release/python-semantic-release/issues/762)) ([`07b232a`](https://togithub.com/python-semantic-release/python-semantic-release/commit/07b232a3b34be0b28c6af08aea4852acb1b9bd56)) ### [`v8.4.0`](https://togithub.com/python-semantic-release/python-semantic-release/blob/HEAD/CHANGELOG.md#v840-2023-12-07) [Compare Source](https://togithub.com/python-semantic-release/python-semantic-release/compare/v8.3.0...v8.4.0) ##### Build - build(deps-dev): bump ruff from 0.1.2 to 0.1.6 ([#​757](https://togithub.com/python-semantic-release/python-semantic-release/issues/757)) Bumps [ruff](https://togithub.com/astral-sh/ruff) from 0.1.2 to 0.1.6. - [Release notes](https://togithub.com/astral-sh/ruff/releases) - [Changelog](https://togithub.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://togithub.com/astral-sh/ruff/compare/v0.1.2...v0.1.6) *** 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> ([`90db8f1`](https://togithub.com/python-semantic-release/python-semantic-release/commit/90db8f1bd8986eda1b913cd4bab5abd41192f01f)) - build(deps-dev): update python-gitlab requirement from <4,>=2 to >=2,<5 ([#​748](https://togithub.com/python-semantic-release/python-semantic-release/issues/748)) Updates the requirements on [python-gitlab](https://togithub.com/python-gitlab/python-gitlab) to permit the latest version. - [Release notes](https://togithub.com/python-gitlab/python-gitlab/releases) - [Changelog](https://togithub.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md) - [Commits](https://togithub.com/python-gitlab/python-gitlab/compare/v2.0.0...v4.1.1) *** updated-dependencies: - dependency-name: python-gitlab 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> ([`a176d62`](https://togithub.com/python-semantic-release/python-semantic-release/commit/a176d626f28ba68ae8a938b2f04f74da841a7eeb)) - build(deps-dev): bump ruff from 0.0.292 to 0.1.1 ([`9c5bbe0`](https://togithub.com/python-semantic-release/python-semantic-release/commit/9c5bbe0b0ef96e0fadae9e65918fc8939d0d3e60)) ##### Documentation - docs(migration): fix comments about publish command ([#​747](https://togithub.com/python-semantic-release/python-semantic-release/issues/747)) ([`90380d7`](https://togithub.com/python-semantic-release/python-semantic-release/commit/90380d797a734dcca5040afc5fa00e3e01f64152)) ##### Feature - feat(cmd-version): add `--tag/--no-tag` option to version command ([#​752](https://togithub.com/python-semantic-release/python-semantic-release/issues/752)) - fix(version): separate push tags from commit push when not committing changes - feat(version): add `--no-tag` option to turn off tag creation - test(version): add test for `--tag` option & `--no-tag/commit` - docs(commands): update `version` subcommand options ([`de6b9ad`](https://togithub.com/python-semantic-release/python-semantic-release/commit/de6b9ad921e697b5ea2bb2ea8f180893cecca920)) ##### Style - style: beautify [`de6b9ad`](https://togithub.com/python-semantic-release/python-semantic-release/commit/de6b9ad921e697b5ea2bb2ea8f180893cecca920) ([`c94fb6f`](https://togithub.com/python-semantic-release/python-semantic-release/commit/c94fb6f53bd8bdeaa4f40219886fa7c6e8755f29)) - style: convert formatter from black to ruff ([#​746](https://togithub.com/python-semantic-release/python-semantic-release/issues/746)) ([`deb4dba`](https://togithub.com/python-semantic-release/python-semantic-release/commit/deb4dbaba3de5396e0eb2389e728d0b1fe702843)) ##### Test - test(commandline-main): prevent git gpgsign config from failing tests ([#​760](https://togithub.com/python-semantic-release/python-semantic-release/issues/760)) ([`744ff25`](https://togithub.com/python-semantic-release/python-semantic-release/commit/744ff256f10c895a97241dc085bc132d10c9f737)) ##### Unknown - Revert "feat(action): use composite action for semantic release ([#​692](https://togithub.com/python-semantic-release/python-semantic-release/issues/692))" This reverts commit [`4648d87`](https://togithub.com/python-semantic-release/python-semantic-release/commit/4648d87bac8fb7e6cc361b765b4391b30a8caef8). ([`f145257`](https://togithub.com/python-semantic-release/python-semantic-release/commit/f1452578cc064edbe64d61ae3baab4bc9bd4b666))

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.