chore(deps): autoupdate (needs claude fix)#15
Conversation
firebase-admin v14 removed the legacy namespaced compat API (admin.auth(), admin.credential.cert(), admin.firestore(), etc.). Update bin/firebase-cli.js to use the new modular API (getAuth, getDatabase, getFirestore, getStorage, cert) and update src/index.ts to import types from individual firebase-admin subpath exports instead of the removed namespace members. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Autoupdate fix summaryInitial failure: Additionally, Changes made:
Verification: Commit pushed: |
The dependency autoupdater failed during
builds-and-checks.Run log: https://github.com/siarheidudko/firebase-admin-cli/actions/runs/27852935886
A Claude session has been dispatched to push fixes onto this branch
so the following commands all exit 0:
Claude will leave a status comment on this PR when it finishes.
PR-checks will re-run on each new commit.