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

ci(deps): update github actions #22

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Update
commitizen 3.13.0 -> 3.14.1 age adoption passing confidence minor
mitsuhiko/rye 0.19.0 -> 0.21.0 age adoption passing confidence minor

Release Notes

commitizen-tools/commitizen (commitizen)

v3.14.1

Compare Source

Fix
  • bump: remove unused method
  • scm: only search tags that are reachable by the current commit

v3.14.0

Compare Source

Feat
  • properly bump versions between prereleases (#​799)
mitsuhiko/rye (mitsuhiko/rye)

v0.21.0

Compare Source

Released on 2024-02-03

  • rye fetch now is able to fetch impliciit version in all cases. Previously
    global shims were not properly defaulted which required the user to be explicit
    with the fetch request. #​574

  • The rye installer now prompts for the default toolchain version if global shims
    are enabled. #​576

  • The internal Python version was bumped to 3.12. #​576

  • The installer now can automatically add Rye to PATH on most UNIX environments. #​580

v0.20.0

Compare Source

Released on 2024-02-01

  • Improved the error message when an update could not be performed because files
    are in use. #​550

  • Rye now supports virtual projects. These are themselves not installed into the
    virtualenv but their dependencies are. #​551

  • Update the Python internals (python external dependencies) to new versions. #​553

  • Update to newer versions of pip tools. For Python 3.7 6.14.0 is used, for
    new Python versions 7.3.0 is used. #​554

  • Added rye fmt and rye lint commands to format and lint with
    the help of Ruff. #​555

  • Restore cursor state on Ctrl-C. This fixes some issues where in rare cases the
    cursor would disappear even after shutting down rye. #​564

  • Upon installation Rye now prompts if global shims should be enabled. #​566

  • Add a warning about bugs to the shell command until the behavior has been
    fixed. #​567


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Paris, 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 requested a review from nikaro as a code owner February 5, 2024 00:32
@renovate renovate bot assigned nikaro Feb 5, 2024
@renovate renovate bot merged commit ceb16f0 into main Feb 5, 2024
3 checks passed
@renovate renovate bot deleted the renovate/github-actions branch February 5, 2024 04:27
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.

1 participant