Update dependency firebase-tools to v11 - autoclosed #116
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.1.0
->11.21.0
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
firebase/firebase-tools (firebase-tools)
v11.21.0
Compare Source
v11.20.0
Compare Source
--inspect-functions
flag. (#5384)v11.19.0
Compare Source
v11.18.0
Compare Source
--inpsect-functions
. (#4605)firebase.json
in Cloud Functions (#5212)v11.17.0
Compare Source
ext:install
would sometimes fail if no version was specified. (#5305)v11.16.1
Compare Source
v11.16.0
Compare Source
firebase deploy --only extensions
(#5074).startAfter
,endBefore
.superstatic
dependency tov8
, addressing Hosting emulator issues on Windows.--disable-triggers
flag to RTDB write commands.v11.15.0
Compare Source
Fix a bug where next.js applications would fail to deploy if they did not have a public dir (#5142)
v11.14.4
Compare Source
v11.14.3
Compare Source
-m
on deploy was not being properly applied. (#5107)EADDRNOTAVAIL
when running emulators in Docker.v11.14.2
Compare Source
v11.14.1
Compare Source
v11.14.0
Compare Source
v11.13.0
Compare Source
v11.12.0
Compare Source
init functions
throwing error when detecting existing legacy singleton functions configuration (#5020).vm2
dependency flagged bynpm audit
.open
. (#3145)v11.11.0
Compare Source
firebase init functions
flow (#4965).update-notifier
(#5010).v11.10.0
Compare Source
HTTP_PROXY
andHTTPS_PROXY
environment variables tocrashlytics:mappingfile:upload
andcrashlytics:symbols:upload
commands (#4604).access-control-allow-private-network=true
header to Auth and Storage emulators. Enables accessing at localhost:port when site is exposed via tunnel (#4227).v11.9.0
Compare Source
v11.8.1
Compare Source
v11.8.0
Compare Source
v11.7.0
Compare Source
crashlytics:mappingfile:generateid
andcrashlytics:mappingfile:upload
commands. (#4611)v11.6.0
Compare Source
v11.5.0
Compare Source
v11.4.2
Compare Source
us-central1
instance of a rewrite function if that function is deployed in multiple regions includingus-central1
. (#4810)v11.4.1
Compare Source
--token
,FIREBASE_TOKEN
, andlogin:ci
.hosting:clone
command.v11.4.0
Compare Source
v11.3.0
Compare Source
v11.2.2
Compare Source
firestore:*
did not work with--only
indeploy
. (#4698)v11.2.1
Compare Source
cartesian products and flattening in certain edge cases.
v11.2.0
Compare Source
v11.1.0
Compare Source
~14.18.0 || >=16.4.0
(#4580).init
would fail to write existing RTDB rules containing comments (#4596).@google-cloud/pubsub
from2.19.4
to3.0.1
frameworkawareness
preview flag was enabled andfirebase.json
did not have a hosting entry (#4624).tweetsodium
withlibsodium-wrappers
.v11.0.1
Compare Source
ext:*
commands would error out if the--local
flag was included. This flag is deprecated because it is now the default behavior (#4577).v11.0.0
Compare Source
Breaking
params
flag from ext:install, ext:update, ext:configure commands as they are replaced by the Extensions Manifest. See https://firebase.google.com/docs/extensions/manifest for more details.ext:dev:emulators:start
andext:dev:emulators:exec
preview commands.Not-so-breaking
dotenv
dependency.fs-extra
dependency.tmp
dependency.v10.9.2
Compare Source
v10.9.1
Compare Source
hosting.source
to configuration schema as an allowed property.v10.9.0
Compare Source
v10.8.0
Compare Source
ext:export
would write different param values than what it displayed in the prompt (#4515).firebase init
when initializing a project with Typescript functions.v10.7.2
Compare Source
superstatic
tov8
to fix audit issues.TypeError: Invalid Version:
error when emulating functions (#4403).v10.7.1
Compare Source
v10.7.0
Compare Source
ext:dev:publish
(#4244).v10.6.0
Compare Source
v10.5.0
Compare Source
read-past-max-staleness
error code to align with productionimplementation.
v10.4.2
Compare Source
v10.4.1
Compare Source
FIREBASE_HOSTING_UPLOAD_CONCURRENCY
to specify custom levels of Hosting upload concurrency (defaults to 200).auth:export
when API calls would fail.v10.4.0
Compare Source
v10.3.1
Compare Source
v10.3.0
Compare Source
ext:export
now uses stable ordering for params in .env files (#4256).rewriteTo
/copyTo
endpoints to Cloud Storage Emulator (#3647, #3751).createReadStream
support to Cloud Storage Emulator (#3469).list
endpoint in Cloud Storage Emulator (#3647).getFiles
for Cloud Storage Emulator (#3778).exists
for Cloud Storage Emulator (#3764).v10.2.2
Compare Source
firebase emulators:start --only storage
(#4195).v10.2.1
Compare Source
firebase emulators:start --export-on-exit <dir>
now rejects overwriting the current directory or parents (#4127).auth:import
would fail when reading a JSON file. (#4157)v10.2.0
Compare Source
firebase login --no-localhost
.v10.1.5
Compare Source
v10.1.4
Compare Source
deploy
would fail with aJSON: SyntaxError
error. (#4117)v10.1.3
Compare Source
index.html
to be proper javascript.v10.1.2
Compare Source
auth:import
.v10.1.1
Compare Source
v10.1.0
Compare Source
v10.0.1
Compare Source
v10.0.0
Compare Source
-y
,--yes
, or--confirm
with-f
and--force
.v9.23.3
Compare Source
v9.23.2
Compare Source
firebase init hosting:github
with no Hosting config infirebase.json
. (#3113)remoteconfig:get
was not fetching the latest version by default. (#3559)v9.23.1
Compare Source
--project
flag duringinit
would not be recognized with a default project already set. (#3870)v9.23.0
Compare Source
firebase deploy --only extensions
now supports project specifc .env files. When deploying to multiple projects, param values that are different between projects can be put inextensions/${extensionInstanceId}.env.${projectIdOrAlias}
and common param values can be put inextensions/${extensionInstanceId}.env
.v9.22.0
Compare Source
firebase ext:export
command, and addsextensions
tofirebase deploy
. See https://firebase.google.com/docs/extensions/reuse-project-config for more infomation on how to manage your extensions with these commands.init
would crash with multiple Hosting items selected (#3742).crashlytics:symbols:upload
) to upload native symbol files, used in Android NDK crash symbolication.v9.21.0
Compare Source
v9.20.0
Compare Source
ext:install
,ext:update
andext:configure
now support param typesecret
.v9.19.0
Compare Source
ext:dev:publish
andext:update
now support --force and --non-interactive flags.login:use
was not being correctly loaded (#3759).v9.18.0
Compare Source
ext:install
now supports--force
and--non-interactive
flags.--no-authorized-domains
, skipping syncing with Firebase Auth, when deploying to a Firebase Hosting channel (#3740).functions:list
) for listing all functions in the Firebase project.