browniebroke / pypackage-template

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

chore(deps): update python-semantic-release/python-semantic-release action to v9.4.0 #707

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 v9.3.1 -> v9.4.0

Release Notes

python-semantic-release/python-semantic-release (python-semantic-release/python-semantic-release) ### [`v9.4.0`](https://togithub.com/python-semantic-release/python-semantic-release/blob/HEAD/CHANGELOG.md#v940-2024-03-31) [Compare Source](https://togithub.com/python-semantic-release/python-semantic-release/compare/v9.3.1...v9.4.0) ##### Build - build(deps-dev): bump responses from 0.24 to 0.25.0 ([#​842](https://togithub.com/python-semantic-release/python-semantic-release/issues/842)) Bumps [responses](https://togithub.com/getsentry/responses) from 0.24 to 0.25.0. - [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.24.0...0.25.0) *** 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> ([`a1b2af6`](https://togithub.com/python-semantic-release/python-semantic-release/commit/a1b2af6272b362afe5334772f81a4be779be7ba6)) - build(deps-build): resolve build deps versions for `python3.12` ([`075daa4`](https://togithub.com/python-semantic-release/python-semantic-release/commit/075daa4205283414ea5e370da5e35690de12c9ab)) - build(deps-dev): bump responses from 0.23.3 to 0.24.1 ([`9210933`](https://togithub.com/python-semantic-release/python-semantic-release/commit/9210933be10532baa979e381126da4a477e82e2b)) - build(deps-dev): bump sphinxcontrib-apidoc from 0.3.0 to 0.5.0 ([`69f163b`](https://togithub.com/python-semantic-release/python-semantic-release/commit/69f163baefad6f45e3537814cae2be2481e3488a)) - build(deps-dev): bump sphinx-autobuild from 2021.03.14 to 2024.2.4 ([`9d30877`](https://togithub.com/python-semantic-release/python-semantic-release/commit/9d30877b8874a02056f2dee1e2f64c32efda4dc1)) - build(deps-dev): update pytest-cov requirement from ~=4.0 to ~=5.0 ([#​873](https://togithub.com/python-semantic-release/python-semantic-release/issues/873)) Updates the requirements on `pytest-cov` to permit the latest version. - [Changelog](https://togithub.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://togithub.com/pytest-dev/pytest-cov/compare/v4.0.0...v5.0.0) *** updated-dependencies: - dependency-name: pytest-cov 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> ([`2ca6459`](https://togithub.com/python-semantic-release/python-semantic-release/commit/2ca6459131f677bffead21127f1feb05ae74b762)) - build(deps-dev): bump ruff from 0.3.3 to 0.3.4 ([#​872](https://togithub.com/python-semantic-release/python-semantic-release/issues/872)) Bumps [ruff](https://togithub.com/astral-sh/ruff) from 0.3.3 to 0.3.4. - [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.3.3...v0.3.4) *** 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> ([`6d7df6d`](https://togithub.com/python-semantic-release/python-semantic-release/commit/6d7df6d81b8775acac90956e5d8686460e6c2149)) ##### Chore - chore(stalebot): refactor to use CI action for stale issue/pr evaluation ([`a352050`](https://togithub.com/python-semantic-release/python-semantic-release/commit/a352050d506947db6890f5cc0d964e4a3850949d)) ##### Ci - ci(github): always update base env packages `pip`, `setuptools`, `wheel` ([`4748435`](https://togithub.com/python-semantic-release/python-semantic-release/commit/47484356569274d78508688521519972beae609f)) ##### Feature - feat(gitea): derives gitea api domain from base domain when unspecified ([#​675](https://togithub.com/python-semantic-release/python-semantic-release/issues/675)) - test(gitea): add test of custom server path & custom api domain - feat(gitea): derives gitea api domain from base domain when unspecified - refactor(hvcs-gitea): uniformly handle protocol prefixes *** Co-authored-by: codejedi365 \ ([`2ee3f8a`](https://togithub.com/python-semantic-release/python-semantic-release/commit/2ee3f8a918d2e5ea9ab64df88f52e62a1f589c38)) ##### Style - style: beautify [`2ee3f8a`](https://togithub.com/python-semantic-release/python-semantic-release/commit/2ee3f8a918d2e5ea9ab64df88f52e62a1f589c38) ([`8b4fd3e`](https://togithub.com/python-semantic-release/python-semantic-release/commit/8b4fd3eab052cd1694274e0e6d8eaf77b658474d)) - style(deps): improve readability & flexibility of dependencies ([`8fdd582`](https://togithub.com/python-semantic-release/python-semantic-release/commit/8fdd5827fa5ea0140e6373060be14780d44bcf0f))

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.