feat: sync CLI with dashboard@v1.6.18 - #87
Open
cursor[bot] wants to merge 1 commit into
Open
Conversation
Upstream release dashboard@v1.6.18 (db38faf) adds Google reCAPTCHA for OTP sends (dashboard#262). Pure server-side change — no route or DTO surface change vs 1.6.17 (diff -rq on dist is empty). No CLI code impact. bun run check stays green. Co-authored-by: citron <lcandy2@users.noreply.github.com>
Agent PR ReviewScenario: A — Initial review (cursor[bot] draft) What is right
Concerns
Deferred (acknowledged in PR body)
Final noteClean version-only bump — marked ready and approved. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upstream version
@photon-ai/dashboard-api@1.6.18— dashboard@v1.6.18 (db38faf00dd88c718f1a80069ffd472cedd97adf)Release notes: feat(auth): Use Google reCAPTCHA for ENG-2052 OTP sends (dashboard#262). Pure server-side auth-flow change.
Routes added/removed/changed
diff -rqbetween the@photon-ai/dashboard-api1.6.17 and 1.6.18dist/directories is empty. The bundled.d.tsis bit-identical; only the version metadata moved.UPSTREAM_DIFF.mdon this branch reflects the accumulated delta from the previously-pinned 1.6.12 baseline (main was still on 1.6.12 via PR fix: guard list commands against response shape changes #79); the 1.6.12 breaking-change fixes already landed onmain, so this bump requires no code changes.Snapshot changes
New runtime dependencies
Checklist
@photon-ai/dashboard-apiversion bump, not hand editsbun run checkpasses locallyNeed help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.Note
Low Risk
Version-pin and lockfile update only; no application logic or API surface changes in this repo.
Overview
Bumps the dev dependency
@photon-ai/dashboard-apifrom 1.6.12 to 1.6.18 inpackage.jsonandbun.lock, aligning the CLI’s typed Eden contract with dashboard v1.6.18.There are no CLI source, snapshot, or runtime dependency changes in this diff—the lockfile entry for the package is updated to match the new version and integrity hash only.
Reviewed by Cursor Bugbot for commit 2459037. Bugbot is set up for automated code reviews on this repo. Configure here.