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

Warn about unconstrained direct deps in lowest resolution #5142

Merged
merged 3 commits into from
Jul 18, 2024

Commits on Jul 17, 2024

  1. Warn about unconstrained direct deps in lowest resolution

    Warn when there is a direct dependency without a lower bound and `--resolution lowest` is set.
    konstin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4606140 View commit details
    Browse the repository at this point in the history
  2. Update crates/uv-resolver/src/resolver/mod.rs

    Co-authored-by: Zanie Blue <contact@zanie.dev>
    konstin and zanieb authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d5e6ded View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Update snapshots

    zanieb committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f305af7 View commit details
    Browse the repository at this point in the history