Closed greenkeeper[bot] closed 6 years ago
After pinning to 4.17.2 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 π¨
The new version differs by 12 commits.
ee7d948
4.18.0
de85978
Merge pull request #7732 from xtuc/chore-bump-webassemblyjs11
4e02cac
chore: bump webassemblyjs
52e1630
bump webassemblyjs
e0e0061
Merge branch 'master' into chore-bump-webassemblyjs11
c9d6ec1
feat: remove wasm-opt
075208d
fix: merging
38c3403
Merge remote-tracking branch 'upstream/master' into chore-bump-webassemblyjs11
8214d56
chore: bump webassemblyjs
59114c1
chore: bump webassemblyjs
b310b9b
feat: remove LEB128 opt
f744c4a
chore: bump webassemblyjs 1.6.0
See the full diff
dependency
webpack was updated from 4.18.0
to 4.18.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 7 commits.
c51a1ba
4.18.1
c79c1de
Merge pull request #8018 from webpack/ci/azure-windows
37046a7
Add windows to azure
814b85b
Merge pull request #8012 from webpack/ci/azure
474a9ac
Add simple azure pipeline
7b3a297
Merge pull request #8015 from webpack/deps/upgrade-tapable
35015dd
Upgrade tapable version
See the full diff
dependency
webpack was updated from 4.18.1
to 4.19.0
.Your tests are still failing with this version. Compare changes
The new version differs by 12 commits.
6bf8323
4.19.0
aecdeb3
Merge pull request #8029 from webpack/bugfix/hash-bootstrap
13b2cdd
hash content of bootstrap code
c2cfa7e
Merge pull request #8022 from antleblanc/readme-styling-typo
96ffd27
docs(readme.styling): write correctly sass
c51a1ba
4.18.1
c79c1de
Merge pull request #8018 from webpack/ci/azure-windows
37046a7
Add windows to azure
814b85b
Merge pull request #8012 from webpack/ci/azure
474a9ac
Add simple azure pipeline
7b3a297
Merge pull request #8015 from webpack/deps/upgrade-tapable
35015dd
Upgrade tapable version
See the full diff
dependency
webpack was updated from 4.19.0
to 4.19.1
.Your tests are still failing with this version. Compare changes
import()
with target: "electron-main"
uses correct path separator on windowsdevtool: "source-map"
and variants generate SourceMaps when output file is .mjs
browser
field as object is used when using target: "electron-renderer"
export default
are preservedexternals
value, now works correctly as documentedThe new version differs by 15 commits.
b7121c1
4.19.1
ab28497
Merge pull request #8043 from RubenVerborgh/externals-object-array
9bda629
remove bad unit test
f0271d9
fix ExternalModule and test case
3aef0e5
Allow array as value in externals object.
7b91fa6
Merge pull request #8042 from webpack/bugfix/comments-export-default
e08f71c
keep/restore comments in export default
2f78aae
Merge pull request #8038 from sharang-d/patch-5
bb4c2d1
Correctly set the 'browser' value for electron-renderer
5ade574
Merge pull request #7947 from philipwalton/mjs-sourcemap-support
5258471
Merge pull request #8035 from kwonoj/fix-path
2df7b0c
fix(nodemaintemplate): resolve async chunk path platform agnostic
17fafd3
Fix lint errors
a2cc031
Add tests for default source map extensions
12762ff
Add sourcemap support for .mjs output files
See the full diff
dependency
webpack was updated from 4.19.1
to 4.20.0
.Your tests are still failing with this version. Compare changes
The new version differs by 40 commits.
c4d8a3c
4.20.0
1495b33
Merge pull request #8070 from chuckdumont/work
434ced3
Merge pull request #8071 from timneutkens/fix/typo
2671d88
Fix typo
f8877e0
Uncaught exception from renderers
31d735c
Merge pull request #8068 from webpack/feature/json-to-typescript
762b1c9
move json-schema-to-typescript to devDependencies
9c8f304
Merge pull request #8065 from webpack/ci/appveyor
3b6d149
Merge pull request #7232 from webpack/feature/json-to-typescript
61718d4
Merge pull request #8064 from xtuc/chore-bump-webassemblyjs13
f8bc251
Reduce the appveyor CI tasks
62b6142
fix Validation test
c768182
fix issues with absolutePath, allOf and anyOf
8c31f2a
fixes for RegExp in schema
44955b7
emit exit code only in lint mode
There are 40 commits in total.
See the full diff
dependency
webpack was updated from 4.20.0
to 4.20.1
.Your tests are still failing with this version. Compare changes
libraryTarget: "amd"
without library namedependency
webpack was updated from 4.20.1
to 4.20.2
.Your tests are still failing with this version. Compare changes
export default
in concatenated modulesThe new version differs by 8 commits.
5c5e902
4.20.2
79ea087
Merge pull request #8086 from webpack/bugfix/comments-concat-export-default
aab3afb
fixes #8085
54e30e0
update examples
4ed8c08
Merge pull request #7803 from oygen87/patch-1
6126ec7
Update README.md
37ae7c3
Update increment.js
614f2ad
Update example.js
See the full diff
dependency
webpack was updated from 4.20.2
to 4.21.0
.Your tests are still failing with this version. Compare changes
output.libraryTarget: "amd-require"
which generates a AMD require([], ...)
wrapper instead of a define([], ...)
wrapperoutput.library
, which exposes the library to a subproperty__webpack_require__.e
is used at runtime but is not defined in the bundleglobal
typeThe new version differs by 37 commits.
432d2a3
4.21.0
0fb6c60
Merge pull request #7038 from marcusdarmstrong/marcusdarmstrong-external-module-fix
15b6f8b
make afterEach async
7bc5c98
Merge branch 'master' into marcusdarmstrong-external-module-fix
2228daf
Merge pull request #8230 from webpack/revert-8120-rh-silent-reporter
fadf875
remove dependency
7c0b209
Revert "Re-enable jest-silent-reporter #hacktoberfest"
a868789
Merge pull request #8143 from MLoughry/miclo/optimize-chunk-graph-generation
1d71ede
Make changes suggested by @sokra to optimize chunk graph generation
4d3fe00
Merge pull request #8134 from fscherwi/update-coveralls
86f56bf
update coveralls
4c461e2
Merge pull request #8120 from rickhanlonii/rh-silent-reporter
9fe42e7
Merge pull request #8118 from webpack/bugfix/issue-8110
0b6ad2a
Don't be clever with the set command because idk windows
148016e
Rerun yarn
There are 37 commits in total.
See the full diff
dependency
webpack was updated from 4.21.0
to 4.22.0
.Your tests are still failing with this version. Compare changes
The new version differs by 15 commits.
894eca2
4.22.0
5165a90
Merge pull request #8242 from webpack/perf/chunk-graph
07d2d65
Merge pull request #8243 from webpack/bugfix/stablility
5e4a6a4
fix byId sorting
c04747f
make LimitChunkCountPlugin stable
a7db689
make chunk compare stable
3217d02
make stats assets order stable by providing a default order
98b482e
make dependency order stable
8a8111b
make sorting in Stats stable
511d15b
make origins sorting deterministic
c8252e6
Run additional tests to ensure compilation stablility
65d9ffb
Optimize chunk graph algorithm
1d9f8a3
Merge pull request #8233 from ljqx/const-plugin-logical-operator
dcd3834
fix comments
257e6ec
[ConstPlugin] add support for logical expressions (&& and ||)
See the full diff
dependency
webpack was updated from 4.22.0
to 4.23.0
.Your tests are still failing with this version. Compare changes
watchMode
flag to Compiler to be able to detect watch mode in pluginsremovedFiles
property to Compiler to detect removed files@webassemblyjs/*
for bugfixThe new version differs by 35 commits.
a4feb6e
4.23.0
298fa4c
Merge pull request #8266 from ljqx/wasm-finalize-exports-fix
035ceb6
force travis rerun
735b4aa
Merge pull request #8182 from xtuc/ci-node-nightly
6844c75
add test
8256249
longer timeouts for Compiler test
f7ff913
use latest node 12 nightly
1c44f95
fix bug where module is referenced which is not in the graph
98d077d
order values with different types correctly
f5e45be
also export WebAssembly.Global when reexporting globals
b22f027
Update tests for new WebAssembly.Global API
edcadbb
ci: add node 11
91755a2
Merge pull request #8265 from webpack/ci/fix-memory-issue
523ddd7
avoid memory leak
48656d2
[WasmFinalizeExportsPlugin] check if ref
is null before using it
There are 35 commits in total.
See the full diff
dependency
webpack was updated from 4.23.0
to 4.23.1
.Your tests are still failing with this version. Compare changes
return'development'===process.env.NODE_ENV&&'foo'
Version 4.17.3 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/d-band/dool/builds/426726331?utm_source=github_status&utm_medium=notification)). - β **coverage/coveralls:** First build on greenkeeper/webpack-4.17.3 at 93.333% ([Details](https://coveralls.io/builds/18915167)).Release Notes
v4.17.3Bugfixes
Commits
The new version differs by 7 commits.
ee27d36
4.17.3
4430524
Merge pull request #7966 from webpack/refactor-remove-webpack-command-from-clis
b717aad
Show only webpack-cli in the list
c5eab67
Merge pull request #8001 from webpack/bugfix/exit-code
943aa6b
Fix exit code when multiple CLIs are installed
691cc94
Spelling
898462d
refactor: remove
webpack-command
from CLIsSee 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: