Closed greenkeeper[bot] closed 7 years ago
Your tests are still failing with this version. Compare the changes 🚨
output.pathinfo
)The new version differs by 7 commits.
7cfd2c4
2.6.1
5ec15f8
Merge pull request #4927 from webpack/bugfix/require-ensure-var-inject
da08b89
fix variable injection in require.ensure
0dd0830
Merge pull request #4923 from webpack/bugfix/promise-later
09d9533
Use Promise only when chunk load is triggered
ae389b0
Merge pull request #4918 from marzelin/master
08615a2
change description when no static exports found
See the full diff
Version 2.6.0 of webpack just got published.
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 :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/yahoo/fluxible-action-utils/builds/235026365?utm_source=github_status&utm_medium=notification)Release Notes
v2.6.0Features:
webpackMode
comment option forimport()
output.chunkLoadTimeout
Bugfixes:
webpackChunkName
forimport()
with expressionCommits
The new version differs by 24 commits.
859b8cd
updated examples
af05c14
2.6.0
74afac5
Merge pull request #4881 from webpack/bugfix/destructing
cd6d086
fix missing pattern walk
231a638
fix parsing issue with patterns
272c105
support destructing on assignment
6bd3a82
Merge pull request #4902 from bdwain/master
04f2622
require a newer version of uglify that fixes a bug with regexp
6d24f0d
Merge pull request #4882 from kdnk/fix-typo
7e4d659
CI
60f154f
archieved —> achieved
95400b8
Merge pull request #4865 from PeterTeng/peter/fix-typo-in-examples
d5d0428
Merge pull request #4880 from webpack/ci/appveyor-yarn
8ee65f1
Workaround for weird yarn link behavior
b59e179
'it it' => 'in in'
There are 24 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: