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

An in-range update of browserify is breaking the build 🚨 #83

Open
greenkeeper bot opened this issue Sep 25, 2018 · 5 comments
Open

An in-range update of browserify is breaking the build 🚨 #83

greenkeeper bot opened this issue Sep 25, 2018 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 25, 2018

The devDependency browserify was updated from 16.2.2 to 16.2.3.

🚨 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).

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

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 25, 2018

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 5, 2019

  • The devDependency browserify was updated from 16.2.3 to 16.3.0.

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

Commits

The new version differs by 8 commits.

  • 9824fae 16.3.0
  • 9e3397b Add http2 to builtins (#1913)
  • d2ade25 Add http2 to builtins
  • 876182d Tweak license text so Github detects it correctly
  • 16f82a7 Update license (#1906)
  • 7ad39ce Merge pull request #1139 from insidewarehouse/resolve-exposed-folders
  • f13b713 when 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 too
  • 8f80729 Update license

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 8, 2019

  • The devDependency browserify was updated from 16.3.0 to 16.4.0.

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

Commits

The new version differs by 13 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
  • 9824fae 16.3.0
  • 9e3397b Add http2 to builtins (#1913)
  • d2ade25 Add http2 to builtins
  • 876182d Tweak license text so Github detects it correctly
  • 16f82a7 Update license (#1906)
  • 7ad39ce Merge pull request #1139 from insidewarehouse/resolve-exposed-folders
  • f13b713 when 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 too
  • 8f80729 Update license

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 9, 2019

  • The devDependency browserify was updated from 16.4.0 to 16.5.0.

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

Commits

The new version differs by 17 commits.

  • 506533c 16.5.0
  • 85489cc Update changelog.markdown
  • 4c04949 Merge pull request #1918 from browserify/custom-browser-field
  • 8213b64 Support custom names for "browser" field resolution
  • 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
  • 9824fae 16.3.0
  • 9e3397b Add http2 to builtins (#1913)
  • d2ade25 Add http2 to builtins
  • 876182d Tweak license text so Github detects it correctly
  • 16f82a7 Update license (#1906)
  • 7ad39ce Merge pull request #1139 from insidewarehouse/resolve-exposed-folders

There are 17 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 30, 2020

  • The devDependency browserify was updated from 16.5.0 to 16.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.

00c913f

Pin dependencies for Node.js 0.8 support.

#1939

Commits

The new version differs by 25 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
  • 506533c 16.5.0
  • 85489cc Update changelog.markdown
  • 4c04949 Merge pull request #1918 from browserify/custom-browser-field
  • 8213b64 Support custom names for "browser" field resolution
  • 8980670 16.4.0
  • f871a85 Update changelog.markdown
  • 52de2c4 Merge pull request #1916 from browserify/stream-http

There are 25 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants