-
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 🚨 #180
Comments
After pinning to 4.35.3 your tests are passing again. Downgrade this dependency 📌. |
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 passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v4.38.0Performance
CommitsThe new version differs by 46 commits.
There are 46 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v4.39.0Features
Bugfixes
Dependencies
CommitsThe new version differs by 101 commits.
There are 101 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v4.39.1Bugfixes
CommitsThe new version differs by 107 commits.
There are 107 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.39.2Bugfixes
CommitsThe new version differs by 145 commits.
There are 145 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.39.3Bugfixes
CommitsThe new version differs by 43 commits.
There are 43 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.40.0Features
CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.40.1Bugfixes
CommitsThe new version differs by 5 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.40.2Bugfixes
|
Your tests are still failing with this version. Compare changes Release Notes for v4.41.0Developer Experience
Performance
CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.41.1Bugfixes
CommitsThe new version differs by 40 commits.
There are 40 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.41.2Bugfixes
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.41.3Security
Funding
|
Your tests are still failing with this version. Compare changes Release Notes for v4.41.4Bugfixes
Performance
CommitsThe new version differs by 8 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.41.5Bugfixes
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.41.6Bugfixes
CommitsThe new version differs by 12 commits.
See the full diff |
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 dependency webpack was updated from
4.35.3
to4.36.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 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
Release Notes for v4.36.0
Features
append
option now supports the default placeholders in addition to[url]
"..."
when overriding options.Commits
The new version differs by 42 commits.
95d21bb
4.36.0
aa1216c
Merge pull request #9422 from webpack/feature/dot-dot-dot-merge
b3ec775
improve merging of resolve and parsing options
53a5ae2
Merge pull request #9419 from vankop/remove-valid-jsdoc-rule
ab75240
Merge pull request #9413 from webpack/dependabot/npm_and_yarn/ajv-6.10.2
0bdabf4
Merge pull request #9418 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.5.2
f207cdc
remove valid jsdoc rule in favour of eslint-plugin-jsdoc
31333a6
chore(deps-dev): bump eslint-plugin-jsdoc from 15.3.9 to 15.5.2
036adf0
Merge pull request #9417 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.8.0
37d4480
Merge pull request #9411 from webpack/dependabot/npm_and_yarn/simple-git-1.121.0
ce2a183
chore(deps-dev): bump eslint-plugin-jest from 22.7.2 to 22.8.0
0beeb7e
Merge pull request #9391 from vankop/create-hash-typescript
bf1a24a
#9391 resolve super call discussion
bd7d95b
#9391 resolve discussions, AbstractMethodError
4190638
chore(deps): bump ajv from 6.10.1 to 6.10.2
There are 42 commits in total.
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: