Skip to content

Conversation

@google-oss-bot
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release, this PR will be updated.

Releases

@firebase/ai@2.6.0

Minor Changes

firebase@12.6.0

Minor Changes

Patch Changes

  • Updated dependencies [f06cbf9, c47bd71]:
    • @firebase/app@0.14.6
    • @firebase/ai@2.6.0
    • @firebase/data-connect@0.3.12
    • @firebase/app-compat@0.5.6

@firebase/app@0.14.6

Patch Changes

  • Update SDK_VERSION.

@firebase/app-compat@0.5.6

Patch Changes

  • Updated dependencies []:
    • @firebase/app@0.14.6

@firebase/data-connect@0.3.12

Patch Changes

  • c47bd71 #9349 (fixes #9348) - Fixed issue where onComplete wasn't triggering when the user calls unsubscribe on a subscription.

@google-cla
Copy link

google-cla bot commented Nov 12, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@gemini-code-assist
Copy link

Summary of Changes

Hello @google-oss-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request is an automated versioning and release preparation for several Firebase JavaScript SDK packages. It introduces a new feature for server prompt templates in the AI SDK, fixes a subscription bug in the Data Connect SDK, and updates the core app SDK version. These changes trigger cascading dependency updates across the entire Firebase ecosystem, ensuring all packages are aligned with the latest versions and improvements.

Highlights

  • New Feature: Server Prompt Templates: The @firebase/ai package has been updated to version 2.6.0, introducing support for server prompt templates. This is a minor version bump for the AI SDK.
  • Bug Fix: Data Connect Subscriptions: The @firebase/data-connect package has received a patch update to version 0.3.12, resolving an issue where the onComplete callback was not triggering correctly when a user unsubscribed from a subscription.
  • Core App Version Update: The foundational @firebase/app package has been updated to 0.14.6 with a patch change primarily focused on updating the SDK_VERSION. This update propagates to many other Firebase packages as a dependency.
  • Firebase Root Package Update: The main firebase package has been bumped to version 12.6.0, reflecting the minor feature addition in @firebase/ai and incorporating the latest patch updates from its dependencies, including @firebase/app, @firebase/ai, @firebase/data-connect, and @firebase/app-compat.
  • Dependency Updates Across Packages: Numerous other Firebase packages, including those for analytics, app-check, auth, database, firestore, functions, installations, messaging, performance, remote-config, and storage, have had their @firebase/app or @firebase/app-compat dependencies updated to align with the new versions.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This automated pull request from the Changesets release action handles package versioning. It correctly updates version numbers in package.json files, generates corresponding CHANGELOG.md entries, and removes the processed changeset files. The changes are consistent across the repository. I find no issues to address.

@google-oss-bot
Copy link
Contributor Author

@google-oss-bot
Copy link
Contributor Author

@github-actions github-actions bot force-pushed the changeset-release/release branch from de9c500 to b3f7dc4 Compare November 13, 2025 02:19
@hsubox76 hsubox76 merged commit c77c9df into release Nov 13, 2025
1 check failed
@hsubox76 hsubox76 deleted the changeset-release/release branch November 13, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants