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 36 of 40

3.2.1

Not secure
Bug Fixes

- Add requirements to manifest
([`ed25ecb`](https://github.com/python-semantic-release/python-semantic-release/commit/ed25ecbaeec0e20ad3040452a5547bb7d6faf6ad))

- **pypi**: Add sdist as default in addition to bdist_wheel
([`a1a35f4`](https://github.com/python-semantic-release/python-semantic-release/commit/a1a35f43175187091f028474db2ebef5bfc77bc0))

There are a lot of outdated pip installations around which leads to confusions if a package have had
an sdist release at some point and then suddenly is only available as wheel packages, because old
pip clients will then download the latest sdist package available.

3.2.0

Not secure
Bug Fixes

- **deps**: Use one file for requirements
([`4868543`](https://github.com/python-semantic-release/python-semantic-release/commit/486854393b24803bb2356324e045ccab17510d46))

Features

- **angular-parser**: Remove scope requirement
([`90c9d8d`](https://github.com/python-semantic-release/python-semantic-release/commit/90c9d8d4cd6d43be094cda86579e00b507571f98))

- **git**: Add push to GH_TOKENgithub-url
([`546b5bf`](https://github.com/python-semantic-release/python-semantic-release/commit/546b5bf15466c6f5dfe93c1c03ca34604b0326f2))

3.1.0

Not secure
Features

- **pypi**: Add option to disable pypi upload
([`f5cd079`](https://github.com/python-semantic-release/python-semantic-release/commit/f5cd079edb219de5ad03a71448d578f5f477da9c))

3.0.0

Not secure
Bug Fixes

- **errors**: Add exposing of errors in package
([`3662d76`](https://github.com/python-semantic-release/python-semantic-release/commit/3662d7663291859dd58a91b4b4ccde4f0edc99b2))

- **version**: Parse file instead for version
([`005dba0`](https://github.com/python-semantic-release/python-semantic-release/commit/005dba0094eeb4098315ef383a746e139ffb504d))

This makes it possible to use the version command without a setup.py file.

Features

- **parser**: Add tag parser
([`a7f392f`](https://github.com/python-semantic-release/python-semantic-release/commit/a7f392fd4524cc9207899075631032e438e2593c))

This parser is based on the same commit style as 1.x.x of python-semantic-release. However, it
requires "BREAKING CHANGE: <explanation> for a breaking change

2.1.4

Not secure
Bug Fixes

- **github**: Fix property calls
([`7ecdeb2`](https://github.com/python-semantic-release/python-semantic-release/commit/7ecdeb22de96b6b55c5404ebf54a751911c4d8cd))

Properties can only be used from instances.

2.1.3

Not secure
Bug Fixes

- **hvcs**: Make Github.token an property
([`37d5e31`](https://github.com/python-semantic-release/python-semantic-release/commit/37d5e3110397596a036def5f1dccf0860964332c))

Documentation

- **api**: Update apidocs
([`6185380`](https://github.com/python-semantic-release/python-semantic-release/commit/6185380babedbbeab2a2a342f17b4ff3d4df6768))

- **parsers**: Add documentation about commit parsers
([`9b55422`](https://github.com/python-semantic-release/python-semantic-release/commit/9b554222768036024a133153a559cdfc017c1d91))

- **readme**: Update readme with information about the changelog command
([`56a745e`](https://github.com/python-semantic-release/python-semantic-release/commit/56a745ef6fa4edf6f6ba09c78fcc141102cf2871))

Page 36 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.