Skip to content

[FR]: Support for configDependencies in pnpm-workspace.yaml #2801

Description

@acozzette

What is the current behavior?

There is a kind of dependency which we do not support yet called configDependencies. As far as I can tell, we currently ignore it.

Describe the feature

This came up during testing of pnpm 11, because the presence of configDependencies is one thing that can cause pnpm-lock.yaml to be a multi-document file. We are likely going to get pnpm 11 working by just ignoring the extra document, but it seems worth considering whether we should eventually add real support for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions