Skip to content

chore: bump gomplate to v3.24.80#1979

Merged
flankbot merged 1 commit into
mainfrom
bump-gomplate-auto-pr
May 21, 2026
Merged

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

Conversation

@flankbot
Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@flankbot flankbot added the dependencies Pull requests that update a dependency file label May 21, 2026
@flankbot flankbot enabled auto-merge (squash) May 21, 2026 02:58
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 21, 2026

Warning

Rate limit exceeded

@flankbot has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 59 minutes and 48 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8d47b618-afdf-4840-a570-4eb328f08f02

📥 Commits

Reviewing files that changed from the base of the PR and between a753e1d and 5279af8.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-gomplate-auto-pr
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch bump-gomplate-auto-pr

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 and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 21, 2026

Benchstat (Other)

Base: a753e1d9d06d4e98d50f44b33ee580174c1e3f54
Head: 5279af8a7601c13ebbd03147acc6ae4ed8b51f3b

✅ 2 improvement(s)
Benchmark Base Head Change p-value
InsertionOfConfigsWithProperties-4 3.840m 3.746m -2.44% 0.002
UpdateOfConfigsWithProperties-4 7.742m 7.575m -2.16% 0.015
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       598.0µ ± 11%   597.9µ ±  1%       ~ (p=0.699 n=6)
InsertionForRowsWithAliases/config_items.external_id-4     1.105m ± 13%   1.113m ± 11%       ~ (p=0.937 n=6)
InsertionOfConfigsWithProperties-4                         3.840m ±  1%   3.746m ±  1%  -2.44% (p=0.002 n=6)
UpdateOfConfigsWithProperties-4                            7.742m ±  2%   7.575m ±  1%  -2.16% (p=0.015 n=6)
ResourceSelectorConfigs/name-4                             217.8µ ±  3%   220.0µ ±  2%       ~ (p=0.394 n=6)
ResourceSelectorConfigs/name_and_type-4                    239.2µ ±  4%   239.8µ ±  3%       ~ (p=0.394 n=6)
ResourceSelectorConfigs/tags-4                             31.15m ±  4%   30.91m ±  2%       ~ (p=0.818 n=6)
ResourceSelectorQueryBuild/name-4                          43.89µ ±  1%   44.10µ ±  2%       ~ (p=0.310 n=6)
ResourceSelectorQueryBuild/name_and_type-4                 64.84µ ±  0%   64.79µ ±  2%       ~ (p=0.937 n=6)
ResourceSelectorQueryBuild/tags-4                          17.68µ ±  0%   17.66µ ±  1%       ~ (p=0.589 n=6)
geomean                                                    525.4µ         523.8µ        -0.31%

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 21, 2026

Benchstat (RLS)

Base: a753e1d9d06d4e98d50f44b33ee580174c1e3f54
Head: 5279af8a7601c13ebbd03147acc6ae4ed8b51f3b

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

Benchmark Base Head Change p-value
RLS/Sample-15000/catalog_changes/With_RLS-4 141.9m 144.2m +1.59% 0.002
RLS/Sample-15000/config_types/With_RLS-4 137.0m 138.9m +1.35% 0.002
RLS/Sample-15000/change_types/Without_RLS-4 5.258m 5.325m +1.26% 0.004
RLS/Sample-15000/config_changes/With_RLS-4 143.4m 144.5m +0.83% 0.002
✅ 9 improvement(s)
Benchmark Base Head Change p-value
RLS/Sample-15000/config_detail/Without_RLS-4 4.906m 4.731m -3.55% 0.002
RLS/Sample-15000/change_types/With_RLS-4 5.428m 5.270m -2.91% 0.026
RLS/Sample-15000/config_detail/With_RLS-4 139.1m 136.8m -1.62% 0.002
RLS/Sample-15000/config_names/Without_RLS-4 13.87m 13.66m -1.46% 0.002
RLS/Sample-15000/config_summary/Without_RLS-4 100.00m 98.58m -1.43% 0.002
RLS/Sample-15000/config_classes/With_RLS-4 136.9m 135.3m -1.22% 0.002
RLS/Sample-15000/config_changes/Without_RLS-4 5.356m 5.300m -1.03% 0.009
RLS/Sample-15000/configs/With_RLS-4 138.4m 137.2m -0.86% 0.002
RLS/Sample-15000/analysis_types/With_RLS-4 3.943m 3.920m -0.56% 0.015
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.351m ± 3%   5.319m ± 1%       ~ (p=0.310 n=6)
RLS/Sample-15000/catalog_changes/With_RLS-4         141.9m ± 0%   144.2m ± 1%  +1.59% (p=0.002 n=6)
RLS/Sample-15000/config_changes/Without_RLS-4       5.356m ± 3%   5.300m ± 1%  -1.03% (p=0.009 n=6)
RLS/Sample-15000/config_changes/With_RLS-4          143.4m ± 1%   144.5m ± 0%  +0.83% (p=0.002 n=6)
RLS/Sample-15000/config_detail/Without_RLS-4        4.906m ± 0%   4.731m ± 1%  -3.55% (p=0.002 n=6)
RLS/Sample-15000/config_detail/With_RLS-4           139.1m ± 1%   136.8m ± 0%  -1.62% (p=0.002 n=6)
RLS/Sample-15000/config_names/Without_RLS-4         13.87m ± 1%   13.66m ± 0%  -1.46% (p=0.002 n=6)
RLS/Sample-15000/config_names/With_RLS-4            137.6m ± 1%   136.8m ± 0%       ~ (p=0.180 n=6)
RLS/Sample-15000/config_summary/Without_RLS-4      100.00m ± 1%   98.58m ± 1%  -1.43% (p=0.002 n=6)
RLS/Sample-15000/config_summary/With_RLS-4          705.4m ± 1%   706.5m ± 1%       ~ (p=0.394 n=6)
RLS/Sample-15000/configs/Without_RLS-4              8.187m ± 1%   8.085m ± 3%       ~ (p=0.065 n=6)
RLS/Sample-15000/configs/With_RLS-4                 138.4m ± 1%   137.2m ± 0%  -0.86% (p=0.002 n=6)
RLS/Sample-15000/analysis_types/Without_RLS-4       3.884m ± 1%   3.898m ± 1%       ~ (p=0.065 n=6)
RLS/Sample-15000/analysis_types/With_RLS-4          3.943m ± 4%   3.920m ± 0%  -0.56% (p=0.015 n=6)
RLS/Sample-15000/analyzer_types/Without_RLS-4       3.741m ± 2%   3.754m ± 1%       ~ (p=0.818 n=6)
RLS/Sample-15000/analyzer_types/With_RLS-4          3.782m ± 3%   3.768m ± 0%       ~ (p=0.589 n=6)
RLS/Sample-15000/change_types/Without_RLS-4         5.258m ± 1%   5.325m ± 1%  +1.26% (p=0.004 n=6)
RLS/Sample-15000/change_types/With_RLS-4            5.428m ± 1%   5.270m ± 3%  -2.91% (p=0.026 n=6)
RLS/Sample-15000/config_classes/Without_RLS-4       4.168m ± 1%   4.145m ± 0%       ~ (p=0.065 n=6)
RLS/Sample-15000/config_classes/With_RLS-4          136.9m ± 0%   135.3m ± 0%  -1.22% (p=0.002 n=6)
RLS/Sample-15000/config_types/Without_RLS-4         4.830m ± 1%   4.780m ± 2%       ~ (p=0.132 n=6)
RLS/Sample-15000/config_types/With_RLS-4            137.0m ± 0%   138.9m ± 0%  +1.35% (p=0.002 n=6)
geomean                                             21.14m        21.01m       -0.60%

@socket-security
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/​gomplate/​v3@​v3.24.79 ⏵ v3.24.8094 +1100100100100

View full report

@flankbot flankbot merged commit b4d8a78 into main May 21, 2026
17 of 18 checks passed
@flankbot flankbot deleted the bump-gomplate-auto-pr branch May 21, 2026 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants