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 8, 2022

Bumps setuptools-git-versioning from 1.7.4 to 1.8.0.

Changelog

Sourced from setuptools-git-versioning's changelog.

Changelog

1.8

.. 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.

Old behavior is deprecated and will be removed in 2.0 version. A warning message is added

.. change:: :tags: core, feature :pullreq: 37 :tickets: 35

... (truncated)

Commits
  • df461e6 Deprecate get_branch_tags function
  • eb89275 Deprecate get_branch_tags function
  • 642cb3e Fix tests on Python 2.7 and 3.5
  • b461132 Fix tests on Python 2.7 and 3.6
  • da3157d Move util functions from conftest to separated module
  • eb283b6 Fix changelog
  • 9eed6dd Tests deduplication
  • 031a6da Try fixed changelog package
  • 545fb44 Allow passing nested values to env substitution
  • 889438d Return back to official changelog package
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 8, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/setuptools-git-versioning-1.8.0 branch 2 times, most recently from 1af7365 to 17c1471 Compare January 9, 2022 01:45
@andrewthetechie
Copy link
Owner

@dependabot rebase

Bumps [setuptools-git-versioning](https://github.com/dolfinus/setuptools-git-versioning) from 1.7.4 to 1.8.0.
- [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.7.4...v1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/setuptools-git-versioning-1.8.0 branch from 17c1471 to 63db589 Compare January 9, 2022 02:01
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 9, 2022

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@andrewthetechie andrewthetechie merged commit 4949f74 into main Jan 9, 2022
@andrewthetechie andrewthetechie deleted the dependabot/pip/setuptools-git-versioning-1.8.0 branch January 9, 2022 02: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