Hyper-bump-it

Latest version: v0.5.3

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

Scan your dependencies

Page 1 of 2

0.5.3

Added

* Python version `3.12` tested during CI
* Python version `3.12` added to package classifiers

Fixed

* Explicit coerce configuration file lists to sets.

Internal

- Use [hatch][hatch] for build backend.

0.5.2

Changed

* Minimum version of `GitPython` raised to `3.1.35` to address a [security issue][gitpython-security-2].

0.5.1

Not secure
Added

* Documentation link to package metadata.

Fixed

* Reject file globs that attempt to access files outside of the project root.
* Warning before replacing an existing configuration with project initialization.
* Interactive project initialization more clearly describes explict replace format pattern.
* Interactive project initialization now shows recently provided search pattern when addressing
issues with a file definition that omitted the replace format pattern.
* Update development status classifier.

Changed

* Minimum version of `GitPython` raised to `3.1.34` to address a [security issue][gitpython-security-1].

0.5.0

Not secure
Added

* Support for signing commits and tags.
* Support for including a message on a tag.

Fixed

* Incorrectly adding untracked files when creating a commit.

Changed

* **BREAKING**: `tag_format_pattern` renamed to `tag_name_format_pattern`.

0.4.1

Not secure
Internal

* Update `typer` to use custom types and `Annotated` declaration style.
* Update to `pydantic` 2.0.
* Use OpenID Connect as a [trusted publisher][trusted-publishers] for uploading releases.

0.4.0

Not secure
Added

* `--patch` as command line options to display the planned changes as a patch instead of performing
any operations.
* Multi-line search and replacement patterns.
* Match arbitrary dates when `today` key is used in a search format pattern.

Changed

* Display planned changes as a unified diff instead of a custom format.

Fixed

* Configuration file line endings changed to system default when updating file.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.