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[toml] from 7.0.2 to 7.1.0 #50

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

Conversation

dependabot[bot]
Copy link

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

Bumps setuptools-scm[toml] from 7.0.2 to 7.1.0.

Release notes

Sourced from setuptools-scm[toml]'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

Changelog

Sourced from setuptools-scm[toml]'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
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

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [setuptools-scm[toml]](https://github.com/pypa/setuptools_scm) from 7.0.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@v7.0.2...v7.1.0)

---
updated-dependencies:
- dependency-name: setuptools-scm[toml]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3731246068

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.002%) to 97.271%

Totals Coverage Status
Change from base Build 2660709149: 0.002%
Covered Lines: 8948
Relevant Lines: 9199

💛 - Coveralls

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
Projects
None yet
1 participant