Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2021

Bumps setuptools-scm from 4.1.2 to 6.1.0.

Release notes

Sourced from setuptools-scm's releases.

v5.0.1

No release notes provided.

v5.0.0

Breaking changes:

  • fix #339: strict errors on missing scms when parsing a scm dir to avoid false version lookups
  • fix #337: if relative_to is a directory instead of a file, consider it as direct target instead of the containing folder and print a warning

Bugfixes:

  • fix #352: add support for generally ignoring specific vcs roots
  • fix #471: better error for version bump failing on complex but accepted tag
  • fix #479: raise indicative error when tags carry non-parsable information
  • Add no-guess-dev which does no next version guessing, just adds .post1.devN in case there are new commits after the tag
  • add python3.9
  • enhance documentation
  • consider SOURCE_DATE_EPOCH for versioning
  • add a version_tuple to write_to templates
  • fix #321: add suppport for the SETUPTOOLS_SCM_PRETEND_VERSION_FOR_${DISTRIBUTION_NAME} env var to target the pretend key
  • fix #142: clearly list supported scm
  • fix #213: better error message for non-zero dev numbers in tags
  • fix #356: add git branch to version on describe failure
Changelog

Sourced from setuptools-scm's changelog.

v6.1.0

  • fix #587: don't fail file finders when distribution is not given
  • fix #524: new parameters normalize and version_cls to customize the version normalization class.
  • fix #585: switch from toml to tomli for toml 1.0 support
  • fix #591: allow to opt in for searching parent directories in the api
  • fix #589: handle yaml encoding using the expected defaults
  • fix #575: recommend storing the version_module inside of mypkg/_version.py
  • fix #571: accept branches starting with v as release branches
  • fix #557: Use packaging.version for version_tuple
  • fix #544: enhance errors on unsupported python/setuptools versions

v6.0.1

  • fix #537: drop node_date on old git to avoid errors on missing %cI

v6.0.0

  • fix #517: drop dead python support >3.6 required
  • drop dead setuptools support > 45 required (can install wheels)
  • drop egg building (use wheels)
  • add git node_date metadata to get the commit time-stamp of HEAD
  • allow version schemes to be priority ordered lists of version schemes
  • support for calendar versioning (calver) by date

v5.0.2

  • fix #415: use git for matching prefixes to support the windows situation

v5.0.1

  • fix #509: support SETUPTOOLS_SCM_PRETEND_VERSION_FOR_${DISTRIBUTION_NAME} for pyproject.toml

v5.0.0

Breaking changes:

  • fix #339: strict errors on missing scms when parsing a scm dir to avoid false version lookups
  • fix #337: if relative_to is a directory instead of a file, consider it as direct target instead of the containing folder and print a warning

Bugfixes:

... (truncated)

Commits
  • 2e15811 finalize changelog for 6.1.0
  • efb1e00 update changelog
  • 8df1840 Merge pull request #603 from RonnyPfannschmidt/fix-593-calver-by-date-warn-on...
  • 261a4f0 fix #593: allow calver-by-date on top of legacy version
  • ff88ecd Merge pull request #602 from RonnyPfannschmidt/fix-587-file-finding-no-commit
  • 352d958 fix #587 - stop file finding on missing commits
  • e214250 Merge pull request #601 from pypa/pre-commit-ci-update-config
  • d485ef7 [pre-commit.ci] pre-commit autoupdate
  • 18085da Merge pull request #600 from RonnyPfannschmidt/drop-pre-commit-action
  • 988732a drop pre-commit action as we use pre-commit.ci
  • 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 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 [setuptools-scm](https://github.com/pypa/setuptools_scm) from 4.1.2 to 6.1.0.
- [Release notes](https://github.com/pypa/setuptools_scm/releases)
- [Changelog](https://github.com/pypa/setuptools_scm/blob/main/CHANGELOG.rst)
- [Commits](pypa/setuptools-scm@v4.1.2...v6.1.0)

---
updated-dependencies:
- dependency-name: setuptools-scm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 26, 2021

The following labels could not be found: dependabot-deps-update.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 3, 2021

Superseded by #25.

@dependabot dependabot bot closed this Sep 3, 2021
@dependabot dependabot bot deleted the dependabot/pip/setuptools-scm-6.1.0 branch September 3, 2021 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant