An open index of dependabot pull requests across open source projects.

Bump setuptools-scm from 8.3.1 to 9.1.1

Merged
Number: #1696
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: August 12, 2025 at 04:59 AM UTC
(10 months ago)
Updated: August 12, 2025 at 05:03 AM UTC
(10 months ago)
Merged: August 12, 2025 at 05:03 AM UTC
(10 months ago)
by github-actions[bot]
Time to Close: 4 minutes
Labels:
dependencies python
Description:

Bumps setuptools-scm from 8.3.1 to 9.1.1.

Release notes

Sourced from setuptools-scm's releases.

v9.1.1

What's Changed

Full Changelog: https://github.com/pypa/setuptools-scm/compare/v9.1.0...v9.1.1

v9.1.0

yanked

a regression makes some sdists report version 0.0.0

What's Changed

Full Changelog: https://github.com/pypa/setuptools-scm/compare/v9.0.3...v9.1.0

v9.0.3

What's Changed

Full Changelog: https://github.com/pypa/setuptools-scm/compare/v9.0.2...v9.0.3

v9.0.2

What's Changed

Full Changelog: https://github.com/pypa/setuptools-scm/compare/v9.0.1...v9.0.2

v9.0.1

What's Changed

Full Changelog: https://github.com/pypa/setuptools-scm/compare/v9.0.0...v9.0.1

v9.0.0

Breaking

... (truncated)

Changelog

Sourced from setuptools-scm's changelog.

v9.1.1

fixed

  • fix #1194: correctly handle version keyword when pyproject metadata is missing

v9.1.1

fixed

  • fix #1194: correctly handle version keyword when pyproject metadata is missing

v9.1.0

fixed

  • complete reiteration of the decision logic for enabling version inference on setuptools_scm

    • shared logic for the important parts
    • proper deferring based in precedence of finalize options vs version keyword
    • unittestable for the parsing parts and the decision steps

v9.0.3 (yanked)

fixed

  • fix 1184: verify version is dynamic if the dependency is used as indicator for enabling

v9.0.2 (yanked)

Fixed

  • fix #1184: in case setuptools-scm is a indirect dependency and no pyproject.toml section exists - don't infer the version

v9.0.1 (yanked)

Fixed

  • fix #1180: ensure version dumping works when no scm_version is given (problems in downstreams)
  • fix #1181: config - reintroduce control over when we expect a section to be present as it turns out there's valid use cases where setuptools_scm is not direct part of the dependencies
  • add codespell pre-commit hook

v9.0.0 (yanked)

... (truncated)

Commits
  • 5413460 Merge branch 'infer-version-logic'
  • bf3aac1 Merge pull request #1195 from RonnyPfannschmidt/fix-1194-xmlsec-regression
  • a4b755e changelog
  • 0ef48be chore: upload release artifacts as assets
  • 0eecd08 no longer require tool secrion when the version keyword is used
  • 90b9dc5 chore: don't log long description of a distribution
  • d7f1688 Merge pull request #1193 from RonnyPfannschmidt/infer-version-logic
  • e522314 add changelog
  • f3c9a30 simplify integration invocations in the integration tests
  • 402fc25 turn the version inference config into a protocol and simplify the setuptools...
  • 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 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 <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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Ecosystem:
pip
Version Change:
8.3.1 → 9.1.1
Update Type:
Major
Technical Details
ID: 4973813
UUID: 2737658330
Node ID: PR_kwDODM87vM6jLVna
Host: GitHub
Repository: VWS-Python/vws-cli
Merge State: Unknown