An in-range update of browserify is breaking the build π¨
greenkeeper opened this issue Β· 3 comments
The devDependency browserify was updated from 16.3.0
to 16.4.0
.
π¨ View failing branch.
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).
Commits
The new version differs by 5 commits.
8980670
16.4.0
f871a85
Update changelog.markdown
52de2c4
Merge pull request #1916 from browserify/stream-http
5dc1bf2
Upgrade stream-http to v3
4a5ea7e
Add funding.yml
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 π΄
After pinning to 16.3.0 your tests are passing again. Downgrade this dependency π.
- The
devDependency
browserify was updated from16.4.0
to16.5.0
.
Your tests are still failing with this version. Compare changes
- The
devDependency
browserify was updated from16.5.0
to16.5.1
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v16.5.1
Remove deprecated mkdirp
version in favour of mkdirp-classic
.
Pin dependencies for Node.js 0.8 support.
Commits
The new version differs by 8 commits.
da0f1e1
16.5.1
dc71ea0
Use non-deprecated mkdirp package.
c53f841
gitignore - add node_modules
2b50632
Update package.json
249f54b
Update package.json
985dad9
deps - pin deps for node v0.8 support
86c3a00
fixes swapped changelog PR references in 10.2.0
a245fe6
Add security.md
See the full diff