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

7.21.0

Not secure
Bug Fixes

- Remove invalid repository exception
([`746b62d`](https://github.com/python-semantic-release/python-semantic-release/commit/746b62d4e207a5d491eecd4ca96d096eb22e3bed))

Features

- Use gitlab-ci or github actions env vars
([`8ca8dd4`](https://github.com/python-semantic-release/python-semantic-release/commit/8ca8dd40f742f823af147928bd75a9577c50d0fd))

return owner and project name from Gitlab/Github environment variables if available

Issue 363

7.20.0

Not secure
Bug Fixes

- Don't use linux commands on windows
([393](https://github.com/python-semantic-release/python-semantic-release/pull/393),
[`5bcccd2`](https://github.com/python-semantic-release/python-semantic-release/commit/5bcccd21cc8be3289db260e645fec8dc6a592abd))

- Mypy errors in vcs_helpers
([`13ca0fe`](https://github.com/python-semantic-release/python-semantic-release/commit/13ca0fe650125be2f5e953f6193fdc4d44d3c75a))

- Skip removing the build folder if it doesn't exist
([`8e79fdc`](https://github.com/python-semantic-release/python-semantic-release/commit/8e79fdc107ffd852a91dfb5473e7bd1dfaba4ee5))

https://github.com/relekang/python-semantic-release/issues/391#issuecomment-950667599

Documentation

- Clean typos and add section for repository upload
([`1efa18a`](https://github.com/python-semantic-release/python-semantic-release/commit/1efa18a3a55134d6bc6e4572ab025e24082476cd))

Add more details and external links

Features

- Allow custom environment variable names
([392](https://github.com/python-semantic-release/python-semantic-release/pull/392),
[`372cda3`](https://github.com/python-semantic-release/python-semantic-release/commit/372cda3497f16ead2209e6e1377d38f497144883))

* GH_TOKEN can now be customized by setting github_token_var * GL_TOKEN can now be customized by
setting gitlab_token_var * PYPI_PASSWORD can now be customized by setting pypi_pass_var *
PYPI_TOKEN can now be customized by setting pypi_token_var * PYPI_USERNAME can now be customized
by setting pypi_user_var

- Rewrite Twine adapter for uploading to artifact repositories
([`cfb20af`](https://github.com/python-semantic-release/python-semantic-release/commit/cfb20af79a8e25a77aee9ff72deedcd63cb7f62f))

Artifact upload generalised to fully support custom repositories like GitLab. Rewritten to use twine
python api instead of running the executable. No-op mode now respected by artifact upload.

7.19.2

Not secure
Bug Fixes

- Fixed ImproperConfig import error
([377](https://github.com/python-semantic-release/python-semantic-release/pull/377),
[`b011a95`](https://github.com/python-semantic-release/python-semantic-release/commit/b011a9595df4240cb190bfb1ab5b6d170e430dfc))

7.19.1

Not secure
Bug Fixes

- Add get_formatted_tag helper instead of hardcoded v-prefix in the git tags
([`1a354c8`](https://github.com/python-semantic-release/python-semantic-release/commit/1a354c86abad77563ebce9a6944256461006f3c7))

7.19.0

Not secure
Documentation

- **parser**: Documentation for scipy-parser
([`45ee34a`](https://github.com/python-semantic-release/python-semantic-release/commit/45ee34aa21443860a6c2cd44a52da2f353b960bf))

Features

- Custom git tag format support
([373](https://github.com/python-semantic-release/python-semantic-release/pull/373),
[`1d76632`](https://github.com/python-semantic-release/python-semantic-release/commit/1d76632043bf0b6076d214a63c92013624f4b95e))

* feat: custom git tag format support * test: add git tag format check * docs: add tag_format config
option

7.18.0

Not secure
Documentation

- Clarify second argument of ParsedCommit
([`086ddc2`](https://github.com/python-semantic-release/python-semantic-release/commit/086ddc28f06522453328f5ea94c873bd202ff496))

Features

- Add support for non-prefixed tags
([366](https://github.com/python-semantic-release/python-semantic-release/pull/366),
[`0fee4dd`](https://github.com/python-semantic-release/python-semantic-release/commit/0fee4ddb5baaddf85ed6b76e76a04474a5f97d0a))

Page 19 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.