fix(go.mod/go.sum): update minor dependencies (golang)#17
Merged
Conversation
d8e576a to
d385ee9
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
d385ee9 to
41f3ed6
Compare
41f3ed6 to
7f0808d
Compare
7f0808d to
d3ea739
Compare
0d88e49 to
535e5c5
Compare
535e5c5 to
2567944
Compare
2567944 to
4b11d4f
Compare
4b11d4f to
52faa6e
Compare
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
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:
v0.86.1→v0.88.0v0.34.2→v0.35.0v0.34.2→v0.35.0v0.34.2→v0.35.0v0.34.2→v0.35.0v0.22.4→v0.23.0v0.19.0→v0.20.0Release Notes
prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring)
v0.88.0: 0.88.0 / 2026-01-09Compare Source
AlertmanagerandThanosRulercontrollers. It is recommended to upgrade fromv0.85.0(at least). #8246EC2/LightsailSD for Prometheus >= 3.8.0 inScrapeConfigCRD. #8175podManagementPolicyfield toPrometheus,PrometheusAgent,AlertmanagerandThanosRulerCRDs. #8119updateStrategyfield toPrometheus,PrometheusAgent,AlertmanagerandThanosRulerCRDs. #8202scrapeNativeHistogramsfield toPrometheus,PrometheusAgent,ServiceMonitor,PodMonitor,ProbeandScrapeConfigCRDs. #8102scopefield toAzureADremote write configuration. #8240workloadIdentityfield toAzureADremote write configuration. #7998groupLabelsandqueryOffsetinThanosRuler. #8137slackAppTokenandslackAppUrlfields to Alertmanager global config for Slack App support. #8238incident.ioreceiver support toAlertmanagerconfig secret. #8190 #8245 #8228Mattermostreceiver support toAlertmanagerconfig secret. #8188apiTypefield toJirareceiver inAlertmanagerconfig secret. #8218timeoutfield toPagerDutyreceiver inAlertmanagerConfigCRD. #8162timeoutfield toSlackreceiver inAlertmanagerConfigCRD. #8161minReadySecondsto set--dispatch.start-delayinAlertmanager. #8177 #8201NoSelectedResourcesreason to status conditions. #8124enableHttp2andfollowRedirectsfields to HTTP configuration forProbeCRD. #8112DaemonSetmode inPrometheusAgentCRD (requires thePrometheusAgentDaemonSetFeaturefeaturegate). #7881Pushover,PagerDutyandVictorOpsreceivers inAlertmanagerConfigCRD. #8239 #8113 #8220apiURLvalidation forWeChat,OpsGenieandTelegramreceivers inAlertmanagerConfigCRD. #8196 #8206 #8199AlertmanagerConfigreceivers (MSTeams,Webhook). #8231 #8125Alertmanagerconfiguration secret (WeChat,Telegram,Pushoverreceivers). #7977 #8233 #8232New Contributors
v0.87.1: 0.87.1 / 2025-12-10Compare Source
v0.87.0: 0.87.0 / 2025-11-20Compare Source
PrometheusRulecustom resources (requires theStatusForConfigurationResourcesfeature gate). #8069 #8086 #8024 #8005PrometheusandThanosRuler. #8010monospacefield to topushoverConfigreceiver in AlertmanagerConfig CRD. #8018v0.86.2: 0.86.2 / 2025-11-07Compare Source
kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)
v0.35.0Compare Source
v0.34.3Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.35.0Compare Source
v0.34.3Compare Source
kubernetes/code-generator (k8s.io/code-generator)
v0.35.0Compare Source
v0.34.3Compare Source
kubernetes/kube-aggregator (k8s.io/kube-aggregator)
v0.35.0Compare Source
v0.34.3Compare Source
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.23.0Compare Source
🔆 Highlights
GetEventRecorderForrequires updating your rbac for events to use theevents.k8s.ioapiGroup rather than the `` (core) apiGroupbuilder.WebhookManagedBy(mgr).For(&corev1.Deployment{})has to be changed tobuilder.WebhookManagedBy(mgr, &appsv1.Deployment{})runtime.Object, for example fromValidateCreate(ctx context.Context, obj runtime.Object) (admission.Warnings, error)toValidateCreate(ctx context.Context, obj *appsv1.Deployment) (admission.Warnings, error)✨ Features
🐛 Bugfixes
waitermanipulation by @fossedihelm in #3368🌱 Other
sorttoslicespackage by @dongjiang1989 in #3370📖 Documentation
README.md's compatibility matrix forv0.22.x. by @renormalize in #3392Dependencies
Added
Changed
bda5523→078029d5ec99f8→9bdfabea0af3ef→200df9985fd79d→ec3ebc5f3f2b99→589584f4c0f3b2→bc988d5cfa47c3→2d32026Removed
New Contributors
Full Changelog: kubernetes-sigs/controller-runtime@v0.22.0...v0.23.0
Thanks to all our contributors! 😊
v0.22.5Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.22.4...v0.22.5
kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)
v0.20.0Compare Source
What's Changed
Misc
envtest
Dependency bumps
New Contributors
Full Changelog: kubernetes-sigs/controller-tools@v0.19.0...v0.20.0
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.
👻 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.