Skip to content

chore(deps): update flanksource go dependencies#2052

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

chore(deps): update flanksource go dependencies#2052
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 22, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
github.com/flanksource/clicky require patch v1.21.18v1.21.47
github.com/flanksource/deps require patch v1.0.35v1.0.36

Release Notes

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

v1.21.47

Compare Source

🔧 Maintenance

v1.21.46

Compare Source

🔧 Maintenance

v1.21.45

Compare Source

🔧 Maintenance
  • deps: update flanksource go dependencies (7dfd69d)
  • release: pin sub-modules to v1.21.45 [skip ci] (dc4ab68)

v1.21.44

Compare Source

✨ Features
🔧 Maintenance
  • release: pin sub-modules to v1.21.44 [skip ci] (b2caeee)

v1.21.43

Compare Source

🔧 Maintenance
  • deps: update flanksource go dependencies (9c5e524)
  • release: pin sub-modules to v1.21.43 [skip ci] (e04e741)

v1.21.42

Compare Source

🔧 Maintenance
  • deps: update flanksource go dependencies (ed8e864)
  • release: pin sub-modules to v1.21.42 [skip ci] (c159a32)

v1.21.41

Compare Source

🐛 Bug Fixes
🔧 Maintenance
  • deps: update flanksource go dependencies (2da5fd4)
  • release: pin sub-modules to v1.21.41 [skip ci] (f597a7c)

v1.21.40

Compare Source

🔧 Maintenance
  • go mod tidy on examples/entity (8429206)
  • release: pin sub-modules to v1.21.40 [skip ci] (e98d7ab)

v1.21.39

Compare Source

🐛 Bug Fixes
  • ci: add least-privilege permissions to the openapi workflow job (#​148) (a683b5d)
🔧 Maintenance
  • release: pin sub-modules to v1.21.39 [skip ci] (51970a4)

v1.21.38

Compare Source

🐛 Bug Fixes
  • deps: update Excelize to v2.11.0 (bf03705)
🔧 Maintenance
  • deps: tidy Go modules (9021341)
  • release: pin sub-modules to v1.21.38 [skip ci] (456c327)

v1.21.37

Compare Source

⚠ BREAKING CHANGES
  • api: Paged clicky-json responses no longer wrap rows in the data/page envelope.
♻️ Code Refactoring
  • aichat: centralize model and tool metadata (333eb42)
✨ Features
  • add oxlint custom rules linting for clicky-ui webapp (b4ffa0f)
  • add support for hidden flags in CLI and schema generation (d0923c6)
  • preserve schema field order in markdown formatter output (a2df8bd)
  • update model catalog to latest provider tiers (d91b616)
  • aichat: Add default permission and tool metadata support with canonical mode names (fc0f74b)
  • api: Add streaming table exports and export metadata (2a89421)
  • api: support semantic columns and structured table values (42cff19)
  • entity: add MCPToolHints for tool metadata and annotations (12df84f)
  • mcp: add MCP tool annotations and clicky meta support (6645797)
  • rpc: expose swagger command executor (0ffa6cf)
🐛 Bug Fixes
  • Replace fmt.Printf with clicky logger and fix timing middleware edge case (06f4cf6)
  • rpc: Fix route deduplication for wildcard parameter name differences (6f21fad)
  • task: fix data races and render lifecycle for task output (d6b1715)
  • task: release runFunc when a task reaches a terminal state (7b82d96)
📚 Documentation
  • docs: delegate agent workflow guidance to shared instructions (a598fbe)
  • skills: add clicky development guides (f8e7087)
📦 Build System
🔧 Maintenance
  • add UI and linting dependencies to webapp (8ce55f7)
  • update Go module dependencies to latest versions (e910a25)
  • release: pin sub-modules to v1.21.37 [skip ci] (d5f340c)

v1.21.36

Compare Source

📦 Build System
  • deps: bump the go_modules group across 4 directories with 1 update (780f381)
🔧 Maintenance
  • release: pin sub-modules to v1.21.36 [skip ci] (0101296)

v1.21.35

Compare Source

✅ Tests
  • skip PDF formatter integration test (3f66763)
🐛 Bug Fixes
  • deps: patch security vulnerabilities (9535cca)
🔧 Maintenance
  • release: pin sub-modules to v1.21.35 [skip ci] (9bd97b7)

v1.21.34

Compare Source

🔧 Maintenance
  • remove dependabot configuration (622e2e9)
  • release: pin sub-modules to v1.21.34 [skip ci] (aa49584)

v1.21.33

Compare Source

♻️ Code Refactoring
  • Refactor cache and store layer with abstract cache.Store interface (b766cd3)
  • aichat: depend on captain pkg/api runtime contract over pkg/ai (21ce9d1)
✨ Features
  • agent: add captain agent-framework engine for claude-agent and codex models (10d1a6e)
🐛 Bug Fixes
  • Fix and improve markdown parsing and entity metadata handling (fd070b0)
📦 Build System
  • aichat: require captain v0.0.9 for the pkg/api runtime contract (25a484b)
  • examples: bump indirect captain to v0.0.9 (05d1a4e)
🔧 Maintenance
  • release: pin sub-modules to v1.21.33 [skip ci] (250ebf9)

v1.21.32

Compare Source

⚠ BREAKING CHANGES
  • prompt: PromptSelect, PromptMultiSelect, and PromptText now delegate to context-aware internal functions; behavior is unchanged for callers without a Scope.
✨ Features
  • exec: add bidirectional stdio pipes for long-lived processes (e93b8ca)
  • prompt: add context-aware prompt routing and interactive sink support (07e5ab6)
🐛 Bug Fixes
  • ci,prompt,exec: tidy go.mod and address review findings (c1a9660)
  • ci: tidy example submodule go.mod files (fa5980c)
🔧 Maintenance
  • release: pin sub-modules to v1.21.32 [skip ci] (216e838)

v1.21.31

Compare Source

👷 CI/CD
  • release: rename goreleaser folder field to directory (29bb8d6)

v1.21.30

Compare Source

🐛 Bug Fixes
  • aichat: pin clicky require to v1.21.29 so go get works (95378c7)

v1.21.29

Compare Source

🐛 Bug Fixes
  • aichat: pin clicky require to v1.21.29 so go get works (95378c7)

v1.21.28

Compare Source

🐛 Bug Fixes
  • aichat: preserve dynamic tool names across chat turns (156744d)

v1.21.27

Compare Source

✨ Features
  • aichat: add runtime model registry (58410db)

v1.21.26

Compare Source

✨ Features
  • formatters: add Objects/ExecutionRoots payload fields to ClickyNode (84f4845)

v1.21.25

Compare Source

✅ Tests
🐛 Bug Fixes
  • batch: detect item timeout by elapsed time, not context state (391e6f5)
  • formatters: handle map input in ToPrettyData (c21fd39)

v1.21.24

Compare Source

✨ Features
  • aichat: add newer Anthropic models (56ed4f0)
🐛 Bug Fixes
  • aichat: set Anthropic max tokens (d6f4892)

v1.21.23

Compare Source

✨ Features
  • exec: add process supervision with resource limits and port detection (e8972b6), closes #​123
  • webapp: Wire ChatWidget to operations client for tool parity (b542518)

v1.21.22

Compare Source

🐛 Bug Fixes
  • Improve in-memory timeseries store write performance (#​110) (bf79215)

v1.21.21

Compare Source

🔧 Maintenance

v1.21.20

Compare Source

⚠ BREAKING CHANGES
  • api: NewTableFrom now returns a table with headers for empty slices instead of an empty table. TryTypedValue now returns a TypedValue with a header-only table for empty TableProvider slices instead of nil.
✅ Tests
  • task: add testdata YAML files for task testing (990f51d)
  • task: isolate batch tests from global task manager (ba6a373)
✨ Features
  • aichat: Add AI chat backend with tool approval and conversation persistence (ebabb9b)
  • aichat: Add token usage tracking and cost calculation for chat turns (3cf6bee)
  • api: emit table schema for empty TableProvider slices (b3157fd)

v1.21.19

Compare Source

✨ Features
  • sse: add RunsSSEHandler for streaming run listings with deduplication (f4bb6ca)
flanksource/deps (github.com/flanksource/deps)

v1.0.36

Compare Source

Bug Fixes
  • ci: use flanksource/action-workflows for release (#​49) (8b6fb04)
  • resolve security insights (go-jose, x/image, workflow permissions) (77816e0)
Features

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.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@socket-security

socket-security Bot commented Jul 22, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​flanksource/​clicky@​v1.21.18 ⏵ v1.21.4774 +1100100100100
Updatedgithub.com/​flanksource/​deps@​v1.0.35 ⏵ v1.0.3692 +1100100100100

View full report

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown

Benchstat (Other)

Base: ea868fd2ad9c25d1b2fae144f8bcefeeaa946f58
Head: abafcab75b4e3aca2229262898c9fb151318921c

✅ No significant performance changes detected

Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/duty/bench
cpu: AMD EPYC 7763 64-Core Processor                
                                                       │ bench-base.txt │           bench-head.txt           │
                                                       │     sec/op     │    sec/op     vs base              │
InsertionForRowsWithAliases/external_users.aliases-4       612.9µ ±  5%   613.4µ ±  4%       ~ (p=0.818 n=6)
InsertionForRowsWithAliases/config_items.external_id-4     1.137m ± 10%   1.138m ± 10%       ~ (p=0.937 n=6)
InsertionOfConfigsWithProperties-4                         3.825m ±  1%   3.850m ±  2%       ~ (p=0.394 n=6)
UpdateOfConfigsWithProperties-4                            7.565m ±  3%   7.517m ±  2%       ~ (p=0.394 n=6)
ResourceSelectorConfigs/name-4                             222.8µ ±  2%   226.2µ ±  4%       ~ (p=0.180 n=6)
ResourceSelectorConfigs/name_and_type-4                    248.5µ ±  5%   242.2µ ±  4%       ~ (p=0.240 n=6)
ResourceSelectorConfigs/tags-4                             29.79m ±  6%   29.87m ±  4%       ~ (p=1.000 n=6)
ResourceSelectorQueryBuild/name-4                          44.23µ ±  1%   44.12µ ±  0%       ~ (p=0.240 n=6)
ResourceSelectorQueryBuild/name_and_type-4                 64.65µ ±  1%   64.34µ ±  1%       ~ (p=0.132 n=6)
ResourceSelectorQueryBuild/tags-4                          17.67µ ±  2%   17.74µ ±  0%       ~ (p=0.132 n=6)
geomean                                                    527.9µ         527.4µ        -0.10%

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown

Benchstat (RLS)

Base: ea868fd2ad9c25d1b2fae144f8bcefeeaa946f58
Head: abafcab75b4e3aca2229262898c9fb151318921c

📊 3 minor regression(s) (all within 5% threshold)

Benchmark Base Head Change p-value
RLS/Sample-15000/config_names/With_RLS-4 138.6m 140.9m +1.67% 0.002
RLS/Sample-15000/config_changes/With_RLS-4 141.5m 143.3m +1.27% 0.002
RLS/Sample-15000/configs/With_RLS-4 137.5m 138.0m +0.36% 0.009
✅ 10 improvement(s)
Benchmark Base Head Change p-value
RLS/Sample-15000/config_summary/With_RLS-4 722.6m 706.0m -2.30% 0.002
RLS/Sample-15000/change_types/Without_RLS-4 5.402m 5.286m -2.14% 0.002
RLS/Sample-15000/catalog_changes/With_RLS-4 145.3m 142.8m -1.68% 0.002
RLS/Sample-15000/config_classes/Without_RLS-4 4.163m 4.098m -1.55% 0.026
RLS/Sample-15000/analysis_types/Without_RLS-4 3.936m 3.880m -1.44% 0.002
RLS/Sample-15000/config_types/Without_RLS-4 4.781m 4.712m -1.43% 0.015
RLS/Sample-15000/config_detail/Without_RLS-4 4.886m 4.824m -1.27% 0.041
RLS/Sample-15000/config_summary/Without_RLS-4 101.07m 99.84m -1.22% 0.009
RLS/Sample-15000/analyzer_types/Without_RLS-4 3.729m 3.708m -0.57% 0.041
RLS/Sample-15000/config_types/With_RLS-4 136.7m 136.2m -0.40% 0.026
Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/duty/bench
cpu: AMD EPYC 7763 64-Core Processor                
                                               │ bench-base.txt │          bench-head.txt           │
                                               │     sec/op     │   sec/op     vs base              │
RLS/Sample-15000/catalog_changes/Without_RLS-4      5.402m ± 1%   5.366m ± 2%       ~ (p=0.394 n=6)
RLS/Sample-15000/catalog_changes/With_RLS-4         145.3m ± 2%   142.8m ± 1%  -1.68% (p=0.002 n=6)
RLS/Sample-15000/config_changes/Without_RLS-4       5.380m ± 1%   5.292m ± 3%       ~ (p=0.065 n=6)
RLS/Sample-15000/config_changes/With_RLS-4          141.5m ± 1%   143.3m ± 0%  +1.27% (p=0.002 n=6)
RLS/Sample-15000/config_detail/Without_RLS-4        4.886m ± 1%   4.824m ± 2%  -1.27% (p=0.041 n=6)
RLS/Sample-15000/config_detail/With_RLS-4           138.6m ± 0%   138.2m ± 0%       ~ (p=0.065 n=6)
RLS/Sample-15000/config_names/Without_RLS-4         13.96m ± 3%   13.93m ± 2%       ~ (p=0.937 n=6)
RLS/Sample-15000/config_names/With_RLS-4            138.6m ± 0%   140.9m ± 0%  +1.67% (p=0.002 n=6)
RLS/Sample-15000/config_summary/Without_RLS-4      101.07m ± 1%   99.84m ± 1%  -1.22% (p=0.009 n=6)
RLS/Sample-15000/config_summary/With_RLS-4          722.6m ± 1%   706.0m ± 0%  -2.30% (p=0.002 n=6)
RLS/Sample-15000/configs/Without_RLS-4              8.360m ± 3%   8.165m ± 5%       ~ (p=0.065 n=6)
RLS/Sample-15000/configs/With_RLS-4                 137.5m ± 0%   138.0m ± 0%  +0.36% (p=0.009 n=6)
RLS/Sample-15000/analysis_types/Without_RLS-4       3.936m ± 2%   3.880m ± 0%  -1.44% (p=0.002 n=6)
RLS/Sample-15000/analysis_types/With_RLS-4          3.884m ± 0%   3.863m ± 2%       ~ (p=0.394 n=6)
RLS/Sample-15000/analyzer_types/Without_RLS-4       3.729m ± 3%   3.708m ± 1%  -0.57% (p=0.041 n=6)
RLS/Sample-15000/analyzer_types/With_RLS-4          3.763m ± 1%   3.767m ± 2%       ~ (p=0.485 n=6)
RLS/Sample-15000/change_types/Without_RLS-4         5.402m ± 3%   5.286m ± 1%  -2.14% (p=0.002 n=6)
RLS/Sample-15000/change_types/With_RLS-4            5.325m ± 1%   5.251m ± 3%       ~ (p=0.180 n=6)
RLS/Sample-15000/config_classes/Without_RLS-4       4.163m ± 2%   4.098m ± 2%  -1.55% (p=0.026 n=6)
RLS/Sample-15000/config_classes/With_RLS-4          137.9m ± 1%   137.8m ± 0%       ~ (p=0.132 n=6)
RLS/Sample-15000/config_types/Without_RLS-4         4.781m ± 1%   4.712m ± 1%  -1.43% (p=0.015 n=6)
RLS/Sample-15000/config_types/With_RLS-4            136.7m ± 1%   136.2m ± 1%  -0.40% (p=0.026 n=6)
geomean                                             21.21m        21.03m       -0.81%

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown

Gavel results

Gavel exited with code .

View full results

@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch 4 times, most recently from 5173666 to 5d854a7 Compare July 23, 2026 11:05
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from 5d854a7 to abafcab Compare July 26, 2026 08:04
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