eclipse-che / che-theia

Eclipse Public License 2.0
124 stars 110 forks source link

fix: invalid dependencies #1327

Closed benoitf closed 2 years ago

benoitf commented 2 years ago

What does this PR do?

Dependencies are invalid as next won't work with current code dependencies that expect an older version of theia it should be sticked to tagged version, not next

Screenshot/screencast of this PR

What issues does this PR fix or reference?

Fixes https://github.com/eclipse/che/issues/21223

How to test this PR?

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Happy Path Channel

HAPPY_PATH_CHANNEL=stable

Change-Id: Ia0568bd87ba9c897330067bde431714c12d334fe Signed-off-by: Florent Benoit fbenoit@redhat.com

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (7.44.x@7ae93ec). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             7.44.x    #1327   +/-   ##
=========================================
  Coverage          ?   36.75%           
=========================================
  Files             ?      330           
  Lines             ?    11331           
  Branches          ?     1480           
=========================================
  Hits              ?     4165           
  Misses            ?     7161           
  Partials          ?        5           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7ae93ec...a496aff. Read the comment docs.