Closed greenkeeper[bot] closed 7 years ago
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
hashSalt
to schemasourceMappingURL
, which caused issues with some toolsThe new version differs by 81 commits0.
bf3652b
2.5.0
cd1cd29
Merge pull request #4815 from webpack/bugfix/extract-async-initial
b45588b
CommonsChunkPlugin in async mode doesn't select initial chunks
8bab88c
Merge pull request #4814 from webpack/test/move-entry
a244879
add testcase for moving entry modules into the commons chunk
85dc98f
Merge pull request #4813 from JLHwung/perf/date-now
6afc397
perf: use Date.now() instead of new Date().getTime()
94d0641
perf: use Date.now() instead of +new Date()
c91ba49
Merge pull request #4791 from deificx/master
94ba75f
Merge pull request #4794 from ndresx/disable-manifest-json-pretty-print
84ea1ff
added error to stats.moduleTrace test name to trigger test cases corretly
8ad4386
test cases for stats.moduleTrace option
958156a
moduleTrace added to webpackOptionsSchema.json
de87f93
Disable manifest.json pretty print
4131013
rename stats.stackTrace to stats.moduleTrace
There are 81 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 5 commits0.
ad2f68f
2.5.1
4fd545b
Merge pull request #4828 from satazor/patch-1
b0c45da
Fix _done function not dealing with compilation being undefined
7bc08e1
Merge pull request #4816 from webpack/bugfix/hoist-immutable-export
a952bb9
change some magic numbers to hoist exports
false
See the full diff
Your tests are still failing with this version. Compare the changes π¨
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
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
Closing since this repo is deprecated and greenkeeper has been disabled for this repo
Version 2.4.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/domfarolino/bosley-club/builds/222054195)Release Notes
v2.4.0Highlighted Features:
import()
now allows to configure a chunk namerequire.ensure
has a error callbackFeatures:
warningsFilter
to stats options to filter warnings__webpack_chunkname__
toExtendedAPIPlugin
NamedChunksPlugin
which allows to set chunk id, i. e. to chunk namerequire.ensure
import()
Bugfixes:
Commits
The new version differs by 252 commits .
0cbd8fd
2.4.0
ab22702
Merge pull request #4507 from ts-webpack/refactor/clean-code
e787452
Merge pull request #4700 from webpack/bug/future-var-declaration
98153f5
Merge pull request #4706 from webpack/test/parser-coverage
52f2daf
add test cases and fix a bug
e4b8833
improve code coverage
3afe67d
add parser prewalking to capture scope
0990915
spacing
d8a8bd3
deprecate string option instead of removing it
dbc40e8
Merge pull request #4698 from simon04/examples-source-map
0ef0581
Add example demonstrating all source-map variants
a822784
Merge pull request #4696 from webpack/bugfix/parser-refactoring
ba3688a
fixes misstake while es6 refactoring, add support for other variable declarations
07f6281
fix: typos and variables/function misuse
52055ba
refactor: dead code elimination
There are 250 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: