Open greenkeeper[bot] opened 6 years ago
After pinning to 3.8.1 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 π¨
ignored
and stdin
to schema of watchOptions
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 8 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
471e1a2
make url only relative when no publicPath has been provided
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
840b43f
SourceMapDevToolPlugin: add fileContext and publicPath options. Add a configCase test
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 70 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 70 commits in total.
See the full diff
Version 3.9.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
- β **bitHound - Dependencies** No failing dependencies. [Details](https://www.bithound.io/github/kahwee/dom2json/105a7fa6948e96d8deca3b24b4d252caf1edce55/dependencies/npm?status=passing) - β **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/kahwee/dom2json/105a7fa6948e96d8deca3b24b4d252caf1edce55/files?status=passing) - β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/kahwee/dom2json/builds/309535076?utm_source=github_status&utm_medium=notification)Release Notes
v3.9.0Features
Bugfixes
stats.all
option to schemaself
beforethis
as global objectwindow
instead of this in JSONPnull
in SourceMap correctlymultiStep: true
Commits
The new version differs by 52 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 52 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: