Update dependency resolvelib to v0.9.0 - autoclosed #12

Closed
Renovate-Bot wants to merge 1 commits from renovate/resolvelib-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
resolvelib minor ==0.8.1 -> ==0.9.0

Release Notes

sarugaku/resolvelib (resolvelib)

v0.9.0

Compare Source

==================

Features

  • A new reporter hook rejecting_candidate is added, replacing backtracking.
    The hook is called every time the resolver rejects a conflicting candidate before
    trying out the next one in line. #&#8203;101 <https://github.com/sarugaku/resolvelib/issues/101>_

Bug Fixes

  • Some valid states that were previously rejected are now accepted. This affects
    states where multiple candidates for the same dependency conflict with each
    other. The information argument passed to
    AbstractProvider.get_preference may now contain empty iterators. This has
    always been allowed by the method definition but it was previously not possible
    in practice. #&#8203;91 <https://github.com/sarugaku/resolvelib/issues/91>_

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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [resolvelib](https://github.com/sarugaku/resolvelib) | minor | `==0.8.1` -> `==0.9.0` | --- ### Release Notes <details> <summary>sarugaku/resolvelib (resolvelib)</summary> ### [`v0.9.0`](https://github.com/sarugaku/resolvelib/blob/HEAD/CHANGELOG.rst#090-2022-11-17) [Compare Source](https://github.com/sarugaku/resolvelib/compare/0.8.1...0.9.0) \================== ## Features - A new reporter hook `rejecting_candidate` is added, replacing `backtracking`. The hook is called every time the resolver rejects a conflicting candidate before trying out the next one in line. `#&#8203;101 <https://github.com/sarugaku/resolvelib/issues/101>`\_ ## Bug Fixes - Some valid states that were previously rejected are now accepted. This affects states where multiple candidates for the same dependency conflict with each other. The `information` argument passed to `AbstractProvider.get_preference` may now contain empty iterators. This has always been allowed by the method definition but it was previously not possible in practice. `#&#8203;91 <https://github.com/sarugaku/resolvelib/issues/91>`\_ </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Renovate-Bot added 1 commit 2024-11-12 17:01:29 -05:00
Renovate-Bot force-pushed renovate/resolvelib-0.x from cd040772a9 to c0e61edf3c 2024-11-15 20:46:20 -05:00 Compare
Renovate-Bot changed title from Update dependency resolvelib to v0.9.0 to Update dependency resolvelib to v0.9.0 - autoclosed 2024-11-19 00:02:09 -05:00
Renovate-Bot closed this pull request 2024-11-19 00:02:09 -05:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: justus/Homelab-Ansible#12
No description provided.