Skip to content

[main][gomod]: Bump the minor group across 1 directory with 10 updates #3738

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
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2025

Bumps the minor group with 5 updates in the / directory:

Package From To
github.com/operator-framework/api 0.27.0 0.32.0
github.com/operator-framework/operator-lifecycle-manager 0.28.0 0.32.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 0.76.2 0.83.0
github.com/prometheus-operator/prometheus-operator/pkg/client 0.76.2 0.83.0
github.com/cloudevents/sdk-go/v2 2.15.2 2.16.1

Updates github.com/operator-framework/api from 0.27.0 to 0.32.0

Release notes

Sourced from github.com/operator-framework/api's releases.

v0.32.0

What's Changed

Full Changelog: operator-framework/api@v0.31.0...v0.32.0

v0.31.0

What's Changed

Full Changelog: operator-framework/api@v0.30.0...v0.31.0

v0.30.0

What's Changed

New Contributors

Full Changelog: operator-framework/api@v0.29.0...v0.30.0

v0.29.0

What's Changed

... (truncated)

Commits
  • ef80267 Merge pull request #435 from camilamacedo86/up-deps
  • 35731bc Merge pull request #434 from camilamacedo86/upgrade-controller-gen-version
  • 435042e Upgrade google.golang.org/genproto/googleapis/api and indirect dependencies
  • 042719a Upgrade controller-gen from v0.17.2 to v0.18.0 and re-generate CRDs
  • c102f5c Update k8s 1 33 (#432)
  • 774f44e Allow override of go-verdiff result via label (#433)
  • 48d8867 (ci) - Add stale config to close PRs and issues which are inactivity (#431)
  • 49ba338 Add camilamacedo86 and tmshort as approver (#428)
  • 5639345 🌱 (cleanup): Update Owner Alias - remove inactive maintainers (#427)
  • e8b2a64 fixup go-verdiff job (#426)
  • Additional commits viewable in compare view

Updates github.com/operator-framework/operator-lifecycle-manager from 0.28.0 to 0.32.0

Release notes

Sourced from github.com/operator-framework/operator-lifecycle-manager's releases.

v0.32.0

Install

Scripted

curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.32.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.32.0

Changelog

827c12c6c (cleanup): Update Owner Alias - remove inactive maintainers (#3576) edb751b97 🐛 Switch queue informer to use types.Namespace name; relocate deletion handler (#3483) 1274d54d8 🐛 use operator cache provider for deprecation updates to limit calls to GRPC server (#3490) f49dd9bd2 🌱 Bump github.com/containerd/containerd from 1.7.25 to 1.7.27 (#3543) f31e16674 🌱 Bump github.com/containers/image/v5 from 5.34.0 to 5.34.1 (#3527) 433d0de2d 🌱 Bump github.com/containers/image/v5 from 5.34.1 to 5.34.2 (#3536) 96d20bc41 🌱 Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 (#3563) 58773acfd 🌱 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#3523) 3c90ec018 🌱 Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 (#3539) 98b975af3 🌱 Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 (#3545) 278aacded 🌱 Bump github.com/onsi/gomega from 1.36.2 to 1.37.0 (#3554) abd99636e 🌱 Bump github.com/operator-framework/api from 0.29.0 to 0.30.0 (#3534) f08a81a13 🌱 Bump github.com/operator-framework/operator-registry (#3575) aa052996c 🌱 Bump github.com/prometheus/client_golang (#3535) 6040ecc94 🌱 Bump github.com/prometheus/client_golang (#3571) b0844af0a 🌱 Bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 (#3566) 49ecc920b 🌱 Bump github.com/prometheus/common from 0.62.0 to 0.63.0 (#3542) ffe06255c 🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3583) d5bd05b84 🌱 Bump golang.org/x/net from 0.35.0 to 0.37.0 (#3537) eaef4e910 🌱 Bump golang.org/x/net from 0.37.0 to 0.39.0 (#3552) 923a663d4 🌱 Bump golang.org/x/net from 0.39.0 to 0.40.0 (#3570) ef60eb37e 🌱 Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#3569) 605660223 🌱 Bump golang.org/x/time from 0.10.0 to 0.11.0 (#3540) 0c7361c6b 🌱 Bump sigs.k8s.io/controller-runtime (#3533) 4de279721 🌱 Bump sigs.k8s.io/controller-runtime (#3544) 8e39ae209 🌱 Bump the k8s-dependencies group with 8 updates (#3541) c8a5843e6 🌱 bump github.com/prometheus/client_golang (#3521) 7849592c0 🌱 bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#3522) 95cef8700 🌱 bump the k8s-dependencies group with 2 updates (#3520) b4ec5bd5c Add kubeapi server access to packageserver network policy (#3581) 4043bab07 Add more logging around catalog source sync (#3414) 0a6499f53 Add tests for package migration/renaming (#3547) 8c53b7f25 Adds kube-apiserver egress to config map catalog source network policy (#3582) 02e953e01 Bump operator-registry to v1.55.0 (#3584) dfd0b2bea CVE-2025-27144: pin go-jose/[email protected] (#3550) 5027dff09 Disable FailForward bad resource e2e (#3572) ee5d8a359 Remove Maintainers doc since it is no longer used and it is outdated (#3577)

... (truncated)

Commits
  • cda4c90 remove superfluous comment from template (#3585)
  • ffe0625 🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3583)
  • 02e953e Bump operator-registry to v1.55.0 (#3584)
  • 8c53b7f Adds kube-apiserver egress to config map catalog source network policy (#3582)
  • b4ec5bd Add kubeapi server access to packageserver network policy (#3581)
  • d7aaeb1 add NetworkPolicy as a supported kind (#3580)
  • dcd8ad8 ✨ Introduce NetworkPolicy for core component workloads. (#3579)
  • 8723097 ✨ Include network policy for all configmap and grpc catalogsources (#3568)
  • ee5d8a3 Remove Maintainers doc since it is no longer used and it is outdated (#3577)
  • 827c12c (cleanup): Update Owner Alias - remove inactive maintainers (#3576)
  • Additional commits viewable in compare view

Updates github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.76.2 to 0.83.0

Release notes

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.

0.83.0 / 2025-05-30

  • [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

0.82.2 / 2025-05-12

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

0.82.1 / 2025-05-06

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

0.82.0 / 2025-04-17

  • [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

0.81.0 / 2025-03-11

  • [CHANGE] Remove the lower-case hypervisor and instance roles for the OpenStack Service Discovery from the ScrapeConfig CRD (users are required to use Hypervisor and Instance instead). #7370
  • [FEATURE] Add serviceName field to the ThanosRuler and Alertmanager CRDs. #7325
  • [FEATURE] Add shardRetentionPolicy field to the Prometheus CRD (it requires the PrometheusShardRetentionPolicy feature gate). #7274
  • [FEATURE] Add support for the cluster mTLS configuration to the Alertmanager CRD. #7149
  • [FEATURE] Add LoadBalancer role for the OpenStack Service Discovery to the ScrapeConfig CRD. #7356
  • [ENHANCEMENT] Add enableServiceLinks field to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #7384
  • [BUGFIX] Fix Alertmanager configuration with PushOver duration fields. #7249

0.80.1 / 2025-02-19

  • [BUGFIX] Fix msteamsv2_configs to work with either webhook_url or webhook_url_file. #7352

0.80.0 / 2025-02-04

  • [CHANGE] Add more API validations to the ScrapeConfig CRD. #7231 #7220 #7215 #7238 #7244 #7255
  • [FEATURE] Add serviceName field to the Prometheus and PrometheusAgent CRDs. #6687
  • [FEATURE] Add keepIdentifyingResourceAttributes field in OTLPConfig for Prometheus and PrometheusAgent CRDs. #7240
  • [FEATURE] Add fallbackScrapeProtocol field to ScrapeClass for Prometheus and PrometheusAgent CRDs. #7288
  • [FEATURE] Support MSTeamsV2Config receiver in Alertmanager configuration Secret. #7296
  • [FEATURE] Support JiraConfig and RocketChat receivers in Alertmanager configuration secret. #7315

... (truncated)

Changelog

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.

0.83.0 / 2025-05-30

  • [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

0.82.2 / 2025-05-12

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

0.82.1 / 2025-05-06

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

0.82.0 / 2025-04-17

  • [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

0.81.0 / 2025-03-11

  • [CHANGE] Remove the lower-case hypervisor and instance roles for the OpenStack Service Discovery from the ScrapeConfig CRD (users are required to use Hypervisor and Instance instead). #7370
  • [FEATURE] Add serviceName field to the ThanosRuler and Alertmanager CRDs. #7325
  • [FEATURE] Add shardRetentionPolicy field to the Prometheus CRD (it requires the PrometheusShardRetentionPolicy feature gate). #7274
  • [FEATURE] Add support for the cluster mTLS configuration to the Alertmanager CRD. #7149
  • [FEATURE] Add LoadBalancer role for the OpenStack Service Discovery to the ScrapeConfig CRD. #7356
  • [ENHANCEMENT] Add enableServiceLinks field to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #7384
  • [BUGFIX] Fix Alertmanager configuration with PushOver duration fields. #7249

0.80.1 / 2025-02-19

  • [BUGFIX] Fix msteamsv2_configs to work with either webhook_url or webhook_url_file. #7352

0.80.0 / 2025-02-04

... (truncated)

Commits
  • 5cf2f5d Merge pull request #7567 from mviswanathsai/cut-0.83
  • e21a488 chore: cut v0.83.0
  • 2955ff7 Feat: Add new MetricNameEscapingScheme and MetricNameValidationScheme paramet...
  • a3327f1 Add Duration type helper (#7493)
  • 18f8fca Add Duration type helper
  • b6281e2 Merge pull request #7566 from mviswanathsai/cut-0.83
  • f46619c Merge pull request #7564 from simonpasquier/update-proposal-template
  • 5e5688f chore: update proposal template
  • 83b7a96 Merge pull request #7563 from simonpasquier/fix-NameEscapingSchemeOptions-doc
  • ce0246b chore: fix NameEscapingSchemeOptions documentation
  • Additional commits viewable in compare view

Updates github.com/prometheus-operator/prometheus-operator/pkg/client from 0.76.2 to 0.83.0

Release notes

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's releases.

0.83.0 / 2025-05-30

  • [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

0.82.2 / 2025-05-12

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

0.82.1 / 2025-05-06

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

0.82.0 / 2025-04-17

  • [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

0.81.0 / 2025-03-11

  • [CHANGE] Remove the lower-case hypervisor and instance roles for the OpenStack Service Discovery from the ScrapeConfig CRD (users are required to use Hypervisor and Instance instead). #7370
  • [FEATURE] Add serviceName field to the ThanosRuler and Alertmanager CRDs. #7325
  • [FEATURE] Add shardRetentionPolicy field to the Prometheus CRD (it requires the PrometheusShardRetentionPolicy feature gate). #7274
  • [FEATURE] Add support for the cluster mTLS configuration to the Alertmanager CRD. #7149
  • [FEATURE] Add LoadBalancer role for the OpenStack Service Discovery to the ScrapeConfig CRD. #7356
  • [ENHANCEMENT] Add enableServiceLinks field to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #7384
  • [BUGFIX] Fix Alertmanager configuration with PushOver duration fields. #7249

0.80.1 / 2025-02-19

  • [BUGFIX] Fix msteamsv2_configs to work with either webhook_url or webhook_url_file. #7352

0.80.0 / 2025-02-04

  • [CHANGE] Add more API validations to the ScrapeConfig CRD. #7231 #7220 #7215 #7238 #7244 #7255
  • [FEATURE] Add serviceName field to the Prometheus and PrometheusAgent CRDs. #6687
  • [FEATURE] Add keepIdentifyingResourceAttributes field in OTLPConfig for Prometheus and PrometheusAgent CRDs. #7240
  • [FEATURE] Add fallbackScrapeProtocol field to ScrapeClass for Prometheus and PrometheusAgent CRDs. #7288
  • [FEATURE] Support MSTeamsV2Config receiver in Alertmanager configuration Secret. #7296
  • [FEATURE] Support JiraConfig and RocketChat receivers in Alertmanager configuration secret. #7315

... (truncated)

Changelog

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's changelog.

0.83.0 / 2025-05-30

  • [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

0.82.2 / 2025-05-12

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

0.82.1 / 2025-05-06

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

0.82.0 / 2025-04-17

  • [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

0.81.0 / 2025-03-11

  • [CHANGE] Remove the lower-case hypervisor and instance roles for the OpenStack Service Discovery from the ScrapeConfig CRD (users are required to use Hypervisor and Instance instead). #7370
  • [FEATURE] Add serviceName field to the ThanosRuler and Alertmanager CRDs. #7325
  • [FEATURE] Add shardRetentionPolicy field to the Prometheus CRD (it requires the PrometheusShardRetentionPolicy feature gate). #7274
  • [FEATURE] Add support for the cluster mTLS configuration to the Alertmanager CRD. #7149
  • [FEATURE] Add LoadBalancer role for the OpenStack Service Discovery to the ScrapeConfig CRD. #7356
  • [ENHANCEMENT] Add enableServiceLinks field to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #7384
  • [BUGFIX] Fix Alertmanager configuration with PushOver duration fields. #7249

0.80.1 / 2025-02-19

  • [BUGFIX] Fix msteamsv2_configs to work with either webhook_url or webhook_url_file. #7352

0.80.0 / 2025-02-04

... (truncated)

Commits
  • 5cf2f5d Merge pull request #7567 from mviswanathsai/cut-0.83
  • e21a488 chore: cut v0.83.0
  • 2955ff7 Feat: Add new MetricNameEscapingScheme and MetricNameValidationScheme paramet...
  • a3327f1 Add Duration type helper (#7493)
  • 18f8fca Add Duration type helper
  • b6281e2 Merge pull request #7566 from mviswanathsai/cut-0.83
  • f46619c Merge pull request #7564 from simonpasquier/update-proposal-template
  • 5e5688f chore: update proposal template
  • 83b7a96 Merge pull request #7563 from simonpasquier/fix-NameEscapingSchemeOptions-doc
  • ce0246b chore: fix NameEscapingSchemeOptions documentation
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.20.5 to 1.22.0

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.22.0 - 2025-04-07

⚠️ This release contains potential breaking change if you use experimental zstd support introduce in #1496 ⚠️

Experimental support for zstd on scrape was added, controlled by the request Accept-Encoding header. It was enabled by default since version 1.20, but now you need to add a blank import to enable it. The decision to make it opt-in by default was originally made because the Go standard library was expected to have default zstd support added soon, golang/go#62513 however, the work took longer than anticipated and it will be postponed to upcoming major Go versions.

e.g.:

import (
  _ "github.com/prometheus/client_golang/prometheus/promhttp/zstd"
)
  • [FEATURE] prometheus: Add new CollectorFunc utility #1724
  • [CHANGE] Minimum required Go version is now 1.22 (we also test client_golang against latest go version - 1.24) #1738
  • [FEATURE] api: WithLookbackDelta and WithStats options have been added to API client. #1743
  • [CHANGE] ⚠️ promhttp: Isolate zstd support and klauspost/compress library use to promhttp/zstd package. #1765

Bumps the minor group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/operator-framework/api](https://github.com/operator-framework/api) | `0.27.0` | `0.32.0` |
| [github.com/operator-framework/operator-lifecycle-manager](https://github.com/operator-framework/operator-lifecycle-manager) | `0.28.0` | `0.32.0` |
| [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.76.2` | `0.83.0` |
| [github.com/prometheus-operator/prometheus-operator/pkg/client](https://github.com/prometheus-operator/prometheus-operator) | `0.76.2` | `0.83.0` |
| [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) | `2.15.2` | `2.16.1` |



Updates `github.com/operator-framework/api` from 0.27.0 to 0.32.0
- [Release notes](https://github.com/operator-framework/api/releases)
- [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md)
- [Commits](operator-framework/api@v0.27.0...v0.32.0)

Updates `github.com/operator-framework/operator-lifecycle-manager` from 0.28.0 to 0.32.0
- [Release notes](https://github.com/operator-framework/operator-lifecycle-manager/releases)
- [Changelog](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/.goreleaser.yml)
- [Commits](operator-framework/operator-lifecycle-manager@v0.28.0...v0.32.0)

Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.76.2 to 0.83.0
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)
- [Commits](prometheus-operator/prometheus-operator@v0.76.2...v0.83.0)

Updates `github.com/prometheus-operator/prometheus-operator/pkg/client` from 0.76.2 to 0.83.0
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)
- [Commits](prometheus-operator/prometheus-operator@v0.76.2...v0.83.0)

Updates `github.com/prometheus/client_golang` from 1.20.5 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.5...v1.22.0)

Updates `github.com/prometheus/common` from 0.62.0 to 0.65.0
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](prometheus/common@v0.62.0...v0.65.0)

Updates `golang.org/x/sync` from 0.11.0 to 0.15.0
- [Commits](golang/sync@v0.11.0...v0.15.0)

Updates `google.golang.org/grpc` from 1.70.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.70.0...v1.73.0)

Updates `github.com/cloudevents/sdk-go/v2` from 2.15.2 to 2.16.1
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](cloudevents/sdk-go@v2.15.2...v2.16.1)

Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/api
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: github.com/operator-framework/operator-lifecycle-manager
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
  dependency-version: 0.83.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/client
  dependency-version: 0.83.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: github.com/prometheus/common
  dependency-version: 0.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: golang.org/x/sync
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: google.golang.org/grpc
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: github.com/cloudevents/sdk-go/v2
  dependency-version: 2.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: github.com/go-logr/logr
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 24, 2025
Copy link
Contributor

Caution

There are some errors in your PipelineRun template.

PipelineRun Error
mirror-set no kind "ImageDigestMirrorSet" is registered for version "operator.openshift.io/v1alpha1" in scheme "k8s.io/client-go/kubernetes/scheme/register.go:83"

2 similar comments
Copy link
Contributor

Caution

There are some errors in your PipelineRun template.

PipelineRun Error
mirror-set no kind "ImageDigestMirrorSet" is registered for version "operator.openshift.io/v1alpha1" in scheme "k8s.io/client-go/kubernetes/scheme/register.go:83"

Copy link
Contributor

Caution

There are some errors in your PipelineRun template.

PipelineRun Error
mirror-set no kind "ImageDigestMirrorSet" is registered for version "operator.openshift.io/v1alpha1" in scheme "k8s.io/client-go/kubernetes/scheme/register.go:83"

Copy link
Contributor

openshift-ci bot commented Jun 24, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link
Contributor

openshift-ci bot commented Jun 24, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign dsimansk for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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 go Pull requests that update Go code needs-ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants