Skip to content

chore(deps): update flanksource github actions - #2324

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

chore(deps): update flanksource github actions#2324
flanksource-ci-runner[bot] wants to merge 1 commit into
mainfrom
renovate-flanksource/flanksource-github-actions

Conversation

@flanksource-ci-runner

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

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
flanksource/action-workflows action digest 4b41aaff8512a6
flanksource/deps action patch v1.0.28v1.0.42

Release Notes

flanksource/deps (flanksource/deps)

v1.0.42

Compare Source

Bug Fixes
  • start: accept ready state before supervisor exit (ce24920)

v1.0.41

Compare Source

Bug Fixes
  • config: resolve controller-gen release binaries (3f9ac32)

v1.0.40

Compare Source

Bug Fixes
  • check installed binaries before remote version resolution (#​78) (20e9584)

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

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

v1.0.35

Compare Source

Features
  • registry: add s3 mission control plugin (1e2d3aa)

v1.0.34

Compare Source

Bug Fixes
  • avoid immutable release races during asset upload (e309486)

v1.0.33

Compare Source

What's Changed

Full Changelog: flanksource/deps@v1.0.32...v1.0.33

v1.0.32

Compare Source

v1.0.31

Compare Source

v1.0.30

Compare Source

v1.0.29

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.

@CLAassistant

CLAassistant commented Jul 22, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown

Benchstat

Base: 8ae3e4094abff6ff9e58b2c9f8ce4d7e4ec2c4e2
Head: 3db7df2b3687eb2cc3ae6fde5c52fdbbcafd7c55

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

Benchmark Base Head Change p-value
RunTemplateBool/largeEnv-4 19.06µ 19.24µ +0.92% 0.026
LocationFilter/largeEnv-4 44.37µ 44.63µ +0.58% 0.026
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                    20.21µ ± 14%   17.38µ ± 20%       ~ (p=0.132 n=6)
LocationFilter/largeEnv-4                    44.37µ ±  2%   44.63µ ± 11%  +0.58% (p=0.026 n=6)
RunTemplateBool/smallEnv-4                   10.06µ ±  1%   10.02µ ±  1%       ~ (p=0.818 n=6)
RunTemplateBool/largeEnv-4                   19.06µ ±  1%   19.24µ ±  0%  +0.92% (p=0.026 n=6)
BenchSaveResultsSeed/N=1000-4                 3.427 ±  3%    3.443 ±  2%       ~ (p=0.818 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4      2.924 ±  1%    2.925 ±  1%       ~ (p=0.937 n=6)
BenchSaveResultsUpdateChanged/N=1000-4        7.015 ±  3%    6.980 ±  3%       ~ (p=0.093 n=6)
geomean                                      3.830m         3.754m        -1.98%

                                         │ 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=1.000 n=6) ¹
RunTemplateBool/smallEnv-4                   8.360Ki ± 0%   8.360Ki ± 0%       ~ (p=1.000 n=6) ¹
RunTemplateBool/largeEnv-4                   10.16Ki ± 0%   10.16Ki ± 0%       ~ (p=1.000 n=6) ¹
BenchSaveResultsSeed/N=1000-4                1.295Gi ± 0%   1.295Gi ± 0%       ~ (p=0.485 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4     32.02Mi ± 0%   32.02Mi ± 0%       ~ (p=0.699 n=6)
BenchSaveResultsUpdateChanged/N=1000-4       797.0Mi ± 1%   796.8Mi ± 1%       ~ (p=1.000 n=6)
geomean                                      991.4Ki        991.4Ki       +0.00%
¹ 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                741.7k ±  0%   741.6k ±  0%       ~ (p=0.937 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4     405.9k ±  0%   405.9k ±  0%       ~ (p=0.669 n=6)
BenchSaveResultsUpdateChanged/N=1000-4       992.1k ± 12%   992.1k ± 12%       ~ (p=0.485 n=6)
geomean                                      8.329k         8.329k        +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

@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-github-actions branch from dcf180d to a6ab73e Compare July 26, 2026 18:39
@github-actions

github-actions Bot commented Jul 26, 2026

Copy link
Copy Markdown

Gavel results

Gavel exited with code 1.

View full results

@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-github-actions branch 5 times, most recently from 2232fce to 7c3a437 Compare August 10, 2026 07:56
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-github-actions branch 2 times, most recently from 4fce6bc to d472397 Compare August 20, 2026 08:30
@flanksource-ci-runner
flanksource-ci-runner Bot force-pushed the renovate-flanksource/flanksource-github-actions branch from d472397 to 3db7df2 Compare August 24, 2026 12:42
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