Skip to content

chore(deps-dashboard): bump firebase from 12.18.0 to 12.19.0 in /dashboard - #315

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dashboard/firebase-12.19.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dashboard/firebase-12.19.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps firebase from 12.18.0 to 12.19.0.

Release notes

Sourced from firebase's releases.

firebase@12.19.0

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

What's Changed

@​firebase/ai@​2.16.0

Minor Changes

  • 6b17ef5 #10319 - Fixed the issue where the SDK hardcodes invalid 'function' role, causing 400 errors during function calling on gemini-3.6-flash

Patch Changes

  • 6f86596 #10320 - Fixed a client-side validation guardrail that incorrectly blocked text/x.enum when responseSchema or responseJsonSchema was provided. The SDK now correctly accepts both application/json and text/x.enum for structured outputs.

firebase@12.19.0

Minor Changes

  • 6b17ef5 #10319 - Fixed the issue where the SDK hardcodes invalid 'function' role, causing 400 errors during function calling on gemini-3.6-flash

Patch Changes

@​firebase/analytics@​0.10.25

Patch Changes

  • 50213a1 #10233 - Update api-extractor and documentation pipeline. Includes some fixes to documentation comments and links.

@​firebase/analytics-compat@​0.2.31

Patch Changes

  • Updated dependencies [50213a1]:
  • @​firebase/analytics@​0.10.25

@​firebase/app@​0.16.2

Patch Changes

  • Update SDK_VERSION.

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dashboard, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from giauphan as a code owner September 14, 2026 07:17

@giauphan giauphan left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

cc @dependabot[bot] @jules

This PR is a single-line dependency bump (firebase ^12.18.0^12.19.0 in dashboard/package.json). No logic, security, or performance concerns apply.

One minor note: the caret range ^12.18.0 already resolves to 12.19.x at install time, so this bump is cosmetic unless you commit lockfiles — and no package-lock.json/yarn.lock change appears in the diff. If the dashboard does pin a lockfile, update it so package.json and the lockfile don't drift; otherwise it's fine as-is.

Everything looks good.

Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 12.18.0 to 12.19.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.18.0...firebase@12.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dashboard/firebase-12.19.0 branch from dc9aecd to 0f768ab Compare September 22, 2026 11:19

@giauphan giauphan left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

cc @dependabot[bot] @jules

Here's my review of the PR:

  1. Correctness: The change looks safe - it's just updating the Firebase dependency version. No logic changes are being made.

  2. Security: No security concerns - this is just a version bump with no code changes.

  3. Performance: No performance impact - this is a simple dependency update.

  4. Code quality: Good - this is a clean version bump with no other changes.

  5. Maintainability: Excellent - the change is isolated to one file and clearly shows the version update.

Everything looks good in this PR. The Firebase version bump appears to be a routine maintenance update with no functional changes.

@giauphan

Copy link
Copy Markdown
Owner

Closing due to lockfile mismatch with main. Dependabot will automatically recreate a clean PR against the latest main.

@giauphan giauphan closed this Sep 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 23, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dashboard/firebase-12.19.0 branch September 23, 2026 04:16
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.

1 participant