Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump webtorrent from 0.103.4 to 0.107.6 #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 16, 2021

Bumps webtorrent from 0.103.4 to 0.107.6.

Changelog

Sourced from webtorrent's changelog.

v0.107.6 - 2019-08-28

  • Fixed XSS vulnerability in the http Server (issue)

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

  • Scripts are now more verbose

v0.107.1 - 2019-08-09

  • Updated to stream-to-bolob-url@3
  • Added chromeapp field to package.json for specifying Chrome App dependency substitutions

v0.107.0 - 2019-08-07

  • Smaller build with tinify
  • Added size-disc script to visualize bundle

v0.106.0 - 2019-08-05

  • Updated to electron@6
  • Dropped support for node versions < 10

v0.105.3 - 2019-08-02

  • Now uses 'application/octet-stream' mimetype as fallback instead of null

v0.105.2 - 2019-07-31

  • Fixed server hostname option to mitigate DNS rebinding attack (issue)

v0.105.1 - 2019-07-24

  • Bug fixed: Video streaming is now fixed in Brave nightly and chromium nightly (issue)

v0.105.0 - 2019-07-06

... (truncated)

Commits

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webtorrent-0.107.6 branch 3 times, most recently from 3b476b5 to ef96ee6 Compare January 21, 2022 10:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webtorrent-0.107.6 branch 3 times, most recently from 5b8aff0 to 6c3cbcc Compare January 27, 2022 14:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webtorrent-0.107.6 branch 2 times, most recently from bdbd280 to 8329663 Compare February 8, 2022 12:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webtorrent-0.107.6 branch 2 times, most recently from b0d2aa2 to 17aec0d Compare March 7, 2022 10:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webtorrent-0.107.6 branch from 17aec0d to 3a36554 Compare March 17, 2022 10:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webtorrent-0.107.6 branch 2 times, most recently from b636cfc to df6d2aa Compare April 8, 2022 07:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webtorrent-0.107.6 branch from df6d2aa to f701e91 Compare June 22, 2022 17:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webtorrent-0.107.6 branch 2 times, most recently from 9972e4f to 4aa66d1 Compare September 5, 2022 17:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webtorrent-0.107.6 branch 3 times, most recently from dce4449 to 2bdd2f0 Compare October 4, 2022 08:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webtorrent-0.107.6 branch from 2bdd2f0 to f8c4dd3 Compare February 3, 2023 17:39
Bumps [webtorrent](https://github.com/webtorrent/webtorrent) from 0.103.4 to 0.107.6.
- [Release notes](https://github.com/webtorrent/webtorrent/releases)
- [Changelog](https://github.com/webtorrent/webtorrent/blob/master/CHANGELOG.md)
- [Commits](webtorrent/webtorrent@v0.103.4...v0.107.6)

---
updated-dependencies:
- dependency-name: webtorrent
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webtorrent-0.107.6 branch from f8c4dd3 to 4f1bd80 Compare February 3, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants