-
Notifications
You must be signed in to change notification settings - Fork 991
Version Packages #9428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #9428
Conversation
|
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. |
Summary of ChangesHello @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 Highlights
Using Gemini Code AssistThe 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
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 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
|
There was a problem hiding this 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.
Size Report 1Affected ProductsNo changes between base commit (4cc583c) and merge commit (6dfc6ea).Test Logs |
Size Analysis Report 1Affected ProductsNo changes between base commit (4cc583c) and merge commit (6dfc6ea).Test Logs |
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
@firebase/auth.
Patch Changes
1e406a2,bc2b2cd,5c7430d,5940794]:@firebase/[email protected]
Patch Changes
bc2b2cd#9399 - update the link /genai to /ailogic5c7430d#9381 - FixgenerateContentStreamreturning wronginferenceSource.@firebase/[email protected]
Patch Changes
1e406a2]:@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
5940794]: