Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Bumps setuptools-git-versioning from 1.8.0 to 1.8.1.

Changelog

Sourced from setuptools-git-versioning's changelog.

Changelog

1.8

.. changelog:: :version: 1.8.1

.. change::
    :tags: core, bug
Fix issue with empty ``pyproject.toml``

.. changelog:: :version: 1.8.0 :released: 07.01.2022

.. change::
    :tags: general, breaking
    :pullreq: 37
Drop Python 3.3 and 3.4 support

.. change:: :tags: general, deprecated

Python 2.7, 3.5 and 3.6 support is deprecated due to their end of life.

It will be completely removed in 2.0.0 release. A warning message is added

.. change:: :tags: core, deprecated

``get_branch_tags`` function is renamed to ``get_tags``.

It will be removed in 2.0.0 release. A warning message is added

.. change:: :tags: config, deprecated

``version_config`` keyword in ``setup.py`` is renamed to ``setuptools_git_versioning``.

It will be removed in 2.0.0 release. A warning message is added

.. change:: :tags: config, deprecated

Prefer using ``"enabled": True`` / ``"enabled": False`` option
instead of pure boolean values (``True``, ``False``) for config.

... (truncated)

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)

Bumps [setuptools-git-versioning](https://github.com/dolfinus/setuptools-git-versioning) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/dolfinus/setuptools-git-versioning/releases)
- [Changelog](https://github.com/dolfinus/setuptools-git-versioning/blob/master/CHANGELOG.rst)
- [Commits](dolfinus/setuptools-git-versioning@v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: setuptools-git-versioning
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 10, 2022
@andrewthetechie andrewthetechie merged commit 26a7967 into main Jan 10, 2022
@andrewthetechie andrewthetechie deleted the dependabot/pip/setuptools-git-versioning-1.8.1 branch January 10, 2022 23:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants