Skip to content

chore: bump gomplate to v3.24.76#1834

Open
flankbot wants to merge 1 commit intomainfrom
bump-gomplate-auto-pr
Open

chore: bump gomplate to v3.24.76#1834
flankbot wants to merge 1 commit intomainfrom
bump-gomplate-auto-pr

Conversation

@flankbot
Copy link
Copy Markdown
Contributor

@flankbot flankbot commented Mar 16, 2026

Automated changes by create-pull-request GitHub action

Summary by CodeRabbit

  • Chores
    • Updated github.com/flanksource/gomplate/v3 from v3.24.74 to v3.24.76 for improved stability and performance
    • Added new indirect dependencies to enhance XML document handling and query processing capabilities

@flankbot flankbot added the dependencies Pull requests that update a dependency file label Mar 16, 2026
@flankbot flankbot enabled auto-merge (squash) March 16, 2026 05:44
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 16, 2026

Benchstat (Other)

Base: 2d2d2aa69ac9242140437120f06dec0aa10f7c16
Head: 566ee1aa12f6b40aad4766a7b866e3dc0b78f5d1

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

Benchmark Base Head Change p-value
ResourceSelectorConfigs/name_and_type-4 196.5µ 202.6µ +3.09% 0.015
Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/duty/bench
cpu: AMD EPYC 9V74 80-Core Processor                
                                                       │ bench-base.txt │           bench-head.txt            │
                                                       │     sec/op     │    sec/op      vs base              │
InsertionForRowsWithAliases/external_users.aliases-4       504.7µ ±  2%   511.7µ ±   7%       ~ (p=0.240 n=6)
InsertionForRowsWithAliases/config_items.external_id-4     1.010m ± 12%   1.015m ±  13%       ~ (p=0.937 n=6)
ResourceSelectorConfigs/name-4                             179.5µ ±  3%   178.5µ ±   3%       ~ (p=0.699 n=6)
ResourceSelectorConfigs/name_and_type-4                    196.5µ ±  4%   202.6µ ±   3%  +3.09% (p=0.015 n=6)
ResourceSelectorConfigs/tags-4                             59.05m ± 47%   32.46m ± 169%       ~ (p=0.589 n=6)
ResourceSelectorQueryBuild/name-4                          41.91µ ±  2%   41.24µ ±   3%       ~ (p=0.589 n=6)
ResourceSelectorQueryBuild/name_and_type-4                 60.03µ ±  2%   60.35µ ±   1%       ~ (p=0.310 n=6)
ResourceSelectorQueryBuild/tags-4                          16.55µ ±  2%   16.54µ ±   2%       ~ (p=0.937 n=6)
geomean                                                    285.6µ         266.1µ         -6.83%

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 16, 2026

Walkthrough

Updated github.com/flanksource/gomplate/v3 dependency from v3.24.74 to v3.24.76. Added two new indirect dependencies: github.com/antchfx/xmlquery v1.5.1 and github.com/antchfx/xpath v1.3.6.

Changes

Cohort / File(s) Summary
Dependency Updates
go.mod
Bumped github.com/flanksource/gomplate/v3 to v3.24.76 and added two new indirect XML processing dependencies (antchfx/xmlquery, antchfx/xpath).

Possibly related PRs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: bumping the gomplate dependency from v3.24.74 to v3.24.76, which is the primary modification in the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 Mar 16, 2026

Benchstat (RLS)

Base: 2d2d2aa69ac9242140437120f06dec0aa10f7c16
Head: 566ee1aa12f6b40aad4766a7b866e3dc0b78f5d1

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

Benchmark Base Head Change p-value
RLS/Sample-15000/config_types/Without_RLS-4 4.239m 4.438m +4.70% 0.041
RLS/Sample-15000/config_types/With_RLS-4 125.2m 126.6m +1.12% 0.041
✅ 6 improvement(s)
Benchmark Base Head Change p-value
RLS/Sample-15000/configs/Without_RLS-4 8.109m 7.686m -5.22% 0.041
RLS/Sample-15000/config_summary/Without_RLS-4 66.42m 63.94m -3.73% 0.041
RLS/Sample-15000/catalog_changes/With_RLS-4 130.6m 128.1m -1.92% 0.002
RLS/Sample-15000/config_names/With_RLS-4 128.3m 126.1m -1.72% 0.002
RLS/Sample-15000/config_detail/With_RLS-4 126.1m 124.7m -1.10% 0.004
RLS/Sample-15000/config_changes/With_RLS-4 129.6m 128.9m -0.51% 0.002
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.888m ±  7%   5.893m ±  6%       ~ (p=0.589 n=6)
RLS/Sample-15000/catalog_changes/With_RLS-4        130.6m ±  2%   128.1m ±  0%  -1.92% (p=0.002 n=6)
RLS/Sample-15000/config_changes/Without_RLS-4      6.193m ± 10%   5.931m ±  4%       ~ (p=0.394 n=6)
RLS/Sample-15000/config_changes/With_RLS-4         129.6m ±  1%   128.9m ±  1%  -0.51% (p=0.002 n=6)
RLS/Sample-15000/config_detail/Without_RLS-4       4.391m ± 10%   4.335m ± 13%       ~ (p=0.937 n=6)
RLS/Sample-15000/config_detail/With_RLS-4          126.1m ±  1%   124.7m ±  0%  -1.10% (p=0.004 n=6)
RLS/Sample-15000/config_names/Without_RLS-4        13.52m ±  3%   13.34m ±  3%       ~ (p=0.394 n=6)
RLS/Sample-15000/config_names/With_RLS-4           128.3m ±  3%   126.1m ±  0%  -1.72% (p=0.002 n=6)
RLS/Sample-15000/config_summary/Without_RLS-4      66.42m ±  4%   63.94m ±  2%  -3.73% (p=0.041 n=6)
RLS/Sample-15000/config_summary/With_RLS-4         744.1m ±  1%   749.5m ±  1%       ~ (p=0.180 n=6)
RLS/Sample-15000/configs/Without_RLS-4             8.109m ± 14%   7.686m ±  7%  -5.22% (p=0.041 n=6)
RLS/Sample-15000/configs/With_RLS-4                124.7m ±  1%   125.1m ±  1%       ~ (p=0.310 n=6)
RLS/Sample-15000/analysis_types/Without_RLS-4      4.160m ±  3%   4.049m ±  7%       ~ (p=0.394 n=6)
RLS/Sample-15000/analysis_types/With_RLS-4         4.140m ±  4%   4.155m ±  7%       ~ (p=0.589 n=6)
RLS/Sample-15000/analyzer_types/Without_RLS-4      3.984m ±  7%   3.989m ± 11%       ~ (p=0.818 n=6)
RLS/Sample-15000/analyzer_types/With_RLS-4         4.152m ±  8%   4.209m ±  3%       ~ (p=0.485 n=6)
RLS/Sample-15000/change_types/Without_RLS-4        5.681m ±  5%   5.652m ±  9%       ~ (p=0.485 n=6)
RLS/Sample-15000/change_types/With_RLS-4           5.806m ±  5%   6.025m ±  9%       ~ (p=0.485 n=6)
RLS/Sample-15000/config_classes/Without_RLS-4      3.558m ±  5%   3.547m ±  7%       ~ (p=0.937 n=6)
RLS/Sample-15000/config_classes/With_RLS-4         123.2m ±  1%   123.5m ±  0%       ~ (p=0.485 n=6)
RLS/Sample-15000/config_types/Without_RLS-4        4.239m ±  5%   4.438m ±  7%  +4.70% (p=0.041 n=6)
RLS/Sample-15000/config_types/With_RLS-4           125.2m ±  2%   126.6m ±  2%  +1.12% (p=0.041 n=6)
geomean                                            20.40m         20.28m        -0.55%

@flankbot flankbot changed the title chore: bump gomplate to v3.24.74 chore: bump gomplate to v3.24.75 Mar 18, 2026
@flankbot flankbot force-pushed the bump-gomplate-auto-pr branch from 91706a4 to 0dbd927 Compare March 18, 2026 08:57
@flankbot flankbot force-pushed the bump-gomplate-auto-pr branch from 0dbd927 to 566ee1a Compare April 9, 2026 15:35
@flankbot flankbot changed the title chore: bump gomplate to v3.24.75 chore: bump gomplate to v3.24.76 Apr 9, 2026
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@go.mod`:
- Line 38: The go.mod contains an invalid dependency version
"github.com/flanksource/gomplate/v3 v3.24.76"; update that dependency entry to a
valid released version (for example change "github.com/flanksource/gomplate/v3
v3.24.76" to "github.com/flanksource/gomplate/v3 v3.24.67" or the intended
correct tag) and run go mod tidy to ensure module resolution succeeds.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: df48ba2b-da36-4619-9377-7690fd74af8d

📥 Commits

Reviewing files that changed from the base of the PR and between 2d2d2aa and 566ee1a.

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

Comment thread go.mod
github.com/flanksource/commons v1.50.1
github.com/flanksource/deps v1.0.24
github.com/flanksource/gomplate/v3 v3.24.74
github.com/flanksource/gomplate/v3 v3.24.76
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🔴 Critical

🧩 Analysis chain

🌐 Web query:

For github.com/flanksource/gomplate/v3, what changed between v3.24.74 and v3.24.76 (release notes/changelog), and are there any reported security advisories affecting v3.24.76?

💡 Result:

1) What changed between v3.24.74 and v3.24.76?

Those versions do not appear to exist in flanksource/gomplate on GitHub as of April 9, 2026—the highest published tag/release shown is v3.24.67 (Feb 25, 2026). So there are no release notes/changelog entries on that repo for v3.24.74 → v3.24.76. [1], [2]

2) Any reported security advisories affecting v3.24.76?

GitHub shows no published security advisories for flanksource/gomplate, so there are none to report as affecting v3.24.76 (and, again, that tag/version isn’t present in the repo’s tags/releases). [3]

Sources:
[1] flanksource/gomplate tags page (shows latest tag v3.24.67)
[2] flanksource/gomplate releases page (shows latest release v3.24.67)
[3] flanksource/gomplate Security Advisories page (“There aren’t any published security advisories”)


Version v3.24.76 does not exist in the upstream repository.

The dependency version github.com/flanksource/gomplate/v3 v3.24.76 references a non-existent release. The flanksource/gomplate repository's latest published version is v3.24.67 (Feb 25, 2026). Go module resolution will fail for this entry.

Update to an existing version (e.g., v3.24.67 or the intended release) before merge.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@go.mod` at line 38, The go.mod contains an invalid dependency version
"github.com/flanksource/gomplate/v3 v3.24.76"; update that dependency entry to a
valid released version (for example change "github.com/flanksource/gomplate/v3
v3.24.76" to "github.com/flanksource/gomplate/v3 v3.24.67" or the intended
correct tag) and run go mod tidy to ensure module resolution succeeds.

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