fix(deps): update dependency firebase-tools to v14 - abandoned #66
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.35.1->^14.12.1Release Notes
firebase/firebase-tools (firebase-tools)
v14.12.1Compare Source
firestore:databases:create --edition enterprise. (#8952)get_sdk_configtool now properly returns decoded file content for Android and iOS.deployprompt as the first available.v14.12.0Compare Source
__name__fields with DESCENDING order were incorrectly filtered from index listings, causing duplicate index issues (#7629) and deployment conflicts (#8859). The fix now preserves__name__fields with explicit DESCENDING order while filtering out implicit ASCENDING__name__fields.firebase init dataconnectdidn't enable the Data Connect API by default (#8927).v14.11.2Compare Source
apptestingcommands.v14.11.1Compare Source
__name__fields with DESCENDING order were incorrectly filtered from index listings, causing duplicate index issues (#7629) and deployment conflicts (#8859). The fix now preserves__name__fields with explicit DESCENDING order while filtering out implicit ASCENDING__name__fields.firebase init apptesting_UNKNOWNcase with a string associated value. The fix changes that case name fromUNKNOWNto_UNKNOWN. If you have existing generated enums, you may need to rebuild your project.valueproperty to theEnumValuebase interface.v14.11.0Compare Source
firestore:indexeswrongly removed the__name__field. (#7629)v14.10.1Compare Source
string_patternfilters in Data Connect. These allow you to filter string fields using regex orLIKEsemantics.firebase-toolscould not be used within v1 Cloud Functions due to trying to write to a read only file.v14.10.0Compare Source
ext:configurewhere params without default values could not be set. (#8810)string_patternfilters in Data Connect. These allow you to filter string fields using regex orLIKEsemantics.v14.9.0Compare Source
generate_dataconnect_schema,dataconnect_generate_operation,firebase_consult_assistantMCP tools. (#8647)firebase init dataconnectis now integrated with Gemini in Firebase API to generate Schema based on description. (#8596)v14.8.0Compare Source
serviceusage.googleapis.comquota.v14.7.0Compare Source
functions:list.firebase initfeature selection. (#5232)demo-projects. (#8720)--export-on-exitfails if the target directory does not exist. (#4688)package.jsonwhen multiple package managers are used in a web project.@table(key).v14.6.0Compare Source
projects:createdidn't correctly parse theprojectIdanddisplayNameinput. (#8634)firebase use --adddidn't correctly set the active project. (#8694)firestore:delete. (#6753)firebase initnow uses FIREBASE_PROJECT env var as the default project name.v14.5.1Compare Source
v14.5.0Compare Source
firestore.databasewas treated as a required field in firebase.json. This is addressed in 14.5.1.initwhere users were forced to specify emulator UI port (#8626)webframeworksenabled,firebase init hostingre-prompts users for source. (#8587)auth.uidin CEL expressions when unauthenticated.firebase init firestore+firebase deployflow on a fresh new project without going to Console (#8653)v14.4.0Compare Source
firebase experimental:mcpcommand, which runs an MCP server for AI assistants to interact with Firebase resources.firebase init hosting:githubdidn't correctly parse the repo input. (#8536)@transactioncontinued to execute after errors and produces more confusing errors.@transactionreturned bogus data that had been invalidated by the rollback. They now correctly return null with a corresponding error "(rolled back)".@checkon side-effect fields if the mutation doesn't have@transaction.nullin CEL expressions.responsebinding to Server Values and@check(expr:)CEL expressions.v14.3.1Compare Source
firebase init firestorewould raise an error due to rules/indexes file path being undefined. (#8518)firebase userequiredserviceusage.viewerpermissions. (#8519)v14.3.0Compare Source
v14.2.2Compare Source
init dataconnect.demo-projects.addandremovelist update transforms and fixes an issue where updating a column tonullwas ignored. (#8484)v14.2.1Compare Source
incanddecupdate transforms forDateandTimestampscalars.ORandANDclauses may be evaluated in the incorrect order.{includes: $var}or{includesAll: [$var]}clauses should be dropped if$varis missing.v14.2.0Compare Source
reffunction in generated web SDK.inc,dec,append, andprependupdate transforms. Existing deployed connectors that violate this constraint will still work, but will need to be fixed to use list syntax before being re-deployed.v14.1.0Compare Source
v14.0.1Compare Source
v14.0.0Compare Source
init emulatorsApp Hosting flow now createsapphosting.emulator.yamlwith references to live secrets rather thanapphosting.local.yamlwith saved plaintext.apphosting:config:exportcommand has been removed (#8361)--locationflag fromapphostingcommands. Instead, commands now prompt for primary region as needed.deploy dataconnectnow warns about unsafe connector changes and insecure operations.experimental:functions:shellcommand. Usefunctions:shellinstead.apphosting:secrets:grantAccesscan now grant access to emails and can grant multiple secrets at once (#8357)apphosting:secrets:setnow has flows to help with test secrets (#8359)init dataconnecttemplates tov1.FIREBASE_DATACONNECT_EMULATOR_HOSTinstead ofFIREBASE_DATA_CONNECT_EMULATOR_HOST.sql:setupwould incorrectly remove thecloudsqlsuperuserrole fromfirebasesuperuser(#8363)appdistribution:testers:listwould error out if there were no testers.Configuration
📅 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.