-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Auto-update dependencies. #902
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
Conversation
2078884 to
ccc98b9
Compare
|
We need to wait to merge this until we convert all samples in this repo to v9 or v9-compat |
|
Ok in that case I would expect the tests to fail, any idea why the CI is passing? |
| <script src="/__/firebase/8.10.0/firebase-app.js"></script> | ||
| <script src="/__/firebase/8.10.0/firebase-auth.js"></script> | ||
| <script src="/__/firebase/8.10.0/firebase-database.js"></script> | ||
| <script src="/__/firebase/9.0.0/firebase-app.js"></script> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <script src="/__/firebase/9.0.0/firebase-app.js"></script> | |
| <script src="/__/firebase/9.0.0/firebase-app-compat.js"></script> |
| <script src="/__/firebase/9.0.0/firebase-app.js"></script> | ||
| <script src="/__/firebase/9.0.0/firebase-auth.js"></script> | ||
| <script src="/__/firebase/9.0.0/firebase-database.js"></script> | ||
| <script src="/__/firebase/init.js"></script> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this doesn't need to change
a8bde45 to
6349a95
Compare
86bf740 to
0aa0bf1
Compare
72320a6 to
9445145
Compare
82e341a to
1592518
Compare
3740be6 to
bae742c
Compare
4dc5dd9 to
0546492
Compare
Brought to you by your friendly Repository Gardener.