xuset / aether-torrent

A single WebTorrent client shared by all web pages and workers
MIT License
32 stars 4 forks source link

An in-range update of parse-torrent is breaking the build 🚨 #18

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 5.9.0 of parse-torrent was just published.

Branch Build failing 🚨
Dependency parse-torrent
Current Version 5.8.3
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

parse-torrent is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/xuset/aether-torrent/builds/365967731?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 10 commits.

  • a0bd6ea 5.9.0
  • e7d38d4 Merge parse-torrent-file into this package
  • 429611b zuul -> airtap
  • 80f1d3f zuul: drop ie, flaky android, add iphone
  • 5fedae8 Merge pull request #57 from webtorrent/greenkeeper/get-stdin-6.0.0
  • 73af9b2 fix(package): update get-stdin to version 6.0.0
  • 2c9a254 remove greenkeeper badge
  • a3362d1 Merge pull request #50 from webtorrent/greenkeeper/initial
  • fc25fef Update README.md
  • 10c31e7 docs(readme): add Greenkeeper badge

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 5.8.3 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 6 years ago

Version 5.9.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.0.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 13 commits.

  • e96ba1e 6.0.1
  • b675440 Merge pull request #63 from gruns/master
  • ac0d10e Fixes to PR #63
  • 7cee108 Cast parsed.private from a boolean to an integer before bencoding it. The bencode encoding can't encode booleans. This fixes a bencode warning emitted in encodeTorrentFile() on encode: 'WARNING: Possible data corruption detected with value true: Bencoding only defines support for integers, value was converted to 1'.
  • 77c3003 Merge pull request #62 from webtorrent/greenkeeper/airtap-0.0.5
  • 2e02b84 chore(package): update airtap to version 0.0.5
  • 6ebfcab 6.0.0
  • 3f78601 Merge pull request #61 from webtorrent/greenkeeper/simple-get-3.0.1
  • a74d86a Merge pull request #60 from webtorrent/npmignore
  • 1a16799 Adjust npmignore
  • c2b5905 fix(package): update simple-get to version 3.0.1
  • 95099ac 5.9.1
  • 1a4d9d9 Ensure that infoHash is lowercased

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.1.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 23 commits.

  • 55e866a 6.1.0
  • cdc3538 Modernize code
  • ad08174 Use let/const and arrow functions
  • 014efd8 Merge pull request #66 from webtorrent/greenkeeper/brfs-2.0.0
  • 2475525 Merge branch 'master' into greenkeeper/brfs-2.0.0
  • 74fa920 Merge pull request #68 from webtorrent/greenkeeper/airtap-0.1.0
  • b102cc6 chore(package): update airtap to version 0.1.0
  • 5678ece chore(package): update brfs to version 2.0.0
  • f47b3e0 Merge pull request #65 from webtorrent/greenkeeper/airtap-0.0.7
  • bf7926c chore(package): update airtap to version 0.0.7
  • e96ba1e 6.0.1
  • b675440 Merge pull request #63 from gruns/master
  • ac0d10e Fixes to PR #63
  • 7cee108 Cast parsed.private from a boolean to an integer before bencoding it. The bencode encoding can't encode booleans. This fixes a bencode warning emitted in encodeTorrentFile() on encode: 'WARNING: Possible data corruption detected with value true: Bencoding only defines support for integers, value was converted to 1'.
  • 77c3003 Merge pull request #62 from webtorrent/greenkeeper/airtap-0.0.5

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.1.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 26 commits.

  • 655b743 6.1.1
  • b63ba5b remove airtap
  • 9422672 Remove sauce_connect
  • 55e866a 6.1.0
  • cdc3538 Modernize code
  • ad08174 Use let/const and arrow functions
  • 014efd8 Merge pull request #66 from webtorrent/greenkeeper/brfs-2.0.0
  • 2475525 Merge branch 'master' into greenkeeper/brfs-2.0.0
  • 74fa920 Merge pull request #68 from webtorrent/greenkeeper/airtap-0.1.0
  • b102cc6 chore(package): update airtap to version 0.1.0
  • 5678ece chore(package): update brfs to version 2.0.0
  • f47b3e0 Merge pull request #65 from webtorrent/greenkeeper/airtap-0.0.7
  • bf7926c chore(package): update airtap to version 0.0.7
  • e96ba1e 6.0.1
  • b675440 Merge pull request #63 from gruns/master

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.1.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 30 commits.

  • 6286abb 6.1.2
  • 2658bb7 Merge pull request #72 from LinusU/patch-1
  • e4845e0 Catch errors from stdin.buffer()
  • c3893c2 remove sauce credentials
  • 655b743 6.1.1
  • b63ba5b remove airtap
  • 9422672 Remove sauce_connect
  • 55e866a 6.1.0
  • cdc3538 Modernize code
  • ad08174 Use let/const and arrow functions
  • 014efd8 Merge pull request #66 from webtorrent/greenkeeper/brfs-2.0.0
  • 2475525 Merge branch 'master' into greenkeeper/brfs-2.0.0
  • 74fa920 Merge pull request #68 from webtorrent/greenkeeper/airtap-0.1.0
  • b102cc6 chore(package): update airtap to version 0.1.0
  • 5678ece chore(package): update brfs to version 2.0.0

There are 30 commits in total.

See the full diff