-
Notifications
You must be signed in to change notification settings - Fork 1
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 🚨 #202
Comments
After pinning to 4.41.5 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.42.0Bugfixes
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.42.1Bugfixes
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.43.0Features
Dependencies
CommitsThe new version differs by 17 commits.
- [`a7cfbfe`](https://github.com/webpack/webpack/commit/a7cfbfe0b16a2a34e13491e7cecdbc0676904786) Update package.json
- [`f97fedc`](https://github.com/webpack/webpack/commit/f97fedc0c63a546e9f2eee8a3513ef0cd1624af4) Update package.json for tests
- [`3320b9d`](https://github.com/webpack/webpack/commit/3320b9dfd88785d1bbc15d51dc8dc05f09445f99) Update on yarn.lock
There are 17 commits in total. See the full diff |
The devDependency webpack was updated from
4.41.5
to4.41.6
.🚨 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.41.6
Bugfixes
export *
in a circular matterCommits
The 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
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: