Skip to content

webcomponents-react-compat: unmet peer dependency #6540

@azhu716

Description

@azhu716

Describe the bug

webcomponents-react-compat@2.3.0 has peer dependency webcomponents-react@"~2.2.0". This means we cannot upgrade to webcomponents-react@2.3.x to fix known issues. If we force doing so, we cannot pass the piper build. The bom generator will raise "cannot resolve dependency" error:
image

Isolated Example

No response

Reproduction steps

  1. Write a project depending on webcomponents-react-compat and webcomponents-react@2.3.1
  2. Build with Piper
  3. The build script raises "cannot resolve dependency" error

Expected Behaviour

The build can pass without errors

Screenshots or Videos

No response

UI5 Web Components for React Version

2.3.1

UI5 Web Components Version

2.3.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

SAP Labs

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions