Update dependency firebase-tools to v13.35.1#477
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency firebase-tools to v13.35.1#477renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
37bc87e to
7538fee
Compare
7538fee to
afd0cb7
Compare
1f641ef to
8ac5884
Compare
5d8e054 to
896efe1
Compare
896efe1 to
837a745
Compare
3c7d322 to
8af3fae
Compare
b320024 to
53ab5d0
Compare
53ab5d0 to
b7bc984
Compare
465171c to
2642dcc
Compare
b43f865 to
7afacf5
Compare
7afacf5 to
96a8051
Compare
d1de6f4 to
4f32b65
Compare
4f32b65 to
85de9fa
Compare
85de9fa to
ec183e9
Compare
ec183e9 to
9684db8
Compare
9684db8 to
8f72e0e
Compare
8f72e0e to
04c928a
Compare
04c928a to
c0ff96b
Compare
c0ff96b to
9a61444
Compare
9a61444 to
007cd10
Compare
007cd10 to
bf077ce
Compare
bf077ce to
3be5d0f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
13.3.0→13.35.1Release Notes
firebase/firebase-tools (firebase-tools)
v13.35.1Compare Source
v13.35.0Compare Source
firebase.json. (#8314)ext:installused POSIX file seperators on Windows machines. (#8326)firebase loginwould not be correctly provided to the Data Connect emulator.firebase init dataconnectconnector.yamltemplate.v13.34.0Compare Source
siteinfirebase.json. (#8295)dataconnect:sql:setup. (#8150)IntandInt64scalars to correctly validate theint32andint64ranges, respectively.pnpmproperly uses thelinkfunctionality.v13.33.0Compare Source
apps:initfails to detect the output directory when it was run in a directory whereappwas the only module.LOG_EXECUTION_ID=trueby default for Cloud Functions (2nd gen) to improve debugging by displaying execution IDs in logs. (#8276)undefinedto be passed when callingmutate.moduleResolutionis set tobundler.FirebaseErrorwasn't being passed intoUseMutationOptions.v13.32.0Compare Source
VSCODE_CWDcheck to address issues running in VSCode environments. (#7471)apps:initthrows an error upon app creation.deploy --only._metadata.distancefield to vector similarity search resultsauthandrequest.authwhen the request is unauthenticated{ __angular?: true }breaks type inference in the generated Web SDKv13.31.2Compare Source
--importpath was incorrectly resolved for the Data Connect emulator. (#8219)FirebaseErrorimport. (#8232)v13.31.1Compare Source
firebase init dataconnectwould crash on React-based web apps.firebaseget a "missing import" error.v13.31.0Compare Source
v1betaAPI tov1API.apps:initunder experimental flag (appsinit) that automatically detects what SDK to download and places the file in the corresponding place.appdistribution:testers:listraising an error when a tester is not part of any group. (#8191)v1Data Connect API in the emulator@checkto also be evaluated for admin auth@redactfieldsv13.30.0Compare Source
*.firebasestorage.appnot being recognized as a valid Storage bucket name. (#8152)v13.29.3Compare Source
.env.*files for web frameworks in Windows (#8086)v13.29.2Compare Source
cross-envandcross-spawndependencies to avoid vulnerable versions. (#7979)dataDirand--exportwere relative to the current directory insead offirebase.json.init dataconnectnow suggests DNS compatible service IDs.@checkand@redactdirectives on list fieldsanytype fieldsv13.29.1Compare Source
clearDatawith no tables would cause the Data Connect emulator to crash.Error: Unreachable.v13.29.0Compare Source
--importwould error for the Data Connect emulator ifdataDirwas also set.firebase init dataconnecterrored when importing a schema with no GQL files.firebase init(#2514)@file:UseSerializers(UUIDSerializer::class)annotation. (#8058)v13.28.0Compare Source
emulators.dataconnect.dataDirtoinit dataconnect.firebasewould error out instead of displaying help text.firebase init genkitwould error on Windows machines.emulators.apphosting.startCommandOverride. Please useemulators.apphosting.startCommandinstead.superstaticto9.1.0in package.json.linkProviderUserInfoin the Auth emulator to allow linking providers to user accounts. (#4170)Note: these binaries were regenerated and re-uploaded after accidentally being overwritten by v13.29.0 binaries. (12/12/2024)
v13.27.0Compare Source
emulators:execwould return a 0 error code when emulators failed to start. (#7974)--importandemulators:exportsupport 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:exportto export App Hosting configurations such as secrets into an apphosting.local.yaml file, to be used by the emulatorv13.26.0Compare Source
firebase.googleapis.comtocloudresourcemanager.googleapis.com.superstaticto9.1.0(#7929).appdistribution:group:*commands toappdistribution:groups:*.@authexpressions that reference theauthvariableOptionalarrays in Swift codegenStringType_patternfrom generated docs and GQL prelude. (#7968)v13.25.0Compare Source
FIREBASE_DATACONNECT_POSTGRESQL_STRINGset. (#7882)queryin mutations,@checkfor advanced authorization, and replacesjava.util.Datewithcom.google.firebase.dataconnect.LocalDateforDatescalar fields and variables in Kotlin codegen. (#7936)firebase init genkitto work with genkit version 0.9.0.v13.24.2Compare Source
OrderDirectionenum withOptionaltypes in Dart codegen and adds@ExperimentalFirebaseDataConnectannotations in Kotlin codegen to avoid compiler warnings. (#7912)v13.24.1Compare Source
firebase initv13.24.0Compare Source
v13.23.1Compare Source
upsertMany, introducesvarsas a shorthand forrequest.variablesin@authexpressions, adds new methods toGeneratedConnectorandGeneratedOperationimplementations 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.0Compare Source
v13.22.1Compare Source
rimraf.demo-prefix. (#7779)FUNCTIONS_DISCOVERY_TIMEOUTwasn't respected. (#6285)emulators:exportcannot read the metadata file.v13.22.0Compare Source
v13.21.0Compare Source
insertManyand improved error handling.v13.20.2Compare Source
v13.20.1Compare Source
v13.20.0Compare Source
in.firebaserc`.Anyscalar type andOrderDirection, support forfirstto lookup operations, and breaking changes for iOS generated SDKs. PLease see documentation for more details (#7744).firebase init dataconnectto better support local-first onboarding. (#7733)--watchoption infirebase dataconnect:sdk:generate. (#7719)v13.19.0Compare Source
Anyscalar values in the Android SDK, strongly-typed variables in@authexpressions, and a minor internal fix for the Dart SDK code generation. (#7696)firebase ext:sdk:installto 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.0Compare Source
firebase deploy --dry-run, which validates your changes and builds your code without making any production changes.firebase init. (#7655)v1alphatov1beta. (#7589)firebase init dataconnect. (#7666)v1betagRPC APIs and theOrderDirectionenum in Swift, and makes transactional queries and mutations opt-in with the@transactiondirective. (#7679)firebase dataconnect:sql:grant -R <role> -E email. (#7656)getGlobalEsbuildVersionfunction. (#7571)v13.17.0Compare Source
dataconnect:sql:migratecommand hard dependency on 'roles/cloudsql.admin'. (#7578)VERIFY_AND_CHANGE_EMAILevents in the Auth emulator. (#7618)v13.16.0Compare Source
FindNearest.distanceResultFieldandFindNearest.distanceThresholdparameters.v13.15.4Compare Source
firebase.json#extensionswas undefined. (#7575)v13.15.3Compare Source
wsto 7.5.10 to remediate CVE-2024-37890. (#7398)v13.15.2Compare 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.1Compare Source
esbuildexecution 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.0Compare Source
--forcewas not respected duringfirebase deploy --only storage. (#7499)functions:secrets:setwrongly errorred in non-interactive flows without force option (#7467)v13.14.2Compare Source
v13.14.1Compare Source
v13.14.0Compare Source
firebase init dataconnectnow can pull down deployed GQL files.publishTimeis set to 1970-01-01T00:00:00 (#7441)firebase deploy --only dataconnect:serviceId.v13.13.3Compare Source
v13.13.2Compare Source
v13.13.1Compare Source
functions.ignorevalues infirebase.jsonto functions emulator so that supposedly ignored directories/files will not trigger reload. (#7414)v13.13.0Compare Source
firebase init dataconnect:sdk(#7406)@indexon tables,@auth(level: USER_ANON/USER_EMAIL_VERIFIED), andkey: {uid_expr: "auth.uid"}, and fixes some issues related to SDK generation (#7409)v13.12.0Compare Source
dataconnect.locationkey infirebase.jsontodataconnect.yaml.init dataconnect:sdk, which interactively configures a generated SDK for a Data Connect connector.v13.11.4Compare Source
deploy --only dataconnectwould error out withcannot read property undefined.v13.11.3Compare Source
setup:emulators:dataconnect.v13.11.2Compare Source
firebase dataconnect:sdk:generatewhen no generated SDKs are configured.firebase init dataconnectdid not write project files correctly.v13.11.1Compare Source
firebase init dataconnectno longer waits for Cloud SQL instance provisioning (#7275).v13.11.0Compare Source
firebase init dataconnect.init dataconnect.v13.10.2Compare Source
v13.10.1Compare Source
--force. (#7208)v13.10.0Compare Source
npm auditissue. (#7122)FUNCTIONS_DISCOVERY_TIMEOUTenv var (#7176)dataconnect:sql:migratewould sometimes act as the wrong role. (#7198)dataconnect:sql:migrate --forcewould not ignore invalid connectors. (#7199).dataconnectcommands.v13.9.0Compare 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.3Compare Source
v13.8.2Compare Source
v13.8.1Compare Source
v13.8.0Compare Source
*.localto .gitignore and functions ignore forinit functions. (#7018)v13.7.5Compare Source
v13.7.4Compare Source
v13.7.3Compare Source
Improve internal handling of config files (#6987)
v13.7.2Compare Source
firebase deploy --only firestore:rules,firestore:indexesdoes not update rules and indexes. (#6966)v13.7.1Compare Source
firebase.json. (#6965)v13.7.0Compare Source
v13.6.1Compare Source
v13.6.0Compare Source
resetendpoint for Datastore Mode.no_wrapperoptions.v13.5.2Compare Source
v13.5.1Compare Source
v13.5.0Compare Source
v13.4.1Compare Source
GOOGLE_CLOUD_QUOTA_PROJECTwas not correctly respected. (#6801)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.