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/[email protected]

Minor Changes

  • 1e406a2 #9410 - Upgraded react-native-async-storage peerDependency to v2+.

[email protected]

Minor Changes

  • Update root "firebase" package as a "minor" release due to bumps in:
    @firebase/auth.

Patch Changes

@firebase/[email protected]

Patch Changes

  • bc2b2cd #9399 - update the link /genai to /ailogic

  • 5c7430d #9381 - Fix generateContentStream returning wrong inferenceSource.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 5940794 #9386 (fixes #9378) - Fix: Corrected misleading error message when doc() is called with undefined.

@firebase/[email protected]

Patch Changes

@google-cla
Copy link

google-cla bot commented Dec 15, 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
Contributor

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 automates the versioning and release process for several Firebase JavaScript SDK packages. It consolidates a minor update for the authentication module to support a newer React Native storage dependency, alongside critical bug fixes for the AI and Firestore modules. The changes culminate in a minor version increment for the overarching firebase package, ensuring all dependent packages are aligned with their latest stable versions.

Highlights

  • @firebase/auth: The @firebase/auth package has been updated to version 1.12.0, which includes an upgrade to the react-native-async-storage peerDependency to v2+.
  • @firebase/ai: The @firebase/ai package has been updated to version 2.6.1, addressing a link update from /genai to /ailogic and fixing an issue where generateContentStream returned an incorrect inferenceSource.
  • @firebase/firestore: The @firebase/firestore package has been updated to version 4.9.3, which corrects a misleading error message when doc() is called with an undefined value.
  • Root 'firebase' package: The main firebase package has been bumped to version 12.7.0, reflecting the minor update in @firebase/auth and patch updates across several other Firebase packages including @firebase/ai, @firebase/firestore, @firebase/auth-compat, and @firebase/firestore-compat.
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
Contributor

@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 pull request, generated by the Changesets release action, versions several packages for a new release. The changes primarily consist of version bumps in package.json files and corresponding updates to CHANGELOG.md files. The version increments (minor for @firebase/auth and firebase, patch for others) are consistent with the described changes. The dependency updates across the packages are also consistent. The changes appear to be correct and ready for release.

@google-oss-bot
Copy link
Contributor Author

@google-oss-bot
Copy link
Contributor Author

@DellaBitta DellaBitta merged commit 8e26a55 into release Dec 16, 2025
43 of 44 checks passed
@DellaBitta DellaBitta deleted the changeset-release/release branch December 16, 2025 13:43
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