Skip to content

🐛 fix(deps): update bump2version requirement from ^1.0.0 to ^1.0.1#113

Merged
JuanVilla424 merged 1 commit into
devfrom
dependabot/pip/dev/bump2version-tw-1.0.1
May 30, 2026
Merged

🐛 fix(deps): update bump2version requirement from ^1.0.0 to ^1.0.1#113
JuanVilla424 merged 1 commit into
devfrom
dependabot/pip/dev/bump2version-tw-1.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on bump2version to permit the latest version.

Changelog

Sourced from bump2version's changelog.

unreleased v1.0.2-dev

  • Declare bump2version as unmaintained
  • Housekeeping: migrated from travis+appveyor to GitHub Actions for CI, thanks @​clbarnes

v1.0.1

  • Added: enable special characters in search/replace, thanks @​mckelvin
  • Added: allow globbing a pattern to match multiple files, thanks @​balrok
  • Added: way to only bump a specified file via --no-configured-files, thanks @​balrok
  • Fixed: dry-run now correctly outputs, thanks @​fmigneault
  • Housekeeping: documentation for lightweight tags improved, thanks @​GreatBahram
  • Housekeeping: added related tools document, thanks @​florisla
  • Fixed: no more falling back to default search, thanks @​florisla

v1.0.0

v0.5.11

  • Housekeeping, also publish an sdist
  • Housekeeping, fix appveyor builds
  • Housekeeping, make lint now lints with pylint
  • Drop support for Python3.4, thanks @​hugovk #79
  • Enhance missing VCS command detection (errno 13), thanks @​lowell80 #75
  • Add environment variables for other scripts to use, thanks @​mauvilsa #70
  • Refactor, cli.main is now much more readable, thanks @​florisla #68
  • Fix, retain file newlines for Windows, thanks @​hesstobi #59
  • Add support (tests) for Pythno3.7, thanks @​florisla #49
  • Allow any part to be configured in configurable strings such as tag_name etc., thanks @​florisla #41

v0.5.10

  • Housekeeping, use twine

v0.5.9

v0.5.8

  • Updated the readme to markdown for easier maintainability
  • Fixed travis testing, thanks: @​sharksforarms #15

... (truncated)

Commits
  • 14fa603 Bump version: 1.0.1-dev → 1.0.1
  • 2051c96 update changelog
  • 8e6db23 Merge pull request #135 from mckelvin/handle-special-char
  • 78c4f4b Merge pull request #149 from balrok/cli-option-no-configured-files
  • 4fe9277 Merge pull request #158 from mbarkhau/patch-1
  • c684747 Add PyCalVer to RELATED.md
  • 0a38097 Merge pull request #150 from balrok/glob-keyword-in-configfile
  • dc7cead DOC: Update note about bumpversion
  • 0bd8d83 also allow recursive glob with **
  • a96ebf4 support glob keyword in configfile
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [bump2version](https://github.com/c4urself/bump2version) to permit the latest version.
- [Changelog](https://github.com/c4urself/bump2version/blob/master/CHANGELOG.md)
- [Commits](c4urself/bump2version@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: bump2version
  dependency-version: 1.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
@JuanVilla424 JuanVilla424 merged commit db1fa0a into dev May 30, 2026
2 checks passed
@JuanVilla424 JuanVilla424 deleted the dependabot/pip/dev/bump2version-tw-1.0.1 branch May 30, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant