Update js-yaml to v4#1772
Conversation
🦋 Changeset detectedLatest commit: 896cc50 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1772 +/- ##
==========================================
+ Coverage 81.05% 81.09% +0.04%
==========================================
Files 54 54
Lines 2264 2264
Branches 684 684
==========================================
+ Hits 1835 1836 +1
+ Misses 424 423 -1
Partials 5 5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This is a temprorary fix, the permanent one will be to update after [this PR](changesets/changesets#1772) is released.
|
@Andarist FYI this doesn't fully fix the issue. Also need to update
|
|
|
|
To share, I confirm overriding So if there is still problem due to |
|
To be clear I was speaking about upgrading |
|
On mobile, but there's an issue/pr about upgrading the get-packages dependency that you should search for first. I think we cant upgrade it in this major due to its breaking change. |
I tackled an hour and I was able to get CI green using |

Closes #1762
Followup of #1764 (comment)