This repository was archived by the owner on Feb 25, 2026. It is now read-only.
chore(deps): update dependency setuptools-scm to v9#31
Open
konflux-internal-p02[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency setuptools-scm to v9#31konflux-internal-p02[bot] wants to merge 1 commit intomainfrom
konflux-internal-p02[bot] wants to merge 1 commit intomainfrom
Conversation
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==8.1.0->==9.2.2Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
pypa/setuptools-scm (setuptools-scm)
v9.2.2Compare Source
Fixed
tool.setuptools.dynamic.versionwhen only using file finder.The warning about combining version guessing with setuptools dynamic versions should only
be issued when setuptools-scm is performing version inference, not when it's only being
used for its file finder functionality.
v9.2.1Compare Source
Fixed
version = attr:in setuptools config.unfortunately dozens of projects cargo-culted that antipattern
v9.2.0Compare Source
Added
add simplified activation via
setuptools-scm[simple]extraA new streamlined way to enable version inference without requiring a
[tool.setuptools_scm]section.When
setuptools-scm[simple]is inbuild-system.requiresandversionis inproject.dynamic,version inference is automatically enabled with default settings.
Removed
Changed
v9.1.1Compare Source
Fixed
v9.1.0Compare Source
Fixed
complete reiteration of the decision logic for enabling version inference on setuptools_scm
v9.0.3Compare Source
Fixed
v9.0.2Compare Source
Fixed
v9.0.1Compare Source
Fixed
as it turns out there's valid use cases where setuptools_scm is not direct part of the dependencies
v9.0.0Compare Source
Breaking
Added
setuptools-scmconsole_scripts entry point to make the CLI directly executableSETUPTOOLS_SCM_HG_COMMANDSETUPTOOLS_SCM_PRETEND_METADATAenvironment variable to override individual ScmVersion fieldsscmparameter support toget_version()function for nested SCM configurationversion_keywordto overrideinfer_versionwhen configuration differsfallback_rootparameter in programmatic usage and configurationChanged
pipto test optional dependencies for improved uv venv compatibilityFixed
__all__in the version template for better readabilityv8.3.1Compare Source
Fixed
v8.3.0Compare Source
Fixed
starting with python 3.10 this is part of python itself
v8.2.1Compare Source
Fixed
v8.2.0Compare Source
Added
--force-write-version-filesflag for the cliChanged
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.