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

Update dependency poetry-dynamic-versioning to ^0.25.0 #264

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poetry-dynamic-versioning ^0.22.0 -> ^0.25.0 age adoption passing confidence

Release Notes

mtkennerly/poetry-dynamic-versioning (poetry-dynamic-versioning)

v0.25.0

Compare Source

  • Added:
    • fix-shallow-repository option to attempt to automatically fix shallow repositories.
      Currently, this only supports Git and will run git fetch --unshallow.
  • Changed:
    • Updated Dunamai to 1.18.0+ for the latest features.

v0.24.0

Compare Source

  • Added:
    • POETRY_DYNAMIC_VERSIONING_COMMANDS_NO_IO
      environment variable to prevent the plugin from modifying files during certain commands.
      The plugin still sets the dynamic version in memory so that Poetry itself can write it as needed.
  • Changed:
    • During poetry version, the plugin still activates, but no longer modifies pyproject.toml.

v0.23.0

Compare Source

  • Added:
    • CLI enable subcommand to enable the plugin in pyproject.toml.
    • Support for POETRY_DYNAMIC_VERSIONING_OVERRIDE environment variable.
    • mode option for substitution to support __version_tuple__ style.
  • Changed:
    • CLI: poetry dynamic-versioning now outputs a summary of the changes,
      the same way that poetry-dynamic-versioning already did.

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/poetry-dynamic-versioning-0.x branch 2 times, most recently from d9710a0 to d147edd Compare February 17, 2025 13:41
@renovate renovate bot force-pushed the renovate/poetry-dynamic-versioning-0.x branch 9 times, most recently from 20eaed6 to c16069e Compare March 3, 2025 08:31
@renovate renovate bot force-pushed the renovate/poetry-dynamic-versioning-0.x branch from c16069e to 9d50114 Compare March 7, 2025 12:59
@renovate renovate bot force-pushed the renovate/poetry-dynamic-versioning-0.x branch from 9d50114 to d0e348b Compare March 12, 2025 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants