Skip to content

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

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

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

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/flanksource/clicky require patch v1.21.48v1.21.54
github.com/flanksource/deps require patch v1.0.36v1.0.39
github.com/flanksource/duty require patch v1.0.1361v1.0.1362

Release Notes

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

v1.21.54

Compare Source

⚠ BREAKING CHANGES
  • DynamicFilter.Options and Selected now return errors; update implementations and callers accordingly.
  • entity: schema-declared filters now use their bound filter key for requests instead of the property name.

Claude-Session-Id: 131441b-c773-478c-87f4-5f7174a16d4d

✨ Features
  • Expand RPC schemas and task runtime controls (49957ea)
  • api: Add ANSI text rendering and schema-driven column formatting (7c8a87a)
  • entity: support filters without schema properties (de65632)
👷 CI/CD
  • ci: provide GitHub token to Gavel workflows (052b907)
🔧 Maintenance
  • release: pin sub-modules to v1.21.53 [skip ci] (f469e91)

v1.21.53

Compare Source

⚠ BREAKING CHANGES
  • DynamicFilter.Options and Selected now return errors; update implementations and callers accordingly.
  • entity: schema-declared filters now use their bound filter key for requests instead of the property name.

Claude-Session-Id: 131441b-c773-478c-87f4-5f7174a16d4d

✨ Features
  • Expand RPC schemas and task runtime controls (49957ea)
  • api: Add ANSI text rendering and schema-driven column formatting (7c8a87a)
  • entity: support filters without schema properties (de65632)
👷 CI/CD
  • ci: provide GitHub token to Gavel workflows (052b907)
🔧 Maintenance
  • release: pin sub-modules to v1.21.53 [skip ci] (f469e91)

v1.21.52

Compare Source

⚠ BREAKING CHANGES
  • api: Change AddTiming to accept TimingMetric instead of separate name and duration arguments

  • build(examples): Update Clicky dependency to v1.21.52

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

v1.21.51

Compare Source

✨ Features
  • api: Support contextual entity actions and structured error responses (6fb040f)
🔧 Maintenance
  • deps: Update entity example to clicky v1.21.51 (9aede06)
  • deps: update Go module dependencies (f78abda)
  • release: pin sub-modules to v1.21.51 [skip ci] (b4553fe)

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

v1.0.39

Compare Source

Bug Fixes
  • config: normalize four-part ClickHouse versions (e099702)
  • e2e: Exclude Windows-incompatible Elasticsearch and Rclone packages (fdb8256)
  • installer: support cross-filesystem directory moves (44a725a)
  • registry: Support four-component versions and platform-specific release assets (4a05e32)
  • utils: normalize ClickHouse stable and LTS version suffixes (0ba1ee6)
Features
  • deps: support Timoni and versioned 1Password CLI downloads (3fb53a9)
  • installer: support filtered GitHub releases and assets (a2861bf)
  • release: publish deps-start assets and register dcg package (55f0fc2)
  • start: run services in background with health-gated readiness (6e97211)
  • svc: add service management forwarding and on-demand deps-start installation (29c714e)
BREAKING CHANGES
  • start: Starting now backgrounds the service by default; use --foreground for terminal-bound execution. Remove the WithDetach/Options.Detach API in favor of the new startup behavior and update controls.

v1.0.38

Compare Source

v1.0.37

Compare Source

Bug Fixes
  • ci: provide token to release workflow (04f939a)
  • ci: use Flankbot for releases (7568f2b)
  • ci: use job-scoped token for releases (847ffa8)
  • config: correct SOPS checksum filename (70bb083)
  • deps: update excelize to patched release (ff2ab84)
  • deps: update x/crypto to patched release (e7d61ec)
  • Go 1.26.5 regressed os.Root.MkdirAll for paths ending in a slash (#​56) (bf9a963)
  • start: issues found testing all 16 services across runtimes (a5df534)
Features
  • add service parameter validation and resolution (bc8b6c0)
  • Add service state persistence and reconciliation (000e813)
  • cli: Add service parameters and styled CLI output (0c51a77)
  • config: add service parameters and helm volume/resource configuration (a3f969e)
  • docker: Add config tracking and automatic reconciliation for docker containers (0db1287)
  • start: add service registry metadata and start submodule scaffold (fcbef4b)
  • start: CI, release artifacts and docs for deps-start (9a8cf0a)
  • start: configurable bind address; k3s, kind, kube-apiserver, trivy, activemq, artemis services (11bdbe6)
  • start: detached mode and stop/status/list/logs commands (bc70112)
  • start: docker runtime via docker SDK (7e81db6)
  • start: dynamic per-service subcommands (06155b9)
  • start: helm runtime with secret-lookup connections (1333fdf)
  • start: implement binary runtime with supervised process and readiness probes (d4cdb52)
  • start: name@​version syntax; docker runtime on docker/go-sdk; fix docker logs (63945f5)
  • start: resource metrics (ports/cpu/memory) in list and status (7efe99a)
  • start: restart command via SupervisedProcess / docker restart (b42ad2d)
BREAKING CHANGES
  • cli: service output format default changed from yaml to json
flanksource/duty (github.com/flanksource/duty)

v1.0.1362

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.

@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown

Benchstat

Base: e200926006461841110c07f0d0acfb1b53720fab
Head: a0ca960b76835e3b2455b904711a09c869bbda3d

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

Benchmark Base Head Change p-value
RunTemplateBool/largeEnv-4 10.16Ki 10.16Ki +0.01% 0.015
✅ 3 improvement(s)
Benchmark Base Head Change p-value
LocationFilter/smallEnv-4 18.65µ 17.35µ -6.95% 0.041
RunTemplateBool/smallEnv-4 10.40µ 10.08µ -3.06% 0.002
RunTemplateBool/largeEnv-4 19.63µ 19.13µ -2.56% 0.002
Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/config-db/bench
cpu: AMD EPYC 9V74 80-Core Processor                
                                         │ bench-base.txt │           bench-head.txt           │
                                         │     sec/op     │    sec/op     vs base              │
LocationFilter/smallEnv-4                    18.65µ ± 18%   17.35µ ± 22%  -6.95% (p=0.041 n=6)
LocationFilter/largeEnv-4                    46.93µ ± 10%   44.92µ ± 14%       ~ (p=0.310 n=6)
RunTemplateBool/smallEnv-4                   10.40µ ±  2%   10.08µ ±  1%  -3.06% (p=0.002 n=6)
RunTemplateBool/largeEnv-4                   19.63µ ±  2%   19.13µ ±  1%  -2.56% (p=0.002 n=6)
BenchSaveResultsSeed/N=1000-4                 3.584 ± 11%    3.594 ± 12%       ~ (p=0.699 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4      2.919 ±  1%    2.923 ±  1%       ~ (p=0.699 n=6)
BenchSaveResultsUpdateChanged/N=1000-4        6.830 ±  2%    6.836 ±  3%       ~ (p=0.937 n=6)
geomean                                      3.860m         3.768m        -2.37%

                                         │ bench-base.txt │            bench-head.txt            │
                                         │      B/op      │     B/op      vs base                │
LocationFilter/smallEnv-4                    14.97Ki ± 0%   14.97Ki ± 0%       ~ (p=1.000 n=6) ¹
LocationFilter/largeEnv-4                    20.38Ki ± 0%   20.38Ki ± 0%       ~ (p=0.242 n=6)
RunTemplateBool/smallEnv-4                   8.359Ki ± 0%   8.359Ki ± 0%       ~ (p=1.000 n=6) ¹
RunTemplateBool/largeEnv-4                   10.16Ki ± 0%   10.16Ki ± 0%  +0.01% (p=0.015 n=6)
BenchSaveResultsSeed/N=1000-4                1.279Gi ± 0%   1.279Gi ± 0%       ~ (p=0.394 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4     32.48Mi ± 0%   32.47Mi ± 0%       ~ (p=0.699 n=6)
BenchSaveResultsUpdateChanged/N=1000-4       796.7Mi ± 1%   797.1Mi ± 1%       ~ (p=0.699 n=6)
geomean                                      991.6Ki        991.6Ki       +0.01%
¹ all samples are equal

                                         │ bench-base.txt │            bench-head.txt            │
                                         │   allocs/op    │  allocs/op    vs base                │
LocationFilter/smallEnv-4                     278.0 ±  0%    278.0 ±  0%       ~ (p=1.000 n=6) ¹
LocationFilter/largeEnv-4                     522.0 ±  0%    522.0 ±  0%       ~ (p=1.000 n=6) ¹
RunTemplateBool/smallEnv-4                    216.0 ±  0%    216.0 ±  0%       ~ (p=1.000 n=6) ¹
RunTemplateBool/largeEnv-4                    297.0 ±  0%    297.0 ±  0%       ~ (p=1.000 n=6) ¹
BenchSaveResultsSeed/N=1000-4                458.7k ±  0%   458.6k ±  0%       ~ (p=0.818 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4     406.9k ±  0%   406.9k ±  0%       ~ (p=0.589 n=6)
BenchSaveResultsUpdateChanged/N=1000-4       994.1k ± 12%   994.1k ± 12%       ~ (p=0.619 n=6)
geomean                                      7.781k         7.781k        +0.00%
¹ all samples are equal

                                         │ bench-base.txt │           bench-head.txt           │
                                         │      MB/s      │    MB/s     vs base                │
BenchSaveResultsSeed/N=1000-4                0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
BenchSaveResultsUpdateUnchanged/N=1000-4     0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
BenchSaveResultsUpdateChanged/N=1000-4       0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
geomean                                                 ²               +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

@socket-security

socket-security Bot commented Jul 27, 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
Updatedgolang/​github.com/​flanksource/​clicky@​v1.21.48 ⏵ v1.21.5474 +1100100100100
Updatedgolang/​github.com/​flanksource/​duty@​v1.0.1361 ⏵ v1.0.136275100100100100
Updatedgolang/​github.com/​flanksource/​deps@​v1.0.36 ⏵ v1.0.3990 -2100100100100

View full report

@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown

Gavel results

Gavel exited with code 1.

View full results

@flanksource-ci-runner flanksource-ci-runner Bot changed the title chore(deps): update module github.com/flanksource/clicky to v1.21.49 chore(deps): update module github.com/flanksource/clicky to v1.21.50 Jul 27, 2026
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from a9249ab to bab9e7c Compare July 27, 2026 15:21
@flanksource-ci-runner flanksource-ci-runner Bot changed the title chore(deps): update module github.com/flanksource/clicky to v1.21.50 chore(deps): update module github.com/flanksource/clicky to v1.21.51 Jul 27, 2026
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from bab9e7c to c1d6848 Compare July 27, 2026 17:00
@flanksource-ci-runner flanksource-ci-runner Bot changed the title chore(deps): update module github.com/flanksource/clicky to v1.21.51 chore(deps): update flanksource go dependencies Jul 29, 2026
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch 2 times, most recently from 5567510 to 7cec024 Compare July 30, 2026 09:15
@flanksource-ci-runner

flanksource-ci-runner Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: 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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/yuin/goldmark v1.7.16 -> v1.7.17

@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch 9 times, most recently from 6b2e8c2 to 7622c2c Compare August 7, 2026 06:45
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch 6 times, most recently from be9446b to 432fa6e Compare August 10, 2026 10:46
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-go-dependencies branch from 432fa6e to a0ca960 Compare August 10, 2026 13:51
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