An in-range update of write-file-webpack-plugin is breaking the build π¨
Opened this issue Β· 7 comments
Version 4.3.0 of write-file-webpack-plugin was just published.
Branch | Build failing π¨ |
---|---|
Dependency |
write-file-webpack-plugin
|
Current Version | 4.2.0 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
write-file-webpack-plugin 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
Commits
The new version differs by 8 commits.
053787d
4.3.0
19bd73e
chore: delete dist file
5ae2a8e
chore: re-add dist folder
cc37d70
fix: avoid assetPath conflict in multi compiler mode (#56)
7dc0bc9
feat: use 'after-emit' hook instead of 'done' so that other plugins can read the files that this plugin has written to the filesystem (#51)
67a7338
feat: allow options.test to be a function. Check in build so package can be run directly from git repo. (#54)
db382d0
feat: support webpack 4 and plugin maintenance / dev fixes (#53)
45ccea2
feat: update moment package number for redos vulnerability (#49)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
After pinning to 4.2.0 your tests are passing again. Downgrade this dependency π.
Version 4.3.1 just got published.
Your tests are passing again with this version. Explicitly upgrade to this version π
Version 4.3.2 just got published.
Your tests are passing again with this version. Explicitly upgrade to this version π
Version 4.4.0 just got published.
Your tests are still failing with this version. Compare the changes π¨
Commits
The new version differs by 6 commits.
233cab0
4.4.0
73233e0
feat: Replace output files atomically (new option: atomicReplace). (#69)
2aa779b
4.3.2
b6c16f9
fix: recompilation issue when error occur (#64)
6b4648e
4.3.1
c520540
fix: do not throw an error when run with
webpack
(#61)
See the full diff
- The
devDependency
write-file-webpack-plugin was updated from4.4.0
to4.4.1
.
Your tests are still failing with this version. Compare changes
- The
devDependency
write-file-webpack-plugin was updated from4.4.1
to4.5.0
.
Your tests are still failing with this version. Compare changes
- The
devDependency
write-file-webpack-plugin was updated from4.5.0
to4.5.1
.
Your tests are still failing with this version. Compare changes