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 versioneer to v0.29 #25

Closed
wants to merge 1 commit into from

Conversation

anaconda-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
versioneer build-system.requires minor ==0.26 -> ==0.29

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

python-versioneer/python-versioneer (versioneer)

v0.29

Compare Source

Release Notes

This release allows for pyproject.toml-only build systems to allow versioneer to find
the project root, despite an absense of a setup.py. Provides some error message support
when the pyproject.toml is malformed. Finally we added basic type-hinting to the project,
which should help users of type-checking systems ensure correct code when vendoring.

With thanks to Dimitri Papadopoulos Orfanos, Mike Taves, '@​gamecss' and '@​GCS-ZHN' for contributions.

What's Changed

Full Changelog: python-versioneer/python-versioneer@0.28...0.29

v0.28

Compare Source

Release Notes

This release adds official support for Python 3.11, including using the built-in tomllib instead of the third-party tomli, when available.

What's Changed

Full Changelog: python-versioneer/python-versioneer@0.27...0.28

v0.27

Compare Source

Release Notes

This release fixes a bug with non-isolated builds of Versioneer and for packages that provide their own sdist command.

With thanks to Dimitri Papadopoulos and Michal Gorny for contributions.

What's Changed

Full Changelog: python-versioneer/python-versioneer@0.26...0.27


Configuration

📅 Schedule: Branch creation - "every weekday" in timezone UTC, 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 Renovate Bot.

Copy link
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==0.29). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@anaconda-renovate anaconda-renovate bot deleted the renovate/versioneer-0.x branch August 23, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant