Skip to content

fix(deps): update module github.com/databus23/helm-diff/v3 to v3.15.13 - #3129

Open
renovate[bot] wants to merge 24 commits into
mainfrom
renovate/github.com-databus23-helm-diff-v3-3.x
Open

renovate[bot] wants to merge 24 commits into
mainfrom
renovate/github.com-databus23-helm-diff-v3-3.x

Conversation

@renovate

@renovate renovate Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/databus23/helm-diff/v3 v3.15.10v3.15.13 age confidence

Release Notes

databus23/helm-diff (github.com/databus23/helm-diff/v3)

v3.15.13

Compare Source

What's Changed

New Contributors

Full Changelog: databus23/helm-diff@v3.15.12...v3.15.13

v3.15.12

Compare Source

What's Changed

New Contributors

Full Changelog: databus23/helm-diff@v3.15.11...v3.15.12

v3.15.11

Compare Source

What's Changed

New Contributors

Full Changelog: databus23/helm-diff@v3.15.10...v3.15.11


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 33 additional dependencies were updated

Details:

Package Change
helm.sh/helm/v4 v4.2.3 -> v4.3.0
k8s.io/client-go v0.36.3 -> v0.37.0
github.com/cyphar/filepath-securejoin v0.6.1 -> v0.7.0
github.com/prometheus/client_golang v1.23.2 -> v1.24.0
github.com/prometheus/common v0.67.5 -> v0.70.0
github.com/prometheus/procfs v0.20.1 -> v0.21.1
go.etcd.io/bbolt v1.4.3 -> v1.5.0
k8s.io/apimachinery v0.36.3 -> v0.37.0
k8s.io/kube-openapi v0.0.0-20260520065146-aa012df4f4af -> v0.0.0-20260721132016-d427ff9ee9ad
k8s.io/utils v0.0.0-20260507154919-ff6756f316d2 -> v0.0.0-20260626114624-be93311217bd
sigs.k8s.io/structured-merge-diff/v6 v6.4.0 -> v6.4.2
github.com/fluxcd/cli-utils v1.2.1 -> v1.2.2
github.com/go-openapi/jsonpointer v0.22.5 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.5 -> v1.0.0
github.com/go-openapi/swag v0.25.5 -> v0.27.1
github.com/go-openapi/swag/cmdutils v0.25.5 -> v0.27.1
github.com/go-openapi/swag/conv v0.25.5 -> v0.27.1
github.com/go-openapi/swag/fileutils v0.25.5 -> v0.27.1
github.com/go-openapi/swag/jsonutils v0.25.5 -> v0.27.1
github.com/go-openapi/swag/loading v0.25.5 -> v0.27.1
github.com/go-openapi/swag/mangling v0.25.5 -> v0.27.1
github.com/go-openapi/swag/netutils v0.25.5 -> v0.27.1
github.com/go-openapi/swag/stringutils v0.25.5 -> v0.27.1
github.com/go-openapi/swag/typeutils v0.25.5 -> v0.27.1
github.com/go-openapi/swag/yamlutils v0.25.5 -> v0.27.1
github.com/mattn/go-shellwords v1.0.13 -> v1.0.14
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 -> v6.0.3
k8s.io/api v0.36.3 -> v0.37.0
k8s.io/apiextensions-apiserver v0.36.1 -> v0.37.0
k8s.io/apiserver v0.36.1 -> v0.37.0
k8s.io/cli-runtime v0.36.2 -> v0.37.0
k8s.io/component-base v0.36.3 -> v0.37.0
k8s.io/kubectl v0.36.1 -> v0.37.0

@renovate renovate Bot added the no-release Do not create a new release (wait for additional code changes) label Sep 12, 2026
@renovate
renovate Bot requested a review from a team as a code owner September 12, 2026 01:32
@renovate renovate Bot added the no-release Do not create a new release (wait for additional code changes) label Sep 12, 2026
@atmos-pro

atmos-pro Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

Tip

Atmos Pro  

No affected stacks workflow was detected for this pull request.
If this is expected, no action is needed.
Learn More. Ask AI.

@github-actions github-actions Bot added the size/s Small size PR label Sep 12, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

  • go.mod

@mergify mergify Bot added the auto-update This PR was automatically generated label Sep 12, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-databus23-helm-diff-v3-3.x branch from 6616d9e to 15c08c0 Compare September 12, 2026 01:37
@github-actions github-actions Bot added size/m Medium size PR and removed size/s Small size PR labels Sep 12, 2026
@renovate

renovate Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@codecov

codecov Bot commented Sep 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.29%. Comparing base (411f892) to head (d4c42bc).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3129   +/-   ##
=======================================
  Coverage   84.29%   84.29%           
=======================================
  Files        2047     2047           
  Lines      202085   202085           
=======================================
+ Hits       170345   170349    +4     
+ Misses      23536    23527    -9     
- Partials     8204     8209    +5     
Flag Coverage Δ
unittests 84.29% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 10 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Sep 15, 2026

Copy link
Copy Markdown

CI timing summary

Latest completed GitHub Actions runs for d4c42bc63242.

  • PR wall-clock time: 31m 53s
  • Aggregate runner time: 9h 07m 34s
  • Included: 14 workflows, 117 jobs (including matrix jobs)

Wall-clock time spans the earliest included workflow creation through the latest completion. Aggregate runner time adds each job's execution time, so concurrent jobs are counted separately.

Workflow Elapsed Runner time Jobs
Tests 31m 52s 8h 38m 27s 97
CodeQL 7m 13s 15m 54s 6
atmos.ci 3m 52s 3m 49s 1
Dependency Review 3m 08s 3m 04s 1
Pre-commit 3m 05s 3m 02s 1
TruffleHog secret scan 47s 44s 1
Validate Codeowners 34s 30s 1
Go Version Change Detection 33s 29s 1
vhs 27s 23s 3
Release Documentation Check 26s 22s 1
Verify Repository Symlinks 25s 22s 1
PR Size Labeler 21s 18s 1
autofix.ci 15s 10s 1
⏭️ Feature release 1s 0s 1
Longest jobs (top 10)
Job Workflow Duration Conclusion
[race] non-acceptance test suite (shard 2/4) Tests 20m 05s ✅ success
Acceptance Tests (windows, shard 3/10) Tests 16m 17s ✅ success
Acceptance Tests (macos, shard 1/10) Tests 16m 03s ✅ success
[floci] go e2e Tests 15m 09s ✅ success
Acceptance Tests (windows, shard 2/10) Tests 14m 35s ✅ success
Acceptance Tests (windows, shard 1/10) Tests 12m 52s ✅ success
Acceptance Tests (windows, shard 5/10) Tests 12m 52s ✅ success
Acceptance Tests (macos, shard 7/10) Tests 12m 38s ✅ success
Acceptance Tests (linux, shard 1/10) Tests 12m 19s ✅ success
Acceptance Tests (windows, shard 7/10) Tests 12m 09s ✅ success

Updated automatically when a PR workflow finishes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-update This PR was automatically generated no-release Do not create a new release (wait for additional code changes) size/m Medium size PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants