Update dependency resolvelib to v1 - autoclosed #21

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

This PR contains the following updates:

Package Update Change
resolvelib major ==0.8.1 -> ==1.1.0

Release Notes

sarugaku/resolvelib (resolvelib)

v1.1.0

Compare Source

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

No significant changes.

v1.0.1

Compare Source

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

Bug Fixes

  • Fix calls to opaque objects and use provider interface calls instead. #&#8203;126 <https://github.com/sarugaku/resolvelib/issues/126>_

v1.0.0

Compare Source

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

Features

  • Implement backjumping to significantly speed up the resolution process by skipping over irrelevant parts of the resolution search space. #&#8203;113 <https://github.com/sarugaku/resolvelib/issues/113>_

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) | major | `==0.8.1` -> `==1.1.0` | --- ### Release Notes <details> <summary>sarugaku/resolvelib (resolvelib)</summary> ### [`v1.1.0`](https://github.com/sarugaku/resolvelib/blob/HEAD/CHANGELOG.rst#110-2024-10-31) [Compare Source](https://github.com/sarugaku/resolvelib/compare/1.0.1...1.1.0) \================== No significant changes. ### [`v1.0.1`](https://github.com/sarugaku/resolvelib/blob/HEAD/CHANGELOG.rst#101-2023-03-09) [Compare Source](https://github.com/sarugaku/resolvelib/compare/1.0.0...1.0.1) \================== ## Bug Fixes - Fix calls to opaque objects and use provider interface calls instead. `#&#8203;126 <https://github.com/sarugaku/resolvelib/issues/126>`\_ ### [`v1.0.0`](https://github.com/sarugaku/resolvelib/blob/HEAD/CHANGELOG.rst#100-2023-03-08) [Compare Source](https://github.com/sarugaku/resolvelib/compare/0.9.0...1.0.0) \================== ## Features - Implement backjumping to significantly speed up the resolution process by skipping over irrelevant parts of the resolution search space. `#&#8203;113 <https://github.com/sarugaku/resolvelib/issues/113>`\_ ### [`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-15 20:47:51 -05:00
Renovate-Bot changed title from Update dependency resolvelib to v1 to Update dependency resolvelib to v1 - autoclosed 2024-11-19 00:02:10 -05:00
Renovate-Bot closed this pull request 2024-11-19 00:02:10 -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#21
No description provided.