Skip to content

pkg: enable upgrading particular packages in a lock #12820

@shonfeder

Description

@shonfeder

Currently, the only way to update dependencies when using a lock with dune package management is to resolve and update the entire lock. But users will sometimes want to update just some subset of packages (see, e.g., quantifyearth/container-image#7 (review)).

This would be equivalent to a command such as uv lock --upgrade-package <package> from uv.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions