peers / peerjs

Simple peer-to-peer with WebRTC.
https://peerjs.com
MIT License
12.49k stars 1.43k forks source link

fix(deps): update dependency webrtc-adapter to v9 #1266

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webrtc-adapter ^8.0.0 -> ^9.0.0 age adoption passing confidence

Release Notes

webrtchacks/adapter (webrtc-adapter) ### [`v9.0.1`](https://togithub.com/webrtchacks/adapter/compare/v9.0.0...v9.0.1) [Compare Source](https://togithub.com/webrtchacks/adapter/compare/v9.0.0...v9.0.1) ### [`v9.0.0`](https://togithub.com/webrtcHacks/adapter/releases/tag/v9.0.0): 9.0.0 [Compare Source](https://togithub.com/webrtchacks/adapter/compare/v8.2.3...v9.0.0) 9.0.0 brings two breaking changes: - removal of legacy getStats shim: [https://github.com/webrtcHacks/adapter/issues/1137](https://togithub.com/webrtcHacks/adapter/issues/1137) - removal of getDisplayMedia shim: [https://github.com/webrtcHacks/adapter/issues/1139](https://togithub.com/webrtcHacks/adapter/issues/1139) and more importantly it prefers `userAgentData` over `webkitGetUserMedia` for detecting Chromium-based browsers ([#​1146](https://togithub.com/webrtchacks/adapter/issues/1146))

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

github-actions[bot] commented 6 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: