-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency firebase-tools to v13 #127
base: master
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
523c44f
to
e4f28c2
Compare
e4f28c2
to
d9defe2
Compare
d9defe2
to
bdca49e
Compare
9e4df22
to
c37f343
Compare
40ef730
to
426ac23
Compare
426ac23
to
7b42f83
Compare
123bb22
to
10d343e
Compare
10d343e
to
298167e
Compare
298167e
to
09e3552
Compare
7b33f7a
to
0950911
Compare
51871cc
to
baa9cfd
Compare
5249a7b
to
aef9eb2
Compare
8691bd9
to
7ed674d
Compare
7ed674d
to
0fbede5
Compare
|
ba0597c
to
141231b
Compare
93c616c
to
9a7b114
Compare
c84124f
to
d7488ef
Compare
d7488ef
to
d6360cd
Compare
dd956bd
to
df8829e
Compare
2807811
to
fdbe086
Compare
fdbe086
to
4bbd22c
Compare
4bbd22c
to
70f2e53
Compare
1b44951
to
ab8246e
Compare
794e381
to
ca17b74
Compare
0fbdb64
to
b803a1e
Compare
9e97da7
to
669c399
Compare
16c9eaf
to
5c0e9d5
Compare
7c55dcc
to
877b745
Compare
ed4e2e1
to
e5a8244
Compare
e5a8244
to
920e881
Compare
920e881
to
46aa0fd
Compare
46aa0fd
to
0f3589b
Compare
This PR contains the following updates:
^10.9.2
->^13.29.1
Release Notes
firebase/firebase-tools (firebase-tools)
v13.29.1
Compare Source
clearData
with no tables would cause the Data Connect emulator to crash.Error: Unreachable
.v13.29.0
Compare Source
--import
would error for the Data Connect emulator ifdataDir
was also set.firebase init dataconnect
errored when importing a schema with no GQL files.firebase init
(#2514)@file:UseSerializers(UUIDSerializer::class)
annotation. (#8058)v13.28.0
Compare Source
emulators.dataconnect.dataDir
toinit dataconnect
.firebase
would error out instead of displaying help text.firebase init genkit
would error on Windows machines.emulators.apphosting.startCommandOverride
. Please useemulators.apphosting.startCommand
instead.superstatic
to9.1.0
in package.json.linkProviderUserInfo
in the Auth emulator to allow linking providers to user accounts. (#4170)v13.27.0
Compare Source
emulators:exec
would return a 0 error code when emulators failed to start. (#7974)--import
andemulators:export
support to the Data Connect emulator.firebase.json#emulators.dataconnect.dataDir
. When set, Data Connect data will be persisted to the configured directory between emulator runs.apphosting:config:export
to export App Hosting configurations such as secrets into an apphosting.local.yaml file, to be used by the emulatorv13.26.0
Compare Source
firebase.googleapis.com
tocloudresourcemanager.googleapis.com
.superstatic
to9.1.0
(#7929).appdistribution:group:*
commands toappdistribution:groups:*
.@auth
expressions that reference theauth
variableOptional
arrays in Swift codegenStringType_pattern
from generated docs and GQL prelude. (#7968)v13.25.0
Compare Source
FIREBASE_DATACONNECT_POSTGRESQL_STRING
set. (#7882)query
in mutations,@check
for advanced authorization, and replacesjava.util.Date
withcom.google.firebase.dataconnect.LocalDate
forDate
scalar fields and variables in Kotlin codegen. (#7936)firebase init genkit
to work with genkit version 0.9.0.v13.24.2
Compare Source
OrderDirection
enum withOptional
types in Dart codegen and adds@ExperimentalFirebaseDataConnect
annotations in Kotlin codegen to avoid compiler warnings. (#7912)v13.24.1
Compare Source
firebase init
v13.24.0
Compare Source
v13.23.1
Compare Source
upsertMany
, introducesvars
as a shorthand forrequest.variables
in@auth
expressions, adds new methods toGeneratedConnector
andGeneratedOperation
implementations in Kotlin codegen (requires the v16.0.0-beta03 SDK), and fixes the use of Timestamp with optional types in Dart codegen (#7888).v13.23.0
Compare Source
v13.22.1
Compare Source
rimraf
.demo-
prefix. (#7779)FUNCTIONS_DISCOVERY_TIMEOUT
wasn't respected. (#6285)emulators:export
cannot read the metadata file.v13.22.0
Compare Source
v13.21.0
Compare Source
insertMany
and improved error handling.v13.20.2
Compare Source
v13.20.1
Compare Source
v13.20.0
Compare Source
in
.firebaserc`.Any
scalar type andOrderDirection
, support forfirst
to lookup operations, and breaking changes for iOS generated SDKs. PLease see documentation for more details (#7744).firebase init dataconnect
to better support local-first onboarding. (#7733)--watch
option infirebase dataconnect:sdk:generate
. (#7719)v13.19.0
Compare Source
Any
scalar values in the Android SDK, strongly-typed variables in@auth
expressions, and a minor internal fix for the Dart SDK code generation. (#7696)firebase ext:sdk:install
to allow you to configure extensions in a functions codebase. See https://firebase.google.com/docs/extensions/install-extensions?interface=sdk for details.(#7581)v13.18.0
Compare Source
firebase deploy --dry-run
, which validates your changes and builds your code without making any production changes.firebase init
. (#7655)v1alpha
tov1beta
. (#7589)firebase init dataconnect
. (#7666)v1beta
gRPC APIs and theOrderDirection
enum in Swift, and makes transactional queries and mutations opt-in with the@transaction
directive. (#7679)firebase dataconnect:sql:grant -R <role> -E email
. (#7656)getGlobalEsbuildVersion
function. (#7571)v13.17.0
Compare Source
dataconnect:sql:migrate
command hard dependency on 'roles/cloudsql.admin'. (#7578)VERIFY_AND_CHANGE_EMAIL
events in the Auth emulator. (#7618)v13.16.0
Compare Source
FindNearest.distanceResultField
andFindNearest.distanceThreshold
parameters.v13.15.4
Compare Source
firebase.json#extensions
was undefined. (#7575)v13.15.3
Compare Source
ws
to 7.5.10 to remediate CVE-2024-37890. (#7398)v13.15.2
Compare Source
.env.<PROJECT-ID>
file exists and make its variables available for the buildprocess.
order_by_ref
, and fixes bugs in SDK generation.v13.15.1
Compare Source
esbuild
execution was throwing an error saying "Command line too long" on Windows (#7250, #6193). (#7395)init dataconnect:sdk
.sharp
^0.33.x for web frameworks. (#7517)offset
, cascade delete support, always index all foreign fields and multiple generated SDK options. (#7545)v13.15.0
Compare Source
--force
was not respected duringfirebase deploy --only storage
. (#7499)functions:secrets:set
wrongly errorred in non-interactive flows without force option (#7467)v13.14.2
Compare Source
v13.14.1
Compare Source
v13.14.0
Compare Source
firebase init dataconnect
now can pull down deployed GQL files.publishTime
is set to 1970-01-01T00:00:00 (#7441)firebase deploy --only dataconnect:serviceId
.v13.13.3
Compare Source
v13.13.2
Compare Source
v13.13.1
Compare Source
functions.ignore
values infirebase.json
to functions emulator so that supposedly ignored directories/files will not trigger reload. (#7414)v13.13.0
Compare Source
firebase init dataconnect:sdk
(#7406)@index
on tables,@auth(level: USER_ANON/USER_EMAIL_VERIFIED)
, andkey: {uid_expr: "auth.uid"}
, and fixes some issues related to SDK generation (#7409)v13.12.0
Compare Source
dataconnect.location
key infirebase.json
todataconnect.yaml
.init dataconnect:sdk
, which interactively configures a generated SDK for a Data Connect connector.v13.11.4
Compare Source
deploy --only dataconnect
would error out withcannot read property undefined
.v13.11.3
Compare Source
setup:emulators:dataconnect
.v13.11.2
Compare Source
firebase dataconnect:sdk:generate
when no generated SDKs are configured.firebase init dataconnect
did not write project files correctly.v13.11.1
Compare Source
firebase init dataconnect
no longer waits for Cloud SQL instance provisioning (#7275).v13.11.0
Compare Source
firebase init dataconnect
.init dataconnect
.v13.10.2
Compare Source
v13.10.1
Compare Source
--force
. (#7208)v13.10.0
Compare Source
npm audit
issue. (#7122)FUNCTIONS_DISCOVERY_TIMEOUT
env var (#7176)dataconnect:sql:migrate
would sometimes act as the wrong role. (#7198)dataconnect:sql:migrate --force
would not ignore invalid connectors. (#7199).dataconnect
commands.v13.9.0
Compare Source
firebase init genkit
. See more at https://firebase.google.com/docs/genkitapphosting:*
commands! See more at https://firebase.google.com/docs/app-hostingv13.8.3
Compare Source
v13.8.2
Compare Source
v13.8.1
Compare Source
v13.8.0
Compare Source
*.local
to .gitignore and functions ignore forinit functions
. (#7018)v13.7.5
Compare Source
v13.7.4
Compare Source
v13.7.3
Compare Source
Improve internal handling of config files (#6987)
v13.7.2
Compare Source
firebase deploy --only firestore:rules,firestore:indexes
does not update rules and indexes. (#6966)v13.7.1
Compare Source
firebase.json
. (#6965)v13.7.0
Compare Source
v13.6.1
Compare Source
v13.6.0
Compare Source
reset
endpoint for Datastore Mode.no_wrapper
options.v13.5.2
Compare Source
v13.5.1
Compare Source
v13.5.0
Compare Source
v13.4.1
Compare Source
GOOGLE_CLOUD_QUOTA_PROJECT
was not correctly respected. (#6801)v13.4.0
Compare Source
v13.3.1
Compare Source
--database-mode
flag togcloud emulator firestore start
command. Notethat this is a preview feature and if you find any bugs, please file them
here: https://github.com/firebase/firebase-tools/issues.
v13.3.0
Compare Source
firestore:delete
wouldn't target the emulator when expected. (#6537)v13.2.1
Compare Source
appdistribution:distribute
would always attempt to run tests. (#6749)v13.2.0
Compare Source
v13.1.0
Compare Source
v13.0.3
Compare Source
export
in .env files caused parsing errors. (#6629)v13.0.2
Compare Source
v13.0.1
Compare Source
firebase init hosting
. (#6562)firebase init hosting
. (#6309)v13.0.0
Compare Source
functions:shell
to remove dependency on deprecatedrequest
module.request
.ext:dev:publish
command. Useext:dev:upload
instead.--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
](https://redirect.github.com/firebase/firebase-tools/releConfiguration
📅 Schedule: Branch creation - "after 6am and before 10am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.