Bump setuptools-scm from 8.3.1 to 9.1.1
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(10 months ago)
(10 months ago)
(10 months ago)
by github-actions[bot]
dependencies python
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
- handle missing pyproject config in case version keyword is used by
@RonnyPfannschmidtin pypa/setuptools-scm#1195Full 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
- reiterate version inference logic by
@RonnyPfannschmidtin pypa/setuptools-scm#1193Full Changelog: https://github.com/pypa/setuptools-scm/compare/v9.0.3...v9.1.0
v9.0.3
What's Changed
- fix 1184 infer version indirect should ignore by
@RonnyPfannschmidtin pypa/setuptools-scm#1190Full Changelog: https://github.com/pypa/setuptools-scm/compare/v9.0.2...v9.0.3
v9.0.2
What's Changed
- in case infer-version finds neither the config section, nor the requirement - skip action by
@RonnyPfannschmidtin pypa/setuptools-scm#1189Full Changelog: https://github.com/pypa/setuptools-scm/compare/v9.0.1...v9.0.2
v9.0.1
What's Changed
- fix 1180 provide dummy scmversion for dump by
@RonnyPfannschmidtin pypa/setuptools-scm#1183- fix 1181 version keyword doesnt need config by
@RonnyPfannschmidtin pypa/setuptools-scm#1185- add codespell pre-commit hook by
@RonnyPfannschmidtin pypa/setuptools-scm#1188Full 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
5413460Merge branch 'infer-version-logic'bf3aac1Merge pull request #1195 from RonnyPfannschmidt/fix-1194-xmlsec-regressiona4b755echangelog0ef48bechore: upload release artifacts as assets0eecd08no longer require tool secrion when the version keyword is used90b9dc5chore: don't log long description of a distributiond7f1688Merge pull request #1193 from RonnyPfannschmidt/infer-version-logice522314add changelogf3c9a30simplify integration invocations in the integration tests402fc25turn the version inference config into a protocol and simplify the setuptools...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 4973813 |
| UUID: | 2737658330 |
| Node ID: | PR_kwDODM87vM6jLVna |
| Host: | GitHub |
| Repository: | VWS-Python/vws-cli |
| Merge State: | Unknown |