feat: sync CLI with dashboard@v1.6.23 - #95
Draft
cursor[bot] wants to merge 2 commits into
Draft
Conversation
Co-authored-by: citron <lcandy2@users.noreply.github.com>
Co-authored-by: citron <lcandy2@users.noreply.github.com>
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
d3af99a5470df48b796318215a92a930dec3b30d)@photon-ai/dashboard-apibumped 1.6.12 → 1.6.23 (main is still pinned to 1.6.12 via merged PR fix: guard list commands against response shape changes #79; prior sync PRs feat: sync CLI with dashboard@v1.6.13 #78, feat: sync CLI with dashboard@v1.6.14 #83–feat: sync CLI with dashboard@v1.6.19 #88, feat: sync CLI with dashboard@v1.6.20 #90–feat: sync CLI with dashboard@v1.6.22 #94 have not merged, so this bump effectively catches main up to the latest published api-public)Routes added/removed/changed
CaptchaProviderunion changed from"google-recaptcha" | "turnstile"to"hcaptcha" | "turnstile"(dashboard#272 hCaptcha rollout, first published in api-public with 1.6.23). Not referenced by any CLI code (rg -i 'CaptchaProvider|google-recaptcha|hcaptcha|captcha' src/returns nothing), so no code impact.UPSTREAM_DIFF.mdon main were the 1.2.0→1.6.x delta and haven't grown since (all 1.6.13→1.6.23 bumps were no-op or auth-only additive on OTP routes the CLI doesn't call). See memory for per-version notes.Snapshot changes
New runtime dependencies
Checklist
@photon-ai/dashboard-apiversion bump, not hand editsbun run checkpasses locally (90 tests pass, typecheck clean, build succeeds)Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.