generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 2
fix(go.mod/go.sum): update minor dependencies (golang) #70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/minor-deps-golang
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
87c3390
to
0264e3e
Compare
0264e3e
to
78b54a3
Compare
894aa8f
to
7004115
Compare
7004115
to
e72f1f7
Compare
e72f1f7
to
3966fe9
Compare
3966fe9
to
b9e0f21
Compare
b9e0f21
to
3c960aa
Compare
3c960aa
to
72dfb28
Compare
72dfb28
to
a286a29
Compare
a286a29
to
7f94f56
Compare
7f94f56
to
e8be0a1
Compare
85362ea
to
5db8979
Compare
5db8979
to
f3f2c56
Compare
f3f2c56
to
8eef146
Compare
8eef146
to
03cb063
Compare
03cb063
to
1846b93
Compare
8164fc8
to
437a70c
Compare
437a70c
to
8e862a1
Compare
8e862a1
to
51f9b33
Compare
51f9b33
to
fce055f
Compare
fce055f
to
9b2b7ba
Compare
9b2b7ba
to
70d414e
Compare
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.79.2
->v0.85.0
1.23.5
->1.25.0
v0.32.1
->v0.34.0
v0.32.1
->v0.34.0
v0.32.1
->v0.34.0
v0.32.1
->v0.34.0
v0.32.1
->v0.34.0
v0.20.1
->v0.22.0
v0.16.5
->v0.19.0
Release Notes
prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring)
v0.85.0
: 0.85.0 / 2025-08-21Compare Source
--watch-referenced-objects-in-all-namespaces
CLI argument. When enabled, the operator watches for secrets and configmaps in both workload and configuration resources. It ensures that reconciliation happens when a referenced secret/configmap is updated. #7615resendDelay
field to the ThanosRuler CRD. #7753ruleGracePeriod
field to the ThanosRuler CRD. #7750enableFeatures
field to the ThanosRuler CRD for enabling feature flags. #7754params
field to the Probe CRD. #7755hostUsers
field to the Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #7768 #7769 #7771promoteAllResourceAttributes
andignoreResourceAttributes
fields to Prometheus and PrometheusAgent CRDs. #7669-kubelet-sync-period
argument to customize the kubelet controller's synchronization interval. #7762send_resolved
field for JIRA and RocketChat receivers in the Alertmanager configuration. #7772v0.84.1
: 0.84.1 / 2025-08-06Compare Source
v0.84.0
: 0.84.0 / 2025-07-14Compare Source
v0.83.0
: 0.83.0 / 2025-05-30Compare Source
limits
option for Alertmanager silences. #7478NoTranslation
as atranslationStrategy
option to OTLP config. #7539nameEscapingScheme
field to Prometheus CRDs. #7538convertHistogramsToNHCB
field to OTLPConfig. #7533convert_classic_histograms_to_nhcb
option to Prometheus global config. #7543MetricNameEscapingScheme
andMetricNameValidationScheme
parameters to ScrapeConfig. #7555v0.82.2
: 0.82.2 / 2025-05-12Compare Source
role
field in openstackSDConfigs in ScrapeConfig CRD. #7516v0.82.1
: 0.82.1 / 2025-05-06Compare Source
v0.82.0
: 0.82.0 / 2025-04-17Compare Source
msTeamsV2Configs
receiver to AlertManagerConfig CRD. #7464content
,username
andavatarURL
fields todiscordConfigs
receiver in AlertmanagerConfig CRD. #7307convertClassicHistogramsToNHCB
field toServiceMonitor
,PodMonitor
,Probe
andScrapeConfig
CRDs. #7448timeout
field towebhookConfigs
receiver in AlertManagerConfig CRD. #7310additionalArgs
field to AlertManager CRD. #7385maxSamplesPerSend
field to RemoteWrite Metadata Config. #7443terminationGracePeriodSeconds
to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #7439proxyURL
field in AlertManagerConfig CRD. #6876nameValidationScheme
support for Prometheus and PrometheusAgent CRDs. #7414socks5
scheme inproxyUrl
field for all CRDs. #7460 #7466v0.81.0
: 0.81.0 / 2025-03-11Compare Source
hypervisor
andinstance
roles for the OpenStack Service Discovery from the ScrapeConfig CRD (users are required to useHypervisor
andInstance
instead). #7370serviceName
field to the ThanosRuler and Alertmanager CRDs. #7325shardRetentionPolicy
field to the Prometheus CRD (it requires thePrometheusShardRetentionPolicy
feature gate). #7274LoadBalancer
role for the OpenStack Service Discovery to the ScrapeConfig CRD. #7356enableServiceLinks
field to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #7384v0.80.1
: 0.80.1 / 2025-02-19Compare Source
webhook_url
orwebhook_url_file
. #7352v0.80.0
: 0.80.0 / 2025-02-04Compare Source
serviceName
field to the Prometheus and PrometheusAgent CRDs. #6687keepIdentifyingResourceAttributes
field in OTLPConfig forPrometheus
andPrometheusAgent
CRDs. #7240fallbackScrapeProtocol
field to ScrapeClass forPrometheus
andPrometheusAgent
CRDs. #7288MSTeamsV2Config
receiver in Alertmanager configuration Secret. #7296JiraConfig
andRocketChat
receivers in Alertmanager configuration secret. #7315smtp_tls_config
field in Alertmanager configuration secret. #7316timeout
field in Webhook receiver in Alertmanager configuration Secret. #7312content
,username
andavatarUrl
fields in Discord receiver in Alertmanager configuration secret. #7313scrapeFailureLogFile
field to the Prometheus and PrometheusAgent CRDs. #7038 #7311golang/go (go)
v1.25.0
v1.24.6
v1.24.5
v1.24.4
v1.24.3
v1.24.2
v1.24.1
v1.24.0
v1.23.12
v1.23.11
v1.23.10
v1.23.9
v1.23.8
v1.23.7
v1.23.6
kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)
v0.34.0
Compare Source
v0.33.4
Compare Source
v0.33.3
Compare Source
v0.33.2
Compare Source
v0.33.1
Compare Source
v0.33.0
Compare Source
v0.32.8
Compare Source
v0.32.7
Compare Source
v0.32.6
Compare Source
v0.32.5
Compare Source
v0.32.4
Compare Source
v0.32.3
Compare Source
v0.32.2
Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.34.0
Compare Source
v0.33.4
Compare Source
v0.33.3
Compare Source
v0.33.2
Compare Source
v0.33.1
Compare Source
v0.33.0
Compare Source
v0.32.8
Compare Source
v0.32.7
Compare Source
v0.32.6
Compare Source
v0.32.5
Compare Source
v0.32.4
Compare Source
v0.32.3
Compare Source
v0.32.2
Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.34.0
Compare Source
v0.33.4
Compare Source
v0.33.3
Compare Source
v0.33.2
Compare Source
v0.33.1
Compare Source
v0.33.0
Compare Source
v0.32.8
Compare Source
v0.32.7
Compare Source
v0.32.6
Compare Source
v0.32.5
Compare Source
v0.32.4
Compare Source
v0.32.3
Compare Source
v0.32.2
Compare Source
kubernetes/code-generator (k8s.io/code-generator)
v0.34.0
Compare Source
v0.33.4
Compare Source
v0.33.3
Compare Source
v0.33.2
Compare Source
v0.33.1
Compare Source
v0.33.0
Compare Source
v0.32.8
Compare Source
v0.32.7
Compare Source
v0.32.6
Compare Source
v0.32.5
Compare Source
v0.32.4
Compare Source
v0.32.3
Compare Source
v0.32.2
Compare Source
kubernetes/kube-aggregator (k8s.io/kube-aggregator)
v0.34.0
Compare Source
v0.33.4
Compare Source
v0.33.3
Compare Source
v0.33.2
Compare Source
v0.33.1
Compare Source
v0.33.0
Compare Source
v0.32.8
Compare Source
v0.32.7
Compare Source
v0.32.6
Compare Source
v0.32.5
Compare Source
v0.32.4
Compare Source
v0.32.3
Compare Source
v0.32.2
Compare Source
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.22.0
Compare Source
🔆 Highlights
MatchingLabelsSelector
andMatchingFieldsSelector
by @acumino in #3279✨ Features
🐛 Bugfixes
🌱 Other
📖 Documentation
Dependencies
Added
Changed
e6fa225
→a0af3ef
e6fa225
→a0af3ef
1244d31
→85fd79d
c8a335a
→f3f2b99
3ea5e8c
→4c0f3b2
9aa6b5e
→cfa47c3
Removed
ef43131
New Contributors
Full Changelog: kubernetes-sigs/controller-runtime@v0.21.0...v0.22.0
Thanks to all our contributors! 😊
v0.21.0
Compare Source
Highlights
Result.Requeue
(#3107)✨ New Features
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.