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

Update browserify to the latest version 🚀 #951

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 4, 2017

Version 14.2.0 of browserify just got published.

Dependency browserify
Current Version 13.3.0
Type devDependency

The version 14.2.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of browserify.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 13 commits .

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 5, 2017

Version 14.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • cd01926 14.3.0
  • 08caf04 changelog
  • ad5060d Merge pull request #1710 from substack/https-browserify-1
  • 7c7b4d4 update https-browserify to ^1.0.0

See the full diff.

@meeber
Copy link
Contributor

meeber commented Apr 5, 2017

nodejs.org appears to be having network issues, which is causing the nvm install in Travis to fail, which is causing Travis to default to using the preinstalled Node v0.10.x when running tests, which is causing our Node-based test suite to fail because we no longer support Node v0.10.x after a recent change we made regarding Buffers in deep-eql.

But, even if the above wasn't true, per #932 (comment) the sauce-based IE10 test suite would've ended up failing anyway due to a separate Buffer-related incompatibility issue that's introduced with one of Browserify v14's dependencies that make it incompatible with IE 10, which we do still support.

So in conclusion: Closing this :D

@meeber meeber closed this Apr 5, 2017
@meeber meeber deleted the greenkeeper/browserify-14.2.0 branch April 5, 2017 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant