-
-
Notifications
You must be signed in to change notification settings - Fork 7
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 react-hot-loader is breaking the build 🚨 #2
Comments
After pinning to 4.12.9 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for React 16.9FeaturesBug FixesCommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v4.12.12Bug FixesCommitsThe new version differs by 31 commits.
There are 31 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v4.12.13Bug FixesCommitsThe new version differs by 40 commits.
There are 40 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 52 commits.
There are 52 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 62 commits.
There are 62 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v4.12.16Bug FixesCommitsThe 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.12.17Bug FixesCommitsThe new version differs by 103 commits.
There are 103 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v4.12.18Bug FixesCommitsThe new version differs by 112 commits.
There are 112 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v4.12.19Bug FixesCommitsThe new version differs by 124 commits.
There are 124 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 128 commits.
There are 128 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 132 commits.
There are 132 commits in total. See the full diff |
The devDependency react-hot-loader was updated from
4.12.9
to4.12.10
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
react-hot-loader 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.12.10
Bug Fixes
Commits
The new version differs by 10 commits.
a5969ac
chore(release): 4.12.10
d9325e4
Merge pull request #1312 from gaearon/12.10
43fc5fd
linting
6089822
fix: use void IIFE for webpack plugin, fixes #1309
81bbb6a
fix: apend react-hot-dom patch note to the ProxyFacade, fixes #1311
980ab8d
Merge pull request #1310 from jeetiss/fix/no-semicolon
dbe48b5
add file to prettier ignore
a8910ad
add semicolon before iife
b3835e7
Merge pull request #1308 from aibeb/master
2347609
update Code Splitting config
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: