Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 22, 2025

This PR updates Python kernel and TypeScript @onkernel/sdk version constraints to the latest published releases.


TL;DR

Bumped Python kernel SDK version to 0.8.1 in all Python templates.

Why we made these changes

To keep our Python templates up-to-date with the latest kernel SDK features, bug fixes, and improvements.

What changed?

  • templates/python/advanced-sample/pyproject.toml: Updated kernel from 0.8.0 to 0.8.1.
  • templates/python/browser-use/pyproject.toml: Updated kernel from >=0.8.0 to >=0.8.1.
  • templates/python/computer-use/pyproject.toml: Updated kernel from >=0.8.0 to >=0.8.1.
  • templates/python/cua/pyproject.toml: Updated kernel from >=0.8.0 to >=0.8.1.
  • templates/python/sample-app/pyproject.toml: Updated kernel from 0.8.0 to 0.8.1.

Validation

  • Automated CI checks passed, ensuring projects build and run with the new dependency.

Copy link

@mesa-dot-dev mesa-dot-dev bot left a comment

Choose a reason for hiding this comment

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

What Changed

This PR performs a routine version bump for the Python kernel SDK from 0.8.0 to 0.8.1 across all Python project templates. This ensures that new projects created from our templates will utilize the latest SDK version.

Risks / Concerns

This is a straightforward and low-risk dependency bump. The changes are consistent and align with standard maintenance practices. Great job keeping our dependencies up to date!

5 files reviewed | 0 comments | Review on Mesa | Edit Reviewer Settings

@rgarcia rgarcia merged commit 7d8d59e into main Jul 22, 2025
6 checks passed
@rgarcia rgarcia deleted the github-actions/nightly-sdk-bump branch July 22, 2025 12:00
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.

3 participants