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 browserify is breaking the build 🚨 #25

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 16.2.2 of browserify was just published.

Branch Build failing 🚨
Dependency browserify
Current Version 16.2.1
Type devDependency

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

browserify is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/xuset/aether-torrent/builds/411548528?utm_source=github_status&utm_medium=notification)).

Release Notes v16.2.2

Remove some extraneous files from the published package.

Commits

The new version differs by 1 commits.

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 16.2.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.2.3

add empty stub for the inspector builtin module.

#1854

change the "browser" field link to the browser-field-spec repo instead of the old gist.

#1845

Commits

The new version differs by 5 commits.

  • cfd3af2 16.2.3
  • ae01d90 Merge pull request #1854 from mohd-akram/add-inspector-builtin
  • b1e61aa Add inspector builtin
  • 4190ed5 Merge pull request #1845 from farzonl/patch-1
  • 32d0a05 fix ReadME link.

See the full diff