Skip to content

chore: remove dependabot configuration#163

Merged
adityathebe merged 1 commit into
mainfrom
chore/remove-dependabot-config
Jul 2, 2026
Merged

chore: remove dependabot configuration#163
adityathebe merged 1 commit into
mainfrom
chore/remove-dependabot-config

Conversation

@adityathebe

Copy link
Copy Markdown
Member

Remove the Dependabot configuration from this repository.

Dependency update automation is no longer managed through this repo-level Dependabot config.

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 59 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

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

Run ID: 0690260b-5044-4e42-8bc6-0909460b38b0

📥 Commits

Reviewing files that changed from the base of the PR and between 9eb0380 and a72f47c.

📒 Files selected for processing (1)
  • .github/dependabot.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/remove-dependabot-config
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch chore/remove-dependabot-config

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.

@adityathebe adityathebe enabled auto-merge (rebase) July 2, 2026 14:37
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Benchstat

Base: 9eb0380a91003a78bf6d2f47deb411721dc6e890
Head: a72f47c5dc6834f4325f4e0f446cc8aab557d72c

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

Benchmark Base Head Change p-value
RunExpressionContextCompile/compile/smallEnv-4 348.7µ 351.5µ +0.81% 0.041
Serialize/Size-1000-4 952.6Ki 952.7Ki +0.01% 0.028
1 improvement(s)
Benchmark Base Head Change p-value
Serialize/Size-10000-4 39.07m 38.74m -0.84% 0.026
Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/gomplate/v3
cpu: AMD EPYC 7763 64-Core Processor                
                                               │ bench-base.txt │           bench-head.txt           │
                                               │     sec/op     │    sec/op     vs base              │
RunExpressionContext/cacheHit/smallEnv-4           1.817µ ± 14%   1.860µ ± 13%       ~ (p=0.818 n=6)
RunExpressionContext/cacheHit/largeEnv-4           10.82µ ±  1%   10.83µ ±  0%       ~ (p=0.117 n=6)
RunExpressionContextCompile/compile/smallEnv-4     348.7µ ±  1%   351.5µ ±  1%  +0.81% (p=0.041 n=6)
RunExpressionContextCompile/compile/largeEnv-4     361.1µ ±  1%   361.9µ ±  1%       ~ (p=0.310 n=6)
Serialize/Size-10-4                                36.62µ ±  2%   36.42µ ±  1%       ~ (p=0.310 n=6)
Serialize/Size-100-4                               350.1µ ±  0%   349.5µ ±  0%       ~ (p=0.093 n=6)
Serialize/Size-1000-4                              3.491m ±  0%   3.501m ±  1%       ~ (p=0.093 n=6)
Serialize/Size-10000-4                             39.07m ±  2%   38.74m ±  1%  -0.84% (p=0.026 n=6)
Serialize_NoNativeTypes/Size-100-4                 90.41µ ±  1%   90.26µ ±  1%       ~ (p=0.699 n=6)
Serialize_NoNativeTypes/Size-1000-4                916.1µ ±  1%   913.3µ ±  1%       ~ (p=0.699 n=6)
Serialize_NoNativeTypes/Size-10000-4               9.218m ±  1%   9.223m ±  3%       ~ (p=0.485 n=6)
geomean                                            317.5µ         318.0µ        +0.16%

                                               │ bench-base.txt │            bench-head.txt            │
                                               │      B/op      │     B/op      vs base                │
RunExpressionContext/cacheHit/smallEnv-4             664.0 ± 0%     664.0 ± 0%       ~ (p=1.000 n=6) ¹
RunExpressionContext/cacheHit/largeEnv-4           2.445Ki ± 0%   2.445Ki ± 0%       ~ (p=1.000 n=6) ¹
RunExpressionContextCompile/compile/smallEnv-4     194.4Ki ± 0%   194.4Ki ± 0%       ~ (p=0.087 n=6)
RunExpressionContextCompile/compile/largeEnv-4     196.3Ki ± 0%   196.3Ki ± 0%       ~ (p=0.859 n=6)
Serialize/Size-10-4                                11.06Ki ± 0%   11.06Ki ± 0%       ~ (p=1.000 n=6) ¹
Serialize/Size-100-4                               95.52Ki ± 0%   95.52Ki ± 0%       ~ (p=0.924 n=6)
Serialize/Size-1000-4                              952.6Ki ± 0%   952.7Ki ± 0%  +0.01% (p=0.028 n=6)
Serialize/Size-10000-4                             10.04Mi ± 0%   10.04Mi ± 0%       ~ (p=0.485 n=6)
Serialize_NoNativeTypes/Size-100-4                 36.33Ki ± 0%   36.33Ki ± 0%       ~ (p=1.000 n=6) ¹
Serialize_NoNativeTypes/Size-1000-4                365.6Ki ± 0%   365.6Ki ± 0%       ~ (p=1.000 n=6)
Serialize_NoNativeTypes/Size-10000-4               3.584Mi ± 0%   3.584Mi ± 0%       ~ (p=0.745 n=6)
geomean                                            110.7Ki        110.7Ki       +0.00%
¹ all samples are equal

                                               │ bench-base.txt │           bench-head.txt            │
                                               │   allocs/op    │  allocs/op   vs base                │
RunExpressionContext/cacheHit/smallEnv-4             20.00 ± 0%    20.00 ± 0%       ~ (p=1.000 n=6) ¹
RunExpressionContext/cacheHit/largeEnv-4             101.0 ± 0%    101.0 ± 0%       ~ (p=1.000 n=6) ¹
RunExpressionContextCompile/compile/smallEnv-4      2.254k ± 0%   2.254k ± 0%       ~ (p=1.000 n=6) ¹
RunExpressionContextCompile/compile/largeEnv-4      2.337k ± 0%   2.337k ± 0%       ~ (p=1.000 n=6) ¹
Serialize/Size-10-4                                  268.0 ± 0%    268.0 ± 0%       ~ (p=1.000 n=6) ¹
Serialize/Size-100-4                                2.518k ± 0%   2.518k ± 0%       ~ (p=1.000 n=6) ¹
Serialize/Size-1000-4                               25.80k ± 0%   25.80k ± 0%  +0.00% (p=0.015 n=6)
Serialize/Size-10000-4                              265.0k ± 0%   265.0k ± 0%       ~ (p=1.000 n=6)
Serialize_NoNativeTypes/Size-100-4                   911.0 ± 0%    911.0 ± 0%       ~ (p=1.000 n=6) ¹
Serialize_NoNativeTypes/Size-1000-4                 9.758k ± 0%   9.758k ± 0%       ~ (p=1.000 n=6) ¹
Serialize_NoNativeTypes/Size-10000-4                100.1k ± 0%   100.1k ± 0%       ~ (p=0.708 n=6)
geomean                                             2.641k        2.641k       +0.00%
¹ all samples are equal

@adityathebe adityathebe merged commit 38ce6d4 into main Jul 2, 2026
9 checks passed
@adityathebe adityathebe deleted the chore/remove-dependabot-config branch July 2, 2026 14:39
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