Skip to content

chore(deps): bump the firebase group with 3 updates#392

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/firebase-bd85437b60
Closed

chore(deps): bump the firebase group with 3 updates#392
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/firebase-bd85437b60

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Bumps the firebase group with 3 updates: @angular/fire, firebase and firebase-tools.

Updates @angular/fire from 21.0.0-rc.0-canary.ac3dd7c to 21.0.0-rc.0

Release notes

Sourced from @​angular/fire's releases.

21.0.0-rc.0

What's Changed

  • Bump all Angular dependencies to ^21.0.0 build to ~0.2100.0
  • Bump firebase to next major
  • Drop vertexai
  • Lots of lint and tsconfig drama
  • Unbork Github Actions

I fully expect I broke something, there were a lot of build / lint issues with this major. Just need to get the ball rolling here now that all the deps are out. Will publish an update to rxfire to fix the peer conflict.

Full Changelog: angular/angularfire@20.0.1...21.0.0-rc.0

Commits

Updates firebase from 12.9.0 to 12.10.0

Release notes

Sourced from firebase's releases.

firebase@12.10.0

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/ai@​2.9.0

Minor Changes

  • 47f8521 #9489 - Added automatic function calling capability when using ChatSession.

Patch Changes

  • Updated dependencies [eebba69]:
  • @​firebase/util@​1.14.0
  • @​firebase/component@​0.7.1

@​firebase/data-connect@​0.4.0

Minor Changes

  • eebba69 #9439 - Add Memory-Based caching to Queries in Firebase Data Connect.

Patch Changes

  • Updated dependencies [eebba69]:
  • @​firebase/util@​1.14.0
  • @​firebase/component@​0.7.1

firebase@12.10.0

Minor Changes

  • 14d9745 #9483 - Support added for mapSet, mapValues, mapEntries, mapKeys Pipelines expressions.

  • 47f8521 #9489 - Added automatic function calling capability when using ChatSession.

  • f8996c4 #9479 - Support added for the following string Pipeline expressions: stringRepeat, stringReplaceOne, stringReplaceAll, stringIndexOf, ltrim, rtrim.

  • eebba69 #9439 - Add Memory-Based caching to Queries in Firebase Data Connect.

  • 659d9bb #9576 - Add support for first, last, array_agg and array_agg_distinct expressions

  • 852162b #9498 - Add support for rand and trunc pipeline expressions

  • 6041509 #9484 - feat(firestore): Support added for the isType Pipeline expression.

Patch Changes

... (truncated)

Commits
  • 291851c Version Packages (#9591)
  • 115bd08 Merge main into release
  • 14d9745 feat(firestore): add support for remaining map pipeline expressions (#9483)
  • 887fc51 chore: Migrate gsutil usage instructions to gcloud storage (#9589)
  • eebba69 feat(data-connect): Caching for FDC (#9439)
  • 6041509 feat(firestore): add isType expression (#9484)
  • 659d9bb feat(firestore): add accumulators expressions (#9576)
  • 852162b feat(firestore): add rand and trunc expressions (#9498)
  • f8996c4 feat(firestore): add string pipeline expressions (#9479)
  • f126686 fix(deps): update dependency @​rushstack/node-core-library to v5 (#8816)
  • Additional commits viewable in compare view

Updates firebase-tools from 15.5.1 to 15.8.0

Release notes

Sourced from firebase-tools's releases.

v15.8.0

  • Corrects issue with updateService in runv2.ts (#9918)
  • Updated suite of MCP tools for Firestore to include many new tools. Firestore tools no longer support emulator mode.
  • Updated the Firebase Data Connect local toolkit to v3.2.0, which includes the following changes: (#9975)
    • Support for uuidV7()
    • Support for custom PostgreSQL schema names.

v15.7.0

  • Updated Python Functions template to use firebase_functions v0.5.x
  • Update the Firebase Data Connect local toolkit to v3.1.4, which includes the following changes: (#9944)
    • Add support for @searchable on varchar fields.
    • Fix a runtime error when using aggregations with nested reference fields.
    • Update the Golang dependency version from v1.24.12 to v1.24.13.
  • Added Developer Knowledge MCP tools which can search Google doumentation to help agents answer questions.

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/firebase-bd85437b60 branch 2 times, most recently from 36be2da to d939398 Compare March 4, 2026 06:11
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/firebase-bd85437b60 branch 2 times, most recently from c4f4cc0 to 62f861d Compare March 16, 2026 11:55
Bumps the firebase group with 3 updates: [@angular/fire](https://github.com/angular/angularfire), [firebase](https://github.com/firebase/firebase-js-sdk) and [firebase-tools](https://github.com/firebase/firebase-tools).


Updates `@angular/fire` from 21.0.0-rc.0-canary.ac3dd7c to 21.0.0-rc.0
- [Release notes](https://github.com/angular/angularfire/releases)
- [Commits](https://github.com/angular/angularfire/commits/21.0.0-rc.0)

Updates `firebase` from 12.9.0 to 12.10.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@12.9.0...firebase@12.10.0)

Updates `firebase-tools` from 15.5.1 to 15.8.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.5.1...v15.8.0)

---
updated-dependencies:
- dependency-name: "@angular/fire"
  dependency-version: 21.0.0-rc.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: firebase
- dependency-name: firebase
  dependency-version: 12.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: firebase
- dependency-name: firebase-tools
  dependency-version: 15.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: firebase
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/firebase-bd85437b60 branch from 62f861d to 637c50d Compare March 16, 2026 13:29
@mschilling
Copy link
Copy Markdown
Contributor

Superseded by #404

@mschilling mschilling closed this Mar 16, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 16, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/firebase-bd85437b60 branch March 16, 2026 14:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant