Skip to content

chore(deps): autoupdate (needs claude fix)#21

Merged
siarheidudko merged 1 commit into
masterfrom
chore/autoupdate-29129973367
Jul 11, 2026
Merged

chore(deps): autoupdate (needs claude fix)#21
siarheidudko merged 1 commit into
masterfrom
chore/autoupdate-29129973367

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

The dependency autoupdater failed during builds-and-checks.

Run log: https://github.com/siarheidudko/firebase-engine/actions/runs/29129973367

A Claude session has been dispatched to push fixes onto this branch
so the following commands all exit 0:

  npm run lint
  npm run build
  npm run cov

Claude will leave a status comment on this PR when it finishes.
PR-checks will re-run on each new commit.

@github-actions
github-actions Bot requested a review from siarheidudko July 10, 2026 23:18
@github-actions github-actions Bot added autoupdate Automated dependency update PRs needs-claude Needs Claude GitHub App to fix labels Jul 10, 2026
@claude

claude Bot commented Jul 10, 2026

Copy link
Copy Markdown

Autoupdater fix-it status

Diff on this branch: only a patch bump of @sergdudko/objectstream 4.0.41 → 4.0.42 in package.json/package-lock.json (used in src/utils/template.ts). The autoupdater's attempted typescript 7.0.2 bump was correctly dropped (it conflicts with typedoc@0.28.20's peer range 5.0.x–6.0.x); typescript remains at ^6.0.3.

Command results (this sandbox):

  • npm ci --no-audit --no-fund — exit 0
  • npm run lint — exit 0
  • npm run build — exit 0
  • npm run cov — could not complete: the emulator harness (firebase emulators:exec) requires JDK 21, and this fix-it sandbox has no usable Java runtime, and I'm blocked (by sandbox permissions) from installing one or invoking java directly. This is an environment limitation of this agent's sandbox, not a regression from the dependency bump — the actual pr-checks workflow provisions JDK 21 via its "Set up JDK 21" step, so cov should run normally there.

Changes made: none. The bump is a pure-JS patch version with no API surface changes visible to tsc/eslint, lint and build are clean, and no compatibility shim was needed.

Pushed commits: none — nothing to fix on this branch. Please rely on the pr-checks run for npm run cov results; if that fails for a reason unrelated to Java setup, ping me again with the failure and I'll address it.

@siarheidudko
siarheidudko merged commit e4a4422 into master Jul 11, 2026
9 checks passed
@siarheidudko
siarheidudko deleted the chore/autoupdate-29129973367 branch July 11, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autoupdate Automated dependency update PRs needs-claude Needs Claude GitHub App to fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant