Python-semantic-release

Latest version: v9.15.2

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

Scan your dependencies

Page 9 of 40

8.5.1

Not secure
Bug Fixes

- **cmd-version**: Handle committing of git-ignored file gracefully
([764](https://github.com/python-semantic-release/python-semantic-release/pull/764),
[`ea89fa7`](https://github.com/python-semantic-release/python-semantic-release/commit/ea89fa72885e15da91687172355426a22c152513))

* fix(version): only commit non git-ignored files during version commit

* test(version): set version file as ignored file

Tweaks tests to use one committed change file and the version file as an ignored change file. This
allows us to verify that our commit mechanism does not crash if a file that is changed is ignored
by user

- **config**: Gracefully fail when repo is in a detached HEAD state
([765](https://github.com/python-semantic-release/python-semantic-release/pull/765),
[`ac4f9aa`](https://github.com/python-semantic-release/python-semantic-release/commit/ac4f9aacb72c99f2479ae33369822faad011a824))

* fix(config): cleanly handle repository in detached HEAD state

* test(cli-main): add detached head cli test

Documentation

- **configuration**: Adjust wording and improve clarity
([766](https://github.com/python-semantic-release/python-semantic-release/pull/766),
[`6b2fc8c`](https://github.com/python-semantic-release/python-semantic-release/commit/6b2fc8c156e122ee1b43fdb513b2dc3b8fd76724))

* docs(configuration): fix typo in text

* docs(configuration): adjust wording and improve clarity

8.5.0

Not secure
Features

- Allow template directories to contain a '.' at the top-level
([762](https://github.com/python-semantic-release/python-semantic-release/pull/762),
[`07b232a`](https://github.com/python-semantic-release/python-semantic-release/commit/07b232a3b34be0b28c6af08aea4852acb1b9bd56))

8.4.0

Not secure
Documentation

- **migration**: Fix comments about publish command
([747](https://github.com/python-semantic-release/python-semantic-release/pull/747),
[`90380d7`](https://github.com/python-semantic-release/python-semantic-release/commit/90380d797a734dcca5040afc5fa00e3e01f64152))

Features

- **cmd-version**: Add `--tag/--no-tag` option to version command
([752](https://github.com/python-semantic-release/python-semantic-release/pull/752),
[`de6b9ad`](https://github.com/python-semantic-release/python-semantic-release/commit/de6b9ad921e697b5ea2bb2ea8f180893cecca920))

* 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

8.3.0

Not secure
Features

- **action**: Use composite action for semantic release
([692](https://github.com/python-semantic-release/python-semantic-release/pull/692),
[`4648d87`](https://github.com/python-semantic-release/python-semantic-release/commit/4648d87bac8fb7e6cc361b765b4391b30a8caef8))

Co-authored-by: Bernard Cooke <bernard-cookehotmail.com>

8.2.0

Not secure
Documentation

- Add PYTHONPATH mention for commit parser
([`3284258`](https://github.com/python-semantic-release/python-semantic-release/commit/3284258b9fa1a3fe165f336181aff831d50fddd3))

Features

- Allow user customization of release notes template
([736](https://github.com/python-semantic-release/python-semantic-release/pull/736),
[`94a1311`](https://github.com/python-semantic-release/python-semantic-release/commit/94a131167e1b867f8bc112a042b9766e050ccfd1))

Signed-off-by: Bryant Finney <bryant.finneyoutlook.com>

8.1.2

Not secure
Bug Fixes

- Correct lint errors
([`a13a6c3`](https://github.com/python-semantic-release/python-semantic-release/commit/a13a6c37e180dc422599939a5725835306c18ff2))

GitHub.upload_asset now raises ValueError instead of requests.HTTPError

- Error when running build command on windows systems
([732](https://github.com/python-semantic-release/python-semantic-release/pull/732),
[`2553657`](https://github.com/python-semantic-release/python-semantic-release/commit/25536574760b407410f435441da533fafbf94402))

Page 9 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.