Skip to content

chore(deps): update flanksource go dependencies - #34

Closed
flanksource-ci-runner[bot] wants to merge 1 commit into
mainfrom
renovate-flanksource/flanksource-go-dependencies
Closed

chore(deps): update flanksource go dependencies#34
flanksource-ci-runner[bot] wants to merge 1 commit into
mainfrom
renovate-flanksource/flanksource-go-dependencies

Conversation

@flanksource-ci-runner

@flanksource-ci-runner flanksource-ci-runner Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/flanksource/clicky require patch v1.21.57v1.21.59
github.com/flanksource/clicky/aichat require patch v1.21.58-0.20260823135047-e9ff84a33d81v1.21.59
github.com/flanksource/commons require minor v1.57.0v1.58.0
github.com/flanksource/is-healthy indirect patch v1.0.90v1.0.91

Release Notes

flanksource/clicky (github.com/flanksource/clicky)

v1.21.59

Compare Source

⚠ BREAKING CHANGES
  • aichat: CobraToolProviderOptions.Permission callback is removed and
    replaced with Policy and Strategies fields. ToolSet() now requires a non-nil
    context to scope request values.
  • entity: Remove automatic verb-based tool safety inference. Entity verbs (list/get/create/update/delete) no longer stamp ReadOnlyHint/DestructiveHint; consumers must supply explicit MCPToolHints for safety semantics.
♻️ Code Refactoring
  • aichat: Move permissions to captain, carry whole operations (e141c35)
  • markdown: split markdown rendering into focused modules (7167cad)
⚡ Performance Improvements
  • task: cache completed external run snapshots (3e8ed60)
✅ Tests
  • cmd: locate the example fixture without runtime.Caller (2088167)
✨ Features
  • api: add markdown dialect support with options propagation (873c858)
  • api: Add structured error responses with OpenTelemetry tracing (afef807)
  • entity: Add comprehensive error responses and action lookup support (a0ab0a1)
  • flags: add enum tag support for closed-set flag values (e4d0cc8)
  • task: Add stop control to task groups without explicit controllers (59c3e20)
🐛 Bug Fixes
  • mcp: honor XDG_CONFIG_HOME when locating the server registry (ed69784)
  • rpc: keep a classified error's status on the legacy surface (43aea34)
📦 Build System
  • aichat: pin captain v0.0.53 for the tool-strategy API (0987235)
  • examples: refresh the entity demo's module pins (fef09a2)
🔧 Maintenance
  • release: pin sub-modules to v1.21.58 [skip ci] (03124e1)

v1.21.58

Compare Source

⚠ BREAKING CHANGES
  • aichat: CobraToolProviderOptions.Permission callback is removed and
    replaced with Policy and Strategies fields. ToolSet() now requires a non-nil
    context to scope request values.
  • entity: Remove automatic verb-based tool safety inference. Entity verbs (list/get/create/update/delete) no longer stamp ReadOnlyHint/DestructiveHint; consumers must supply explicit MCPToolHints for safety semantics.
♻️ Code Refactoring
  • aichat: Move permissions to captain, carry whole operations (e141c35)
  • markdown: split markdown rendering into focused modules (7167cad)
⚡ Performance Improvements
  • task: cache completed external run snapshots (3e8ed60)
✅ Tests
  • cmd: locate the example fixture without runtime.Caller (2088167)
✨ Features
  • api: add markdown dialect support with options propagation (873c858)
  • api: Add structured error responses with OpenTelemetry tracing (afef807)
  • entity: Add comprehensive error responses and action lookup support (a0ab0a1)
  • flags: add enum tag support for closed-set flag values (e4d0cc8)
  • task: Add stop control to task groups without explicit controllers (59c3e20)
🐛 Bug Fixes
  • mcp: honor XDG_CONFIG_HOME when locating the server registry (ed69784)
  • rpc: keep a classified error's status on the legacy surface (43aea34)
📦 Build System
  • aichat: pin captain v0.0.53 for the tool-strategy API (0987235)
  • examples: refresh the entity demo's module pins (fef09a2)
🔧 Maintenance
  • release: pin sub-modules to v1.21.58 [skip ci] (03124e1)
flanksource/commons (github.com/flanksource/commons)

v1.58.0

Compare Source

Features
  • properties: expose typed defaults and value metadata (51f41fc)
flanksource/is-healthy (github.com/flanksource/is-healthy)

v1.0.91

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@socket-security

socket-security Bot commented Jul 23, 2026

Copy link
Copy Markdown

@flanksource-ci-runner flanksource-ci-runner Bot changed the title chore(deps): update flanksource go dependencies to v1.21.45 chore(deps): update flanksource go dependencies to v1.21.47 Jul 26, 2026
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch 2 times, most recently from ecc7628 to bf69cb9 Compare July 27, 2026 05:44
@flanksource-ci-runner flanksource-ci-runner Bot changed the title chore(deps): update flanksource go dependencies to v1.21.47 chore(deps): update flanksource go dependencies Jul 27, 2026
@flanksource-ci-runner flanksource-ci-runner Bot changed the title chore(deps): update flanksource go dependencies chore(deps): update module github.com/flanksource/commons-db to v0.1.22 Jul 27, 2026
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from bf69cb9 to 8650072 Compare July 27, 2026 09:40
@flanksource-ci-runner flanksource-ci-runner Bot changed the title chore(deps): update module github.com/flanksource/commons-db to v0.1.22 chore(deps): update flanksource go dependencies Jul 27, 2026
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch 11 times, most recently from 4a5563f to 827064b Compare August 2, 2026 12:43
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

Gavel summary

Source Pass Fail Skip Duration

Totals: 0 passed · 0 failed · 0 skipped · -

View full results

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

Gavel summary

Source Pass Fail Skip Duration
agent 5 0 0 376.656µs
agentcreds 11 0 0 786.014µs
ai 90 0 0 42ms
aichat 151 0 2 45.9s
anthropicmock 1 0 0 1ms
api 291 0 0 155ms
approval 16 0 0 2.9s
attachments 5 0 0 9ms
bash 4 0 0 630.784µs
callertools 10 0 0 93ms
captain 31 0 0 30.6s
claude 22 0 0 26ms
claudeagent 13 0 0 349ms
cli 334 0 0 9.7s
cmux 4 0 0 219.721µs
collections 12 0 0 442.13µs
credentials 5 0 0 31ms
credsync 11 0 0 381ms
database 22 0 0 24.5s
deploy 110 0 0 562ms
genkit 25 0 0 168ms
gitagent 123 0 0 37.0s
github.com/flanksource/captain/migrations 11 0 0 3.6s
github.com/flanksource/captain/pkg/ai 245 0 0 580ms
github.com/flanksource/captain/pkg/ai/agent 26 0 0 450ms
github.com/flanksource/captain/pkg/ai/agent/commit 56 0 0 4.3s
github.com/flanksource/captain/pkg/ai/agent/setup 16 0 0 60ms
github.com/flanksource/captain/pkg/ai/agent/verify 32 0 0 400ms
github.com/flanksource/captain/pkg/ai/agent/worktree 6 0 0 -
github.com/flanksource/captain/pkg/ai/assistanttags 15 0 0 -
github.com/flanksource/captain/pkg/ai/fixture 43 0 0 160ms
github.com/flanksource/captain/pkg/ai/fixture/kubeproxy 2 0 0 30ms
github.com/flanksource/captain/pkg/ai/fixture/mcpproxy 6 0 0 -
github.com/flanksource/captain/pkg/ai/history 54 0 0 -
github.com/flanksource/captain/pkg/ai/internal/gen-model-registry 12 0 0 -
github.com/flanksource/captain/pkg/ai/middleware 25 0 0 -
github.com/flanksource/captain/pkg/ai/observation 2 0 0 -
github.com/flanksource/captain/pkg/ai/pricing 9 0 0 -
github.com/flanksource/captain/pkg/ai/prompt 24 0 0 10ms
github.com/flanksource/captain/pkg/ai/provider 177 0 1 10ms
github.com/flanksource/captain/pkg/ai/provider/claudeagent 54 0 0 1.6s
github.com/flanksource/captain/pkg/ai/provider/cmux 128 0 0 880ms
github.com/flanksource/captain/pkg/ai/provider/genkit 39 0 0 10ms
github.com/flanksource/captain/pkg/ai/provider/jsonrpc 6 0 0 50ms
github.com/flanksource/captain/pkg/ai/provider/openai 8 0 0 30ms
github.com/flanksource/captain/pkg/aichat 9 0 0 130ms
github.com/flanksource/captain/pkg/aiflags 9 0 0 -
github.com/flanksource/captain/pkg/aimock 50 0 7 290ms
github.com/flanksource/captain/pkg/aimock/anthropicmock 14 0 0 30ms
github.com/flanksource/captain/pkg/aimock/openaimock 18 0 0 30ms
github.com/flanksource/captain/pkg/api 138 0 0 470ms
github.com/flanksource/captain/pkg/api/registry 127 0 0 10ms
github.com/flanksource/captain/pkg/bash 348 0 0 30ms
github.com/flanksource/captain/pkg/captainconfig 29 0 0 -
github.com/flanksource/captain/pkg/captaintoken 23 0 0 1.4s
github.com/flanksource/captain/pkg/claude 138 0 0 -
github.com/flanksource/captain/pkg/claude/tools 18 0 0 -
github.com/flanksource/captain/pkg/cli 818 0 1 9m57s
github.com/flanksource/captain/pkg/cmux 1 0 0 -
github.com/flanksource/captain/pkg/codexconfig 10 0 0 10ms
github.com/flanksource/captain/pkg/container 72 0 1 -
github.com/flanksource/captain/pkg/database 152 0 0 53.1s
github.com/flanksource/captain/pkg/gitagent 31 0 0 400ms
github.com/flanksource/captain/pkg/gitagent/proxy 12 0 0 10ms
github.com/flanksource/captain/pkg/monitor 61 0 0 4.3s
github.com/flanksource/captain/pkg/sandbox 13 0 0 -
github.com/flanksource/captain/pkg/sandbox/adapter 39 0 0 40ms
github.com/flanksource/captain/pkg/sandbox/presets 13 0 0 -
github.com/flanksource/captain/pkg/session 70 0 0 50ms
history 72 0 0 141ms
jsonl 6 0 0 76ms
migrations 17 0 0 27.2s
openaimock 2 0 0 129.533µs
promptrun 40 0 0 101ms
provider 15 0 0 13ms
registry 52 0 0 24ms
runtimeprofiles 27 0 0 7.6s
session 33 0 0 12ms
tools 58 0 0 5ms
verify 28 0 0 678ms

Totals: 4855 passed · 0 failed · 12 skipped · 14m18s

View full results

@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch 8 times, most recently from 0de0fce to 7d253fe Compare August 10, 2026 10:57
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from 7d253fe to d303b33 Compare August 10, 2026 14:03
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch 3 times, most recently from d9ffb76 to 27b86f5 Compare August 11, 2026 10:41
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch 8 times, most recently from d457b0d to 796bec5 Compare August 24, 2026 07:48
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from 796bec5 to c6997e9 Compare August 26, 2026 07:44
@socket-security

socket-security Bot commented Aug 26, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch 4 times, most recently from 734e337 to b532973 Compare September 3, 2026 05:32
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from b532973 to bbc590a Compare September 4, 2026 03:39
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from bbc590a to 9ed86fa Compare September 6, 2026 03:49
@moshloop moshloop closed this Sep 6, 2026
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