Skip to content

Update versioningit requirement from >=3.0 to >=3.3.0#71

Open
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/pip/next/versioningit-gte-3.3.0
Open

Update versioningit requirement from >=3.0 to >=3.3.0#71
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/pip/next/versioningit-gte-3.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Updates the requirements on versioningit to permit the latest version.

Release notes

Sourced from versioningit's releases.

v3.3.0 — Writing normalized versions

  • Added {normalized_version} to the fields available to the write and onbuild steps
Changelog

Sourced from versioningit's changelog.

v3.3.0 (2025-06-27)

  • Added {normalized_version} to the fields available to the write and onbuild steps

v3.2.0 (2025-06-10)

  • Support reading configuration from a versioningit.toml file instead of pyproject.toml (contributed by @​b-sturgeon)
  • Added NoConfigFileError and NoConfigSectionError subclasses of NotVersioningitError

v3.1.3 (2025-05-12)

  • Support Python 3.13
  • Bugfix: Don't crash when log.showSignature is set in .gitconfig

v3.1.2 (2024-07-20)

  • Drop support for Python 3.7
  • Bugfix: When using versioningit with Hatch, don't run the onbuild step for editable builds

v3.1.1 (2024-04-29)

  • Correctly mark a certain test as requiring Mercurial

v3.1.0 (2024-03-16)

  • When git describe fails to retrieve a tag, the resulting log/error message now includes all options passed to the command (based on contribution by @​jenshnielsen)
  • When hg log fails to retrieve a tag, the resulting log/error message now includes the tag pattern passed to latesttag(), if any

v3.0.0 (2023-12-13)

  • Migrated from setuptools to hatch
  • Support using the onbuild step with Hatch
  • Breaking: The build_dir argument passed to Versioningit.do_onbuild() and onbuild method callables has been changed to an OnbuildFileProvider ABC

v2.3.0 (2023-11-19)

  • Always read .hg_archival.txt files using UTF-8 encoding
  • Added support for using versioningit with Hatch

v2.2.1 (2023-09-22)

... (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 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)

Updates the requirements on [versioningit](https://github.com/jwodder/versioningit) to permit the latest version.
- [Release notes](https://github.com/jwodder/versioningit/releases)
- [Changelog](https://github.com/jwodder/versioningit/blob/master/CHANGELOG.md)
- [Commits](jwodder/versioningit@v3.0.0...v3.3.0)

---
updated-dependencies:
- dependency-name: versioningit
  dependency-version: 3.3.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 1, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants