Skip to content

chore(deps-dev): bump firebase-tools from 15.5.1 to 15.6.0#391

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/firebase-tools-15.6.0
Open

chore(deps-dev): bump firebase-tools from 15.5.1 to 15.6.0#391
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/firebase-tools-15.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2026

Bumps firebase-tools from 15.5.1 to 15.6.0.

Release notes

Sourced from firebase-tools's releases.

v15.6.0

  • Added support for enabling Firebase Authentication providers via firebase deploy. You can configure providers in firebase.json like so:
{
  "auth": {
    "providers": {
      "anonymous": true,
      "emailPassword": true,
      "googleSignIn": {
        "oAuthBrandDisplayName": "My App",
        "supportEmail": "support@myapp.com"
      }
    }
  }
}
  • Added initial zip deploy support in functions deploy for HTTP functions (#9707)
  • Fixes an issue where Python was missing from the firebase-tools Docker image (#9855).
  • Fixes billing information check to use user's project quota (#9879).
  • Updated the Firebase Data Connect local toolkit to v3.1.2, which contains the following changes: (#9882)
    • Improved insecure operation warning messages and reduced the severity of existing insecure operation warnings to LOG_ONLY.
    • Updated the Golang dependency version from 1.24.4 to 1.24.12.
  • Fixes issue where auth emulator multi-tenant mode exports/imports only users tied to the default tenant (#5623)
  • Updated Pub/Sub emulator to version 0.8.27.
  • Updated the Data Connect emulator to v3.1.3, which enables the native SQL feature.
Commits

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.5.1 to 15.6.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v15.5.1...v15.6.0)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-version: 15.6.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 Feb 15, 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

Comments