Closed greenkeeper[bot] closed 4 years ago
After pinning to 4.41.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
webpack was updated from 4.41.3
to 4.41.4
.Your tests are still failing with this version. Compare changes
__webpack_require__.e
is not a function when using module concatenationThe new version differs by 8 commits.
dcc45dd
4.41.4
ab4fa8d
Merge pull request #10146 from liximomo/fix-sideEffects
1452d19
test: add test case
156a087
fix: prevent incorrectly redirect
5b8fbca
Merge pull request #10132 from jeffin143/patch-9859
e62512d
Merge pull request #10133 from webpack/bugfix/issue-10104
77971bf
backporting to webpack-4
c81963b
fixes #10104
See the full diff
dependency
webpack was updated from 4.41.4
to 4.41.5
.Your tests are still failing with this version. Compare changes
webpack://
prefix in SourceMaps correctlyprovidedExports
with export *
which caused changing module hashes and unnecessary HMR invalidationThe new version differs by 7 commits.
45ecebc
4.41.5
8a0dac1
Merge pull request #10185 from webpack/bugfix/non-deterministic-provided-exports
4e31587
Merge pull request #10183 from webpack/deps/update
3ec952f
update dependencies in-range
8e4749e
make order of exports in providedExports deterministic
0e5e8d9
Merge pull request #10181 from webpack/backport/webpack-source-map-prefix
6b9884e
handle webpack://
prefix in SourceMap sources
See the full diff
dependency
webpack was updated from 4.41.5
to 4.41.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
export *
in a circular matterThe new version differs by 12 commits.
71be3bf
4.41.6
0b8ef22
Merge pull request #10344 from webpack/bugfix/hang-circular-reexport
614ea54
only retrigger flagging exports in dependencies when exports really changed
627510d
Merge pull request #10255 from jeffin143/fix-10247
e826575
correct windows paths must use \ and not /
5e9f083
Merge pull request #10240 from jeffin143/fix-10217
d8c74b6
fix: better handle absolute paths
ef73991
update webpackOption.d.ts
2101892
add chunkid declaration
4bb706f
Fix lint issue
2394136
added variable declarations in files where required
148c4be
get rid of some hacks in declarations file for webpack-4
See the full diff
dependency
webpack was updated from 4.41.6
to 4.42.0
.Your tests are still failing with this version. Compare changes
"use asm"
scopeoutput.hotUpdateChunkFilename
as this doesn't workThe new version differs by 23 commits.
29d851b
4.42.0
07a4b28
Merge pull request #10478 from webpack/bugfix/all-modules-dll
c1aa9d4
flag all modules as used for Dll
d147689
Merge pull request #10431 from webpack/bugfix/concat-circular-4
d76761d
hoist exports to the top of a concatenated module
534d78f
Merge pull request #10393 from webpack/schema/disallow-function-hotchunkfilename
d46ddc2
disallow function for output.hotUpdateChunkFilename
95409bd
Merge pull request #10294 from ngg/asmjs-4
71be3bf
4.41.6
7a30012
spacing
284e97f
add detectStrictMode method for backward-compat
0b8ef22
Merge pull request #10344 from webpack/bugfix/hang-circular-reexport
614ea54
only retrigger flagging exports in dependencies when exports really changed
a7a07bc
do not evaluate constants in asm.js, fix IIFE mode detection
627510d
Merge pull request #10255 from jeffin143/fix-10247
There are 23 commits in total.
See the full diff
dependency
webpack was updated from 4.42.0
to 4.42.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 7 commits.
71eb593
4.42.1
7bc38d6
Merge pull request #10580 from jeffin143/update-mkdirp
a814ac9
update lockfile
f110b6e
UPDATE mkdirp
5f65ecb
Merge pull request #10493 from jeffin143/fix-10489
994df0f
Order dependencies alphabetically
a06807b
fix :10489 - Backport to webpack 4: wasm: v128 support
See the full diff
dependency
webpack was updated from 4.42.1
to 4.43.0
.Your tests are still failing with this version. Compare changes
module.hot.invalidate()
to HMR APIThe new version differs by 24 commits.
c9d4ff7
4.43.0
9a2febd
Merge pull request #10715 from webpack/hmr/invalidate-4
a53bb8f
add invalidate method to HMR
4c644bf
Merge pull request #10518 from TechieForFun/webpack-4
9efaba2
Merge pull request #10571 from mjziolko/watchpack-vuln
a704715
Merge pull request #10622 from webpack/ci/fix-azure
7f843e8
fix vm images in azure
9c23e18
Update watchpack to the most recent minor version to remove mimimist vulnerability.
71eb593
4.42.1
7bc38d6
Merge pull request #10580 from jeffin143/update-mkdirp
a814ac9
update lockfile
f110b6e
UPDATE mkdirp
499b537
revert unneccessary changes
c9bb7a9
Update snapshots of tests
4023e8c
Update package.json, yarn.lock
There are 24 commits in total.
See the full diff
The dependency webpack was updated from
4.41.2
to4.41.3
.π¨ View failing branch.
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 failed ([Details](https://travis-ci.org/lifeomic/lambda-tools/builds/625595855?utm_source=github_status&utm_medium=notification)).Release Notes for v4.41.3
Security
Funding
Commits
The new version differs by 5 commits.
df9f3eb
4.41.3
fe71d68
Merge pull request #10010 from webpack/funding
b396d96
Merge pull request #10123 from pustovalov/webpack-4-serialize
29b2bdd
Update terser-webpack-plugin to ^1.4.3
bedb566
chore:
funding
fieldSee 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: