fortysix2ahead / tracs

Command line application for managing GPS tracks
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Update bumpver requirement from ~=2023.1129 to ~=2024.1130 #391

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 2 weeks ago

Updates the requirements on bumpver to permit the latest version.

Changelog

Sourced from bumpver's changelog.

BumpVer 2024.1130

This update adds the vendored module setuptools_v65_version.py from setuptools==v65.7.0. This was the last version with support for LegacyVersion.

  • Fix #242gh_i242: Fix incorrect parsing of versions with tags.
  • Fix #156gh_i156: Remove runtime dependency on setuptools and looseversion.

Thank you Andrew Mitchell and Tzu-Ting for your issue reports.

BumpVer 2023.1129

  • Fix #224gh_i224: Add --environ so it emits 0 values. Depricate -e/--env.
  • Add #223gh_pr223: Add support for .bumpver.toml

Thank you Adrianne for this issue report. Thank you Xavier Francisco for your contribution.

BumpVer 2023.1127

Thank you Atwam for your contribution.

BumpVer 2023.1126

  • Add #214gh_pr214: Support for pre/post commit hooks.
  • Add #219gh_pr219: Fix pathlib issues on Windows.
  • Fix #201gh_i201: Better error message for SemVer corner case.
  • Update #215gh_i215: Better error message for greedy pattern matching.
  • Update #216gh_i216: Use .toml format in REAMDE examples.

Thank you Sven Lohrmann for your contribution.

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)