Skip to content

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

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

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

Conversation

@flanksource-ci-runner

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

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
github.com/flanksource/clicky require patch v1.21.18v1.21.51
github.com/flanksource/commons require minor v1.17.1v1.53.1
github.com/flanksource/deps indirect patch v1.0.35v1.0.36
github.com/flanksource/duty require patch v1.0.1351v1.0.1352

Release Notes

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

v1.21.51

Compare Source

📦 Build System
  • deps: bump the go_modules group across 2 directories with 1 update (34a8e24)
🔧 Maintenance
  • release: pin sub-modules to v1.21.50 [skip ci] (6773025)

v1.21.50

Compare Source

📦 Build System
  • deps: bump the go_modules group across 2 directories with 1 update (34a8e24)
🔧 Maintenance
  • release: pin sub-modules to v1.21.50 [skip ci] (6773025)

v1.21.49

Compare Source

🔧 Maintenance
  • deps: update flanksource go dependencies (8bc3adc)
  • release: pin sub-modules to v1.21.49 [skip ci] (394ddf5)

v1.21.48

Compare Source

🔧 Maintenance
  • deps: update flanksource go dependencies (21bff82)
  • release: pin sub-modules to v1.21.48 [skip ci] (f8a518b)

v1.21.47

Compare Source

⚠ BREAKING CHANGES
  • examples: Chat no longer forces manual tool approval; execution now follows Captain chat service behavior.
  • aichat: Remove the aichat server, Genkit, agent, attachment, thread, approval, streaming, and MCP APIs.
♻️ Code Refactoring
  • aichat: Delegate Cobra tool adaptation to Captain (8c44f09)
⚡ Performance Improvements
  • rpc: Cache OpenAPI documents with ETag revalidation (3cc7d7f)
✨ Features
  • aichat: add attachment resolution for multimodal chat inputs (0e6edf4)
  • examples: Add Captain-backed entity demo serving and tests (90fe144)
  • rpc: expose top-level serve command and track RPC timing (cb94c78)
  • task: Expose supervised process generations through task APIs (eb3bb98)
🐛 Bug Fixes
  • api: Stabilize Markdown and terminal table rendering (fbcaade)
  • formatters: preserve no-color settings in Markdown rendering (9f8bfe1)
  • task: Preserve dependency semantics and order terminal task output (2840c30)
📦 Build System
  • deps: align Captain and Clicky release candidates (0115ea5)
  • deps: Update Go module dependencies (4791a27)
🔧 Maintenance
  • update generated and lock files (dede45b)
  • release: pin sub-modules to v1.21.47 [skip ci] (dd5a604)

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/commons (github.com/flanksource/commons)

v1.53.1

Compare Source

Bug Fixes
  • duration: fix duration string formatting for multi-digit values (340276a)

v1.53.0

Compare Source

Features
  • http,logging,har: add configurable request/response body limits and enhanced access logging (74c1d30)
  • http: buffer request bodies for retry replay and add configurable trace levels (1999d10)
BREAKING CHANGES
  • http,logging,har: NewLogger no longer accepts AccessLog config as a shortcut; use TraceConfig.AccessLog instead. The access log behavior has changed: error-only mode (AccessLogErrorsOnly) now surfaces failures at -v=0 without per-request spam.
  • http: traceConfigForLevel is renamed to TraceConfigForLogLevel and has different behavior.

v1.52.0

Compare Source

Features
  • http: add RetryStrategy callback and context-driven configuration (ac5f628)
BREAKING CHANGES
  • http: Client.traceMW and related internals are now exposed for deduplication logic; existing code using Trace() or TraceToStdout() continues to work but may see different middleware stacking behavior.

Refs: HAR collection, context-driven configuration, improved retry control

v1.51.6

Compare Source

v1.51.5

Compare Source

v1.51.4

Compare Source

v1.51.3

Compare Source

v1.51.2

Compare Source

v1.51.1

Compare Source

v1.51.0

Compare Source

Features
  • logger: Add SetOutput and GetOutput for dynamic log redirection (441e674)

v1.50.4

Compare Source

v1.50.3

Compare Source

v1.50.2

Compare Source

v1.50.1

Compare Source

Bug Fixes
  • ci: add .exe suffix for Windows hx build (6b5bea6)

v1.50.0

Compare Source

Features
  • http: add verbose logging and json-structured output support (52126bc)
  • logger: add always mode and improve flag parsing for verbose loggers (c2fdc32)

v1.49.0

Compare Source

Features
  • http: enhance http logging with context-aware access logs and formatters (f8ebb09)

v1.48.3

Compare Source

v1.48.2

Compare Source

v1.48.1

Compare Source

v1.48.0

Compare Source

Features
  • har: add pretty printing with TableProvider and DetailProvider (e594f55)

v1.47.4

Compare Source

v1.47.3

Compare Source

v1.47.2

Compare Source

v1.47.1

Compare Source

v1.47.0

Compare Source

Bug Fixes
  • hx: remove local clicky replace directive (0f8777e)
Features
  • http: add HAR capture support (dff92d5)
  • logger: improve secret redaction and always log to stderr (e7de0df)

v1.46.2

Compare Source

v1.46.1

Compare Source

v1.46.0

Compare Source

Bug Fixes
  • hx: handle errcheck lint and tidy go.mod (4d719ce)
Features
  • http: add curl logging and preserve raw query params (6bd8287)
  • http: improve OAuth and middleware logging (0f31298)
  • logger: default to stderr, add Auth field, improve request printing (831cf95)

v1.45.0

Compare Source

Features
  • add hx CLI tool with CI workflows (133f41e)
  • http: add AWS SigV4 authentication support (a5299fc)

v1.44.1

Compare Source

v1.44.0

Compare Source

Features

v1.43.3

Compare Source

Bug Fixes
  • don't error out on --help flag (7d8dbe2)

v1.43.2

Compare Source

v1.43.1

Compare Source

Bug Fixes

v1.43.0

Compare Source

Features

v1.42.3

Compare Source

v1.42.2

Compare Source

Bug Fixes
  • allow $ character in filenames for Java inner classes (6772cde)
  • extract only permission bits when opening files with os.OpenRoot (72643b1)

v1.42.1

Compare Source

v1.42.0

Compare Source

Bug Fixes
  • safely handle symlinks during unarchive (0a53289)
Features
  • add txz archive support (a963c1f)

v1.41.2

Compare Source

Bug Fixes

v1.41.1

Compare Source

v1.41.0

Compare Source

Features
  • add test utilities for helm (14f842d)

v1.40.2

Compare Source

v1.40.1

Compare Source

v1.40.0

Compare Source

Features

v1.39.1

Compare Source

Bug Fixes
  • lint errors with claude code (f990aa1)

v1.39.0

Compare Source

Features

v1.38.0

Compare Source

Features

v1.37.0

Compare Source

Features
  • add files.DoublestarGlob (61078a0)

v1.36.1

Compare Source

Bug Fixes
  • Expose IsExclusionOnlyPatterns (20d250d)

v1.36.0

Compare Source

Features
  • support exclude all & patterns on exclusions as well (#​260) (fc7274b)

v1.35.4

Compare Source

v1.35.3

Compare Source

v1.35.2

Compare Source

Bug Fixes

v1.35.1

Compare Source

v1.35.0

Compare Source

Features
  • add QueueWithDelay option in priorityqueue (e5bae40)

v1.34.0

Compare Source

Features
  • allow multiple queues with the same metric name (4b33afe)

v1.33.0

Compare Source

Features
  • priority queue: add support for queue items that are not just cmp.Ordered (b1b4bfd)

v1.32.1

Compare Source

v1.32.0

Compare Source

Features

v1.31.28

Compare Source

v1.31.27

Compare Source

v1.31.26

Compare Source

v1.31.25

Compare Source

v1.31.24

Compare Source

v1.31.23

Compare Source

v1.31.22

Compare Source

v1.31.21

Compare Source

v1.31.20

Compare Source

v1.31.19

Compare Source

v1.31.18

Compare Source

v1.31.17

Compare Source

v1.31.16

Compare Source

v1.31.15

Compare Source

v1.31.14

Compare Source

v1.31.13

Compare Source

v1.31.12

Compare Source

v1.31.11

Compare Source

v1.31.10

Compare Source

v1.31.9

Compare Source

v1.31.8

Compare Source

v1.31.7

Compare Source

v1.31.6

Compare Source

v1.31.5

Compare Source

v1.31.4

Compare Source

v1.31.3

Compare Source

v1.31.2

Compare Source

v1.31.1

Compare Source

v1.31.0

Compare Source

Features
  • support logging oops error (a8b89c3)

v1.30.9

Compare Source

v1.30.8

Compare Source

v1.30.7

Compare Source

v1.30.6

Compare Source

v1.30.5

Compare Source

v1.30.4

Compare Source

v1.30.3

Compare Source

v1.30.2

Compare Source

v1.30.1

Compare Source

v1.30.0

Compare Source

Features
  • mask sensitive when logging pretty (35ff426)

v1.29.11

Compare Source

v1.29.10

Compare Source

v1.29.9

Compare Source

v1.29.8

Compare Source

v1.29.7

Compare Source

v1.29.6

Compare Source

v1.29.5

Compare Source

v1.29.4

Compare Source

v1.29.3

Compare Source

v1.29.2

Compare Source

v1.29.1

Compare Source

v1.29.0

Compare Source

Features
  • make log.V() a writer (37d0e7b)
  • support command line properties (e3fa26f)

v1.28.0

Compare Source

Bug Fixes
Features
  • add properties.Duration (ffd9c2d)

v1.27.4

Compare Source

v1.27.3

Compare Source

v1.27.2

[Compare Source](https://redirect.github.com/flanksource/

Note

PR body was truncated to here.


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 27, 2026

Copy link
Copy Markdown

@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from cd55533 to d66dac3 Compare July 27, 2026 11:28
@flanksource-ci-runner

Copy link
Copy Markdown
Author

ℹ️ Artifact update notice

File name: fixtures/datasources/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.0 -> 1.25.1
github.com/aws/aws-sdk-go-v2/config v1.22.0 -> v1.32.9
github.com/aws/aws-sdk-go-v2/credentials v1.15.1 -> v1.19.9
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.2 -> v1.18.17
github.com/aws/aws-sdk-go-v2/internal/ini v1.5.0 -> v1.8.4
github.com/aws/aws-sdk-go-v2/service/sso v1.17.0 -> v1.30.10
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.19.0 -> v1.35.14
github.com/aws/aws-sdk-go-v2/service/sts v1.25.0 -> v1.41.6

@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from d66dac3 to 27b82b7 Compare July 27, 2026 15:19
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from 27b82b7 to 21281ff Compare July 27, 2026 16:59
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.

0 participants