Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 24, 2021

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

Compare Source

New Features

  • Updated the "engines" property of package.json to use a range (thanks @​piranna).

v0.4.6

Compare Source

=====

New Features

  • Added target property to RTCPeerConnection events (thanks, @​CharlesRA).
  • Support for additional APIs in lib/browser.js (thanks, @​piranna).
  • Added a naïve version of getDeviceMedia that delegates to getUserMedia
    (thanks, @​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).
  • Potential fix for a crash mentioned in #​637 (thanks, @​thedracle).

v0.4.5

Compare Source

=====

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. (#​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).
    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.


  • If you want to rebase/retry this PR, check this box.

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

@alxhotel alxhotel merged commit bba0ab4 into master May 24, 2021
@alxhotel alxhotel deleted the renovate_wrtc-0.x branch May 24, 2021 09:51
@DiegoRBaquero
Copy link
Member

🎉 This PR is included in version 9.17.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants