Skip to content

Update github actions - #876

Merged
rdimitrov merged 2 commits into
mainfrom
renovate/github-actions
Aug 21, 2026
Merged

Update github actions#876
rdimitrov merged 2 commits into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
anthropics/claude-code-action (changelog) action digest 6b082c43f854a8
codespell-project/actions-codespell (changelog) action digest 406322e8f01853
github/codeql-action (changelog) action digest 5595ccaff2f1c6
helm uses-with patch v4.2.3v4.2.4

Release Notes

helm/helm (helm)

v4.2.4: Helm v4.2.4

Compare Source

Helm v4.2.4 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

Installation and Upgrading

Download Helm v4.2.4. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.3.0 and 3.22.0 are the next minor releases scheduled for September 9, 2026

Changelog

  • Minimal fix to build failure from #​31211. 3900f43 (Scott Rigby)
  • fix: bump go.opentelemetry.io/otel to v1.44.0 for GO-2026-5158 (#​32521) f7c6e8f (Terry Howe)
  • chore(deps): bump google.golang.org/grpc from 1.80.0 to 1.82.1 035a2c3 (dependabot[bot])
  • fix: pass registry client to downloader.Manager in upgrade f76a5f4 (Gates Wang)
  • Apply suggestions 5a7c6c7 (Will Noble)
  • Properly format the extra field in gzipped packages 2281848 (Will Noble)
  • Fix missing conflict retry with server-side apply (#​32088) 2c979a1 (Jakub Jaruszewski)
  • Potential fix for pull request finding 2bd2c66 (kimsungmin1)
  • fix(registry): resolve golangci-lint issues in token-auth tests 183a540 (kimsm28)
  • chore: go mod tidy after rebase on main 08d8da1 (kimsm28)
  • fix(registry): use plain-http registry in token-auth scope test 9655b5a (kimsm28)
  • Update pkg/registry/client.go 430dfac (Terry Howe)
  • test: improve client_scope_test.go to avoid data races and brittle assertions 9569605 (kimsm28)
  • fix typos in withScopeHint function comment 63f2b68 (kimsm28)
  • fix registry test failures by adjusting DockerRegistryHost and auth server listener management f7488c0 (kimsm28)
  • fix variable naming requestUrl -> requestURL 8fe78fb (kimsm28)
  • fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder d0670d2 (kimsm28)
  • change suite.Nil, suite.NotNill to more proper function(suite.NoError, suite.Error) 804256e (kimsungmin1)
  • change client_scope_test.go to use httptest d79bceb (kimsungmin1)
  • fix typo d34fcd9 (kimsungmin1)
  • remove freeport dependency 9fbd190 (kimsungmin1)
  • add newline in license header 9275661 (kimsungmin1)
  • fix scope when helm push to a registry that use token auth fef91f3 (kimsungmin1)
  • fix panic on repeated IsReachable calls e89ce68 (Mohammad Abdolirad)
  • fix(provenance): check error return in Digest ff1ac83 (Sebastien Tardif)
  • fix: address review feedback 4b4dedb (Sebastien Tardif)
  • fix: fetch logs from all containers in test pods 7c80103 (Sebastien Tardif)
  • chore: rename savedErr to clear its specific purpose ecc9cd2 (Jeaeun Kim)
  • chore: fix lint f6211ba (Jeaeun Kim)
  • chore: store err separately for clarity 3507ea5 (Jeaeun Kim)
  • chore: Improve error reporting for helm template --debug with --show-only 211ffae (Jeaeun Kim)
  • Address review comments 51a9837 (Matheus Pimenta)
  • Fix vanishing empty lines 83a8b70 (Matheus Pimenta)

Full Changelog: helm/helm@v4.2.3...v4.2.4


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@codecov-commenter

codecov-commenter commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.87%. Comparing base (04d76e7) to head (c9c4f3f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #876      +/-   ##
==========================================
+ Coverage   66.48%   66.87%   +0.38%     
==========================================
  Files         116      116              
  Lines       12305    11084    -1221     
==========================================
- Hits         8181     7412     -769     
+ Misses       4115     3672     -443     
+ Partials        9        0       -9     

☔ View full report in Codecov by Harness.
📢 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-actions branch 6 times, most recently from 084ed46 to c1c178e Compare August 20, 2026 01:07
@renovate
renovate Bot force-pushed the renovate/github-actions branch from c1c178e to 46a224f Compare August 20, 2026 21:55
rdimitrov added a commit that referenced this pull request Aug 21, 2026
`controller-runtime` deprecated `Result.Requeue` in favour of
`RequeueAfter`, so `staticcheck`'s SA1019 check now fails the `Lint Go
Code` job on `main` — and consequently on every open pull request,
including ones that touch no Go code at all (#876, #875).

The field was redundant here anyway: it was set alongside a non-zero
`RequeueAfter`, which already schedules the requeue.

Verified locally: `golangci-lint run ./internal/kubernetes/...` reports
0 issues and `go test ./internal/kubernetes/...` passes.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@renovate

renovate Bot commented Aug 21, 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.

@rdimitrov
rdimitrov merged commit d688848 into main Aug 21, 2026
14 checks passed
@rdimitrov
rdimitrov deleted the renovate/github-actions branch August 21, 2026 08:36
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.

2 participants