Python-semantic-release

Latest version: v9.7.3

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 36

7.29.2

Not secure
Fix

* fix: ensure should_bump checks against release version if not prerelease (457)

Co-authored-by: Sebastian Seith <sebastianvermill.io> ([`da0606f`](https://github.com/python-semantic-release/python-semantic-release/commit/da0606f0d67ada5f097c704b9423ead3b5aca6b2))

7.29.1

Not secure
Fix

* fix: Capture correct release version when patch has more than one digit (448) ([`426cdc7`](https://github.com/python-semantic-release/python-semantic-release/commit/426cdc7d7e0140da67f33b6853af71b2295aaac2))

7.29.0

Not secure
Feature

* feat: allow using ssh-key to push version while using token to publish to hvcs (419)

* feat(config): add ignore_token_for_push param

Add ignore_token_for_push parameter that allows using the underlying
git authentication mechanism for pushing a new version commit and tags
while also using an specified token to upload dists

* test(config): add test for ignore_token_for_push

Test push_new_version with token while ignore_token_for_push is True
and False

* docs: add documentation for ignore_token_for_push

* fix(test): override GITHUB_ACTOR env

push_new_version is using GITHUB_ACTOR env var but we did not
contemplate in our new tests that actually Github actions running the
tests will populate that var and change the test outcome

Now we control the value of that env var and test for it being present
or not ([`7b2dffa`](https://github.com/python-semantic-release/python-semantic-release/commit/7b2dffadf43c77d5e0eea307aefcee5c7744df5c))

Fix

* fix: fix and refactor prerelease (435) ([`94c9494`](https://github.com/python-semantic-release/python-semantic-release/commit/94c94942561f85f48433c95fd3467e03e0893ab4))

7.28.1

Not secure
Fix

* fix: fix getting current version when `version_source=tag_only` (437) ([`b247936`](https://github.com/python-semantic-release/python-semantic-release/commit/b247936a81c0d859a34bf9f17ab8ca6a80488081))

7.28.0

Not secure
Feature

* feat: add `tag_only` option for `version_source` (436)

Fixes 354 ([`cf74339`](https://github.com/python-semantic-release/python-semantic-release/commit/cf743395456a86c62679c2c0342502af043bfc3b))

7.27.1

Not secure
Fix

* fix(prerelase): pass prerelease option to get_current_version (432)

The `get_current_version` function accepts a `prerelease` argument which
was never passed. ([`aabab0b`](https://github.com/python-semantic-release/python-semantic-release/commit/aabab0b7ce647d25e0c78ae6566f1132ece9fcb9))

Page 13 of 36

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.