Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

[monorepo-builder] bump-interdependency cmd is updating all vendor packages #4437

@akadlec

Description

@akadlec

Hi, I have structure like this

monorepo:
    myorg/package_one
        require:
            myorg/utility: 1.1
            myorg/package_two
    myorg/package_two
            myorg/other-utility: 2.1
            myorg/package_three
    myorg/package_three

and when i use bump-interdependency to set new version of monorepo packages, it update also non-monorepo packages: myorg/utility and myorg/other-utility because of the same vendor name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions