Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Update webrtc-adapter to the latest version 🚀 #1569

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 6, 2018

The devDependency webrtc-adapter was updated from 6.4.8 to 7.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for ES6 all the things
  • adapter is now using ES6. This is a major change and probably broke stuff
  • navigator.getDisplayMedia shim is gone. Only navigator.mediaDevices.getDisplayMedia survives.
  • getStreamById is gone from Safari shim. It is gone from Chrome too.
  • removed lots of cruft from Chrome and Firefox shims. If you need support for browsers which are older than two years stick with the old version
Commits

The new version differs by 53 commits ahead by 53, behind by 25.

  • b377586 7.0.0
  • 55eb749 Add adapter artifacts
  • 7239229 Merge pull request #891 from webrtcHacks/es6
  • d33acef Merge pull request #906 from webrtcHacks/edge-stun-issue
  • e9cc812 edge: dont pass version to filterIceServers
  • 2dc3adc Merge pull request #901 from webrtcHacks/lance/add-eslint-id-match
  • 6649e60 Add eslint rule to enforce ASCII-only identifiers
  • 53a7de7 Merge pull request #899 from bmariusz/master
  • 3cea437 chrome: unit tests for silent shim failure
  • 0748501 Fail silently if unable to shim GetUserMedia & AddTrackRemoveTrack & PeerConnection on chrome
  • 96ef288 Merge pull request #898 from webrtcHacks/filterbug
  • ec7fac7 edge: pass edge version to filterIceServers
  • 23e930c Merge pull request #897 from webrtcHacks/getdisplaymedia-rename
  • 1ec193a add navigator.mediaDevices.getDisplayMedia shim
  • 2d512cb Merge pull request #883 from webrtcHacks/prepublish

There are 53 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@jsf-clabot
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ greenkeeper[bot]
❌ greenkeeperio-bot

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 10, 2018

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 0a0aa37 Merge pull request #915 from webrtcHacks/bumpVersion
  • ef310dd 7.0.1
  • 0a88554 Add adapter artifacts
  • b26397b Merge pull request #912 from webrtcHacks/filter
  • c6ac71b edge: fix STUN/TURN filtering
  • c507003 Merge pull request #908 from webrtcHacks/tags
  • 75df9b1 README: add npm tags documentation
  • 1ea9c0f Merge pull request #907 from webrtcHacks/bumpVersion

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 10, 2018
greenkeeper bot added a commit that referenced this pull request Dec 10, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 10, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • c7e039c Merge pull request #916 from webrtcHacks/bumpVersion
  • 65ecba4 7.1.0
  • f7600b5 Add adapter artifacts
  • 7279a91 Merge pull request #910 from webrtcHacks/connectionstatechange
  • 30ebd30 chrome/firefox: shim connectionState

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 11, 2018

Update to this version instead 🚀

Release Notes for Fix issue with usage of this in addTrack/removeTrack shim

This release fixes an issue with the usage of this in the addTrack/removeTrack shims. Thank you to @Krivega for contributing PR #917.

Commits

The new version differs by 5 commits.

  • a5e8cea Merge pull request #918 from webrtcHacks/bumpVersion
  • 716b44a 7.1.1
  • b6cb40a Add adapter artifacts
  • 31da7e9 Merge pull request #917 from Krivega/master
  • 350bdaf chrome: fix addTrack, removeTrack

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 11, 2018
greenkeeper bot added a commit that referenced this pull request Jan 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 21, 2019

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 364c5a4 Merge pull request #924 from webrtcHacks/bumpVersion
  • 57d12a1 7.2.0
  • c82277c Add adapter artifacts
  • 2dee27c Merge pull request #920 from webrtcHacks/extmap
  • 14e01f8 Merge pull request #923 from Mazuh/fix/undefined-safari-error
  • 4fda58f fix constraint error due to undefineds on safari
  • 4465ac9 chrome/safari: remove extmap-allow-mixed in Chrome < 71
  • 47805e2 Merge pull request #921 from webrtcHacks/pin-electron
  • 462b734 test: pin electron@3
  • 0fbc445 Merge pull request #914 from webrtcHacks/more-tags
  • 2694232 README: add information how to change the tag

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 21, 2019

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • c6c4d31 Merge pull request #929 from webrtcHacks/bumpVersion
  • 4f41666 7.2.1
  • 4b0f945 Add adapter artifacts
  • 6d28cd8 Merge pull request #927 from webrtcHacks/edge-getdisplaymedia-fix
  • 800b511 edge: fix wrong calling object on getdisplaymedia
  • a31beed Merge pull request #925 from webrtcHacks/fix-test-expectations
  • b8c9044 update chrome test expectations

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2019

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • 5162288 Merge pull request #941 from webrtcHacks/bumpVersion
  • 07c5a23 7.2.2
  • 0ba5ab5 Add adapter artifacts
  • 5884598 Merge pull request #940 from webrtcHacks/old-gum
  • d4651a2 dont break in chrome versions without navigator.mediaDevices.getUserMedia
  • c66c520 Merge pull request #938 from jan-ivar/rollback
  • 327789a Fix sctpInDescription shim to not TypeError on rollback.
  • b8f6291 Merge pull request #934 from webrtcHacks/hasownproperty
  • 88b55a0 Merge pull request #931 from webrtcHacks/move-filter
  • 0eeac00 update chrome beta/unstable which no longer throw on empty candidate strings
  • 7749555 test: fix hasOwnProperty test
  • a538b52 Merge pull request #933 from webrtcHacks/fix-assertions
  • 09bee1b bump stable test assertions
  • 04a9149 Merge pull request #930 from webrtcHacks/stonehenge
  • ef1fb29 move stats filter utils to utils.js

There are 16 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 2, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2019

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 7c88390 Merge pull request #947 from webrtcHacks/bumpVersion
  • f560a44 7.2.3
  • e34ca4d Add adapter artifacts
  • ea8bfe1 Merge pull request #946 from webrtcHacks/safari-fix
  • b304d95 Merge pull request #942 from webrtcHacks/insecure-context
  • 734bf25 safari: fix offerToReceive* + addTransceiver
  • 1d1fe90 fix chrome detection on insecure contexts

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 9, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 6, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 7, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 8, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 8, 2019
greenkeeper bot added a commit that referenced this pull request Jul 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 11, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 11, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 31, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 31, 2019
@fox1t fox1t deleted the greenkeeper/webrtc-adapter-7.0.0 branch August 6, 2019 16:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants