build(deps): bump github.com/blaxel-ai/sdk-go from 0.25.0 to 0.26.0 - #368
build(deps): bump github.com/blaxel-ai/sdk-go from 0.25.0 to 0.26.0#368dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/blaxel-ai/sdk-go](https://github.com/blaxel-ai/sdk-go) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/blaxel-ai/sdk-go/releases) - [Changelog](https://github.com/blaxel-ai/sdk-go/blob/main/CHANGELOG.md) - [Commits](blaxel-ai/sdk-go@v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: github.com/blaxel-ai/sdk-go dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
🔄 Dependency Update — No Interaction ChangesThis PR is a straightforward dependency version bump ( A sequence diagram is not applicable here since no component interactions were added or changed. Summary: Routine transitive dependency update managed by Dependabot. Note Posted by PR Sequence Diagram · Tag @mendral-app with feedback. |
🧪 Testing GuideWhat this PR addressesThis is an automated dependency bump of Steps to verifySince this is a dependency version bump with no application code changes, there are no reproduction steps for a bug. Instead, verify the following:
What to verify (expected behavior)
Note Posted by PR Testing Guide · Tag @mendral-app with feedback. |
There was a problem hiding this comment.
LGTM
Standard semver-minor dependency bump via Dependabot. The diff is minimal and mechanical — version string and checksum updates only. No code changes to review for correctness or security issues.
Tag @mendral-app with feedback or questions. View session
|
📋 Created Linear issue ENG-4568 — status: In Progress
Auto-created because no Linear reference was found in the PR title, description, or branch name. Note Posted by Linear Issue Enforcer · Tag @mendral-app with feedback. |
Fixes ENG-4568
Bumps github.com/blaxel-ai/sdk-go from 0.25.0 to 0.26.0.
Release notes
Sourced from github.com/blaxel-ai/sdk-go's releases.
... (truncated)
Changelog
Sourced from github.com/blaxel-ai/sdk-go's changelog.
... (truncated)
Commits
cf3eb5bMerge pull request #67 from blaxel-ai/release-please--branches--main84df9d8release: 0.26.0b0031edMerge pull request #69 from blaxel-ai/cploujoux/readme-out-of-release-regionebad9d3docs: move Prerequisites clear of the x-release-please regions252cedaMerge pull request #4975 from blaxel-ai/mjoffre/devin/hide-drive-size-field78aa7d8Build SDK2752bcdMerge pull request #68 from blaxel-ai/cploujoux/devin/dependabot-critical-hig...b9912a4chore(deps): bump golang.org/x/sys to v0.44.0 (GO-2026-5024)6bffcd3chore(deps): bump github.com/modelcontextprotocol/go-sdk to v1.4.198dccccMerge pull request #40 from blaxel-ai/mendral/increase-volume-test-deletion-t...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Dependency-only bump with no toolkit code changes; main risk is compile or test breakage if the SDK introduces breaking API changes.
Overview
Bumps the Blaxel Go SDK dependency from v0.25.0 to v0.26.0 in
go.modand the matching checksum entries ingo.sum. There are no changes to toolkit source code in this PR.The new SDK release adds API surface and client helpers (e.g. agent drive management, deployment public access, gateway error typing, lifecycle/TTL clear behavior, and assorted API model updates). This repo only picks up those types and methods via the version pin; any CLI behavior changes would come from existing call sites compiling against the updated SDK, not from edits here.
Reviewed by Cursor Bugbot for commit e8d8ba9. Bugbot is set up for automated code reviews on this repo. Configure here.
Note
Dependabot bumps
github.com/blaxel-ai/sdk-gofrom v0.25.0 to v0.26.0 (semver-minor), updatinggo.modandgo.sumaccordingly.Written by Mendral for commit e8d8ba9.