Skip to content

chore(deps): bump the go-minor-patch group in /go with 8 updates#1749

Closed
dependabot[bot] wants to merge 4 commits intomainfrom
dependabot/go_modules/go/go-minor-patch-1f9f3e4a14
Closed

chore(deps): bump the go-minor-patch group in /go with 8 updates#1749
dependabot[bot] wants to merge 4 commits intomainfrom
dependabot/go_modules/go/go-minor-patch-1f9f3e4a14

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Bumps the go-minor-patch group in /go with 8 updates:

Package From To
github.com/anthropics/anthropic-sdk-go 1.37.0 1.38.0
github.com/jedib0t/go-pretty/v6 6.7.9 6.7.10
google.golang.org/adk 1.1.0 1.2.0
k8s.io/api 0.35.4 0.36.0
k8s.io/apimachinery 0.35.4 0.36.0
k8s.io/client-go 0.35.4 0.36.0
sigs.k8s.io/agent-sandbox 0.3.10 0.4.2
github.com/ollama/ollama 0.21.0 0.21.2

Updates github.com/anthropics/anthropic-sdk-go from 1.37.0 to 1.38.0

Release notes

Sourced from github.com/anthropics/anthropic-sdk-go's releases.

v1.38.0

1.38.0 (2026-04-23)

Full Changelog: v1.37.0...v1.38.0

Features

  • add Type() method to API errors for error kind identification (#676) (0db1712)
  • api: CMA Memory public beta (180e00c)
  • structured outputs via Schema any with auto-parse (#759) (46073d8)

Bug Fixes

  • api: fix errors in api spec (e47c178)
  • api: restore missing features (0fc6fac)

Chores

  • internal: more robust bootstrap script (5bde204)
  • tests: bump steady to v0.22.1 (4578c15)
Changelog

Sourced from github.com/anthropics/anthropic-sdk-go's changelog.

1.38.0 (2026-04-23)

Full Changelog: v1.37.0...v1.38.0

Features

  • add Type() method to API errors for error kind identification (#676) (0db1712)
  • api: CMA Memory public beta (180e00c)
  • structured outputs via Schema any with auto-parse (#759) (46073d8)

Bug Fixes

  • api: fix errors in api spec (e47c178)
  • api: restore missing features (0fc6fac)

Chores

  • internal: more robust bootstrap script (5bde204)
  • tests: bump steady to v0.22.1 (4578c15)
Commits
  • 468905d release: 1.38.0
  • 2c6421c fix(api): fix errors in api spec
  • 8dd22d4 fix(api): restore missing features
  • 6b0457f feat(api): CMA Memory public beta
  • b6c5ffb codegen metadata
  • eb42d96 chore(internal): more robust bootstrap script
  • eefb943 feat: structured outputs via Schema any with auto-parse (#759)
  • f5879a2 chore(tests): bump steady to v0.22.1
  • 4bef67d feat: add Type() method to API errors for error kind identification (#676)
  • 0d114df codegen metadata
  • See full diff in compare view

Updates github.com/jedib0t/go-pretty/v6 from 6.7.9 to 6.7.10

Release notes

Sourced from github.com/jedib0t/go-pretty/v6's releases.

v6.7.10

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.7.9...v6.7.10

Commits

Updates google.golang.org/adk from 1.1.0 to 1.2.0

Release notes

Sourced from google.golang.org/adk's releases.

v1.2.0

What's Changed

Full Changelog: google/adk-go@v1.1.0...v1.2.0

Commits
  • a586408 Agent Engine support (#749)
  • 4093a8a feat: Add merged skill source proxy. (#747)
  • df03967 feat: Add preload frontmatters skill source proxy. (#748)
  • b89683b feat: Add skill Source proxy for preloading skills. (#745)
  • 8c0e0fa fix: add traceCapacity to the api config (#731)
  • 1495051 fix: adk-web sse error format (#734)
  • a68fb11 feat: Implement SkillToolset. (#733)
  • 336105a feat: Allow toolsets implement toolinternal.RequestProcessor. (#730)
  • 2ef1b4f feat: update cloudrun deployment script to include eventarc subrouter (#716)
  • 203a070 Update content processor to exclude toolconfirmation.FunctionCallName (#717)
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.35.4 to 0.36.0

Commits
  • 545bb97 Update dependencies to v0.36.0 tag
  • 879d396 Merge remote-tracking branch 'origin/master' into release-1.36
  • 030d81f Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • aef6eb6 Add granular authorization for DRA ResourceClaim status updates
  • 91061ea Merge pull request #136589 from tosi3k/preemption-mode
  • e6b81e2 Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • f8fce2e Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • b928f5e Workload API: PodGroup ResourceClaims (KEP-5729)
  • 61bd78e Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 6bf46eb Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.35.4 to 0.36.0

Commits
  • debe1eb Update dependencies to v0.36.0 tag
  • efb7f26 Merge remote-tracking branch 'origin/master' into release-1.36
  • d966e56 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 79b3632 Merge pull request #137864 from yongruilin/dv-dra-mismatch
  • a8822f7 Add slice and map union member support with tests
  • 7dba2d0 Use IsZero instead of IsNil for union ratcheting check
  • d95710f Fix union validation ratcheting when oldObj is nil
  • 729062d Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • 13b12e6 dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • 27f4670 Merge pull request #136657 from Jefftree/sharding-test
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.35.4 to 0.36.0

Commits
  • 1d95f02 Update dependencies to v0.36.0 tag
  • f22a53e Merge remote-tracking branch 'origin/master' into release-1.36
  • a948641 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 7e44ffc Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • df2d882 Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • 4eece52 Workload API: PodGroup ResourceClaims (KEP-5729)
  • 3d35c51 Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 0434117 Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • ba785be Drop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500, maxL...
  • 4a9c878 Add ResourcePoolStatusRequest API types and generated code
  • Additional commits viewable in compare view

Updates sigs.k8s.io/agent-sandbox from 0.3.10 to 0.4.2

Release notes

Sourced from sigs.k8s.io/agent-sandbox's releases.

v0.4.2

🚀 Announcing Agent Sandbox v0.4.2!

We are excited to announce the release of Agent Sandbox v0.4.2!

This release introduces significant enhancements to the Python SDK with asynchronous operations, improves controller stability through optimized warm pool management, and strengthens observability with precision latency tracking and debug endpoints. Additionally, the Python SDK expands lifecycle management capabilities with native support for suspend and resume using GKE Pod snapshots, alongside a wealth of new documentation and examples to accelerate AI agent development.

Key Highlights

  • Python SDK Advancements: Introduced a new asynchronous Python client to enable non-blocking sandbox operations. The SDK now also supports specifying spec.lifecycle in SandboxClaim at creation time and provides new methods for status retrieval and environment variable injection.
  • Enhanced Lifecycle & Snapshots: Implemented suspend and resume functionality in Python SDK leveraging GKE Pod snapshots, allowing for stateful sandbox persistence. Users can also configure auto-cleanup based on boolean flags for better resource management.
  • Core Stability & Warm Pool Optimization: The SandboxWarmPool now automatically recreates sandboxes upon template updates. Retrieval performance is significantly improved with a new queue-based mechanism for warm sandbox adoption.
  • Precision Observability & Debugging: Improved the precision of controller startup latency metrics using event predicates. A new fgprof debug endpoint has been added for advanced Off-CPU time analysis to assist in performance tuning.
  • Expanded Documentation & Examples: Launched a new quickstart example and a dedicated examples section on the website. Architecture diagrams have been updated to highlight extension points, and new guides for OTel Collector deployment are now available.

Installation

Core & Extensions

# To install only the core components:
kubectl apply -f https://github.com/kubernetes-sigs/agent-sandbox/releases/download/v0.4.2/manifest.yaml
To install the extensions components:
kubectl apply -f https://github.com/kubernetes-sigs/agent-sandbox/releases/download/v0.4.2/extensions.yaml

Python SDK

pip install k8s-agent-sandbox==0.4.2

Contributors

A huge thank you to all the contributors who made this release possible!

@​AndyJCai, @​igooch, @​rayowang, @​xiaoj655, @​vicentefb, @​shrutiyam-glitch, @​SHRUTI6991, @​aleks-stefanovic, @​dongjiang1989, @​aditya-shantanu, @​brandonroyal, @​volatilemolotov, @​Iceber, @​framsouza, @​Pepper-rice, @​chw120, @​justinsb, @​janetkuo, @​kincoy, @​dependabot, @​Oneimu, @​wllbo

New Contributors

Full Changelog: kubernetes-sigs/agent-sandbox@v0.3.10...v0.4.2

Commits
  • a0b466a Docs - Introduction (#648)
  • 3e8364e Add action label for resolving reviews (#664)
  • 4bdf82b Highlight extensions in architecture diagram (#665)
  • 60626cf optimization: added a sandbox queue to retrieve warm sandboxes (#536)
  • 71cf5a2 build(deps): bump python (#639)
  • bf53bad Change ClaimStartupLatency to use an WebhookAnnotation for creation timestamp...
  • 695c54c build(deps): bump the gomod-dependencies group with 6 updates (#642)
  • 06160d5 test: add warm pool pod exclusivity regression test (#608)
  • 9c6264c reconcilePod: clear stale pod annotation and recreate on 404 (#613)
  • 533a673 build(deps): bump k8s.io/klog/v2 (#638)
  • Additional commits viewable in compare view

Updates github.com/ollama/ollama from 0.21.0 to 0.21.2

Release notes

Sourced from github.com/ollama/ollama's releases.

v0.21.2

What's Changed

  • Improved reliability of the OpenClaw onboarding flow in ollama launch
  • Recommended models in ollama launch now appear in a fixed, canonical order
  • OpenClaw integration now bundles Ollama's web search plugin in OpenClaw

New Contributors

Full Changelog: ollama/ollama@v0.21.1...v0.21.2

v0.21.1

What's Changed

Kimi CLI

You can now install and run the Kimi CLI through Ollama.

ollama launch kimi --model kimi-k2.6:cloud

Kimi CLI with Kimi K2.6 excels at long horizon agentic execution tasks through a multi-agent system.

  • MLX runner adds logprobs support for compatible models
  • Faster MLX sampling with fused top-P and top-K in a single sort pass, plus repeat penalties applied in the sampler
  • Improved MLX prompt tokenization by moving tokenization into request handler goroutines
  • Better MLX thread safety for array management
  • GLM4 MoE Lite performance improvement with a fused sigmoid router head
  • Fixed model picker showing stale model after switching chats in the macOS app
  • Fixed structured outputs for Gemma 4 when think=false

Full Changelog: ollama/ollama@v0.21.0...v0.21.1

Commits
  • 590109c launch: harden OpenClaw onboarding flow (#15777)
  • b4442c6 launch: resave managed integration config when live config drifts (#15776)
  • 85ff8e4 launch: keep launch recommended models in a fixed canonical order (#15750)
  • 160660e launch: use bundled OpenClaw ollama web search (#15757)
  • 3b43b9b docs: update structured outputs doc for cloud (#15733)
  • 2188357 launch: replace kimi-k2.5 with k2.6 as top recommended model (#15737)
  • ce99f24 mlxrunner: tokenize prompts in request handler goroutines
  • 04f5f0c mlx: improve thread safety of array management
  • fb36a01 app/ui: fix model picker showing stale model after switching chats (#15280)
  • 0c65ed3 cmd: populate model capabilities in launchInteractiveModel (#15712)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-minor-patch group in /go with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) | `1.37.0` | `1.38.0` |
| [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.7.9` | `6.7.10` |
| [google.golang.org/adk](https://github.com/google/adk-go) | `1.1.0` | `1.2.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.35.4` | `0.36.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.4` | `0.36.0` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.4` | `0.36.0` |
| [sigs.k8s.io/agent-sandbox](https://github.com/kubernetes-sigs/agent-sandbox) | `0.3.10` | `0.4.2` |
| [github.com/ollama/ollama](https://github.com/ollama/ollama) | `0.21.0` | `0.21.2` |


Updates `github.com/anthropics/anthropic-sdk-go` from 1.37.0 to 1.38.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-go@v1.37.0...v1.38.0)

Updates `github.com/jedib0t/go-pretty/v6` from 6.7.9 to 6.7.10
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](jedib0t/go-pretty@v6.7.9...v6.7.10)

Updates `google.golang.org/adk` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/google/adk-go/releases)
- [Commits](google/adk-go@v1.1.0...v1.2.0)

Updates `k8s.io/api` from 0.35.4 to 0.36.0
- [Commits](kubernetes/api@v0.35.4...v0.36.0)

Updates `k8s.io/apimachinery` from 0.35.4 to 0.36.0
- [Commits](kubernetes/apimachinery@v0.35.4...v0.36.0)

Updates `k8s.io/client-go` from 0.35.4 to 0.36.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.4...v0.36.0)

Updates `sigs.k8s.io/agent-sandbox` from 0.3.10 to 0.4.2
- [Release notes](https://github.com/kubernetes-sigs/agent-sandbox/releases)
- [Changelog](https://github.com/kubernetes-sigs/agent-sandbox/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/agent-sandbox@v0.3.10...v0.4.2)

Updates `github.com/ollama/ollama` from 0.21.0 to 0.21.2
- [Release notes](https://github.com/ollama/ollama/releases)
- [Commits](ollama/ollama@v0.21.0...v0.21.2)

---
updated-dependencies:
- dependency-name: github.com/anthropics/anthropic-sdk-go
  dependency-version: 1.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-version: 6.7.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: google.golang.org/adk
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: k8s.io/api
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: sigs.k8s.io/agent-sandbox
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/ollama/ollama
  dependency-version: 0.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 25, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copilot AI review requested due to automatic review settings April 25, 2026 10:55
@dependabot dependabot Bot review requested due to automatic review settings April 25, 2026 10:55
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Copilot AI review requested due to automatic review settings April 27, 2026 14:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 updates Go module dependencies (minor/patch bumps) and refreshes the generated CRD manifests to match the updated Kubernetes-related libraries.

Changes:

  • Bump 8 Go dependencies in go/go.mod (including Kubernetes libs and agent-sandbox) and update go/go.sum accordingly.
  • Update generated CRD bases and Helm CRD templates to reflect updated upstream schema text.
  • Bump the Go language version directive from 1.26.1 to 1.26.2.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
helm/kagent-crds/templates/kagent.dev_sandboxagents.yaml Regenerated Helm CRD template content (schema description text updates).
helm/kagent-crds/templates/kagent.dev_agents.yaml Regenerated Helm CRD template content (schema description text updates).
go/go.mod Dependency bumps (incl. k8s + agent-sandbox) and Go version directive bump.
go/go.sum Updated module checksums for the dependency upgrades.
go/api/config/crd/bases/kagent.dev_sandboxagents.yaml Regenerated CRD base schema content (description text updates).
go/api/config/crd/bases/kagent.dev_agents.yaml Regenerated CRD base schema content (description text updates).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread go/go.mod Outdated
EItanya and others added 2 commits April 27, 2026 10:38
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
@EItanya
Copy link
Copy Markdown
Contributor

EItanya commented Apr 27, 2026

There are breaking changes in these libraries, so closing this until we need to update these

@EItanya EItanya closed this Apr 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/go_modules/go/go-minor-patch-1f9f3e4a14 branch April 27, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants