-
Notifications
You must be signed in to change notification settings - Fork 106
Description
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:

Isolated Example
No response
Reproduction steps
- Write a project depending on webcomponents-react-compat and webcomponents-react@2.3.1
- Build with Piper
- 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
Type
Projects
Status
🆕 New