Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pinned dependency only adds when modified #11893

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

caalador
Copy link
Contributor

Do not mark pin if no version is actually
added or changed.
With this npm install will not always be
executed on reload and the copied
modules will not disappear.

Fixes #11888

Do not mark pin if no version is actually
added or changed.
With this npm install will not always be
executed on reload and the copied
modules will not disappear.

Fixes #11888
@caalador caalador added this to Iteration Reviews in OLD Vaadin Flow ongoing work (Vaadin 10+) via automation Sep 20, 2021
@vaadin-bot
Copy link
Collaborator

SonarQube analysis reported 3 issues

  1. CRITICAL TaskUpdatePackages.java#L197: Refactor this code to not nest more than 3 if/for/while/switch/try statements. rule
  2. MAJOR TaskUpdatePackages.java#L176: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. rule
  3. MAJOR TaskUpdatePackages.java#L225: Take the required action to fix the issue indicated by this comment. rule

@denis-anisimov denis-anisimov merged commit 6b28d46 into 2.7 Sep 21, 2021
@denis-anisimov denis-anisimov deleted the issues/11888_hot_reload branch September 21, 2021 07:48
OLD Vaadin Flow ongoing work (Vaadin 10+) automation moved this from Iteration Reviews to Done - pending release Sep 21, 2021
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with platform 14.7.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
OLD Vaadin Flow ongoing work (Vaadin ...
  
Done - pending release
Development

Successfully merging this pull request may close these issues.

None yet

3 participants