Skip to content

chore: bump gomplate to v3.24.88 - #2350

Merged
flankbot merged 1 commit into
mainfrom
bump-gomplate-auto-pr
Aug 10, 2026
Merged

chore: bump gomplate to v3.24.88#2350
flankbot merged 1 commit into
mainfrom
bump-gomplate-auto-pr

Conversation

@flankbot

@flankbot flankbot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@flankbot
flankbot enabled auto-merge (squash) August 9, 2026 18:18
@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@flankbot, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 52 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: cb9f069d-11b1-456d-ae20-1ca44763043d

📥 Commits

Reviewing files that changed from the base of the PR and between d979a79 and c1f85c3.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Benchstat

Base: d979a79d172b17dbbba39974b974106780d7fb1a
Head: c1f85c36ae1878db8837367051cfdb8352f57b6b

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

Benchmark Base Head Change p-value
RunTemplateBool/smallEnv-4 10.73µ 10.83µ +0.94% 0.041
✅ 3 improvement(s)
Benchmark Base Head Change p-value
LocationFilter/largeEnv-4 47.83µ 46.49µ -2.80% 0.002
BenchSaveResultsUpdateChanged/N=1000-4 7.598 7.486 -1.47% 0.002
RunTemplateBool/largeEnv-4 20.47µ 20.19µ -1.38% 0.002
Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/config-db/bench
cpu: AMD EPYC 7763 64-Core Processor                
                                         │ bench-base.txt │           bench-head.txt           │
                                         │     sec/op     │    sec/op     vs base              │
LocationFilter/smallEnv-4                    22.19µ ± 17%   20.33µ ± 13%       ~ (p=0.589 n=6)
LocationFilter/largeEnv-4                    47.83µ ±  1%   46.49µ ±  1%  -2.80% (p=0.002 n=6)
RunTemplateBool/smallEnv-4                   10.73µ ±  2%   10.83µ ±  2%  +0.94% (p=0.041 n=6)
RunTemplateBool/largeEnv-4                   20.47µ ±  1%   20.19µ ±  1%  -1.38% (p=0.002 n=6)
BenchSaveResultsSeed/N=1000-4                 4.147 ± 10%    4.099 ± 12%       ~ (p=0.818 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4      3.447 ±  3%    3.425 ±  1%       ~ (p=0.180 n=6)
BenchSaveResultsUpdateChanged/N=1000-4        7.598 ± 24%    7.486 ±  2%  -1.47% (p=0.002 n=6)
geomean                                      4.256m         4.164m        -2.16%

                                         │ 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.545 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%       ~ (p=0.182 n=6)
BenchSaveResultsSeed/N=1000-4                1.278Gi ± 0%   1.279Gi ± 0%       ~ (p=0.065 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4     32.47Mi ± 0%   32.48Mi ± 0%       ~ (p=0.180 n=6)
BenchSaveResultsUpdateChanged/N=1000-4       797.0Mi ± 1%   798.0Mi ± 1%       ~ (p=0.132 n=6)
geomean                                      991.5Ki        991.8Ki       +0.02%
¹ 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.6k ±  0%   458.6k ±  0%       ~ (p=0.699 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4     406.9k ±  0%   406.9k ±  0%       ~ (p=0.190 n=6)
BenchSaveResultsUpdateChanged/N=1000-4       994.1k ± 12%   994.2k ± 12%       ~ (p=0.394 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 Aug 9, 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/​gomplate/​v3@​v3.24.87 ⏵ v3.24.8894100100100100
Updatedgolang/​github.com/​flanksource/​is-healthy@​v1.0.89 ⏵ v1.0.9099 +1100100100100

View full report

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Gavel results

Gavel exited with code 1.

View full results

@flankbot
flankbot force-pushed the bump-gomplate-auto-pr branch from 05cfaab to c1f85c3 Compare August 10, 2026 13:17
@flankbot flankbot changed the title chore: bump gomplate to v3.24.87 chore: bump gomplate to v3.24.88 Aug 10, 2026
@flankbot
flankbot merged commit e200926 into main Aug 10, 2026
17 of 18 checks passed
@flankbot
flankbot deleted the bump-gomplate-auto-pr branch August 10, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant