mafintosh / playback

Video player built using electron and node.js
https://mafintosh.github.io/playback/
MIT License
2.01k stars 237 forks source link

Bump webtorrent from 0.63.4 to 0.107.16 #132

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps webtorrent from 0.63.4 to 0.107.16.

Changelog *Sourced from [webtorrent's changelog](https://github.com/webtorrent/webtorrent/blob/master/CHANGELOG.md).* > # WebTorrent Version History > > ## v0.107.13 - 2019-09-10 > > - Added tests to check the order of torrent events > > ## v0.107.12 - 2019-09-08 > > - Fixed how first piece's irrelevant bytes are calculated > > ## v0.107.11 - 2019-09-07 > > - Added timeout option for `requestIdlecallback` to prevent longer delays in download > > ## v0.107.10 - 2019-09-07 > > - Server now uses relative urls > > ## v0.107.9 - 2019-09-07 > > - Added a check in case user destroys torrent in response to `metadata` event > > ## v0.107.8 - 2019-09-07 > > - Fixed the torrent event emission order; now `metadata` is emitted before `ready` and `done` > > ## v0.107.7 - 2019-09-06 > > - Updated to simple-sha1@3 > - Updated jsdelivr urls to use latest Webtorrent > > ## v0.107.6 - 2019-08-28 > > - Fixed XSS vulnerability in the http Server ([issue](https://github-redirect.dependabot.com/brave/brave-browser/issues/5821)) > > ## v0.107.5 - 2019-08-22 > > - No meaningful changes > > ## v0.107.4 - 2019-08-19 > > - Added api documentation for some torrent properties > - Bug fix: trackers now recieve 0 while seeding file instead of the file size > - Updated org-wide security policies and contributing guidelines > > ## v0.107.3 - 2019-08-10 > > - No meaningful changes > > ## v0.107.2 - 2019-08-09 > ... (truncated)
Commits - [`6618369`](https://github.com/webtorrent/webtorrent/commit/66183690e13332df4cfb04c5bdadb5b73675c665) 0.107.16 - [`d6f77c6`](https://github.com/webtorrent/webtorrent/commit/d6f77c6745e1821c4d2ebce40ecab3244ec5d7e2) fix git commit reference - [`5794579`](https://github.com/webtorrent/webtorrent/commit/57945797335368bd81b3a6ab5a417f057e56d1ea) build - [`5d44b44`](https://github.com/webtorrent/webtorrent/commit/5d44b4410c8cffe0a2526ebec734a46b7de6d17d) update authors - [`9ee2f30`](https://github.com/webtorrent/webtorrent/commit/9ee2f303de351e8edaf52c6064efaf169228d73b) 0.107.15 - [`8602342`](https://github.com/webtorrent/webtorrent/commit/86023422f97fc56b3cd4fae37aac83daadbcbb30) Return server from server.listen for method chaining to work ([#1641](https://github-redirect.dependabot.com/webtorrent/webtorrent/issues/1641)) - [`b25ff45`](https://github.com/webtorrent/webtorrent/commit/b25ff453a0b7dbdb7ed0eb4c53311af50cbb8dc3) build - [`b8d3405`](https://github.com/webtorrent/webtorrent/commit/b8d34052dafdab1d14ee9b4d83fdb824b6fa68cf) 0.107.14 - [`e50c4a0`](https://github.com/webtorrent/webtorrent/commit/e50c4a0679f8815d1d64f203d6bb50e0445fa93b) build - [`f7fe50c`](https://github.com/webtorrent/webtorrent/commit/f7fe50c4a53f34855a2ae5ea8d4dfa646e048b22) Update .gitignore - Additional commits viewable in [compare view](https://github.com/webtorrent/webtorrent/compare/v0.63.4...v0.107.16)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mafintosh/playback/network/alerts).