Skip to content

chore(deps): Update monaco-yaml package to 5 branch#10272

Closed
vjwilson wants to merge 1 commit intomasterfrom
vjw/update-monaco-yaml-package
Closed

chore(deps): Update monaco-yaml package to 5 branch#10272
vjwilson wants to merge 1 commit intomasterfrom
vjw/update-monaco-yaml-package

Conversation

@vjwilson
Copy link
Contributor

@vjwilson vjwilson commented Mar 7, 2024

Description

Found this outdated package when investigating the dependency tree for another outdated package (yaml). Updating the other package will require more involved changes, but this one is a relatively easy fix.

Also, fixed a prop deprecation warning in the console that already existed, even with the original 4.x outdated version of monaco-yaml

Checklist

  • Investigated and inspected CI test results

Testing Performed

Here I tell how I validated my change

  • Checked TS output
  • Manually checked functionality in the browser

Reminder for reviewers

In addition to reviewing code here, reviewers must also review testing and request further testing in case the
performed one does not seem sufficient. As a reviewer, you must not approve the change until you understand the
performed testing and you are satisfied with it.

@vjwilson vjwilson requested a review from alwayshooin March 7, 2024 21:48
@vjwilson vjwilson requested a review from a team as a code owner March 7, 2024 21:48
@rhacs-bot
Copy link
Contributor

Images are ready for the commit at 3b896cd.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.4.x-84-g3b896cd9bf.

@codecov
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.96%. Comparing base (05d9f4e) to head (3b896cd).
Report is 218 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10272   +/-   ##
=======================================
  Coverage   47.96%   47.96%           
=======================================
  Files        2420     2420           
  Lines      169393   169393           
=======================================
+ Hits        81247    81254    +7     
+ Misses      81461    81456    -5     
+ Partials     6685     6683    -2     
Flag Coverage Δ
go-unit-tests 47.96% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vjwilson
Copy link
Contributor Author

vjwilson commented Mar 8, 2024

/test ocp-4-11-ui-e2e-tests

1 similar comment
@vjwilson
Copy link
Contributor Author

vjwilson commented Mar 8, 2024

/test ocp-4-11-ui-e2e-tests

Copy link
Contributor

@sachaudh sachaudh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Left a comment

toolTipText={labels.downloadYAML}
tooltipProps={{
content: labels.downloadYAML,
}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you happen to know if the tooltip was working before? I'll let you decide if adding a test to check the tooltip is worth it.

@dvail dvail mentioned this pull request Mar 25, 2024
5 tasks
@vjwilson
Copy link
Contributor Author

Closing this, because all the necessary changes were done as part of the PatternFly 5 upgrade effort.

@vjwilson vjwilson closed this Apr 12, 2024
@vjwilson vjwilson deleted the vjw/update-monaco-yaml-package branch September 10, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants