-
Notifications
You must be signed in to change notification settings - Fork 1
Update firebase-tools to the latest version 🚀 #8
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
base: master
Are you sure you want to change the base?
Conversation
Update to this version instead 🚀 Release Notes for v5.0.1
|
Update to this version instead 🚀 Release Notes for v5.1.0
CommitsThe new version differs by 11 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v5.1.1
|
Update to this version instead 🚀 Release Notes for v6.0.0
CommitsThe new version differs by 8 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v6.0.1
CommitsThe new version differs by 53 commits.
There are 53 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v6.1.0
CommitsThe new version differs by 38 commits.
There are 38 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v6.1.1
CommitsThe new version differs by 8 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v6.1.2
CommitsThe new version differs by 7 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v6.2.0
CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v6.2.1
|
Update to this version instead 🚀 Release Notes for v6.2.2
|
Update to this version instead 🚀 Release Notes for v6.3.0
CommitsThe new version differs by 26 commits.
There are 26 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v6.4.0
CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v6.5.0
CommitsThe new version differs by 8 commits.
See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The devDependency firebase-tools was updated from
4.2.1to5.0.0.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v5.0.0
firebase functions:shell. To trigger the emulated function, typemyCallableFunction({sample: 'data'}, {instanceIdToken: 'fakeToken'}). Emulatingcontext.authis not supported. Please note that this is a breaking change, since the emulated callable function will no longer behave like an HTTP onRequest function, and cannot be invoked with methods such asmyCallableFunction.post()firebase firestore:delete [path]--tokenflag now accepts access tokens in addition to refresh tokensUnhandledPromiseRejectionWarningCommits
The new version differs by 18 commits.
77a03d1[firebase-release] Updated CLI to 5.0.0e517e02Changelog for v5.0.0 (#932)4d06585update update-notifier (#927)0a8d75bCatch Hosting Cache Write Errors (#925)f8e504dFix missing accumulator in deploy.js authz (#926)b7412a9Merge pull request #924 from firebase/bk-update-test-deps1712a17Refactor authz to check IAM permissions, reduce legacy infra dependence. (#922)eefda95update nyce528150fixing profiler report test to actually error correctly and then repair the teste5c3289some updates for sinon - use createSandbox455a43aupdating for chai and sinon8188423updating testing packages05c3b72Speed up recursive deletes (#917)a5c312badding local emulation for callable functions, no auth (#919)099b770fix typo for querying labels (#916)There are 18 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 🌴