Skip to content

Conversation

@renovate-rancher
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented May 8, 2025

This PR contains the following updates:

Package Type Update Change
github.com/prometheus-operator/prometheus-operator/pkg/client require minor v0.81.0 -> v0.84.0

Release Notes

prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/client)

v0.84.0: 0.84.0 / 2025-07-14

Compare Source

  • [FEATURE] Add telegram field to AlertManager CRD global configuration. #​7631
  • [FEATURE] Add jira field to AlertManager CRD global configuration. #​7626
  • [FEATURE] Add webex field to AlertManager CRD global configuration. #​7632
  • [FEATURE] Add victorops field to Alertmanager CRD global configuration. #​7654
  • [FEATURE] Add wechat field to Alertmanager CRD global configuration. #​7627
  • [FEATURE] Add ruleQueryOffset field to ThanosRuler CRD. #​7580
  • [FEATURE] Add ruleConcurrentEval field to ThanosRuler CRD. #​7659
  • [FEATURE] Add ruleOutageTolerance field to ThanosRuler CRD. #​7672
  • [FEATURE] Add ProxyConfig fields to ServiceMonitor. #​7647
  • [FEATURE] Add ProxyConfig fields to Probe. #​7660
  • [FEATURE] Add ProxyConfig fields to Prometheus apiServerConfig. #​7670
  • [FEATURE] Add scrapeClassicHistograms field to Prometheus. #​7667
  • [FEATURE] Add labelSelector field to HetznerSDConfig in the ScrapeConfig CRD. #​7675
  • [FEATURE] Add startupProbe to config-reloader. #​7575
  • [ENHANCEMENT] Set reason: ConfigurationUnmanaged in the Reconciled condition when the operator doesn't managed the Prometheus configuration. #​7661
  • [ENHANCEMENT] AlertManager matchType defaults to = if neither matchType nor regex is set, and =~ if regex: true is set without matchType. #​7592

v0.83.0: 0.83.0 / 2025-05-30

Compare Source

  • [FEATURE] Add limits option for Alertmanager silences. #​7478
  • [FEATURE] Add NoTranslation as a translationStrategy option to OTLP config. #​7539
  • [FEATURE] Add nameEscapingScheme field to Prometheus CRDs. #​7538
  • [FEATURE] Add convertHistogramsToNHCB field to OTLPConfig. #​7533
  • [FEATURE] Add convert_classic_histograms_to_nhcb option to Prometheus global config. #​7543
  • [FEATURE] Add new MetricNameEscapingScheme and MetricNameValidationScheme parameters to ScrapeConfig. #​7555
  • [ENHANCEMENT] Do not insert sharding relabeling in scrapeConfigs if already present. #​7421

v0.82.2: 0.82.2 / 2025-05-12

Compare Source

  • [BUGFIX] Fix Alertmanager peer discovery for Alertmanager when using custom service name. #​7512
  • [BUGFIX] Fix parsing role field in openstackSDConfigs in ScrapeConfig CRD. #​7516

v0.82.1: 0.82.1 / 2025-05-06

Compare Source

  • [BUGFIX] Fix ThanosRuler when no remote-write configuration is defined. #​7498

v0.82.0: 0.82.0 / 2025-04-17

Compare Source

  • [CHANGE] Add more API validations to the ScrapeConfig CRD. #​7413
  • [CHANGE] Remove web console arguments if Prometheus version >= 3. #​7457
  • [FEATURE] Add RemoteWrite support for ThanosRuler CRD. Note that when remote write is configured, Thanos Ruler runs in stateless mode. #​7444
  • [FEATURE] Add msTeamsV2Configs receiver to AlertManagerConfig CRD. #​7464
  • [FEATURE] Add content, username and avatarURL fields to discordConfigs receiver in AlertmanagerConfig CRD. #​7307
  • [FEATURE] Add convertClassicHistogramsToNHCB field to ServiceMonitor, PodMonitor, Probe and ScrapeConfig CRDs. #​7448
  • [FEATURE] Add timeout field to webhookConfigs receiver in AlertManagerConfig CRD. #​7310
  • [FEATURE] Add additionalArgs field to AlertManager CRD. #​7385
  • [ENHANCEMENT] Add maxSamplesPerSend field to RemoteWrite Metadata Config. #​7443
  • [ENHANCEMENT] Add the terminationGracePeriodSeconds to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #​7439
  • [ENHANCEMENT] Validate proxyURL field in AlertManagerConfig CRD. #​6876
  • [BUGFIX] Fix nameValidationScheme support for Prometheus and PrometheusAgent CRDs. #​7414
  • [BUGFIX] Support socks5 scheme in proxyUrl field for all CRDs. #​7460 #​7466

Configuration

📅 Schedule: 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@renovate-rancher renovate-rancher bot added the dependencies Pull requests that update a dependency file label May 8, 2025
@renovate-rancher renovate-rancher bot requested review from a team as code owners May 8, 2025 04:38
@renovate-rancher
Copy link
Contributor Author

renovate-rancher bot commented May 8, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 28 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.6 -> 1.24.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.81.0 -> v0.84.0
k8s.io/api v0.32.6 -> v0.33.2
k8s.io/apiextensions-apiserver v0.32.6 -> v0.33.2
k8s.io/apimachinery v0.32.6 -> v0.33.2
k8s.io/client-go v0.32.6 -> v0.33.2
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.8.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/go-openapi/jsonpointer v0.21.0 -> v0.21.1
github.com/go-openapi/swag v0.23.0 -> v0.23.1
github.com/google/gnostic-models v0.6.9 -> v0.7.0
golang.org/x/mod v0.23.0 -> v0.25.0
golang.org/x/net v0.38.0 -> v0.41.0
golang.org/x/oauth2 v0.27.0 -> v0.30.0
golang.org/x/sync v0.12.0 -> v0.16.0
golang.org/x/sys v0.31.0 -> v0.34.0
golang.org/x/term v0.30.0 -> v0.33.0
golang.org/x/text v0.23.0 -> v0.27.0
golang.org/x/time v0.9.0 -> v0.12.0
golang.org/x/tools v0.30.0 -> v0.34.0
google.golang.org/protobuf v1.36.5 -> v1.36.6
k8s.io/code-generator v0.32.6 -> v0.33.2
k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 -> v2.0.0-20250207200755-1244d31929d7
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 -> v0.0.0-20250701173324-9bd5c66d9911
k8s.io/utils v0.0.0-20241210054802-24370beab758 -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/controller-runtime v0.20.3 -> v0.21.0
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 -> v4.7.0
sigs.k8s.io/yaml v1.4.0 -> v1.5.0

@renovate-rancher renovate-rancher bot added the dependencies Pull requests that update a dependency file label May 8, 2025
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.82.1 chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.82.2 May 13, 2025
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-client-0.x branch from 6227010 to 76f2bbf Compare May 13, 2025 04:38
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-client-0.x branch 2 times, most recently from c97a714 to bc880ef Compare May 28, 2025 04:39
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.82.2 chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.83.0 Jun 3, 2025
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-client-0.x branch 3 times, most recently from 5f46489 to a04a247 Compare June 5, 2025 04:40
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-client-0.x branch 3 times, most recently from 99458e9 to 7bc0370 Compare June 12, 2025 06:42
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-client-0.x branch 2 times, most recently from c1416c6 to b1277b5 Compare June 25, 2025 04:41
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-client-0.x branch 2 times, most recently from d054cf6 to c92383f Compare July 1, 2025 06:43
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-client-0.x branch from c92383f to 343dded Compare July 10, 2025 04:43
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.83.0 chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.84.0 Jul 15, 2025
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-client-0.x branch from 343dded to 1a66715 Compare July 15, 2025 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant