An in-range update of browserify is breaking the build π¨
The devDependency browserify was updated from 16.2.3 to 16.3.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
Commits
The new version differs by 8 commits.
9824fae16.3.09e3397bAdd http2 to builtins (#1913)d2ade25Add http2 to builtins876182dTweak license text so Github detects it correctly16f82a7Update license (#1906)7ad39ceMerge pull request #1139 from insidewarehouse/resolve-exposed-foldersf13b713when a module is exposed, it should still resolve the way it would normally do, i.e. with/without extension and directories should fall back to index, and index from a directory should be accepted with/without extension too8f80729Update license
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 :palm_tree:
After pinning to 16.2.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependencybrowserify was updated from16.3.0to16.4.0.
Your tests are still failing with this version. Compare changes
- The
devDependencybrowserify was updated from16.4.0to16.5.0.
Your tests are still failing with this version. Compare changes
- The
devDependencybrowserify was updated from16.5.0to16.5.1.
Your tests are still failing with this version. Compare changes
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.
da0f1e116.5.1dc71ea0Use non-deprecated mkdirp package.c53f841gitignore - add node_modules2b50632Update package.json249f54bUpdate package.json985dad9deps - pin deps for node v0.8 support86c3a00fixes swapped changelog PR references in 10.2.0a245fe6Add security.md
See the full diff