de-code / layered-vision

A tool to allow the composition of images or videos via a configuration file (e.g. as a virtual webcam)
MIT License
7 stars 3 forks source link

Bump setuptools-scm from 6.4.2 to 7.0.2 #238

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps setuptools-scm from 6.4.2 to 7.0.2.

Changelog

Sourced from setuptools-scm's changelog.

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 )

v6.4.3

  • fix #548: correctly handle parsing the commit timestamp of HEAD when log.showSignature is set
Commits


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)
dependabot[bot] commented 2 years ago

Superseded by #241.