Open greenkeeper[bot] opened 7 years ago
After pinning to 3.6.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes π¨
Your tests are passing again with this version. Explicitly upgrade to this version π
--env
data in stats (@jbottigliero)import()
or require.ensure
now (@sokra)stats
and be more strict (@jbottigliero)
The new version differs by 26 commits.
1dc5618
3.8.0
dfc34ce
Merge pull request #5838 from webpack/bugfix/include-origin-in-parse-error
d96c01e
remove absolute path from parse error
64ac3f0
Merge pull request #5835 from jbottigliero/tests-statsCases
f61e748
Merge pull request #5837 from webpack/bugfix/async-dep-to-initial
b597322
fix behavior and add a warning when trying to load an
5c687cd
[tests] statsCases/module-deduplication
5433b8c
Merge pull request #5825 from jbottigliero/fix-webpackOptionsSchema
5761875
[fix] webpackOptionsSchema.json
e0d4501
[fix] webpackOptionsSchema
33818bc
Merge pull request #5812 from simon-paris/ignore-enoent-in-contextmodulefactory-resolvedependencies
1bd8b74
Merge pull request #5817 from webpack/bugfix/semetrical-chunk-reason
2d60f13
Merge pull request #5823 from webpack/ci/exclude-old-version
0b6e9d2
Exclude testing in older versions
0b3dfcb
Merge pull request #5822 from webpack/bugfix/commons-chunk-plugin
There are 26 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
stats
schema for validationThe new version differs by 29 commits.
b8e6b4a
3.8.1
bb5a072
Merge pull request #5840 from webpack/bugfix/missing-stats-keys
c4bb0f4
add missing stats keys
1dc5618
3.8.0
dfc34ce
Merge pull request #5838 from webpack/bugfix/include-origin-in-parse-error
d96c01e
remove absolute path from parse error
64ac3f0
Merge pull request #5835 from jbottigliero/tests-statsCases
f61e748
Merge pull request #5837 from webpack/bugfix/async-dep-to-initial
b597322
fix behavior and add a warning when trying to load an
5c687cd
[tests] statsCases/module-deduplication
5433b8c
Merge pull request #5825 from jbottigliero/fix-webpackOptionsSchema
5761875
[fix] webpackOptionsSchema.json
e0d4501
[fix] webpackOptionsSchema
33818bc
Merge pull request #5812 from simon-paris/ignore-enoent-in-contextmodulefactory-resolvedependencies
1bd8b74
Merge pull request #5817 from webpack/bugfix/semetrical-chunk-reason
There are 29 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
stats.all
option to schemaself
before this
as global objectwindow
instead of this in JSONPnull
in SourceMap correctlymultiStep: true
The new version differs by 81 commits.
73e34a7
3.9.0
05c5479
Merge pull request #5849 from cdata/fix-5843
801a253
Merge pull request #5862 from Slashgear/fix-hmr-es6-bundles
9c1f9fe
Merge pull request #6018 from webpack/ci/webpack-sources-upgrade
c23cf31
upgrade webpack-sources in lockfile
2525466
Merge pull request #6001 from lencioni/concatenation-efficiency
37d70bd
Avoid calling hash.update multiple times in ConcatenatedModules
8fdf411
Simplify identifier creation in ConcatenatedModules
7bbf31e
Merge pull request #6007 from webpack/bugfix/multi-step-hmr
78d6ba8
Merge pull request #6005 from madeinfree/fix-parser-apply
991ec20
fix increasing delay with multiStep HMR
f9d797f
fix: Compiler parser.apply bug
885e9ee
Merge pull request #5985 from EugeneHlushko/respect-no-deprecation-flag
20759bb
Merge pull request #5997 from filipesilva/concatenated-module-identifier
aef6f19
Use shorter identifier for ConcatenatedModules
There are 81 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
ignored
and stdin
to schema of watchOptions
The new version differs by 84 commits.
5acbe2f
3.9.1
7cca6bb
Merge pull request #6044 from webpack/bugfix/schema-watch-options
a71284e
Add missing watchOptions properties to schema
73e34a7
3.9.0
05c5479
Merge pull request #5849 from cdata/fix-5843
801a253
Merge pull request #5862 from Slashgear/fix-hmr-es6-bundles
9c1f9fe
Merge pull request #6018 from webpack/ci/webpack-sources-upgrade
c23cf31
upgrade webpack-sources in lockfile
2525466
Merge pull request #6001 from lencioni/concatenation-efficiency
37d70bd
Avoid calling hash.update multiple times in ConcatenatedModules
8fdf411
Simplify identifier creation in ConcatenatedModules
7bbf31e
Merge pull request #6007 from webpack/bugfix/multi-step-hmr
78d6ba8
Merge pull request #6005 from madeinfree/fix-parser-apply
991ec20
fix increasing delay with multiStep HMR
f9d797f
fix: Compiler parser.apply bug
There are 84 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
publicPath
and fileContext
to SourceMapDevToolPluginrequire.include
no longer uses all exports (Tree Shaking)The new version differs by 92 commits.
c71fd05
3.10.0
2c244d2
Merge pull request #6061 from webpack/bugfix/require-include-exports
00cd8b4
allow tree-shaking for require.include
905a8f1
Merge pull request #5986 from EugeneHlushko/feature-sourcemap-use-filename-in-url
5acbe2f
3.9.1
7cca6bb
Merge pull request #6044 from webpack/bugfix/schema-watch-options
a71284e
Add missing watchOptions properties to schema
73e34a7
3.9.0
05c5479
Merge pull request #5849 from cdata/fix-5843
801a253
Merge pull request #5862 from Slashgear/fix-hmr-es6-bundles
471e1a2
make url only relative when no publicPath has been provided
9c1f9fe
Merge pull request #6018 from webpack/ci/webpack-sources-upgrade
c23cf31
upgrade webpack-sources in lockfile
a539f24
SourceMapDevToolPlugin: update test config with example from change request
612111a
SourceMapDevToolPlugin: Second test case, make sure sourcemap file is written to expected directory considering the fileContext was provided
There are 92 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 154 commits.
f010546
update examples
bc840ec
3.11.0
9323ee6
Merge pull request #6398 from addaleax/no-binding
c7cbc35
Merge pull request #6430 from jbottigliero/update/ajv
61b75b7
update ajv + ajv-keywords
8da8b93
Work around Node environment variable bug
ddb1fad
Merge pull request #6408 from ocombe/fix/#6407-empty-array
2aebfbe
fix(ConcatenatedModule): don't throw on arrays with empty values
3972d9a
Merge pull request #6391 from nerdkid93/patch-1
e4375f8
Avoid relying on Nodeβs internals
0dd1727
change polymer loader link
33f518b
Merge pull request #6300 from nename0/fix-6243
80ed1c4
Merge pull request #6335 from Connormiha/banner-plugin-optimize
5d93c53
Minor optimize banner plugin
1895b76
Add Tests checking chunkhash of runtime chunk only changes if needed
There are 154 commits in total.
See the full diff
Version 3.7.0 of webpack was just published.
This version is covered by your current version range and after updating it in your project the build failed.
webpack 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
- β **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/GrimoireGL/GrimoireJS/1066?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)Release Notes
v3.7.0Features
.concat
(@loganfsmyth)ContextExclusionPlugin
to exclude files in a context (@timse)deepChildren
flag toCommonChunkPlugin
(@ArcEglos, @ljcrapo)Bugfixes
--watch-poll
in CLI (@Aladdin-ADD)crossOrigin
on script tags for HMR (@STRML)Performance
Commits
The new version differs by 58 commits.
551ea76
3.7.0
32f8b6b
Merge pull request #5802 from webpack/bugfix/missing-harmony-crash
1381f67
fix crashes when imported module fails compiling
dee0774
Merge pull request #5717 from webpack/allow-negative-early-bail-for-context
be72b2a
Merge pull request #5753 from simon-paris/master
7ebf931
Merge pull request #5786 from webpack/performance/chunks
48096a1
Merge pull request #5797 from webpack/bugfix/uncatched-bail
2919a9c
prevent crashing when error out early in bail mode
7870bfc
improve chunk graph building performance
d9accb4
Merge pull request #5764 from ljcrapo/commons-chunk-deep-children
4795ffd
Merge pull request #5795 from webpack/bugfix/graph-correctness-modules
91df794
bugfix and test for graph correctness
2df0bf1
Merge pull request #5793 from webpack/bugfix/graph-correctness
130ace8
fix graph correctness with multiple entries
289c19b
Merge pull request #5784 from NMinhNguyen/bugfix/only-use-umd-externals-for-umd-library-target
There are 58 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: