Closed greenkeeper[bot] closed 6 years ago
Your tests are passing again with this version. Explicitly upgrade to this version π
BannerPlugin
supports a function as banner
optionserve
property in configuration schemaentryOnly
option to DllPlugin
to only expose modules in the entry pointwebpack-cli
and webpack-command
usedIds
in records
for stablilitysplitChunks
when request limit has reached (caused suboptimal splitting)__webpack_require__.e
)runtimeChunk
is even generated when all modules are moved by splitChunks
(caused multiple runtime chunks instead of single one)many-pages
exampleAfter pinning to 4.9.0 your tests are passing again. Downgrade this dependency π.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 13 commits.
317fb35
4.9.2
5c51f0c
Merge pull request #7251 from webpack/types/library_templates
91546a1
fix incorrect default
9c7100b
fix inline object types, add auxiliary comment types
3f183b5
Merge pull request #7210 from gluecodes/master
ae6c7a4
Merge pull request #7279 from cokencode/progress-plugin-bug-fix
4073814
Merge pull request #7219 from webpack/feature/type-all-the-errors
9c0036b
Add a test
9791c0b
fix spacing
737eaa5
Fix a bug where ProgressPlugin is not working properly with MultiCompiler
bbb9f38
fix: ReferenceError: onScriptComplete is not defined when using HMR on Firefox 45
f613e9a
chore(types): add basic type info for a few warning and errors
ed9d024
Add typings for various library template plugins
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
export * from
are no longer including in the bundleThe new version differs by 47 commits.
ba70340
4.10.0
023d4ca
add more test cases
7708471
Merge branch 'master' into bugfix/namespace-object
1f2584e
Merge pull request #7408 from webpack/bugfix/side-effects-caching
29cbf98
Merge pull request #7275 from webpack/feature/wasm-mangling
317fb35
4.9.2
3ac1d02
Merge pull request #7416 from xtuc/fix-rewritten-global-type
5c51f0c
Merge pull request #7251 from webpack/types/library_templates
fd4e84b
fix(wasm): correct initializer type for rewritten globals
91546a1
fix incorrect default
9c7100b
fix inline object types, add auxiliary comment types
3f183b5
Merge pull request #7210 from gluecodes/master
ae8d674
fix bug with incorrectly emitted modules
7ebe12d
throw error when unexpected state has been found
115a72c
SideEffectsPlugin don't modify cache entries
There are 47 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 61 commits.
b80296f
4.10.1
c01cb97
Merge commit 'ba703401d580ad623af17fe96ed98b4d801e0313'
1e09650
Merge pull request #7411 from aleen42/master
b756012
Merge pull request #7430 from webpack/bugfix/side-effects-reasons
351c993
fixup reasons when redirecting dependencies for side-effects
bfdb769
Merge pull request #7427 from ronanamsterdam/feature/test-readme-update
4fc3981
Merge pull request #7429 from webpack/test/issue-7401
5705713
Issue #7424: test/README update with jest snapshot flow
504148c
add test cases for #7401
24072ab
chore: fix snap for #7263
9e136cd
fix: proper way for inner declaration of a function. #7263
ba70340
4.10.0
67fa81f
Merge pull request #7419 from webpack/bugfix/wasm-multi-direct
023d4ca
add more test cases
e367b93
add test cases for unused exports
There are 61 commits in total.
See the full diff
Version 4.9.1 of webpack was just published.
webpack
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
- β **Tidelift** Dependencies checked [Details](https://tidelift.com/builds/1754335) - β **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/haganbmj/obs-websocket-js/builds/383929257?utm_source=github_status&utm_medium=notification)Release Notes
v4.9.1Bugfixes
Internal changes
Commits
The new version differs by 11 commits.
94cd709
4.9.1
5feb7e6
Merge pull request #7174 from JLHwung/revise-examples-build-readme
4cd0cf5
Merge pull request #7379 from xtuc/refactor-use-wast-in-tests
c513cac
Merge pull request #7403 from webpack/fix/7335
f22fffd
Evaluate arguments in function's scope
55ce143
Add test case
00eafa6
Update mem-access.wat
acc45fd
refactor: switch to wast
7184bb4
fix: keep decoding in wasm
a9d9fee
refactor: switch to tests to wast
64db306
docs(examples): add yarn add webpack-cli step
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: