Skip to content

Bump hyperlight sandbox to 0.6.0 - #201

Merged
jsturtevant merged 1 commit into
mainfrom
jsturtevant-release-version-bump
Aug 26, 2026
Merged

Bump hyperlight sandbox to 0.6.0#201
jsturtevant merged 1 commit into
mainfrom
jsturtevant-release-version-bump

Conversation

@jsturtevant

@jsturtevant jsturtevant commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps all Rust, Python, JavaScript, and .NET package manifests and generated lockfile metadata to 0.6.0 so the packages remain version-aligned for the next release.

@jsturtevant jsturtevant reopened this Aug 25, 2026
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>

Copilot AI 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.

Pull request overview

This PR bumps the Hyperlight Sandbox version to 0.6.0 across the repo’s Rust workspace, Python uv workspace packages/lockfile, JavaScript guest package metadata, and .NET SDK properties to keep the multi-language artifacts version-aligned for the upcoming release.

Changes:

  • Updated Rust workspace/package versions and regenerated Cargo.lock entries for the workspace crates to 0.6.0.
  • Updated Python package versions (core + backends + guest packages) and corresponding uv.lock metadata to 0.6.0.
  • Updated JavaScript guest package version metadata and lockfile to 0.6.0, and bumped .NET SDK version property to 0.6.0.

Reviewed changes

Copilot reviewed 9 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
uv.lock Updates editable/virtual Python package entries to version 0.6.0.
src/wasm_sandbox/guests/javascript/package.json Bumps JS guest package version to 0.6.0.
src/wasm_sandbox/guests/javascript/package-lock.json Updates lockfile’s root/package version fields to 0.6.0.
src/sdk/python/wasm_guests/python_guest/pyproject.toml Bumps Python guest package version to 0.6.0.
src/sdk/python/wasm_guests/javascript_guest/pyproject.toml Bumps JavaScript guest Python package version to 0.6.0.
src/sdk/python/wasm_backend/pyproject.toml Bumps wasm backend Python package version to 0.6.0.
src/sdk/python/hyperlight_js_backend/pyproject.toml Bumps HyperlightJS backend Python package version to 0.6.0.
src/sdk/python/core/pyproject.toml Bumps core Python package to 0.6.0 and updates optional dependency minimums accordingly.
src/sdk/dotnet/Directory.Build.props Bumps shared .NET package Version property to 0.6.0.
pyproject.toml Bumps the repo’s Python dev project version to 0.6.0.
Cargo.toml Bumps Rust workspace.package version to 0.6.0.
Cargo.lock Updates workspace crate entries to 0.6.0 in the lockfile.
Files not reviewed (1)
  • src/wasm_sandbox/guests/javascript/package-lock.json: Generated file

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jsturtevant
jsturtevant merged commit 74318c7 into main Aug 26, 2026
30 checks passed
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.

2 participants