Update dependency firebase-tools to v8 #3300
Merged
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.
This PR contains the following updates:
7.16.2
->8.4.3
Release Notes
firebase/firebase-tools
v8.4.3
Compare Source
functions:shell
terminate the server together with the shellfunctions:shell
respect the.clear
commandtsconfig.json
(#2353)deploy
andserve
when invalid targets are specified (#2363)v8.4.2
Compare Source
firebase init firestore
is used on a project with Cloud Firestore in Datastore mode.firebase init storage
incorrectly reports Cloud Storage has not been used.--force
flag (#2002).v8.4.1
Compare Source
firebase init emulators
.firebase apps:sdkconfig
if there is a single matching app.firebase init
with new projects (#2266).functions.config()
inside the Functions emulator.firebase-functions
version3.6.2
(#2301)v8.4.0
Compare Source
firebase emulators:start
.?show_missing
in listing collection.?disableTriggers=true
for disabling function triggers in RTDB Emulator REST APIs.v8.3.0
Compare Source
FIREBASE_CONFIG
environment variable during deploys of Cloud Functions for Firebase to fix "process.env.GCLOUD_PROJECT is not set" issues during deployment or execution.ext:list
would fail when no extensions were installed.apps:android:sha:list
,apps:android:sha:create
, andapps:android:sha:delete
.emulators:start
.use
would allow an invalid project identifier.admin.initializeApp()
in the functions emulator were improperly augmented.firebasemods.*.*
IAM permission checks tofirebaseextensions.*.*
v8.2.0
Compare Source
--reauth
flag.firebase-functions
andtypescript
dependencies in template files forfirebase init
.v8.1.1
Compare Source
v8.1.0
Compare Source
firebase-functions
SDK version checking was unreliable and did not considerpackage-lock.json
.v8.0.3
Compare Source
firestore:delete
respectFIRESTORE_EMULATOR_HOST
.database:get
,database:set
,database:push
, anddatabase:update
respectFIREBASE_DATABASE_EMULATOR_HOST
.functions:shell
connect to running service emulators when appropriate.v8.0.2
Compare Source
v8.0.1
Compare Source
FIREBASE_SKIP_INFORMATIONAL_IAM
environment variable. (#2083)v8.0.0
Compare Source
firebase list
command (replacement:firebase projects:list
).firebase tools:migrate
command.firebase setup:web
command (replacement:firebase apps:sdkconfig web
).firebase-admin
in the Cloud Functions for Firebase emulator from8.0.0
to8.9.0
.firebase-functions
in the Cloud Functions for Firebase emulator from3.0.0
to3.3.0
.firebase.json
. Firebase Hosting configuration must be under thehosting
key infirebase.json
.firebase serve
can no longer start the Cloud Firestore or Realtime Database emulators.firebase serve
andfirebase emulators:start
.google-auto-auth
package withgoogle-auth-library
.apps:sdkconfig
.firebaseapp.com
withweb.app
for Firebase Hosting URLs.Renovate configuration
📅 Schedule: "before 3am on Friday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.