Skip to content

Version Packages#1943

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#1943
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

agents@0.17.5

Patch Changes

  • #1944 fff4131 Thanks @cjol! - Make the agents/vite turndown stub fail with a diagnostic error when app code calls it directly, and document the stubTurndown: false opt-out for applications that use turndown themselves.

@cloudflare/shell@0.4.2

Patch Changes

  • #1716 8ecdb61 Thanks @mattzcarey! - fix(shell): replace LIKE pattern matching with primary-key range scans in Workspace.rm({ recursive: true }) and the glob prefilter. D1 can reject the previous LIKE ? ESCAPE ? queries with D1_ERROR: LIKE or GLOB pattern too complex: SQLITE_ERROR; the range predicate (path >= '{dir}/' AND path < '{dir}0') avoids that limit, scans the path index directly, and needs no escaping of %/_ in path names.

@cloudflare/think@0.13.1

Patch Changes

  • #1937 ed9f42b Thanks @cjol! - Forward routing props through the Think onStart lifecycle wrapper.

@cloudflare/voice@0.3.5

Patch Changes

  • #1912 219d59b Thanks @cjol! - Add AssemblyAI and ElevenLabs streaming STT providers for the voice pipeline.

@cloudflare/worker-bundler@0.2.2

Patch Changes

  • #1961 365ced3 Thanks @agent-think! - fix: eliminate polynomial-time ReDoS in import/export matching. The importExportRegex in rewriteImports and the regex fallback in parseImports matched the import clause with [\w*{}\s,]+ followed by \s+, letting both quantifiers consume the same whitespace and backtrack catastrophically on near-match inputs (import + 10k spaces took ~175s). Clauses are now matched as non-whitespace tokens separated by whitespace and bounded at the next import/export keyword, eliminating both overlapping backtracking and repeated suffix scans while preserving valid imports.

@cloudflare/voice-assemblyai@0.0.2

Patch Changes

  • #1912 219d59b Thanks @cjol! - Add AssemblyAI and ElevenLabs streaming STT providers for the voice pipeline.

@cloudflare/voice-elevenlabs@0.0.2

Patch Changes

  • #1912 219d59b Thanks @cjol! - Add AssemblyAI and ElevenLabs streaming STT providers for the voice pipeline.

@devin-ai-integration devin-ai-integration 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.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from 5aa2ec5 to 119eef0 Compare July 20, 2026 16:04
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 119eef0 to 5dc23ac Compare July 20, 2026 16:07
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.

0 participants