chore(deps): autoupdate (needs claude fix) - #26
Conversation
The autoupdater bumped typescript to ^7.0.2, which conflicts with typedoc@0.28.20's peer dependency range (up to 6.0.x), breaking npm install. It also bumped firebase-tools to ^15.25.1, whose Storage Emulator now rejects bucket.delete() with "Not Implemented", breaking the storage clean/restore integration tests. Reverting both devDependencies to their last compatible versions restores green lint/build/cov runs without touching product logic. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
Status: fixed and pushed (commit 08666b1). Initial failures: Changes made (package.json/package-lock.json only, no product code touched):
Verified locally before push:
Pushed commit |
The dependency autoupdater failed during
builds-and-checks.Run log: https://github.com/siarheidudko/firebase-engine/actions/runs/30672520029
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.
The Claude workflow re-dispatches PR-checks once it is done, so the
checks below reflect its pushed fixes.