birdepy / birdepy_project

BirDePy is a Python package for working with continuous time birth-and-death processes.
https://birdepy.github.io
GNU General Public License v3.0
7 stars 1 forks source link

chore(deps): update dependency semantic-release-pypi to v3 #60

Open renovate[bot] opened 10 months ago

renovate[bot] commented 10 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semantic-release-pypi ^2.5.0 -> ^3.0.0 age adoption passing confidence

Release Notes

abichinger/semantic-release-pypi (semantic-release-pypi) ### [`v3.0.2`](https://togithub.com/abichinger/semantic-release-pypi/releases/tag/v3.0.2) [Compare Source](https://togithub.com/abichinger/semantic-release-pypi/compare/v3.0.1...v3.0.2) ##### Bug Fixes - update twine to address importlib-metadata issue ([43a3c53](https://togithub.com/abichinger/semantic-release-pypi/commit/43a3c53275c4cf46493f36794be1f3b865df5c21)) ### [`v3.0.1`](https://togithub.com/abichinger/semantic-release-pypi/releases/tag/v3.0.1) [Compare Source](https://togithub.com/abichinger/semantic-release-pypi/compare/v3.0.0...v3.0.1) ##### Bug Fixes - use packaging instead of pkg_resources.packaging [#​37](https://togithub.com/abichinger/semantic-release-pypi/issues/37) ([389fd79](https://togithub.com/abichinger/semantic-release-pypi/commit/389fd79a0a252393778b5dd138bab01d252a5531)) ### [`v3.0.0`](https://togithub.com/abichinger/semantic-release-pypi/releases/tag/v3.0.0) [Compare Source](https://togithub.com/abichinger/semantic-release-pypi/compare/v2.5.2...v3.0.0) ##### Bug Fixes - await installPackages ([116c901](https://togithub.com/abichinger/semantic-release-pypi/commit/116c9013a6a53b160a99f80729a0bf9dc20e7247)) - build even if pypiPublish is false ([45d3463](https://togithub.com/abichinger/semantic-release-pypi/commit/45d3463c324c0f63b024e8204ac967897a716b8b)) ##### Features - install required python packages ([86e75e8](https://togithub.com/abichinger/semantic-release-pypi/commit/86e75e8a6c235ce846640927f8ec88d9d4b6cbbf)) - support poetry projects [#​28](https://togithub.com/abichinger/semantic-release-pypi/issues/28) ([a2551f0](https://togithub.com/abichinger/semantic-release-pypi/commit/a2551f07410a5ecdaae863546ca914ec95ba0567)) - support pyproject.toml [#​26](https://togithub.com/abichinger/semantic-release-pypi/issues/26) ([ae72778](https://togithub.com/abichinger/semantic-release-pypi/commit/ae7277874e3fa50fbf03a253d49738be24929f9a)) - use PyPA’s build package ([168120e](https://togithub.com/abichinger/semantic-release-pypi/commit/168120e775f612fd4663af986ce52e249c833bd5)) ##### BREAKING CHANGES - replaced option setupPy with srcDir - build package needs to be installed ### [`v2.5.2`](https://togithub.com/abichinger/semantic-release-pypi/releases/tag/v2.5.2) [Compare Source](https://togithub.com/abichinger/semantic-release-pypi/compare/v2.5.1...v2.5.2) ##### Bug Fixes - use python3 [#​23](https://togithub.com/abichinger/semantic-release-pypi/issues/23) ([f9b8f88](https://togithub.com/abichinger/semantic-release-pypi/commit/f9b8f88b03c93d2624e04885f7c54fd45fa1f168)) ### [`v2.5.1`](https://togithub.com/abichinger/semantic-release-pypi/releases/tag/v2.5.1) [Compare Source](https://togithub.com/abichinger/semantic-release-pypi/compare/v2.5.0...v2.5.1) ##### Bug Fixes - verify that setup.py exists ([550c421](https://togithub.com/abichinger/semantic-release-pypi/commit/550c421a55b48afe2fba859792ab3e3ebeb561b6))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.