Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update dependency mitsuhiko/rye to v0.8.0 #11

Merged
merged 1 commit into from
Jun 19, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
mitsuhiko/rye minor 0.7.0 -> 0.8.0

Release Notes

mitsuhiko/rye

v0.8.0

Compare Source

Released on 2023-06-18

  • Rye for now prefers >= over ~= for newly added dependencies.

  • The workspace member declaration is now platform independent. If members is
    now explicitly set to an empty list it will not fall back to auto discovery. #​331

  • rye add now pins versions with == instead of ~= when the version of the
    package does not use at least two components. This means that for instance it
    will now correctly use openai-whisper==20230314 rather than
    openai-whisper~=20230314 which is not actually satisfiable. #​328

  • rye install now lets you install dependencies into the tool's virtualenv
    during installation that are undeclared via the new --extra-requirement
    option. #​326

  • Improved handling of relative path installations by setting PROJECT_ROOT
    the same way as PDM does. #​321

  • Workspaces will now never discover pyproject.toml files in any dot
    directories. (Name starting with .) #​329

  • Fixed rye build not working correctly on Windows. #​327


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.

@renovate renovate bot requested a review from sksat June 18, 2023 16:21
@sksat sksat merged commit d8de412 into main Jun 19, 2023
@sksat sksat deleted the renovate/mitsuhiko-rye-0.x branch June 19, 2023 05:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant