fix(flow-build-tools): re-enable upgrading override versions#24137
fix(flow-build-tools): re-enable upgrading override versions#24137mcollovati merged 2 commits intomainfrom
Conversation
Adjust user opt-out override detection for `package.json` without explicitly stored previous Vaadin overrides to still upgrade old override versions of Vaadin managed dependencies. Fixes the build issues for https://github.com/vaadin/patient-portal-demo-flow
|
|
Should be picked to 25.0 as well? |
Adjust user opt-out override detection for `package.json` without explicitly stored previous Vaadin overrides to still upgrade old override versions of Vaadin managed dependencies. Fixes the build issues for https://github.com/vaadin/patient-portal-demo-flow
|
Hi @platosha and @mcollovati, when i performed cherry-pick to this commit to 25.0, i have encountered the following issue. Can you take a look and pick it manually? |
… (CP: 25.1) (#24138) This PR cherry-picks changes from the original PR #24137 to branch 25.1. --- #### Original PR description > Adjust user opt-out override detection for `package.json` without explicitly stored previous Vaadin overrides to still upgrade old override versions of Vaadin managed dependencies. > > Fixes the build issues for https://github.com/vaadin/patient-portal-demo-flow > Co-authored-by: Anton Platonov <anton@vaadin.com>



Adjust user opt-out override detection for
package.jsonwithout explicitly stored previous Vaadin overrides to still upgrade old override versions of Vaadin managed dependencies.Fixes the build issues for https://github.com/vaadin/patient-portal-demo-flow