Skip to content

chore(dev-deps): update dependency firebase-tools to ^15.26.0 - #1271

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/firebase-tools-15.x
Aug 13, 2026
Merged

chore(dev-deps): update dependency firebase-tools to ^15.26.0#1271
renovate[bot] merged 1 commit into
mainfrom
renovate/firebase-tools-15.x

Conversation

@renovate

@renovate renovate Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
firebase-tools ^15.20.0^15.26.0 age confidence

Release Notes

firebase/firebase-tools (firebase-tools)

v15.26.0

Compare Source

  • Automatically enable non-interactive mode when an AI agent is detected in the environment to prevent the CLI from hanging on interactive prompts.
  • Added support for a two-phase non-interactive login flow. Initiate this by running firebase login --non-interactive, navigate to the printed link to get an authorization code, and complete the login by running firebase login <auth_code>.
  • Fixed apps:init writing google-services.json to an app/app path when the Android module has no src directory, by detecting the module from the directory basename instead of the first path segment (#​10863).
  • Fixed firestore:locations failing with a null project error when run without an active project (#​10881).
  • Fixed authentication refresh issue under Application Default Credentials (ADC) when no project is active (#​10880).
  • Added crashlytics:onboard:web CLI command to support Crashlytics onboarding for web apps.
  • Added hidden source map support to crashlytics:sourcemap:upload.
  • Fixed typo in loginPrototyper URL which caused issues during Firebase MCP server firebase_login
  • Added appcheck:services:list, appcheck:services:get and appcheck:services:set to read and change App Check enforcement per service.
  • Fixed unenforced read-only isolation for Native SQL queries for Firebase SQL Connect.

Configuration

📅 Schedule: (in timezone America/Denver)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@885c0e6). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1271   +/-   ##
=======================================
  Coverage        ?   86.37%           
=======================================
  Files           ?       27           
  Lines           ?     1116           
  Branches        ?        0           
=======================================
  Hits            ?      964           
  Misses          ?      152           
  Partials        ?        0           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot merged commit a72754a into main Aug 13, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/firebase-tools-15.x branch August 13, 2026 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants