Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/helm-unittest/helm-unittest v1.0.1 -> v1.0.3 age confidence

Release Notes

helm-unittest/helm-unittest (github.com/helm-unittest/helm-unittest)

v1.0.3

Compare Source

Fixes

  • Corrected newlines which is handled incorrectly by the yaml library (resolves #​756)

Updates

  • Update packages to latest patch versions
  • Update pipeline actions
  • Update documentation

Additional note
Due to this fix snapshots that contain output with a string line-ending need to be updated.

v1.0.2

Compare Source

Improvements

  • Replaced yaml library with a maintained alternative (resolves #​501)

Updates

  • Update packages to latest patch versions
  • Update pipeline actions
  • Update documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested a review from a team as a code owner October 2, 2025 06:57
@renovate renovate bot added the dependencies label Oct 2, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 2, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@codecov
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.61%. Comparing base (78ebbf2) to head (a3d9161).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
+ Coverage   69.54%   69.61%   +0.07%     
==========================================
  Files          46       46              
  Lines        2840     2840              
==========================================
+ Hits         1975     1977       +2     
+ Misses        697      695       -2     
  Partials      168      168              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/github.com-helm-unittest-helm-unittest-1.x branch from 539ef4a to 7002343 Compare October 2, 2025 13:34
@renovate
Copy link
Contributor Author

renovate bot commented Oct 2, 2025

ℹ Artifact update notice

File name: tools/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):

  • 28 additional dependencies were updated

Details:

Package Change
github.com/cyphar/filepath-securejoin v0.4.1 -> v0.5.0
github.com/go-openapi/jsonpointer v0.22.0 -> v0.22.1
github.com/go-openapi/jsonreference v0.21.1 -> v0.21.2
github.com/go-openapi/swag v0.24.1 -> v0.25.1
github.com/go-openapi/swag/cmdutils v0.24.0 -> v0.25.1
github.com/go-openapi/swag/conv v0.24.0 -> v0.25.1
github.com/go-openapi/swag/fileutils v0.24.0 -> v0.25.1
github.com/go-openapi/swag/jsonname v0.24.0 -> v0.25.1
github.com/go-openapi/swag/jsonutils v0.24.0 -> v0.25.1
github.com/go-openapi/swag/loading v0.24.0 -> v0.25.1
github.com/go-openapi/swag/mangling v0.24.0 -> v0.25.1
github.com/go-openapi/swag/netutils v0.24.0 -> v0.25.1
github.com/go-openapi/swag/stringutils v0.24.0 -> v0.25.1
github.com/go-openapi/swag/typeutils v0.24.0 -> v0.25.1
github.com/go-openapi/swag/yamlutils v0.24.0 -> v0.25.1
github.com/spf13/cast v1.9.2 -> v1.10.0
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/oauth2 v0.30.0 -> v0.31.0
golang.org/x/time v0.12.0 -> v0.13.0
google.golang.org/protobuf v1.36.8 -> v1.36.9
k8s.io/api v0.34.0 -> v0.34.1
k8s.io/apiextensions-apiserver v0.34.0 -> v0.34.1
k8s.io/apimachinery v0.34.0 -> v0.34.1
k8s.io/apiserver v0.34.0 -> v0.34.1
k8s.io/client-go v0.34.0 -> v0.34.1
k8s.io/code-generator v0.34.0 -> v0.34.1
k8s.io/component-base v0.34.0 -> v0.34.1
k8s.io/kube-openapi v0.0.0-20250902184714-7fc278399c7f -> v0.0.0-20250910181357-589584f1c912

@renovate renovate bot force-pushed the renovate/github.com-helm-unittest-helm-unittest-1.x branch from 7002343 to 3374f96 Compare October 5, 2025 22:36
@renovate renovate bot changed the title fix(deps): update module github.com/helm-unittest/helm-unittest to v1.0.2 fix(deps): update module github.com/helm-unittest/helm-unittest to v1.0.3 Oct 5, 2025
@renovate renovate bot force-pushed the renovate/github.com-helm-unittest-helm-unittest-1.x branch from 3374f96 to eb1e6e7 Compare October 6, 2025 12:11
@renovate renovate bot force-pushed the renovate/github.com-helm-unittest-helm-unittest-1.x branch from eb1e6e7 to caafa49 Compare October 6, 2025 20:01
@renovate renovate bot force-pushed the renovate/github.com-helm-unittest-helm-unittest-1.x branch from caafa49 to 31bcc9a Compare October 8, 2025 16:50
@renovate renovate bot force-pushed the renovate/github.com-helm-unittest-helm-unittest-1.x branch from 31bcc9a to 23b1c07 Compare October 13, 2025 12:11
@renovate renovate bot force-pushed the renovate/github.com-helm-unittest-helm-unittest-1.x branch from 23b1c07 to dbaedd7 Compare October 14, 2025 17:25
@renovate renovate bot force-pushed the renovate/github.com-helm-unittest-helm-unittest-1.x branch from dbaedd7 to 80e65d3 Compare October 20, 2025 12:12
@renovate renovate bot force-pushed the renovate/github.com-helm-unittest-helm-unittest-1.x branch from 80e65d3 to 8c8f543 Compare October 20, 2025 20:41
@renovate renovate bot force-pushed the renovate/github.com-helm-unittest-helm-unittest-1.x branch from 8c8f543 to a3d9161 Compare October 27, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant