Skip to content

Update deps and Scalar docs API - #211

Merged
admdly merged 3 commits into
mainfrom
chore/update-scalar-binding
Sep 1, 2026
Merged

Update deps and Scalar docs API#211
admdly merged 3 commits into
mainfrom
chore/update-scalar-binding

Conversation

@admdly

@admdly admdly commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary by cubic

Migrates the Scalar API docs to the new Scalar.serve API so the OpenAPI document is generated on the fly instead of served from a static route, and updates several dependencies.

  • The docs route now serves the OpenAPI document at /<service>/docs/openapi.json, built with getOpenAPI31Document.
  • Extensions v2 adds Julia to the hidden client list; previews v1 now hides the full list of client languages.
  • Updates @hono/zod-validator, zod, @octokit/*, type-fest, ignore, @jridgewell/sourcemap-codec, and electron-to-chromium.
  • worker-configuration.d.ts is regenerated to match the new dependency versions.

Written for commit cad5bd9. Summary will update on new commits.

@admdly admdly self-assigned this Sep 1, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
api cad5bd9 Commit Preview URL

Branch Preview URL
Sep 01 2026, 05:10 AM

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All reported issues were addressed across 4 files

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread src/services/previews/v1/index.ts
Comment thread src/services/extensions/v2/index.ts
Correct the OpenAPI document URL from `/<service>/openapi.json` to `/<service>/docs/openapi.json` across READMEs and tests.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0 issues found across 4 files (changes from recent commits).

Requires human review: Auto-approval blocked by 2 unresolved issues from previous reviews.

Re-trigger cubic

@admdly
admdly merged commit c31af73 into main Sep 1, 2026
9 checks passed
@admdly
admdly deleted the chore/update-scalar-binding branch September 1, 2026 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant