Update dependencies#597
Open
JPadovano1483 wants to merge 2 commits into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #597 +/- ##
=======================================
Coverage 96.48% 96.48%
=======================================
Files 178 178
Lines 8665 8665
Branches 770 770
=======================================
Hits 8360 8360
+ Misses 273 272 -1
- Partials 32 33 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
fgiorgetti
approved these changes
May 22, 2026
Member
fgiorgetti
left a comment
There was a problem hiding this comment.
A local test using network observer 2.2.0 seems to work just fine.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updated dependencies, including addressing vulnerabilities. Bumped version in preparation for V2.2 release.
How to test
Run
yarn installand test that console works as intended throughyarn test,yarn ci, andyarn startto serve the live console.