Skip to content

chore(deps): bump firebase from 12.15.0 to 12.17.0 - #19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/firebase-12.17.0
Open

chore(deps): bump firebase from 12.15.0 to 12.17.0#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/firebase-12.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown

Bumps firebase from 12.15.0 to 12.17.0.

Release notes

Sourced from firebase's releases.

firebase@12.17.0

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

What's Changed

@​firebase/ai@​2.14.0

Minor Changes

  • 7c5e6e5 #10145 - Added support for text-to-speech capabilities (both single- and multi-speaker configurations) for non-Live API models (for example, Gemini TTS models).

  • 178daf7 #10184 - Deprecated VertexAIBackend in favor of AgentPlatformBackend to reflect the renaming of Vertex AI to Gemini Enterprise Agent Platform.

    The only difference for AgentPlatformBackend is the default location for accessing the model. The default location for AgentPlatformBackend is global, whereas the default location for VertexAIBackend is us-central1. To use us-central1 with AgentPlatformBackend, specify getAI(app, { backend: new AgentPlatformBackend('us-central1') }) when initializing the SDK. However, note that most new Gemini models do not support us-central1.

Patch Changes

  • Updated dependencies [736fa3f]:
    • @​firebase/util@​1.15.2
    • @​firebase/component@​0.7.4

@​firebase/app@​0.16.0

Minor Changes

  • 177f08d #10210 - Remove ability to call initializeAppCheck without a provider.

Patch Changes

  • 80a285d #10182 - Add more detailed error when initializeApp() is called a second time with different options or config, that prints the different options or config.

  • Updated dependencies [736fa3f]:

    • @​firebase/util@​1.15.2
    • @​firebase/component@​0.7.4

@​firebase/app-check@​0.13.0

Minor Changes

  • 177f08d #10210 - Remove ability to call initializeAppCheck without a provider.

Patch Changes

  • Updated dependencies [736fa3f]:
    • @​firebase/util@​1.15.2
    • @​firebase/component@​0.7.4

firebase@12.17.0

Minor Changes

  • 7c5e6e5 #10145 - Added support for text-to-speech capabilities (both single- and multi-speaker configurations) for non-Live API models (for example, Gemini TTS models).

... (truncated)

Commits
  • d459c97 Version Packages (#10227)
  • a799b16 Merge main into release
  • 2b941ef chore(deps): Upgrade more dependencies (#10193)
  • 0fe3bbc fix: add "@​firebase/app" as a peerDep in compat packages (#10097)
  • 7c5e6e5 feat(ai): support text-to-speech capabilities (single & multi-speaker configu...
  • ef7111b test: prompt for WebKit playwright installation (#10167)
  • 177f08d fix(app-check,app): Revert app check default provider initialization (#10210)
  • 8739d66 fix(prune-dts): preserve license headers across pruned declaration files and ...
  • 6e80a81 fix(firestore): replace type with interface in Cache config APIs (#10208)
  • 178daf7 feat(ai): Add AgentPlatformBackend and deprecate VertexAIBackend (#10184)
  • 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](https://github.com/firebase/firebase-js-sdk) from 12.15.0 to 12.17.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.15.0...firebase@12.17.0)

---
updated-dependencies:
- dependency-name: firebase
  dependency-version: 12.17.0
  dependency-type: direct:production
  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 Aug 5, 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