Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2025

Bumps firebase-tools from 14.11.2 to 14.12.1.

Release notes

Sourced from firebase-tools's releases.

v14.12.1

  • Updated runtime config deprecation warning to no longer shows for v1 functions that only use default Firebase config. (#8963)
  • Fixed an issue where 'dataconnect:migrate' would use an invalid temporary password when connecting to enterprise plus CloudSQL instances.
  • Updated Data Connect emulator to v2.11.1, which:
    • [added] Add an app watch that collects embedded GQL into the connector folder.
    • [fixed] Handle foreign key constraint error as FailedPrecondition.
  • [Added] Support for creating Firestore Enterprise databases using firestore:databases:create --edition enterprise. (#8952)
  • [Added] Support for Firestore Enterprise database index configurations. (#8939)
  • [fixed] MCP: The get_sdk_config tool now properly returns decoded file content for Android and iOS.
  • [added] MCP: prompts are now supported with a deploy prompt as the first available.

v14.12.0

  • Fixed issue where __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.
  • Fixed an issue where firebase init dataconnect didn't enable the Data Connect API by default (#8927).
  • Add firebase init aitools to help developers set up Firebase AI tools in their projects (#8949).
  • Updated the Firebase Data Connect local toolkit to v2.11.0, which includes the following changes (#8948):
    • [Fixed] Kotlin code generation with enums
    • [Fixed] Deploying schemas with enums would report false breaking changes
    • [Added] Support for ordering results by aggregate fields (min/max/count/sum/avg).
    • [Added] Support for built-in and user-defined enums to LLM Tools generation.
Commits
  • 2e31610 14.12.1
  • 2214083 fix(mcp): prompt arguments were not working correctly (#8976)
  • e91e10d Fix a potential NPE (#8975)
  • a363640 Follow password policy for Cloud SQL temporary user (#8971)
  • 6156145 [MCP] Adds support for prompts. (#8965)
  • a41c523 Fix leaky unit test (#8972)
  • ecbbc91 fix(mcp): get_sdk_config base64 decodes for android/ios now. (#8966)
  • 4f54e5d fix: only show runtime config deprecation warning for user-defined config (#8...
  • 9c878bf update FDC local toolkit to v2.11.1 (#8964)
  • a9b1bb5 [MCP] implement {get,set}_data and {validate,get}_rules for RTDB MCP (#8854)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the build ビルドシステムや外部依存に関する変更 label Aug 17, 2025
@vercel
Copy link

vercel bot commented Aug 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
widgets Ready Ready Preview Comment Aug 17, 2025 11:56pm

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 14.11.2 to 14.12.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v14.11.2...v14.12.1)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-version: 14.12.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-tools-14.12.1 branch from c817627 to f093313 Compare August 17, 2025 23:54
@iyuuya iyuuya merged commit c5ac484 into main Aug 17, 2025
9 checks passed
@iyuuya iyuuya deleted the dependabot/npm_and_yarn/firebase-tools-14.12.1 branch August 17, 2025 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build ビルドシステムや外部依存に関する変更

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants