mathewhawley / react-redux-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of webpack is breaking the build 🚨

greenkeeper opened this issue · comments

Version 2.4.1 of webpack just got published.

Branch Build failing 🚨
Dependency webpack
Current Version 2.4.0
Type devDependency

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

As webpack is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • continuous-integration/travis-ci/pr The Travis CI build could not complete due to an error Details
Release Notes v2.4.1

Bugfixes:

  • Fix scope analysis in function declarations
Commits

The new version differs by 3 commits .

  • bd75356 2.4.1
  • fb698e4 Merge pull request #4710 from webpack/bugfix/prewalk-function-decl
  • 619cf31 prewalk a function declaration

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 🌴