Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin bumpversion to latest version 0.6.0 #2083

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR pins bumpversion to the latest release 0.6.0.

Changelog

0.5.0

This is a major one, containing two larger features, that require some changes in the configuration format. This release is fully backwards compatible to v0.4.1, however deprecates two uses that will be removed in a future version.
- New feature: Part specific configuration
- New feature: File specific configuration
- New feature: parse option can now span multiple line (allows to comment complex regular expressions. See - re.VERBOSE in the Python documentation for details, this testcase as an example.)
- New feature: --allow-dirty (42).
- Fix: Save the files in binary mode to avoid mutating newlines (thanks jaraco 45).
- License: bumpversion is now licensed under the MIT License (47)
- Deprecate multiple files on the command line (use a configuration file instead, or invoke bumpversion multiple times)
- Deprecate 'files =' configuration (use file specific configuration instead)

0.3.2

- bugfix: Read only tags from git describe that look like versions
Links

@auvipy auvipy merged commit 1dbb620 into main Jul 30, 2024
29 checks passed
@auvipy auvipy deleted the pyup-pin-bumpversion-0.6.0 branch July 30, 2024 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants