-
Notifications
You must be signed in to change notification settings - Fork 737
Update js-yaml to v4
#1772
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
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)