deps: Update Build Tools#735
Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Open
Conversation
3edef23 to
035abab
Compare
035abab to
cae4b69
Compare
7ed7c42 to
cb3803c
Compare
d5a09ab to
0aaf5de
Compare
e1b295f to
d8e3571
Compare
d8e3571 to
e8859ab
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.19.2→v1.20.2v0.2.0→v0.3.0v1.14.3→v1.14.8Release Notes
cert-manager/cert-manager (cert-manager/cert-manager)
v1.20.2Compare Source
v1.20.1Compare Source
v1.20.0Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.20.0 adds alpha support for the new ListenerSet resource, adds support for Azure Private DNS; parentRefs are no longer required when using ACME with Gateway API, and OtherNames was promoted to Beta.
Changes by Kind
Feature
imagePullSecretsin thestartupapicheck-jobHelm template to enable pulling images from private registries. (#8186, @mathieu-clnk)parentRefoverride annotations on the Certificate resource. (#8518, @hjoshi123)venafi.cert-manager.io/custom-fieldsannotation on Issuer/ClusterIssuer and use it as base with override/append capabilities on Certificate level. (#8301, @k0da)acme.cert-manager.io/http01-ingress-ingressclassnameto overridehttp01.ingress.ingressClassNamefield in HTTP-01 challenge solvers. (#8244, @lunarwhite)global.nodeSelectorto helm chart to perform amergeand allow for a singlenodeSelectorto be set across all services. (#8195, @StingRayZA)XListenerSetsfeature gate (#8394, @hjoshi123)Documentation
Bug or Regression
Add full detailed DNS-01 errors to the events attached to the Challenge, for easier debugging (#8221, @wallrj-cyberark)
v1.25.5to fixCVE-2025-61727andCVE-2025-61729(#8290, @octo-sts[bot])cert-manager. Previously, it was set depending on various factors (namespace cert-manager is installed in and/or Helm release name). (#8162, @LiquidPL)Other (Cleanup or Flake)
XListenerSetsfeature gate toListenerSets(#8501, @hjoshi123)v1.19.4Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.19.4 is a simple patch release to fix some reported vulnerabilities - notably CVE-2026-24051 and CVE-2025-68121. All users should upgrade.
Changes by Kind
Bug or Regression
v1.19.3Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
This release contains three bug fixes, including a fix for the MODERATE severity DoS issue in GHSA-gx3x-vq4p-mhhv. All users should upgrade to the latest release.
Changes by Kind
Bug or Regression
Other (Cleanup or Flake)
elastic/crd-ref-docs (github.com/elastic/crd-ref-docs)
v0.3.0Compare Source
Changelog
89d6758Support +required, +k8s:required, +optional and +k8s:optional markers (#193)c85b7b3Update to Go 1.25.6 (#196)c04b1dbValidation: Format items:Pattern as code (#139)23e5e40chore(deps): update actions/cache digest to0057852(#183)9bb5c20chore(deps): update actions/cache digest to0400d5f(#165)e819da5chore(deps): update actions/checkout digest to08eba0b(#170)da1c973chore(deps): update actions/checkout digest to34e1148(#189)fa1f30dchore(deps): update actions/setup-go action to v6 (#178)5475829chore(deps): update dependency go to v1.25.1 (#166)b476dacchore(deps): update dependency go to v1.25.4 (#185)03169f2chore(deps): update goreleaser/goreleaser-action digest toe435ccd(#172)4257f09fix(deps): update module github.com/Masterminds/sprig/v3 to v3.3.0 (#184)e9f8aa1fix(deps): update module github.com/spf13/cobra to v1.10.1 (#177)1ffa2adfix(deps): update module github.com/stretchr/testify to v1.11.1 (#175)5350263fix(deps): update module go.uber.org/zap to v1.27.1 (#190)9089e87fix(deps): update module golang.org/x/tools to v0.36.0 (#169)b7cc7bbfix(deps): update module golang.org/x/tools to v0.37.0 (#180)72320bafix(deps): update module golang.org/x/tools to v0.39.0 (#186)9f470c6fix(deps): update module k8s.io/apimachinery to v0.34.0 (#173)3193708fix(deps): update module k8s.io/apimachinery to v0.34.1 (#179)9fd22cbfix(deps): update module k8s.io/apimachinery to v0.34.2 (#187)f0fb3b4fix(deps): update module sigs.k8s.io/controller-tools to v0.19.0 (#176)1a6bb36fix: support both types of default marker (#164)hashicorp/terraform (hashicorp/terraform)
v1.14.8Compare Source
1.14.8 (March 25, 2026)
BUG FIXES:
v1.14.7Compare Source
1.14.7 (March 11, 2026)
NOTES:
v1.14.6Compare Source
1.14.6 (February 25, 2026)
BUG FIXES:
v1.14.5Compare Source
1.14.5 (February 11, 2026)
BUG FIXES:
v1.14.4Compare Source
1.14.4 (January 28, 2026)
BUG FIXES:
backend: Fix nil pointer dereference crash during
terraform initwhen the destination backend returns an error (#38027)Fixes an issue where any warning diagnostics generated during terraform query execution failed to render in the cloud backend session (#38040)
actions in modules without instances failed the plan graph (#38089)
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.