webtorrent / bittorrent-tracker

🌊 Simple, robust, BitTorrent tracker (client & server) implementation
https://webtorrent.io
MIT License
1.76k stars 317 forks source link

chore(deps): update dependency wrtc to ^0.4.7 #368

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wrtc ^0.4.4 -> ^0.4.7 age adoption passing confidence

Release Notes

node-webrtc/node-webrtc ### [`v0.4.7`](https://togithub.com/node-webrtc/node-webrtc/releases/v0.4.7) [Compare Source](https://togithub.com/node-webrtc/node-webrtc/compare/v0.4.6...v0.4.7) ## New Features - Updated the "engines" property of package.json to use a range (thanks [@​piranna](https://togithub.com/piranna)). ### [`v0.4.6`](https://togithub.com/node-webrtc/node-webrtc/blob/master/CHANGELOG.md#​046) [Compare Source](https://togithub.com/node-webrtc/node-webrtc/compare/v0.4.5...v0.4.6) \===== ## New Features - Added `target` property to RTCPeerConnection events (thanks, [@​CharlesRA](https://togithub.com/CharlesRA)). - Support for additional APIs in `lib/browser.js` (thanks, [@​piranna](https://togithub.com/piranna)). - Added a naïve version of `getDeviceMedia` that delegates to `getUserMedia` (thanks, [@​piranna](https://togithub.com/piranna)). ## Bug Fixes - Although Node 14 support was confirmed in v0.4.5, it was not included in the "engines" property of package.json (thanks, [@​farnabaz](https://togithub.com/farnabaz)). - Potential fix for a crash mentioned in [#​637](https://togithub.com/node-webrtc/node-webrtc/issues/637) (thanks, [@​thedracle](https://togithub.com/thedracle)). ### [`v0.4.5`](https://togithub.com/node-webrtc/node-webrtc/blob/master/CHANGELOG.md#​045) [Compare Source](https://togithub.com/node-webrtc/node-webrtc/compare/v0.4.4...v0.4.5) \===== ## New Features - Updated to WebRTC M81. - Added support for Node 14. - Added rollback support. ## Bug Fixes - RTCPeerConnection no longer raises "icegatheringstatechange" when the RTCPeerConnection is closed. Thanks, [@​arlolra](https://togithub.com/arlolra). ([#​625](https://togithub.com/node-webrtc/node-webrtc/issues/625)) ## Breaking Changes - With the update from M79 to M81, the `dtx`, `ptime`, and `codecPayloadType` parameters to RTCRtpEncodingParameters no longer take affect. They've also been removed from the WebRTC 1.0 specification (see [here](https://togithub.com/w3c/webrtc-pc/issues/2350)). Although this is technically a SemVer-breaking change, few users of this library are depending on the removed functionality, and I prefer not to increment the version number at this time.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

DiegoRBaquero commented 3 years ago

:tada: This PR is included in version 9.17.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: