Skip to content

chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.84.0#813

Closed
renovate-rancher[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x
Closed

chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.84.0#813
renovate-rancher[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x

Conversation

@renovate-rancher
Copy link
Copy Markdown
Contributor

@renovate-rancher renovate-rancher Bot commented May 7, 2025

This PR contains the following updates:

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

Release Notes

prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring)

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
Copy link
Copy Markdown
Contributor Author

renovate-rancher Bot commented May 7, 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):

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

Details:

Package Change
go 1.23.6 -> 1.24.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/fxamacker/cbor/v2 v2.7.0 -> v2.8.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
golang.org/x/mod v0.23.0 -> v0.25.0
golang.org/x/net v0.38.0 -> v0.41.0
golang.org/x/sync v0.12.0 -> v0.16.0
golang.org/x/sys v0.31.0 -> v0.33.0
golang.org/x/term v0.30.0 -> v0.32.0
golang.org/x/text v0.23.0 -> v0.27.0
golang.org/x/tools v0.30.0 -> v0.34.0
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-20250318190949-c8a335a9a2ff
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 requested a review from a team as a code owner May 7, 2025 06:41
@renovate-rancher renovate-rancher Bot added the dependencies Pull requests that update a dependency file label May 7, 2025
@renovate-rancher renovate-rancher Bot requested a review from a team as a code owner May 7, 2025 06:41
@renovate-rancher renovate-rancher Bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 2 times, most recently from 46188fb to 086e8b8 Compare May 13, 2025 04:38
@renovate-rancher renovate-rancher Bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.82.1 chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.82.2 May 13, 2025
@renovate-rancher renovate-rancher Bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 2 times, most recently from 8cf6742 to c4fe80f Compare May 28, 2025 04:38
@renovate-rancher renovate-rancher Bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from c4fe80f to fa9d167 Compare June 3, 2025 04:40
@renovate-rancher renovate-rancher Bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.82.2 chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.83.0 Jun 3, 2025
@renovate-rancher renovate-rancher Bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 3 times, most recently from f0606f6 to 56bf57a Compare June 10, 2025 04:40
@renovate-rancher renovate-rancher Bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 2 times, most recently from f280fed to b2f4798 Compare June 12, 2025 06:42
@renovate-rancher renovate-rancher Bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 2 times, most recently from 7db770a to d7f1f00 Compare June 25, 2025 04:41
@renovate-rancher renovate-rancher Bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch 2 times, most recently from 36ade53 to 7aecabb Compare July 1, 2025 06:43
@renovate-rancher renovate-rancher Bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 7aecabb to 8e137b4 Compare July 10, 2025 04:43
@renovate-rancher renovate-rancher Bot force-pushed the renovate/github.com-prometheus-operator-prometheus-operator-pkg-apis-monitoring-0.x branch from 8e137b4 to a5f0f00 Compare July 15, 2025 06:44
@renovate-rancher renovate-rancher Bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.83.0 chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.84.0 Jul 15, 2025
@andypitcher
Copy link
Copy Markdown
Contributor

Closing as out of scope: this repo is now in security maintenance mode only. Routine dependency updates are superseded by the new Renovate policy merged in #883. Only CVE-driven updates will be accepted going forward.

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