Skip to content

BUG - validate-changesets misses cascade bump for packages that consume workspace dependencies via pnpm aliases. #4997

Description

@avasilev-sap

Related Feature

Feature request: issue number

Description

A clear description of what the bug is.

Steps to Reproduce

  1. Add any change to control-property editor or to preiview-middleware-client
  2. Create changeset: pnpm cset
  3. Run pnpm validate:changesets
    => The cset is valid
    Expects errors which explain that the preview-middleware client consumes those packages as alias dependencies and need to be included in the cset.

Expected results

Actual results

Screenshots

If applicable, add screenshots to help explain the problem.

Version/Components/Environment

Add any other context about the problem here
OS:

  • Mac OS
  • Windows
  • Other

Root Cause Analysis

Problem

{describe the problem}

Fix

{describe the fix}

Why was it missed

{Some explanation why this issue might have been missed during normal development/testing cycle}

How can we avoid this

{if we don’t want to see this type of issues anymore what we should do to prevent}

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions