Closed greenkeeper[bot] closed 6 years ago
After pinning to 4.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 passing again with this version. Explicitly upgrade to this version π
debug
dependencyoutput.library.root
The new version differs by 13 commits.
9a72294
4.8.3
de27f03
Merge pull request #7282 from xtuc/chore-bump-webassemblyjs5
51073cd
chore: bump webassemblyjs
d5a648b
Merge pull request #7184 from byzyk/fix/allow-array-in-lib-root
9337295
Merge pull request #7280 from webpack/feature/update-ts-nightly-dep
e312d62
Merge pull request #7241 from lencioni/test-docs
ea7d08c
Merge pull request #7277 from webpack/lint/cache
81de2d4
chore(deps): upgrade typescript nightly
17bcc3c
enable eslint caching
a31721a
Update test readme for Jest
71b05f9
move test to separate folder
a3d3af8
add test
d50f00d
fix: allow array of strings for library.root
See the full diff
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
exampleThe new version differs by 100 commits.
bb0731d
4.9.0
be6bdff
Merge pull request #7385 from moondef/moondef-patch-1
b77addd
Merge pull request #7187 from byzyk/enhancement/prettierignore
2f3e7d4
Merge pull request #7331 from dev-drprasad/add-jsdoc-annotations-cached-merge
70c608c
Merge pull request #7387 from webpack/bugfix/record-string-ids
69567a1
update test case to reflect change
8af0320
Merge pull request #7344 from asapach/master
713292f
update bot for jest tests
79aa13d
Merge pull request #7386 from webpack/bugfix/runtime-chunk
67717ab
Merge pull request #7383 from webpack/ci/improvements
72a45ab
speed up CI
f026310
only record number ids
25c7b07
Fix link
374376d
fixes #7382
aa99385
added a note about production mode
There are 100 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 111 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
bb0731d
4.9.0
f22fffd
Evaluate arguments in function's scope
55ce143
Add test case
be6bdff
Merge pull request #7385 from moondef/moondef-patch-1
b77addd
Merge pull request #7187 from byzyk/enhancement/prettierignore
2f3e7d4
Merge pull request #7331 from dev-drprasad/add-jsdoc-annotations-cached-merge
70c608c
Merge pull request #7387 from webpack/bugfix/record-string-ids
69567a1
update test case to reflect change
8af0320
Merge pull request #7344 from asapach/master
713292f
update bot for jest tests
79aa13d
Merge pull request #7386 from webpack/bugfix/runtime-chunk
There are 111 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 124 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
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
bb0731d
4.9.0
f22fffd
Evaluate arguments in function's scope
55ce143
Add test case
be6bdff
Merge pull request #7385 from moondef/moondef-patch-1
There are 124 commits in total.
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 158 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 158 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 172 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 172 commits in total.
See the full diff
Version 4.8.2 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
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/FullScreenShenanigans/FpsAnalyzr/builds/377822309?utm_source=github_status&utm_medium=notification)Release Notes
v4.8.2Bugfixes
Commits
The new version differs by 26 commits.
c92eabd
4.8.2
8d2f421
Merge pull request #7254 from xtuc/feat-remove-extra-wasm-decodings
e2c8f3d
remove passing AST, redecode AST in Generator
38456ea
chore: bump webassemblyjs
912a1a6
chore: update lock
3be112b
Merge remote-tracking branch 'upstream/master' into feat-remove-extra-wasm-decodings
91b6480
chore: bump webassemblyjs
0eeea0f
Merge pull request #7266 from webpack/tests/remove_jade
85ef634
remove _ast variable, add WeakMap
ea26eac
Merge pull request #7257 from webpack/fix/7255
9b37c6b
Replace Jade by Pug
78423b0
Update rc and deep-extend
8bdc8ad
refactor: remove type cast
d72f7c6
feat: store wasm ast on the module
d491fdc
feat: uses new APIs
There are 26 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: