Skip to content

chore(deps-dev): bump firebase-tools from 15.19.1 to 15.22.4#413

Merged
stfsy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/firebase-tools-15.22.4
Jul 1, 2026
Merged

chore(deps-dev): bump firebase-tools from 15.19.1 to 15.22.4#413
stfsy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/firebase-tools-15.22.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps firebase-tools from 15.19.1 to 15.22.4.

Release notes

Sourced from firebase-tools's releases.

v15.22.4

  • Fixes auth:export and auth:import dropping mfaInfo data for users with Multi-Factor Authentication enabled.
  • Updated Pub/Sub emulator to version 0.8.34

v15.22.3

  • Disable 'keep-alive' in google-auth-library calls to avoid Premature close errors on some Node versions (#10716).

v15.22.2

  • Upgrade zod to v4 and drop the deprecated zod-to-json-schema dependency in favor of zod v4's built-in z.toJSONSchema().
  • Updated the Firebase Data Connect local toolkit to v3.4.14, which includes the following changes:
    • Fix linter warnings in generated Kotlin SDK files.
  • Changed calls to 'cloudbilling.googleapis.com' to use user project quota to avoid shared quota exhaustion issues. If you are using CI token based auth in CI/CD, please ensure that you enable cloudbilling.googleapis.com before you update to this version.
  • Fixed an intermittent "Premature close" error during login and API requests by retrying once without keep-alive. (#10692)

v15.22.1

  • Fixed various issues with Data Connect emulator / deploy by updating binary to version 3.4.13.
  • Temporarily pinned firebase-docker-image to Node 24.16.0 to mitigate nodejs/node#63989.

v15.22.0

  • Added apphosting:secrets:revokeaccess command. (#10669)
  • Updated Pub/Sub emulator to version 0.8.33.
  • Updated Data Connect emulator to version 3.4.12.
  • Fix Data Connect non-deterministic output order of generated SDK files when compiled from multiple GQL source files.
  • Optimize Data Connect singular relation filters on PKs to avoid EXISTS subqueries.

v15.21.0

  • Fixed an issue where login:*, target:*, and ext:* subcommands were missing from firebase --help.
  • Functions can declare additional API dependencies (#10621)
  • Added mock Passkey (WebAuthn) support to the Auth emulator. (#10636)
  • Fixes spawn activate.bat ENOENT error on Windows when initializing Python functions. (#10608)
  • Fixed an issue where Cloud Run rewrites in the Hosting emulator would always hit the live Cloud Run API instead of routing to the local functions emulator. (#10588)
  • Removed temporary warning directing Dart functions users to Cloud Console, as Firebase Console now supports Dart functions. (#10584)
  • Updated the Firebase Data Connect local toolkit to v3.4.11, which includes the following changes:
    • [changed] Updated the Golang dependency version to 1.25.11.
  • Fixed issue where apptesting:execute command rejects documented --test-username, --test-password, and --test-password-file options.
  • Updated Web Frameworks to warn about missing SSRF protection config in Angular 22 deploys (#10523)
  • Fixed an issue where Astro 6 SSR deploys returned HTTP 500 by preserving the server/ directory in the generated Cloud Function. (#10537)

v15.20.0

  • Removed the prompt and backend deletion of Data Connect services during firebase deploy. (#10619)
  • Fixes firebase init dataconnect failing with ENOEXEC when creating a new template app on some operating systems. (#10616)
  • Support setting the Google Cloud Storage (GCS) test results bucket in apptesting:execute and appdistribution:distribute
Commits
  • ecdeee5 15.22.4
  • 1a814e1 build: cleanly push specific docker image version tags during Cloud Build ste...
  • 322ab72 Fix: specify repo explicitly in gh pr view (#10746)
  • d5414d6 fix: support exporting and importing mfaInfo in auth (#10705)
  • f254a57 fix issue where listOperations can return an undefined operations property (#...
  • 9f8da9b feat: support Task lifecycle hooks in functions (#10728)
  • 0b43b73 chore: update pubsub emulator to 0.8.34 (#10739)
  • 988875a fix zizmor findings (#10729)
  • ed27890 add release vscode workflow; fix changelog (#10719)
  • 1498d80 inject default Angular SSR environment variables for local builds (#10706)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2026
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 15.19.1 to 15.22.4.
- [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.19.1...v15.22.4)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-version: 15.22.4
  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-15.22.4 branch from 8ef6a9c to e184b4a Compare July 1, 2026 20:33
@stfsy stfsy merged commit 44b2c01 into main Jul 1, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/firebase-tools-15.22.4 branch July 1, 2026 20:35
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.

1 participant