Skip to content

chore: bump duty to v1.51.4#1951

Open
flankbot wants to merge 1 commit into
mainfrom
bump-duty-auto-pr
Open

chore: bump duty to v1.51.4#1951
flankbot wants to merge 1 commit into
mainfrom
bump-duty-auto-pr

Conversation

@flankbot
Copy link
Copy Markdown
Contributor

@flankbot flankbot commented May 4, 2026

Automated changes by create-pull-request GitHub action

Summary by CodeRabbit

  • Chores
    • Updated dependencies to their latest patch versions for improved stability and compatibility.

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

coderabbitai Bot commented May 4, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 18e311f0-8660-4eeb-adfc-1c69a8ee9fc7

📥 Commits

Reviewing files that changed from the base of the PR and between f0471e6 and 81e1b1e.

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

Walkthrough

Two Go module dependencies are bumped to newer patch versions: github.com/flanksource/commons from v1.51.3 to v1.51.4 and github.com/flanksource/gomplate/v3 from v3.24.78 to v3.24.79.

Changes

Dependency Updates

Layer / File(s) Summary
Version Bumps
go.mod
github.com/flanksource/commons bumped to v1.51.4 and github.com/flanksource/gomplate/v3 bumped to v3.24.79.

Possibly related PRs

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The PR title claims to bump 'duty' to v1.51.4, but the changes actually bump 'github.com/flanksource/commons' to v1.51.4, not duty itself. Update the title to accurately reflect the actual changes, such as 'chore: bump commons to v1.51.4' or list both dependencies that were bumped.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ 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-duty-auto-pr
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch bump-duty-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
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

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

@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/​commons@​v1.51.3 ⏵ v1.51.471 +1100100100100

View full report

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

Benchstat (Other)

Base: f0471e6f02c5e8bd10650f542c01ef1fa589f95c
Head: 81e1b1e9d2dac5509e2d9a49739974a4b8cd2dab

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

Benchmark Base Head Change p-value
ResourceSelectorConfigs/name-4 217.2µ 222.4µ +2.39% 0.015
ResourceSelectorQueryBuild/name_and_type-4 62.15µ 62.56µ +0.67% 0.002
✅ 1 improvement(s)
Benchmark Base Head Change p-value
InsertionForRowsWithAliases/external_users.aliases-4 595.6µ 587.7µ -1.33% 0.026
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        595.6µ ± 4%   587.7µ ±  2%  -1.33% (p=0.026 n=6)
InsertionForRowsWithAliases/config_items.external_id-4      1.101m ± 9%   1.099m ± 11%       ~ (p=1.000 n=6)
InsertionOfConfigsWithProperties-4                          3.702m ± 2%   3.691m ±  1%       ~ (p=0.394 n=6)
UpdateOfConfigsWithProperties-4                             7.498m ± 1%   7.479m ±  5%       ~ (p=0.394 n=6)
ResourceSelectorConfigs/name-4                              217.2µ ± 2%   222.4µ ±  3%  +2.39% (p=0.015 n=6)
ResourceSelectorConfigs/name_and_type-4                     238.2µ ± 6%   239.0µ ±  4%       ~ (p=0.818 n=6)
ResourceSelectorConfigs/tags-4                              29.26m ± 3%   29.19m ±  4%       ~ (p=0.937 n=6)
ResourceSelectorQueryBuild/name-4                           42.18µ ± 2%   42.28µ ±  1%       ~ (p=0.485 n=6)
ResourceSelectorQueryBuild/name_and_type-4                  62.15µ ± 0%   62.56µ ±  1%  +0.67% (p=0.002 n=6)
ResourceSelectorQueryBuild/tags-4                           16.95µ ± 0%   17.00µ ±  1%       ~ (p=0.485 n=6)
geomean                                                     511.4µ        512.3µ        +0.16%

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

Benchstat (RLS)

Base: f0471e6f02c5e8bd10650f542c01ef1fa589f95c
Head: 81e1b1e9d2dac5509e2d9a49739974a4b8cd2dab

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

Benchmark Base Head Change p-value
RLS/Sample-15000/analysis_types/With_RLS-4 3.943m 4.008m +1.64% 0.002
RLS/Sample-15000/config_detail/With_RLS-4 123.4m 125.1m +1.37% 0.002
RLS/Sample-15000/config_changes/Without_RLS-4 5.285m 5.323m +0.70% 0.041
RLS/Sample-15000/config_summary/With_RLS-4 742.1m 747.3m +0.70% 0.015
✅ 4 improvement(s)
Benchmark Base Head Change p-value
RLS/Sample-15000/change_types/With_RLS-4 5.395m 5.265m -2.40% 0.026
RLS/Sample-15000/analysis_types/Without_RLS-4 4.001m 3.909m -2.31% 0.002
RLS/Sample-15000/config_classes/With_RLS-4 125.8m 124.8m -0.79% 0.002
RLS/Sample-15000/configs/Without_RLS-4 7.136m 7.094m -0.59% 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.306m ± 2%   5.321m ± 2%       ~ (p=0.310 n=6)
RLS/Sample-15000/catalog_changes/With_RLS-4         127.6m ± 2%   128.3m ± 0%       ~ (p=0.065 n=6)
RLS/Sample-15000/config_changes/Without_RLS-4       5.285m ± 1%   5.323m ± 1%  +0.70% (p=0.041 n=6)
RLS/Sample-15000/config_changes/With_RLS-4          127.7m ± 1%   128.1m ± 3%       ~ (p=0.310 n=6)
RLS/Sample-15000/config_detail/Without_RLS-4        3.944m ± 1%   3.921m ± 1%       ~ (p=0.132 n=6)
RLS/Sample-15000/config_detail/With_RLS-4           123.4m ± 1%   125.1m ± 1%  +1.37% (p=0.002 n=6)
RLS/Sample-15000/config_names/Without_RLS-4         12.66m ± 4%   12.73m ± 1%       ~ (p=0.180 n=6)
RLS/Sample-15000/config_names/With_RLS-4            124.9m ± 1%   126.1m ± 0%       ~ (p=0.132 n=6)
RLS/Sample-15000/config_summary/Without_RLS-4       60.50m ± 7%   61.69m ± 3%       ~ (p=0.240 n=6)
RLS/Sample-15000/config_summary/With_RLS-4          742.1m ± 1%   747.3m ± 1%  +0.70% (p=0.015 n=6)
RLS/Sample-15000/configs/Without_RLS-4              7.136m ± 3%   7.094m ± 1%  -0.59% (p=0.015 n=6)
RLS/Sample-15000/configs/With_RLS-4                 123.4m ± 1%   123.5m ± 0%       ~ (p=0.818 n=6)
RLS/Sample-15000/analysis_types/Without_RLS-4       4.001m ± 1%   3.909m ± 1%  -2.31% (p=0.002 n=6)
RLS/Sample-15000/analysis_types/With_RLS-4          3.943m ± 1%   4.008m ± 2%  +1.64% (p=0.002 n=6)
RLS/Sample-15000/analyzer_types/Without_RLS-4       3.724m ± 1%   3.732m ± 0%       ~ (p=0.240 n=6)
RLS/Sample-15000/analyzer_types/With_RLS-4          3.771m ± 1%   3.764m ± 0%       ~ (p=0.180 n=6)
RLS/Sample-15000/change_types/Without_RLS-4         5.333m ± 9%   5.309m ± 1%       ~ (p=0.065 n=6)
RLS/Sample-15000/change_types/With_RLS-4            5.395m ± 6%   5.265m ± 5%  -2.40% (p=0.026 n=6)
RLS/Sample-15000/config_classes/Without_RLS-4       3.292m ± 2%   3.295m ± 1%       ~ (p=0.732 n=6)
RLS/Sample-15000/config_classes/With_RLS-4          125.8m ± 2%   124.8m ± 1%  -0.79% (p=0.002 n=6)
RLS/Sample-15000/config_types/Without_RLS-4         3.926m ± 2%   3.959m ± 1%       ~ (p=0.093 n=6)
RLS/Sample-15000/config_types/With_RLS-4            125.6m ± 1%   124.7m ± 1%       ~ (p=0.093 n=6)
geomean                                             19.25m        19.27m       +0.10%

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.

1 participant