Skip to content

chore(deps-dev): bump firebase-tools from 15.28.2 to 15.30.0 - #511

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/firebase-tools-15.30.0
Open

chore(deps-dev): bump firebase-tools from 15.28.2 to 15.30.0#511
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/firebase-tools-15.30.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Contributor

Bumps firebase-tools from 15.28.2 to 15.30.0.

Release notes

Sourced from firebase-tools's releases.

v15.30.0

  • Updated the Firebase SQL Connect local toolkit to v3.4.19, which includes the following changes:
    • [fixed] Bug fixes and performance improvements for the PostgreSQL emulator.
  • [fixed] Clean up managed service accounts when all functions in a codebase are deleted.
  • Corrected Cloud Tasks emulator Queue ID validation error message to match Cloud Tasks naming rules.
  • Repurposed the local dataconnect_execute tool as dataconnect_execute_in_emulator to run GraphQL queries and mutations on the local SQL Connect emulator.
  • Configured the SQL Connect (Data Connect) OneMCP proxy server in ONEMCP_SERVERS with a selection of remote tools.
  • Configured the Mcp-Param-Region HTTP header workaround in OneMcpServer for MCP routing support.
  • [fixed] Retry IAM policy updates on replication lag and concurrency conflicts.
  • [fixed] Prevent deadlock and stale source tokens during Cloud Functions deployment retries.
  • [fixed] Retry Cloud Functions creation on HTTP 400 service account propagation errors.

v15.29.0

  • Added support for the FIREBASE_DEBUG_PATH environment variable to customize the debug log output location.
  • Add humanReadableDescription field to MCP tools and use it in --generate-tool-list output.
  • Fixed an issue where the Functions emulator replaced an IPC failure with an unrelated TypeError about stream chunk types, hiding why the runtime became unreachable (#10876).
  • [Added] Add -f, --force option to firebase ext:migrate.
  • [Fixed] Fix parameter type preservation and optional system parameter handling during extension updates in firebase ext:migrate
Commits
  • c950791 15.30.0
  • ad45804 fix(extensions): remove colliding -i short flag from ext:migrate --ext-instan...
  • 17d1150 fix(functions): retry on HTTP 400 service account propagation errors during f...
  • a9de625 fix(functions): prevent deadlock and stale source tokens during deployment re...
  • 67297e8 fix(gcp): retry on IAM replication lag and etag conflicts in resourceManager ...
  • 1518246 Integrate SQL Connect remote MCP tools (#10997)
  • 343c9ba update error message for invalid queue id (#11050)
  • ecda4df fix(functions): clean up managed service accounts on codebase deletion (#11038)
  • 6f38ae5 docs(extensions): align EVENTARC_CHANNEL export comment in ext:export (#11041)
  • b75c955 fix: allow ext:export to overwrite empty dotenv files created by kits:install...
  • 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 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)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 15.28.2 to 15.30.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/main/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v15.28.2...v15.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants