Skip to content

Version Packages - #142

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

github-actions[bot] wants to merge 1 commit into
mainfrom
release

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

This pull request was opened by the release workflow. Merge it to publish the versions below. Pending changesets on main will update this pull request.

Releases

@cloudflare/dofs@0.3.1

Patch Changes

  • #146 Resolve sync change paths in batches and index tombstone scans by (op, rev). (7ce8259) - Thanks @aron-cf

  • #124 Extend Workspace.fs to include rename(oldPath, newPath). (e6a92c5) - Thanks @aron-cf

  • #124 find now accepts exclude e.g. ws.fs.find("/workspace", "**/*.ts", { exclude: ["node_modules/**"], }). (e6a92c5) - Thanks @aron-cf

  • #124 mkdir now follows symbolic links in intermediate path segments. (e6a92c5) - Thanks @aron-cf

  • #123 Support computerd persisting its workspace to disk instead via COMPUTERD_DB=<path> — see the computerd README. (ef8cd11) - Thanks @aron-cf

@cloudflare/computer@0.3.1

Patch Changes

  • #124 Document the symbolic-link filesystem surface under docs/04_filesystem_interface.md. (e6a92c5) - Thanks @aron-cf

  • #124 Extend Workspace.fs to include rename(oldPath, newPath). (e6a92c5) - Thanks @aron-cf

  • #124 find now accepts exclude e.g. ws.fs.find("/workspace", "**/*.ts", { exclude: ["node_modules/**"], }). (e6a92c5) - Thanks @aron-cf

  • #145 Improve performance of git diff when given named paths. (a495760) - Thanks @aron-cf

@cloudflare/computerd@0.3.1

Patch Changes

@cloudflare/computer-rpc@0.3.1

Patch Changes

@changeset-bot

changeset-bot Bot commented Sep 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8f215a1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Note

This report is out of date. Scroll down for Devin Review's latest report on this PR.

✅ Devin Review: No Issues Found

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

Devin Review

@pkg-pr-new

pkg-pr-new Bot commented Sep 11, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@cloudflare/computer@142

commit: 8f215a1

devin-ai-integration[bot]

This comment was marked as resolved.

@github-actions
github-actions Bot force-pushed the release branch 4 times, most recently from 1d71a31 to cacce15 Compare September 14, 2026 12:48
@github-actions

Copy link
Copy Markdown
Contributor Author

The computerd image for this release candidate is ready. Copy this stage into your Dockerfile:

FROM ghcr.io/cloudflare/computer-computerd-linux-x64:next AS computerd

Built from 8f215a1.

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