Open greenkeeper[bot] opened 6 years ago
After pinning to 4.3.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
react-hot-loader was updated from 4.3.8
to 4.3.10
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
react-hot-loader was updated from 4.3.10
to 4.3.11
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 6 commits.
28bab4c
chore(release): 4.3.11
80f6b63
fix: hot fixing ES5 literals in index.js
0d0d164
chore(release): 4.3.10
ce66b8b
4.3.9
89e2feb
Merge pull request #1073 from gaearon/auto-disable
af2376e
auto-disable RHL in unsupported environments, fixes #1071, fixes #917
See the full diff
dependency
react-hot-loader was updated from 4.3.11
to 4.3.12
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 20 commits.
8d8763d
chore(release): 4.3.12
a6e97c8
Merge pull request #1081 from smelukov/drop-hot-for-prod
847b5cd
Merge pull request #1091 from bradennapier/remove-generational-methods
08f7457
remove all removed methods from proxy prototype
2a6a8bb
change to use property check in jest
5b5ef8a
add test case
db48995
remove certain members if removed from prototype
21cfe37
Merge pull request #1086 from andfelzapata/Fix_Grammar_Mistake_OpenedModules_Console_Warning_Comment
00e5aed
Fix grammar mistake in commment
f7b922c
support all import cases
308f35e
drop hot
calls for prod mode
696da9b
Merge pull request #1065 from PavelGavlik/patch-1
972d1eb
chore(examples): add example with uglifyjs, #1074
28bab4c
chore(release): 4.3.11
80f6b63
fix: hot fixing ES5 literals in index.js
There are 20 commits in total.
See the full diff
dependency
react-hot-loader was updated from 4.5.3
to 4.6.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 113 commits.
3bbc997
chore(release): 4.6.0
f15b108
Merge pull request #1122 from gaearon/red-box
ca92718
add more auto-options
8affde9
fix tests
81853c3
change react-dom DI
5ea96cc
update README
946b432
better configuration for Error Overlay
924cd98
improve examples
649a227
extract comparison logic
5d715a7
Merge pull request #1124 from keqingrong/patch-1
e97e3c5
Fix a clerical error
089991a
flaky test
1846019
feat: impliment flexible error boundaries
bdd2659
restore react 15 compact
af1aa39
display reloading error in the terminal
There are 113 commits in total.
See the full diff
dependency
react-hot-loader was updated from 4.6.0
to 4.6.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 125 commits.
e00bc6f
chore(release): 4.6.1
4906e99
Merge pull request #1133 from gaearon/hot-fixes
b8c7d6f
linting
10ec938
document RHL limitations
a62bacd
fix: secure wrapped/uwrapped comparison
da7b662
add hook example to all-containers
8a66401
fix: webpack plugin outputs es2015 code
615790f
fix: display hmr errors as hmr errors, #1131
02b5737
better document check
9d3a2c0
fix: hmr error detection is flaky
40e3ff2
fix: error overlay is not server side friendly, #1126
65d70a8
update readme
3bbc997
chore(release): 4.6.0
f15b108
Merge pull request #1122 from gaearon/red-box
ca92718
add more auto-options
There are 125 commits in total.
See the full diff
dependency
react-hot-loader was updated from 4.6.1
to 4.6.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 128 commits.
b153755
chore(release): 4.6.2
68c2a0a
fix: allow multiple 'hot' in one file, registering only the first one
9177aba
fix: error overlay initialization prior body, fixes #1127
e00bc6f
chore(release): 4.6.1
4906e99
Merge pull request #1133 from gaearon/hot-fixes
b8c7d6f
linting
10ec938
document RHL limitations
a62bacd
fix: secure wrapped/uwrapped comparison
da7b662
add hook example to all-containers
8a66401
fix: webpack plugin outputs es2015 code
615790f
fix: display hmr errors as hmr errors, #1131
02b5737
better document check
9d3a2c0
fix: hmr error detection is flaky
40e3ff2
fix: error overlay is not server side friendly, #1126
65d70a8
update readme
There are 128 commits in total.
See the full diff
dependency
react-hot-loader was updated from 4.6.2
to 4.6.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 137 commits.
17a68ae
chore(release): 4.6.3
67c7032
Merge pull request #1136 from gaearon/4.6.3
275ea30
ask to dump hot-loader/react-dom
826a57c
fix: update memo updater and comparator. fix #1135
17d25c5
update SC example
100fc9c
fix: context information is not always properly emulated in hot-render, fixes #1094
5d4f226
fix: RHL could update non-relative components
a045f57
Merge pull request #1134 from zeachco/patch-2
09e40f8
Update README.md
b153755
chore(release): 4.6.2
68c2a0a
fix: allow multiple 'hot' in one file, registering only the first one
9177aba
fix: error overlay initialization prior body, fixes #1127
e00bc6f
chore(release): 4.6.1
4906e99
Merge pull request #1133 from gaearon/hot-fixes
b8c7d6f
linting
There are 137 commits in total.
See the full diff
The dependency react-hot-loader was updated from
4.3.7
to4.3.8
.π¨ 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 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
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/antoniovj1/tfg_gymapp/builds/428967659?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 3 commits.
d6ca2bb
4.3.8
d3e9449
Merge pull request #1066 from gaearon/babel-rewire-fix
1cd525c
fix: babel 7 compatibility. #1043
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: