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

9.2.0

Not secure
Bug Fixes

- **changelog**: Make sure default templates render ending in 1 newline
([`0b4a45e`](https://github.com/python-semantic-release/python-semantic-release/commit/0b4a45e3673d0408016dc8e7b0dce98007a763e3))

- **changelog-generation**: Fix incorrect release timezone determination
([`f802446`](https://github.com/python-semantic-release/python-semantic-release/commit/f802446bd0693c4c9f6bdfdceae8b89c447827d2))

Build System

- **deps**: Add click-option-group for grouping exclusive flags
([`bd892b8`](https://github.com/python-semantic-release/python-semantic-release/commit/bd892b89c26df9fccc9335c84e2b3217e3e02a37))

Documentation

- **configuration**: Add description of `allow-zero-version` configuration option
([`4028f83`](https://github.com/python-semantic-release/python-semantic-release/commit/4028f8384a0181c8d58c81ae81cf0b241a02a710))

- **configuration**: Clarify the `major_on_zero` configuration option
([`f7753cd`](https://github.com/python-semantic-release/python-semantic-release/commit/f7753cdabd07e276bc001478d605fca9a4b37ec4))

Features

- **version**: Add new version print flags to display the last released version and tag
([`814240c`](https://github.com/python-semantic-release/python-semantic-release/commit/814240c7355df95e9be9a6ed31d004b800584bc0))

- **version-config**: Add option to disable 0.x.x versions
([`dedb3b7`](https://github.com/python-semantic-release/python-semantic-release/commit/dedb3b765c8530379af61d3046c3bb9c160d54e5))

9.1.1

Not secure
Bug Fixes

- **parse_git_url**: Fix bad url with dash
([`1c25b8e`](https://github.com/python-semantic-release/python-semantic-release/commit/1c25b8e6f1e43c15ca7d5a59dca0a13767f9bc33))

9.1.0

Not secure
Bug Fixes

- Remove unofficial environment variables
([`a5168e4`](https://github.com/python-semantic-release/python-semantic-release/commit/a5168e40b9a14dbd022f62964f382b39faf1e0df))

Build System

- **deps**: Bump minimum required `tomlkit` to `>=0.11.0`
([`291aace`](https://github.com/python-semantic-release/python-semantic-release/commit/291aacea1d0429a3b27e92b0a20b598f43f6ea6b))

TOMLDocument is missing the `unwrap()` function in `v0.10.2` which causes an AttributeError to occur
when attempting to read a the text in `pyproject.toml` as discovered with 834

Resolves: 834

Documentation

- Add bitbucket authentication
([`b78a387`](https://github.com/python-semantic-release/python-semantic-release/commit/b78a387d8eccbc1a6a424a183254fc576126199c))

- Add bitbucket to token table
([`56f146d`](https://github.com/python-semantic-release/python-semantic-release/commit/56f146d9f4c0fc7f2a84ad11b21c8c45e9221782))

- Fix typo
([`b240e12`](https://github.com/python-semantic-release/python-semantic-release/commit/b240e129b180d45c1d63d464283b7dfbcb641d0c))

Features

- Add bitbucket hvcs
([`bbbbfeb`](https://github.com/python-semantic-release/python-semantic-release/commit/bbbbfebff33dd24b8aed2d894de958d532eac596))

9.0.3

Not secure
Bug Fixes

- **algorithm**: Correct bfs to not abort on previously visited node
([`02df305`](https://github.com/python-semantic-release/python-semantic-release/commit/02df305db43abfc3a1f160a4a52cc2afae5d854f))

Performance Improvements

- **algorithm**: Refactor bfs search to use queue rather than recursion
([`8b742d3`](https://github.com/python-semantic-release/python-semantic-release/commit/8b742d3db6652981a7b5f773a74b0534edc1fc15))

9.0.2

Not secure
Bug Fixes

- **util**: Properly parse windows line-endings in commit messages
([`70193ba`](https://github.com/python-semantic-release/python-semantic-release/commit/70193ba117c1a6d3690aed685fee8a734ba174e5))

Due to windows line-endings `\r\n`, it would improperly split the commit description (it failed to
split at all) and cause detection of Breaking changes to fail. The breaking changes regular
expression looks to the start of the line for the proper syntax.

Resolves: 820

Documentation

- Remove duplicate note in configuration.rst
([807](https://github.com/python-semantic-release/python-semantic-release/pull/807),
[`fb6f243`](https://github.com/python-semantic-release/python-semantic-release/commit/fb6f243a141642c02469f1080180ecaf4f3cec66))

9.0.1

Bug Fixes

- **config**: Set commit parser opt defaults based on parser choice
([782](https://github.com/python-semantic-release/python-semantic-release/pull/782),
[`9c594fb`](https://github.com/python-semantic-release/python-semantic-release/commit/9c594fb6efac7e4df2b0bfbd749777d3126d03d7))

Page 7 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.