Skip to content

Update all-other-go-dependencies (minor)#964

Open
gardener-ci-robot wants to merge 1 commit into
masterfrom
renovate/all-other-go-dependencies
Open

Update all-other-go-dependencies (minor)#964
gardener-ci-robot wants to merge 1 commit into
masterfrom
renovate/all-other-go-dependencies

Conversation

@gardener-ci-robot

@gardener-ci-robot gardener-ci-robot commented Apr 22, 2026

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Change Age Confidence
cloud.google.com/go/storage v1.62.3v1.64.0 age confidence
github.com/Masterminds/semver/v3 v3.4.0v3.5.0 age confidence
github.com/bradleyfalzon/ghinstallation/v2 v2.18.0v2.19.0 age confidence
github.com/onsi/ginkgo/v2 v2.28.3v2.32.0 age confidence
github.com/onsi/gomega v1.40.0v1.42.1 age confidence
helm.sh/helm/v3 v3.20.2v3.21.3 age confidence
k8s.io/api v0.35.6v0.36.2 age confidence
k8s.io/apiextensions-apiserver v0.35.6v0.36.2 age confidence
k8s.io/apimachinery v0.35.6v0.36.2 age confidence
k8s.io/client-go v0.35.6v0.36.2 age confidence
k8s.io/code-generator v0.35.6v0.36.2 age confidence

Release Notes

Masterminds/semver (github.com/Masterminds/semver/v3)

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: Masterminds/semver@v3.4.0...v3.5.0

bradleyfalzon/ghinstallation (github.com/bradleyfalzon/ghinstallation/v2)

v2.19.0

Compare Source

What's Changed

Full Changelog: bradleyfalzon/ghinstallation@v2.18.0...v2.19.0

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.32.0

Compare Source

2.32.0

-fd generate RSpec-style documentation output. Thank @​woodie !
--sleep-on-failure pauses a failed spec before teardown. Thanks @​qinqon !

v2.31.0

Compare Source

2.31.0

Add a bunch of Claude Skills via the marketplace:

/plugin marketplace add onsi/ginkgo
/plugin install ginkgo@ginkgo

v2.30.0

Compare Source

2.30.0

Features

Ginkgo now allows extentions/global.Reset to support running multiple suites from within a single process. This may take some massaging on your part (see 1672) but can dramatically speed up codebases with O(hundreds) of test suites.

Thanks @​lawrencejones !

Fixes
  • Fix nested --github-output group for progress report nested inside timeline [4f62d7a]

v2.29.0

Compare Source

2.29.0

GinkgoHelperGo makes it easier to write test helpers that need to run in goroutines. Specifically, it makes managing the failure state and capturing failure panics correctly straightforward.

ginkgo outline now includes entries defined in DescribeTableSubtree

onsi/gomega (github.com/onsi/gomega)

v1.42.1

Compare Source

1.42.1

Bump Dependencies

v1.42.0

Compare Source

1.42.0

Add a set of Claude skill as a marketplace plugin

v1.41.0

Compare Source

helm/helm (helm.sh/helm/v3)

v3.21.3: Helm v3.21.3

Compare Source

Helm v3.21.3 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

Installation and Upgrading

Download Helm v3.21.3. The common platform binaries are here:

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.2.4 and 3.21.4 are the next patch releases scheduled for August 12, 2026
  • 4.3.0 and 3.22.0 are the next minor releases scheduled for September 9, 2026

Changelog

  • Apply suggestions from code review 1ad6e68 (Benoit Tigeot)
  • fix: drop containerd v1 dep to resolve govulncheck CVEs 037733e (Benoit Tigeot)
  • chore(deps): bump github.com/containerd/containerd from 1.7.32 to 1.7.33 d3e178b (dependabot[bot])

v3.21.2: Helm v3.21.2

Compare Source

Helm v3.21.2 is a patch release to correct bump the Kubernetes client libraries (client-go, etc) to match the expected Kubernetes v1.36 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

  • Update Kubernetes client libraries to v1.36

Installation and Upgrading

Download Helm v3.21.2. The common platform binaries are here:

This release was signed by @​gjenkins8 with key BF88 8333 D96A 1C18 E268 2AAE D79D 67C9 EC01 6739, which can be found at https://keys.openpgp.org/vks/v1/by-fingerprint/BF888333D96A1C18E2682AAED79D67C9EC016739. 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

  • 3.21.3 will contain only bug fixes.
  • 3.22.0 is the next (and final) Helm 3 feature release

Changelog

  • chore(deps): bump the k8s-io group with 2 updates 1259634 (dependabot[bot])
  • fixes b52e276 (Matheus Pimenta)
  • chore(deps): bump the k8s-io group across 1 directory with 2 updates 3342dbf (dependabot[bot])

Full Changelog: helm/helm@v3.21.1...v3.21.2

v3.21.1: Helm v3.21.1

Compare Source

Helm v3.21.1 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

  • Fixed nil pointer panic that could happen with helm template in ClientOnly flows. Now correctly returns a template error #​31920
  • Bumped golang.org/x/net to v0.55.0 to address GO-2026-5026 #​32152
  • Bumped Go from 1.25 to 1.26 #​32168
  • Dependency version updates

Installation and Upgrading

Download Helm v3.21.1. 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.2.2 and 3.21.2 are the next patch releases scheduled for July 8, 2026
  • 4.3.0 and 3.22.0 are the next minor releases scheduled for September 9, 2026

Changelog

  • fix(action): avoid nil REST client getter panic when installing CRDs c56dd00 (sergiochan)
  • fix(registry): keep credentials on plain-HTTP fallback with oras-go v2.6.1 702529f (Terry Howe)
  • chore(deps): bump oras.land/oras-go/v2 from 2.6.0 to 2.6.1 178e120 (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0 dcf35f8 (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.43.0 to 0.44.0 44aff8b (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.37.0 to 0.38.0 ae2f31f (dependabot[bot])
  • Update .github/env 402225f (Terry Howe)
  • ci: bump golangci-lint to v2.11.3 for go 1.26 00eac21 (Terry Howe)
  • chore: bump go to 1.26 bec346a (Terry Howe)
  • chore(deps): bump github.com/lib/pq from 1.11.2 to 1.12.3 58b6ccf (dependabot[bot])
  • chore(deps): bump github.com/distribution/distribution/v3 30b9f51 (dependabot[bot])
  • chore(deps): bump github.com/containerd/containerd from 1.7.30 to 1.7.32 858aa47 (dependabot[bot])
  • chore(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 1af25d4 (dependabot[bot])
  • chore(deps): bump github.com/mattn/go-shellwords from 1.0.12 to 1.0.13 97e4bc3 (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 29bdd1b (dependabot[bot])
  • fix(deps): bump golang.org/x/net to v0.55.0 to address GO-2026-5026 bad6cd4 (Terry Howe)
  • chore(deps): bump k8s.io/klog/v2 from 2.130.1 to 2.140.0 75c2e9b (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.35.0 to 0.37.0 cd4dac3 (dependabot[bot])

Full Changelog: helm/helm@v3.21.0...v3.21.1

v3.21.0: Helm v3.21.0

Compare Source

Helm v3.21.0 is a feature release. Users are encouraged to upgrade for the best experience.

[!WARNING]
Helm v3 is approaching end-of-life. Please update to Helm v4.

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

  • Kubernetes client libraries to v1.36
  • notable changes here

Installation and Upgrading

Download Helm v3.21.0. The common platform binaries are here:

This release was signed by @​gjenkins8 with key BF88 8333 D96A 1C18 E268 2AAE D79D 67C9 EC01 6739, which can be found at https://keys.openpgp.org/vks/v1/by-fingerprint/BF888333D96A1C18E2682AAED79D67C9EC016739. 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

  • 3.21.1 will contain only bug fixes.
  • 3.22.0 is the next feature release for Kubernetes v1.37

Changelog

  • [v3] Bump to version v3.21 e0878d4 (George Jenkins)
  • fix: upgrade opentelemetry packages to patch CVEs 13d5fc4 (Terry Howe)
  • fix: Chart dot-name path bug 2552884 (George Jenkins)
  • fix: pin codeql-action/upload-sarif to commit SHA in scorecards workflow ec05dd5 (Terry Howe)
  • add image index test b0dfec5 (Pedro Tôrres)
  • fix pulling charts from OCI indices e629995 (Pedro Tôrres)
  • chore(deps): bump the k8s-io group with 7 updates 9c854fb (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 a692247 (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 9f2a7f6 (dependabot[bot])
  • chore(deps): bump github.com/lib/pq from 1.11.1 to 1.11.2 79f039b (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 45210d5 (dependabot[bot])
  • Remove refactorring changes from coalesce_test.go e2df39f (Evans Mungai)
  • Fix import 97affe0 (Evans Mungai)
  • Update pkg/chart/common/util/coalesce_test.go c264166 (Evans Mungai)
  • Fix lint warning d409df8 (Evans Mungai)
  • Preserve nil values in chart already 6fdd101 (Evans Mungai)
  • fix(values): preserve nil values when chart default is empty map b13743c (Evans Mungai)
  • chore(deps): bump github.com/lib/pq from 1.10.9 to 1.11.1 703999d (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 a04be96 (dependabot[bot])

New Contributors

Full Changelog: helm/helm@v3.20.0...v3.21.0

kubernetes/api (k8s.io/api)

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

kubernetes/code-generator (k8s.io/code-generator)

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source


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 becomes conflicted, 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 has been generated by Mend Renovate.

@gardener-ci-robot gardener-ci-robot added the kind/enhancement Enhancement, improvement, extension label Apr 22, 2026
@gardener-ci-robot
gardener-ci-robot requested a review from a team as a code owner April 22, 2026 21:27
@gardener-ci-robot gardener-ci-robot added the kind/enhancement Enhancement, improvement, extension label Apr 22, 2026
@gardener-ci-robot

gardener-ci-robot commented Apr 22, 2026

Copy link
Copy Markdown
Collaborator Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go mod tidy
go: finding module for package k8s.io/api/autoscaling/v2beta2
go: github.com/gardener/test-infra/pkg/testrunner/componentdescriptor imports
	ocm.software/ocm/api/config/configutils imports
	ocm.software/ocm/api/ocm/ocmutils imports
	ocm.software/ocm/api/ocm/extensions/accessmethods/ociartifact imports
	ocm.software/ocm/api/oci/extensions/repositories/artifactset tested by
	ocm.software/ocm/api/oci/extensions/repositories/artifactset.test imports
	ocm.software/ocm/cmds/ocm/testhelper imports
	ocm.software/ocm/cmds/ocm/app imports
	ocm.software/ocm/cmds/ocm/commands/verbs/controller imports
	ocm.software/ocm/cmds/ocm/commands/controllercmds/install imports
	github.com/fluxcd/pkg/ssa imports
	github.com/fluxcd/pkg/ssa/normalize imports
	k8s.io/api/autoscaling/v2beta2: module k8s.io/api@latest found (v0.36.2), but does not contain package k8s.io/api/autoscaling/v2beta2

@gardener-prow

gardener-prow Bot commented Apr 22, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign hendrikkahl for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 22, 2026
@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 22, 2026
@github-actions github-actions Bot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. and removed ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Apr 22, 2026
@gardener-prow gardener-prow Bot added the cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. label Apr 22, 2026
@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 23, 2026
@github-actions github-actions Bot removed the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 23, 2026
@gardener-ci-robot
gardener-ci-robot force-pushed the renovate/all-other-go-dependencies branch from 0bb677f to 47512b5 Compare April 24, 2026 14:09
@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 24, 2026
@github-actions github-actions Bot removed the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 24, 2026
@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 25, 2026
@github-actions github-actions Bot removed the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 25, 2026
@federated-github-access federated-github-access Bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Apr 25, 2026
@github-actions github-actions Bot removed the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 25, 2026
@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 25, 2026
@github-actions github-actions Bot removed the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 25, 2026
@gardener-ci-robot
gardener-ci-robot force-pushed the renovate/all-other-go-dependencies branch from 47512b5 to 802b917 Compare April 28, 2026 02:58
@gardener-ci-robot gardener-ci-robot changed the title fix(deps): update all-other-go-dependencies to v0.36.0 (minor) fix(deps): update all-other-go-dependencies (minor) Apr 28, 2026
@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 28, 2026
@github-actions github-actions Bot removed the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 28, 2026
@gardener-prow gardener-prow Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 28, 2026
@gardener-ci-robot
gardener-ci-robot force-pushed the renovate/all-other-go-dependencies branch from 802b917 to 337aebb Compare April 28, 2026 07:41
@gardener-prow gardener-prow Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 28, 2026
@gardener-ci-robot
gardener-ci-robot force-pushed the renovate/all-other-go-dependencies branch from 39f4ffd to afe71bd Compare April 30, 2026 15:58
@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 30, 2026
@github-actions github-actions Bot removed the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 30, 2026
@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label May 4, 2026
@github-actions github-actions Bot removed the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label May 4, 2026
@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label May 4, 2026
@github-actions github-actions Bot removed the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label May 4, 2026
@gardener-prow gardener-prow Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 4, 2026
@gardener-ci-robot
gardener-ci-robot force-pushed the renovate/all-other-go-dependencies branch from afe71bd to c42623c Compare May 4, 2026 07:48
@gardener-prow gardener-prow Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 4, 2026
@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label May 4, 2026
@github-actions github-actions Bot removed the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label May 4, 2026
@gardener-ci-robot
gardener-ci-robot force-pushed the renovate/all-other-go-dependencies branch from c42623c to 5ea6d48 Compare May 4, 2026 11:04
@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label May 4, 2026
@github-actions github-actions Bot removed the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label May 4, 2026
@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label May 4, 2026
@github-actions github-actions Bot removed the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label May 4, 2026
@gardener-ci-robot gardener-ci-robot changed the title fix(deps): update all-other-go-dependencies (minor) Update all-other-go-dependencies (minor) May 5, 2026
@federated-github-access federated-github-access Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label May 5, 2026
@gardener-ci-robot
gardener-ci-robot force-pushed the renovate/all-other-go-dependencies branch from 5ea6d48 to ff8584a Compare May 7, 2026 15:20
@IndritFejza

Copy link
Copy Markdown
Member

/hold until gardener/gardener#14739 is merged

@gardener-prow gardener-prow Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 12, 2026
@gardener-ci-robot
gardener-ci-robot force-pushed the renovate/all-other-go-dependencies branch 4 times, most recently from 8c08961 to ed188f8 Compare May 18, 2026 00:25
@gardener-ci-robot
gardener-ci-robot force-pushed the renovate/all-other-go-dependencies branch 3 times, most recently from 306b3bd to 940ff08 Compare June 12, 2026 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/enhancement Enhancement, improvement, extension needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants