Skip to content

chore: nightly SDK version bump #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

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

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


TL;DR

Updated Python kernel and TypeScript @onkernel/sdk dependency versions in all sample templates.

Why we made these changes

Automated nightly update to ensure sample projects use the latest SDK releases.

What changed?

  • Python Templates (pyproject.toml files):
    • kernel dependency updated from 0.8.1 to 0.9.1 across all sample projects.
  • TypeScript Templates (package.json files):
    • @onkernel/sdk dependency updated from >=0.8.0 to >=0.9.1 across all sample projects.
    • templates/typescript/sample-app/package.json: Also removed an extraneous blank line.

Description generated by Mesa. Update settings

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 updates the version constraints for our core SDKs across all Python and TypeScript project templates. The Python kernel dependency is bumped to version 0.8.2 in all pyproject.toml files, and the TypeScript @onkernel/sdk dependency is updated to >=0.8.2 in all package.json files.

Risks / Concerns

This is a routine and necessary maintenance task to keep our dependencies current. The changes are straightforward, and there are no risks associated with this PR. Well done.

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

@github-actions github-actions bot force-pushed the github-actions/nightly-sdk-bump branch from dac3189 to 91cb85f Compare August 2, 2025 03:34
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 our core SDKs across all Python and TypeScript templates. The Python kernel dependency is updated to version >=0.8.3, and the TypeScript @onkernel/sdk dependency is updated to >=0.8.3, ensuring our project templates utilize the latest published releases.

Risks / Concerns

This is a clean and straightforward dependency update. With no review comments raising concerns, there are no apparent risks. Great job keeping our templates up-to-date!

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

@github-actions github-actions bot force-pushed the github-actions/nightly-sdk-bump branch 2 times, most recently from 8e8c949 to 27ac611 Compare August 16, 2025 03:26
@github-actions github-actions bot force-pushed the github-actions/nightly-sdk-bump branch from 27ac611 to efb78e4 Compare August 19, 2025 03:24
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