Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump setuptools-scm from 6.3.2 to 7.1.0 #107

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps setuptools-scm from 6.3.2 to 7.1.0.

Release notes

Sourced from setuptools-scm's releases.

v7.1.0

No release notes provided.

v7.0.5

No release notes provided.

v7.0.4

No release notes provided.

v7.0.3

What's Changed

New Contributors

Full Changelog: pypa/setuptools-scm@v7.0.2...v7.0.3

v7.0.2

No release notes provided.

v7.0.1

No release notes provided.

v7.0.0

No release notes provided.

v6.4.2

No release notes provided.

v6.4.1

  • fix regression #669: restore get_version signature
  • fix #668: harden the selftest for distribution extras

v6.4.0

  • compatibility adjustments for setuptools >58
  • only put minimal setuptools version into toml extra to warn people with old strict pins
  • correctly handle hg-git self-use
  • better mercurial detection
  • modernize packaging setup
  • python 3.10 support
  • better handling of setuptools install command deprecation
  • consider pyproject.tomls when running as command

... (truncated)

Changelog

Sourced from setuptools-scm's changelog.

v7.1.0

  • #748: use tomllib from stdlib
  • fix #762: handle non-ascii in setup.cfg
  • #752: implement fallback file finders for archives
  • #765: removed coding header in python template
  • declared Python 3.11 support
  • fix #759: update .git_archival.txt templates match git-describe invocation
  • fix #772: fix handling of .git-archival.txt from tagged commit

v7.0.5

  • fixes #742 , #745: correctly hande accidentally released archival files

v7.0.4

  • fix #727: correctly handle incomplete archivals from setuptools_scm_git_archival
  • fix #691: correctly handle specifying root in pyproject.toml
  • correct root override check condition (to ensure absolute path matching)
  • allow root by the cli to be considered relative to the cli (using abspath)

v7.0.3

  • fix mercurial usage when pip primes a isolated environment
  • fix regression for branch names on git + add a test

v7.0.2

  • fix #723 and #722: remove bootstrap dependencies
  • bugfix: ensure we read the distribution name from setup.cfg if needed even for pyproject

v7.0.1

  • fix #718: Avoid ModuleNotFoundError by requiring importlib_metadata in python < 3.8

v7.0.0

  • drop python 3.6 support
  • include git archival support
  • fix #707: support git version detection even when git protects against mistmatched owners (common with misconfigured containers, thanks @​chrisburr )

... (truncated)

Commits
  • a5acb68 Remove Python 2 pip. Ref #795. (#796)
  • 476f193 Update changelog
  • 7f39c1d Merge pull request #789 from kwinkunks/patch-1
  • 0431f4e [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 1a174ea Adding note about dynamic version, fixes #756
  • a70d44b Merge pull request #772 from dlitz/for-upstream
  • 5a87b76 Merge pull request #779 from RonnyPfannschmidt/pre-commit-upgrade
  • a0e39fa pre-commit hooks upgrade
  • 0e4def7 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 501d80c Fix #759: Update .git_archival.txt templates to more closely match how we inv...
  • 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 6.3.2 to 7.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@v6.3.2...v7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants