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

chore(deps): update dependency setuptools-git-versioning to v2 #447

Merged
merged 1 commit into from
May 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
setuptools-git-versioning (source) <2 -> <3 age adoption passing confidence

Release Notes

dolfinus/setuptools-git-versioning (setuptools-git-versioning)

v2.0.0

Compare Source

core

  • [breaking] Drop get_branch_tags function which was deprecated since 1.8.0.

  • [breaking] version_file option now have precedence over any tags in the current branch.

    References: #​94, #​97

config

  • [breaking] Drop version_config keyword from setup.py, which was deprecated since 1.8.0.

  • [breaking] Does not allow passing setuptools_git_versioning=False and setuptools_git_versioning=True to config.
    Always use setuptools_git_versioning={"enabled": True}.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.81%. Comparing base (e1d44f5) to head (8b05519).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #447   +/-   ##
=======================================
  Coverage   81.81%   81.81%           
=======================================
  Files           2        2           
  Lines          11       11           
  Branches        1        1           
=======================================
  Hits            9        9           
  Misses          1        1           
  Partials        1        1           
Flag Coverage Δ
pytest 81.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/setuptools-git-versioning-2.x branch 4 times, most recently from affd4f8 to c5e99ce Compare May 17, 2024 01:57
@renovate renovate bot force-pushed the renovate/setuptools-git-versioning-2.x branch from c5e99ce to 4e25e40 Compare May 17, 2024 10:50
@renovate renovate bot force-pushed the renovate/setuptools-git-versioning-2.x branch from 4e25e40 to 8b05519 Compare May 17, 2024 10:52
@naa0yama naa0yama merged commit 155a7ed into main May 18, 2024
3 checks passed
@naa0yama naa0yama deleted the renovate/setuptools-git-versioning-2.x branch May 18, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant