Skip to content

chore: renumber BoM 5.0.0 to 4.19.0 - #18609

Merged
Lyokone merged 1 commit into
mainfrom
chore/bom-4.19.0
Aug 24, 2026
Merged

chore: renumber BoM 5.0.0 to 4.19.0#18609
Lyokone merged 1 commit into
mainfrom
chore/bom-4.19.0

Conversation

@Lyokone

@Lyokone Lyokone commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

BoM 5.0.0 → 4.19.0

Renumbers the 2026-08-24 BoM entry. The 17 package pins are unchanged and match what was published to pub.dev.

generate_bom.dart bumps the BoM major whenever any tracked package goes major, so firebase_ai 3.15.0 → 4.0.0 alone took the BoM 4.18.0 → 5.0.0. The remaining 16 packages were 10 minor and 6 patch.

Changes

File Change
scripts/versions.json top-level key 5.0.04.19.0
VERSIONS.md entry heading and flutterfire install command
CHANGELOG.md entry heading and VERSIONS.md anchor

Tags

BoM-v5.0.0 is superseded and needs deleting; BoM-v4.19.0 replaces it. The 45 package tags are unaffected.

Note

firebase_ai 4.0.0 remains in this BoM, so 4.19.0 does contain a breaking package change.

The BoM went major only because generate_bom.dart bumps major whenever
any tracked package does, and firebase_ai 3.15.0 -> 4.0.0 was in the set.
Renumber the entry to 4.19.0; the 17 package pins are unchanged and match
what was published to pub.dev on 2026-08-24.
@gemini-code-assist

Copy link
Copy Markdown
Contributor
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 the 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 counterproductive. 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.

@Lyokone
Lyokone merged commit 95d2fde into main Aug 24, 2026
32 checks passed
@Lyokone
Lyokone deleted the chore/bom-4.19.0 branch August 24, 2026 15:51
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.

3 participants