-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of webpack is breaking the build 🚨 #6
Comments
After pinning to 4.26.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 still failing with this version. Compare changes Release Notes for v4.27.1Bugfixes
|
Your tests are still failing with this version. Compare changes Release Notes for v4.28.0Features
Bugfixes
CommitsThe new version differs by 11 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.28.1Bugfixes
|
Your tests are still failing with this version. Compare changes Release Notes for v4.28.2Bugfixes
|
Your tests are still failing with this version. Compare changes Release Notes for v4.28.3Bugfixes
CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.29.1Bugfixes
CommitsThe new version differs by 38 commits.
There are 38 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.29.2Internal changes
CommitsThe new version differs by 75 commits.
There are 75 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.30.0Features
Bugfixes
Performance
Contributing
CommitsThe new version differs by 198 commits.
There are 198 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.31.0Features
Bugfixes
CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.32.0Features
Bugfixes
Contribute
CommitsThe new version differs by 59 commits.
There are 59 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.32.1Bugfixes
|
Your tests are still failing with this version. Compare changes Release Notes for v4.32.2Bugfixes
CommitsThe new version differs by 10 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.33.0Features
Bugfixes
CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.35.1Bugfixes
CommitsThe new version differs by 83 commits.
There are 83 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.35.2Bugfixes
|
Your tests are still failing with this version. Compare changes Release Notes for v4.35.3Bugfixes
Performance
CommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.36.0Features
CommitsThe new version differs by 42 commits.
There are 42 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.36.1Bugfixes
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 34 commits.
There are 34 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.38.0Performance
CommitsThe new version differs by 46 commits.
There are 46 commits in total. See the full diff |
The devDependency webpack was updated from
4.26.1
to4.27.0
.🚨 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 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
Release Notes for v4.27.0
Features
getResolve
method to create their own resolver function with custom optionsBugfixes
export * from
Commits
The new version differs by 12 commits.
f47bf8b
4.27.0
a67ffcd
Merge pull request #8452 from webpack/feature/resolveWithOptions
96f625c
Merge pull request #8457 from webpack/bugfix/rebuild-provided-exports
56feccc
convert test case to normal function for node.js 6 support
2f4296e
fix a bug which causes incorrect providedExports for cached modules
f944002
Merge pull request #8451 from webpack/bugfix/split-chunks
162da1c
add getResolve method to loader context
3b46b48
enforce doesn't affect minSize for maxSize
72a8a1f
Merge pull request #8440 from Connormiha/oprimize-chunk-can-be-integrated
537d3e4
Cache hasRunstime in chunk
e3e8a68
Merge pull request #8405 from xiaoxiaojx/fix-function-plugin-apply
70b9a1b
fix parameter missing when plugin type is a funtion
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 🌴
The text was updated successfully, but these errors were encountered: