Update dependency firebase-tools to v10 - autoclosed #94
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
->10.7.2
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
firebase/firebase-tools
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.appdistribution:testers:add
andappdistribution:testers:remove
commands.v9.17.0
Compare Source
nodejs16
runtime for Cloud Functions.ext:update
now displays release notes for the versions you are updating to.ext:dev:publish
now checks for a CHANGELOG.md file before publishing.firebase ext:dev:init
now creates a placeholderCHANGELOG.md
file.--project
flag.firebase init hosting
now supports the version 9 compatibility SDK (#3711).v9.16.6
Compare Source
v9.16.5
Compare Source
firebase emulator:exec
throwing errors when run without project ID. (#3681)v9.16.4
Compare Source
v9.16.3
Compare Source
v9.16.2
Compare Source
v9.16.1
Compare Source
--except
flag when used for deploying Hosting. (#3397)v9.16.0
Compare Source
v9.15.1
Compare Source
firebase.json
schema was not packaged in the module. (#3561)v9.15.0
Compare Source
ext:dev:emulator:*
was not providing the correct parameter values to the emulated extension (#2928)context
in the Functions emulator. (#3536)v9.14.0
Compare Source
storage.rules
duringfirebase init
(#1833)v9.13.1
Compare Source
firebase init hosting:github
(#3498)v9.13.0
Compare Source
firebase init database
failure when no project is selected (#2981)firebase init database
overwrites entirefirebase.json
(#3299)functions:shell
error with background functions (#3490)v9.12.1
Compare Source
timeZone
for scheduled Cloud Functions was always America/Los_Angeles. (#3425)functions:shell
andemulators:start
. (#3426)v9.12.0
Compare Source
firebase init functions
from Node.js 12 to 14 (#3399)v9.11.0
Compare Source
public
directory when dynamic rewrites or redirects are present. (#3349)v9.10.2
Compare Source
v9.10.1
Compare Source
appId
in web app configuration when using the Hosting emulator (#2798).demo-*
project ID namespace with fake Admin and Web SDK configurations (#3291).firebase init hosting:github
so that the preview action doesn't attempt to run on PRs from forks (#3326)v9.10.0
Compare Source
v9.9.0
Compare Source
fast-crc32c
(#3247, #3239).login:use
,login:add
andlogin:list
.v9.8.0
Compare Source
v9.7.0
Compare Source
ext:dev:init
failed when Typescript was chosen.functions:shell
(#3210).database:settings:set
would cause an error with valid input (#3217).v9.6.1
Compare Source
hosting:sites:<create|get|list|delete>
commands to allow managing Hosting Sites.v9.6.0
Compare Source
location
headers. (#3097)--only
filters using targets (#2820).database:remove
fails for large nodes (#3186, #3193).v9.5.0
Compare Source
setup:emulators:ui
command to download the Emulators UI (#3152)v9.4.0
Compare Source
location
headers. (#3097)v9.3.0
Compare Source
v9.2.2
Compare Source
v9.2.1
Compare Source
host
header was being incorrectly set when proxying to Cloud Run or Cloud Functions for Firebase from the Hosting emulator. (#3012)us-central1
(#3031)root: true
to lint configurations for newly initialized functions directories to prevent it being combined with a higher level config. (#2925)v9.2.0
Compare Source
emulators:start
andemulators:exec
(#3020).v9.1.2
Compare Source
firebase init
error when no arguments pased (#3000)firebase serve
error when serving Functions (#3000)v9.1.1
Compare Source
databaseURL
inside the Cloud Functions emulator for new projects (#2965).firebase-bolt
installed in localnode_modules
(#767).v9.1.0
Compare Source
firestore:delete
when deleting very large documents.firebase init database
populating wrong key fordatabase.rules
.v9.0.1
Compare Source
firebase deploy
(#2944).v9.0.0
Compare Source
npm audit
issues.v8.20.0
Compare Source
v8.19.0
Compare Source
v8.18.1
Compare Source
v8.18.0
Compare Source
firebase-functions
andfirebase-admin
toext:dev:init
templates.serviceAccount
infunctions.runWith()
.v8.17.0
Compare Source
database:get
would not completely finish writing to the output file.request
module.firebase init
.v8.16.2
Compare Source
URL
was not defined. (#2817)FIREBASE_AUTH_EMULATOR_HOST
inemulators:exec
.v8.16.1
Compare Source
v8.16.0
Compare Source
europe-west1
region for Firebase Realtime Database.${param:FOO}
syntax for Firebase Extensions did not work with the emulator.database:settings:get
where the value wasn't being properly displayed.database:push
,database:set
, anddatabase:update
commands.v8.15.1
Compare Source
v8.15.0
Compare Source
.validate
rules (#2734)v8.14.1
Compare Source
hosting:channel
commands where a Firebase Hosting target may cause configuration parsing issues (#2746).v8.14.0
Compare Source
site
(configured infirebase.json
) as a deploy--only
target. (#2731)v8.13.1
Compare Source
v8.13.0
Compare Source
v1
(fromv1alpha1
) (#2695).TypeError
that arises when trying to deploy with Firebase Hosting targets that don't exist in the project's firebase.json (#1232).firebase hosting:channel:delete
to remove the channel from the authorized domains list.v8.12.1
Compare Source
firebase init hosting:github
did not write yml files to the correct location (#2688).v8.12.0
Compare Source
hosting:channel:*
commands for interacting with Firebase Hosting Preview Channels.hosting:clone
command for cloning versions between Hosting Preview Channels or Sites.