Skip to content

build(deps): bump vcs-versioning from 1.1.1 to 2.2.2 - #37

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/vcs-versioning-2.2.2
Open

build(deps): bump vcs-versioning from 1.1.1 to 2.2.2#37
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/vcs-versioning-2.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown

Bumps vcs-versioning from 1.1.1 to 2.2.2.

Release notes

Sourced from vcs-versioning's releases.

vcs-versioning v2.2.2

Fixed

  • Add missing pytest-timeout to vcs-versioning test dependencies. (#1461)

vcs-versioning v2.2.1

Fixed

  • Fix crash in _warn_if_tracked when the version file target is a relative path by resolving it against the project root before comparison. Also warn (instead of crashing) when the target resolves outside the project root. (#1451)

vcs-versioning v2.2.0

Added

  • Restore Python 3.8 and 3.9 support, re-enabling use as a build dependency for projects like scikit-build that still support these versions. (#1445)

Miscellaneous

  • Move PKG-INFO discovery tests to setuptools-scm where the entry points are registered. (#1446)

vcs-versioning v2.1.2

Fixed

  • Fix MetadataWorkdir crash when using custom tag_regex — stored tags are already parsed version strings and no longer re-parsed through the tag regex. (#1439)

vcs-versioning v2.1.1

Fixed

  • Fix spurious DeprecationWarning for tag_regex when using default value via get_version(). (#1434)

vcs-versioning v2.1.0

Added

  • Add VcsEnvironment.build_config_from_pyproject, build_config_from_data, and pyproject_tool_names methods for canonical env-first configuration creation. (#1424)

Fixed

  • Fix DeprecationWarning leak in pretend API by ensuring all public APIs attach VcsEnvironment to Configuration before accessing env-dependent properties. (#1424)
  • Fix fallback discovery so an unprocessed .git_archival.txt no longer shadows a valid PKG-INFO in PyPI sdists. (#1431)

vcs-versioning v2.0.1

Fixed

  • Update CI to use PyPy 3.11 as cryptography has no PyPy 3.10 build available (#1421)

vcs-versioning v2.0.0

Removed

... (truncated)

Commits
  • 4ac1724 Merge pull request #1463 from pypa/release/main
  • 474cc9c Prepare release: vcs-versioning v2.2.2
  • 29c8f6c Merge pull request #1462 from RonnyPfannschmidt/fix/vcs-versioning-pytest-tim...
  • 25d32ee fix: add missing pytest-timeout to vcs-versioning test dependencies (#1461)
  • bde7fda Merge pull request #1459 from RonnyPfannschmidt/fix/rich-lower-bound
  • 12067de fix: add rich>=13 lower bound to prevent dependabot downgrade
  • 9bce35d Merge pull request #1456 from pypa/release/main
  • 0aeb3dd Prepare release: vcs-versioning v2.2.1
  • 8de8a82 Merge pull request #1457 from RonnyPfannschmidt/chore/debt-cleanup
  • 8a6ae37 Merge remote-tracking branch 'upstream/main' into chore/debt-cleanup
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [vcs-versioning](https://github.com/pypa/setuptools-scm) from 1.1.1 to 2.2.2.
- [Release notes](https://github.com/pypa/setuptools-scm/releases)
- [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md)
- [Commits](pypa/setuptools-scm@vcs-versioning-v1.1.1...vcs-versioning-v2.2.2)

---
updated-dependencies:
- dependency-name: vcs-versioning
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 6, 2026
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.

0 participants