Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2025

Bumps firebase from 12.3.0 to 12.4.0.

Release notes

Sourced from firebase's releases.

firebase@12.4.0

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

What's Changed

@​firebase/ai@​2.4.0

Minor Changes

  • 0bb2fe6 #9272 - Added a sendFunctionResponses method to LiveSession, allowing function responses to be sent during realtime sessions. Fixed an issue where function responses during audio conversations caused the WebSocket connection to close. See [GitHub Issue #9264](firebase/firebase-js-sdk#9264).

  • Breaking Change: Changed the functionCallingHandler property in StartAudioConversationOptions so that it now must return a Promise<FunctionResponse>. This breaking change is allowed in a minor release since the Live API is in Public Preview.

  • 0ffcb26 #9254 - Added support for the URL context tool, which allows the model to access content from provided public web URLs to inform and enhance its responses.

Patch Changes

  • 2596dd1 #9255 - Imagen Generation is now Generally Available (GA).

  • 2596dd1 #9255 - The Gemini Developer API is now Generally Available (GA).

  • ea85128 #9262 - Updated SDK to handle empty parts when streaming.

  • 7a7634f #9274 - Tag code execution with beta tag (public preview).

firebase@12.4.0

Minor Changes

  • 0bb2fe6 #9272 - Added a sendFunctionResponses method to LiveSession, allowing function responses to be sent during realtime sessions. Fixed an issue where function responses during audio conversations caused the WebSocket connection to close. See [GitHub Issue #9264](firebase/firebase-js-sdk#9264).

  • Breaking Change: Changed the functionCallingHandler property in StartAudioConversationOptions so that it now must return a Promise<FunctionResponse>. This breaking change is allowed in a minor release since the Live API is in Public Preview.

  • 0ffcb26 #9254 - Added support for the URL context tool, which allows the model to access content from provided public web URLs to inform and enhance its responses.

Patch Changes

... (truncated)

Commits
  • b7e18d0 Version Packages (#9300) release v12.4.0
  • c1ffe3e Merge main into release
  • 2596dd1 docs(ai): promote gemini developer api and imagen to GA (#9255)
  • ccbf7ba Update ai model name used for e2e tests (#9282)
  • 0bb2fe6 feat(ai): Add method to send function responses in a live session (#9272)
  • ea85128 fix(ai): Handle empty parts when streaming (#9262)
  • 7a7634f docs(ai): tag code execution with "beta" tag (public preview) (#9274)
  • 0ffcb26 feat(ai): add support for URL context (#9254)
  • 1bcf83d Expose setUserProperties from internal analytics instance (#9263)
  • cb3bdd8 Merge branch 'release'
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.3.0 to 12.4.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.3.0...firebase@12.4.0)

---
updated-dependencies:
- dependency-name: firebase
  dependency-version: 12.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the build ビルドシステムや外部依存に関する変更 label Oct 9, 2025
@vercel
Copy link

vercel bot commented Oct 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
widgets Ready Ready Preview Comment Oct 9, 2025 8:06pm

@iyuuya iyuuya merged commit 196034e into main Oct 9, 2025
9 checks passed
@iyuuya iyuuya deleted the dependabot/npm_and_yarn/firebase-12.4.0 branch October 9, 2025 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build ビルドシステムや外部依存に関する変更

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants