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 CI dependencies (minor) #534

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
asottile/pyupgrade repository minor v3.15.2 -> v3.16.0 age adoption passing confidence
poetry-dynamic-versioning minor ==1.3.0 -> ==1.4.0 age adoption passing confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

asottile/pyupgrade (asottile/pyupgrade)

v3.16.0

Compare Source

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

v1.4.0

Compare Source

  • Added:
    • The plugin now supports Poetry's upcoming PEP-621 functionality.
      More infhttps://github.com/python-poetry/poetry/issues/3332ues/3332

      If your pyproject.toml defines tool.poetry.name,
      then the plugin will preserve its existing behavior.

      However, if your pyproject.toml:

      • does not define tool.poetry.name
      • defines project.name
      • defines project.dynamic to include "version"
      • does not define project.version

      ...then the plugin will enable its PEP-621 functionality.

      Because PEP-621 support is not yet released and finalized in Poetry itself,
      it is also subject to change in the plugin.

      (Prototyped by edgarrmondragon)


Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the dependencies Update the dependencies label Jul 1, 2024
@renovate renovate bot enabled auto-merge (rebase) July 1, 2024 16:25
@renovate renovate bot force-pushed the renovate/ci-dependencies branch from be86cd6 to a295b79 Compare July 2, 2024 09:36
@renovate renovate bot merged commit 907be16 into master Jul 2, 2024
11 checks passed
@renovate renovate bot deleted the renovate/ci-dependencies branch July 2, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants