You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The devDependency firebase-tools was updated from 6.12.0 to 7.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 v7.0.0
BREAKING The CLI no longer supports being run in Node 6 environments.
BREAKING RTDB Emulator comes up with open rules by default.
Modify RTDB emulator to publish triggers to the functions emulator.
Modify functions emulator to invoke RTDB emulator triggers.
Engines field is now required in package.json for functions deploys.
Fix bug where raw body was missing on HTTPS function request.
Fix bug with Functions Emulator and firebase-admin@8.0.0.
Fix req.baseUrl in Functions Emulator.
Add FUNCTIONS_EMULATOR environmental variable when running in Functions Emulator.
Set FIRESTORE_EMULATOR_HOST env var in "emulators:exec".
Fix bug in printing Function logs when the text payload was undefined.
Update functions init templates to use firebase-functions v3 and firebase-admin v8.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The devDependency firebase-tools was updated from
6.12.0to7.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 v7.0.0
firebase-admin@8.0.0.FUNCTIONS_EMULATORenvironmental variable when running in Functions Emulator.Commits
The new version differs by 43 commits.
e8e540e7.0.0ed5f23fMerge pull request #1392 from firebase/nextdf704faMerge branch 'master' of github.com:firebase/firebase-tools into next31709d3update firebase-admin devdep (#1393)87ea87bRemove outdated warning about functions delay (#1391)74fbdb0Merge remote-tracking branch 'public/master' into next79eff72[firebase-release] Removed change log and reset repo after 6.12.0 release552def2Update init templates to use latest Functions and Admin SDKs (#1375)c9143b9Ensure we raise error when using resolution detective (#1379)97f5453Fixes #1320, #1322, #1364, and #1312 (#1366)a516875[Breaking Change] Enforce engines field present in package.json for functions deploys (#1220)5211925Merge pull request #1347 from firebase/wyszynski/rtdb-emulator-functionsf4010ddRelease database emulator v4.0.0b0c58abMerge pull request #1369 from firebase/wyszynski/database-4.0.02d576c3Correct changelog.txt and add note about firebase-tools changeThere are 43 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 🌴