Update dependency firebase-tools to v13 #122
Open
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
->13.0.0
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
firebase/firebase-tools (firebase-tools)
v13.0.0
Compare Source
functions:shell
to remove dependency on deprecatedrequest
module.request
.ext:dev:publish
command. Useext:dev:upload
instead.functions
directory if there is nofunctions
config infirebase.json
. (#6450)--non-interactive
flag is not respected in Firestore indexes deploys. (#6539)login:use
would not work outside of a Firebase project directory. (#6526)not-found
requiring a Cloud Function in Next.js deployments. (#6558)v12.9.1
Compare Source
v12.9.0
Compare Source
--log-verbosity
flag (#2859).v12.8.1
Compare Source
v12.8.0
Compare Source
v12.7.0
Compare Source
FIRESTORE_EMULATOR_HOST
environment variable on functions deploy. (#6442)--verbosity
flag toemulators:*
commands that limits what logs are printed (#2859)v12.6.2
Compare Source
v12.6.1
Compare Source
v12.6.0
Compare Source
emulators:export
did not check if the target folder is empty. (#6313)v12.5.4
Compare Source
v12.5.3
Compare Source
npm
. (#6132)--non-interactive
and--force
were not respected in some extension deploys. (#6321)v12.5.2
Compare Source
v12.5.1
Compare Source
v12.5.0
Compare Source
v12.4.8
Compare Source
2.9.7
and above. (#6213)v12.4.7
Compare Source
firebase init hosting:github
fails due to max number of keys limit for a service account. (#6145)functions:secrets:\*
family of commands did not work when Firebase CLI is authenticated via GOOGLE_APPLICATION_CREDENTIALS (#6190)v12.4.6
Compare Source
glob
usage in Next.js utility function to detect images inapp
directory (#6166)firebase experiments:enable
to the emulator suite UI (#6169)v12.4.5
Compare Source
functions:secrets:set
didn't remove stale versions of a secret. (#6080)firebase deploy --only firestore:named-db
didn't update rules. (#6129)next/image
component in app directory for Next.js > 13.4.9. (#6143)vm2
. (#6150)v12.4.4
Compare Source
database:list
would have inaccurate results. (#6063)v12.4.3
Compare Source
firebase open hosting
andfirebase open crash
. (#6073)v12.4.2
Compare Source
ext:install
to use the latest extension metadata. (#5997)ext:dev:upload
. (#6052)ext:dev:upload
. (#6054)v12.4.1
Compare Source
firebase emulators:start
to crash in Next.js apps (#6005)v12.4.0
Compare Source
appdistribution:group:create
andappdistribution:group:delete
. (#5978)--group-alias
option toappdistribution:testers:add
andappdistribution:testers:remove
. (#5978)v12.3.1
Compare Source
v12.3.0
Compare Source
--import
flag directory does not exist. (#5851)ext:dev:init
to default 'billingRequired' to true inextension.yaml
LOCATION
param from theextensions.yaml
template forext:dev:init
v12.2.1
Compare Source
v12.2.0
Compare Source
serveOptimizedImages
. (#5716)ssr: false
andbaseURL
when using Nuxt. (#5716)FIREBASE_FRAMEWORKS_BUILD_TARGET
environment variable to override the default build target (#5572).v12.1.0
Compare Source
firebase emulators:start
when Python Cloud Functions directory path has spaces. (#5854)v12.0.1
Compare Source
firebase emulators:start
andfirebase deploy
when Python Cloud Functions directory path has spaces. (#5830)v12.0.0
Compare Source
ext:dev:*
commands to publish and manage Extensions. For step-by-step instructions on how to publish your own Extensions, see https://firebase.google.com/docs/extensions/publishers/get-started.ext:dev:publish
has been renamed toext:dev:upload
.ext:dev:upload
defaults to uploading extensions from GitHub instead of local source.ext:dev:publish
is deprecated and will be removed in version 13.ext:dev:delete
,ext:dev:unpublish
,ext:sources:create
andext:dev:emualtors:*
have been removed.firebase.json
contained multiple storage targets (#5170)firebase init
function templates for TypeScript and Javascript to 2nd gen (#5775)v11.30.0
Compare Source
v11.29.1
Compare Source
v11.29.0
Compare Source
ext:install
andext:configure
would error on extensions with no params.v11.28.0
Compare Source
extensions
as an option infirebase init
.v11.27.0
Compare Source
v11.26.0
Compare Source
v11.25.3
Compare Source
init hosting:github
would hang if it could not access a repository's public key. (#5317)v11.25.2
Compare Source
v11.25.1
Compare Source
p-limit
. (#5619)v11.25.0
Compare Source
--database
argument in Firestore commands (#5548).database:import
command for non-atomic imports (#5396).v11.24.1
Compare Source
ext:dev:init
would fail due to a missing CHANGELOG.md file (#5530).v11.24.0
Compare Source
--port
flag infunctions:shell
does not set which port to emulate functions (#5521)v11.23.1
Compare Source
v11.23.0
Compare Source
init --only functions
andext:dev:init
ext:dev:init
.v11.22.0
Compare Source
init firestore
was unecessarilly checking for default resource location. (#5230 and #5452)trailingSlash
from Next.js config tofirebase.json
(#5445)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