chore(deps): update dependency setuptools-scm to v8 #149
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:
>=7.1.0,<8.0.0
->>=8.1.0,<8.2.0
Release Notes
pypa/setuptools_scm (setuptools-scm)
v8.1.0
Compare Source
What's Changed
entangled-cli
to account for not havingrich
extra by @jamesbraza in https://github.com/pypa/setuptools_scm/pull/980SETUPTOOLS_SCM_PRETEND_VERSION_FOR_${NORMALIZED_DIST_NAME}
by @jamesbraza in https://github.com/pypa/setuptools_scm/pull/981New Contributors
Full Changelog: pypa/setuptools-scm@v8.0.4...v8.1.0
v8.0.4
Compare Source
Changed
Fixed
write_to
to be an absolute path when it's a subdirectory of the rootDEFAULT_VERSION_SCHEME
andDEFAULT_LOCAL_SCHEME
on thesetuptools-scm
packagev8.0.3
Compare Source
bugfix
v8.0.2
Compare Source
bugfix
git unshallow
to account for large repos or slow connections
v8.0.1
Compare Source
bugfix
v8.0.0
Compare Source
breaking
distance=None
anddistance=0
they should mean the same andwhere hiding dirty states that are now explicitly dirtySETUPTOOLS_SCM_PRETEND_VERSION_FOR_${DIST_NAME}
env varversion_file
as replacement forwrite_to
setuptools_scm
tosetuptools-scm
features
created a directory for the vcs-versioning package and added it to pypi
git: expect main as possible default branch
drop version_from_scm helper
trim down exposed public api
no longer self-call twice in setuptools
add support for version schemes by import
chores
support passing log levels to SETUPTOOLS_SCM_DEBUG
support using rich.logging as console log handler if installed
fix #527: type annotation in default version template
fix #549: use fallbacks when scm search raises CommandNotFoundError
bugfixes
Configuration
📅 Schedule: Branch creation - "before 12pm every weekday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.