Update dependency @roamhq/wrtc to ^0.9.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @roamhq/wrtc | ^0.8.0 -> ^0.9.0 |
Release Notes
WonderInventions/node-webrtc (@roamhq/wrtc)
v0.9.0
New Features
- Added support for RTCRtpTransceiverDirection "stopped". (node-webrtc#672)
- More standards-compliance for
addIceCandidate; now, all the different "empty candidate" options are accepted as an "end-of-candidates" signal.
Bug Fixes
- Fixed too-early GCs (node-webrtc#667)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.67%. Comparing base (
6874548) to head (9b1ca73). Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #3123 +/- ##
==========================================
- Coverage 78.73% 78.67% -0.06%
==========================================
Files 91 91
Lines 11496 11496
==========================================
- Hits 9051 9045 -6
- Misses 1953 1958 +5
- Partials 492 493 +1
| Flag | Coverage Δ | |
|---|---|---|
| go | 80.55% <ø> (-0.06%) |
:arrow_down: |
| wasm | 63.47% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Finally that worked :)