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

8.0.4

Not secure
Bug Fixes

- **changelog**: Use version as semver tag by default
([653](https://github.com/python-semantic-release/python-semantic-release/pull/653),
[`5984c77`](https://github.com/python-semantic-release/python-semantic-release/commit/5984c7771edc37f0d7d57894adecc2591efc414d))

Documentation

- Add Python 3.11 to classifiers in metadata
([651](https://github.com/python-semantic-release/python-semantic-release/pull/651),
[`5a32a24`](https://github.com/python-semantic-release/python-semantic-release/commit/5a32a24bf4128c39903f0c5d3bd0cb1ccba57e18))

- Clarify usage of assets config option
([655](https://github.com/python-semantic-release/python-semantic-release/pull/655),
[`efa2b30`](https://github.com/python-semantic-release/python-semantic-release/commit/efa2b3019b41eb427f0e1c8faa21ad10664295d0))

8.0.3

Not secure
Bug Fixes

- Skip unparseable versions when calculating next version
([649](https://github.com/python-semantic-release/python-semantic-release/pull/649),
[`88f25ea`](https://github.com/python-semantic-release/python-semantic-release/commit/88f25eae62589cdf53dbc3dfcb167a3ae6cba2d3))

8.0.2

Not secure
Bug Fixes

- Handle missing configuration
([644](https://github.com/python-semantic-release/python-semantic-release/pull/644),
[`f15753c`](https://github.com/python-semantic-release/python-semantic-release/commit/f15753ce652f36cc03b108c667a26ab74bcbf95d))

Documentation

- Better description for tag_format usage
([`2129b72`](https://github.com/python-semantic-release/python-semantic-release/commit/2129b729837eccc41a33dbb49785a8a30ce6b187))

- Clarify v8 breaking changes in GitHub action inputs
([643](https://github.com/python-semantic-release/python-semantic-release/pull/643),
[`cda050c`](https://github.com/python-semantic-release/python-semantic-release/commit/cda050cd9e789d81458157ee240ff99ec65c6f25))

- Correct version_toml example in migrating_from_v7.rst
([641](https://github.com/python-semantic-release/python-semantic-release/pull/641),
[`325d5e0`](https://github.com/python-semantic-release/python-semantic-release/commit/325d5e048bd89cb2a94c47029d4878b27311c0f0))

8.0.1

Not secure
Bug Fixes

- Invalid version in Git history should not cause a release failure
([632](https://github.com/python-semantic-release/python-semantic-release/pull/632),
[`254430b`](https://github.com/python-semantic-release/python-semantic-release/commit/254430b5cc5f032016b4c73168f0403c4d87541e))

Documentation

- Reduce readthedocs formats and add entries to migration from v7 guide
([`9b6ddfe`](https://github.com/python-semantic-release/python-semantic-release/commit/9b6ddfef448f9de30fa2845034f76655d34a9912))

- **migration**: Fix hyperlink
([631](https://github.com/python-semantic-release/python-semantic-release/pull/631),
[`5fbd52d`](https://github.com/python-semantic-release/python-semantic-release/commit/5fbd52d7de4982b5689651201a0e07b445158645))

8.0.0

Not secure
Features

- V8 ([619](https://github.com/python-semantic-release/python-semantic-release/pull/619),
[`ec30564`](https://github.com/python-semantic-release/python-semantic-release/commit/ec30564b4ec732c001d76d3c09ba033066d2b6fe))

* feat!: 8.0.x (538)

Co-authored-by: Johan <johanhmrgmail.com>

Co-authored-by: U-NEO\johan <johan.hammarombea.com>

* fix: correct Dockerfile CLI command and GHA fetch

* fix: resolve branch checkout logic in GHA

* fix: remove commit amending behaviour

this was not working when there were no source code changes to be made, as it lead to attempting to
amend a HEAD commit that wasn't produced by PSR

* 8.0.0-alpha.1

Automatically generated by python-semantic-release

* fix: correct logic for generating release notes (550)

* fix: cleanup comments and unused logic

* fix(action): mark container fs as safe for git to operate on

* style: beautify 49080c510a68cccd2f6c7a8d540b483751901207

* fix(action): quotation for git config command

* 8.0.0-alpha.2

* fix: resolve bug in changelog logic, enable upload to pypi

* 8.0.0-alpha.3

* test: add tests for ReleaseHistory.release

* fix: resolve loss of tag_format configuration

* 8.0.0-alpha.4

* feat: various improvements

* Added sorting to test parameterisation, so that pytest-xdist works again - dramatic speedup for
testing * Reworked the CI verification code so it's a bit prettier * Added more testing for the
version CLI command, and split some logic out of the command itself * Removed a redundant
double-regex match in VersionTranslator and Version, for some speedup

* chore(test): proper env patching for tests in CI

* style: beautify bcb27a4a8ce4789d083226f088c1810f45cd4c77

* refactor!: remove verify-ci command

* 8.0.0-alpha.5

* fix(docs): fixup docs and remove reference to dist publication

* feat!: remove publication of dists to artefact repository

* feat: rename 'upload' configuration section to 'publish'

* feat!: removed build status checking

* feat: add GitHub Actions output

* fix(action): remove default for 'force'

* fix(ci): different workflow for v8

* fix(action): correct input parsing

* fix: correct handling of build commands

* feat: make it easier to access commit messages in ParsedCommits

* fix: make additional attributes available for template authors

* fix: add logging for token auth, use token for push

* ci: add verbosity

* fix: caching for repo owner and name

* ci: contents permission for workflow

* 8.0.0-alpha.6

* docs: update docs with additional required permissions

* feat: add option to specify tag to publish to in publish command

* feat: add Strict Mode

* docs: convert to Furo theme

* feat: add --skip-build option

* 8.0.0-alpha.7

* test: separate command line tests by stdout and stderr

* ci: pass tag output and conditionally execute publish steps

* fix: correct assets type in configuration (603)

* change raw config assets type

* fix: correct assets type-annotation for RuntimeContext

---------

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

* 8.0.0-alpha.8

* fix: pin Debian version in Dockerfile

* feat: promote to rc

* 8.0.0-rc.1

* ci: fix conditionals in workflow and update documentation

* ci: correct conditionals

* fix: only call Github Action output callback once defaults are set

* 8.0.0-rc.2

* fix: create_or_update_release for Gitlab hvcs

* ci: remove separate v8 workflow

* chore: tweak issue templates

* chore: bump docs dependencies

* 8.0.0-rc.3

* fix(deps): add types-click, and downgrade sphinx/furo for 3.7

* 8.0.0-rc.4

* docs: fix typo (623)

* docs: correct typo in docs/changelog_templates.rst

Co-authored-by: Micael Jarniac <micaeljarniac.com>

Co-authored-by: semantic-release <semantic-release>

Co-authored-by: github-actions <actiongithub.com>

Co-authored-by: smeng9 <38666763+smeng9users.noreply.github.com>

7.34.6

Not secure
Bug Fixes

- Relax invoke dependency constraint
([`18ea200`](https://github.com/python-semantic-release/python-semantic-release/commit/18ea200633fd67e07f3d4121df5aa4c6dd29d154))

Page 11 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.