-
Notifications
You must be signed in to change notification settings - Fork 915
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
[Backport 2.x] Update json5 dependency #6946
Conversation
* Update json5 Signed-off-by: Simeon Widdis <[email protected]> * Update changelog Signed-off-by: Simeon Widdis <[email protected]> * Revert "Update changelog" This reverts commit 526e0bb. Signed-off-by: Simeon Widdis <[email protected]> --------- Signed-off-by: Simeon Widdis <[email protected]> Co-authored-by: Lu Yu <[email protected]> (cherry picked from commit 9674147) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Invalid Changelog HeadingThe '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #6946 +/- ##
==========================================
- Coverage 67.50% 67.49% -0.01%
==========================================
Files 3443 3443
Lines 67935 67935
Branches 11042 11042
==========================================
- Hits 45861 45855 -6
- Misses 19409 19414 +5
- Partials 2665 2666 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
need to revert this due to breaking change |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
breaking change dividab/tsconfig-paths#173 but should be fine check this comment #6937 (comment)
Backport 9674147 from #6937.