Skip to content

chore(deps): Bump the production-dependencies group across 1 directory with 27 updates #1400

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2025

Bumps the production-dependencies group with 15 updates in the / directory:

Package From To
github.com/google/cel-go 0.24.1 0.25.0
github.com/machadovilaca/operator-observability 0.0.26 0.0.27
github.com/operator-framework/api 0.30.0 0.31.0
github.com/operator-framework/operator-lib 0.17.0 0.18.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 0.81.0 0.82.2
github.com/prometheus/common 0.63.0 0.64.0
k8s.io/api 0.32.3 0.33.1
k8s.io/apiextensions-apiserver 0.32.3 0.33.1
k8s.io/kube-aggregator 0.32.3 0.33.1
kubevirt.io/api 1.5.0 1.5.1
kubevirt.io/vm-console-proxy/api 0.8.0 0.8.1
sigs.k8s.io/controller-runtime 0.20.4 0.21.0
cel.dev/expr 0.23.1 0.24.0
github.com/prometheus/procfs 0.16.0 0.16.1
golang.org/x/tools 0.32.0 0.33.0

Updates github.com/google/cel-go from 0.24.1 to 0.25.0

Release notes

Sourced from github.com/google/cel-go's releases.

Release v0.25.0

Features & Enhancements

This release introduces features for richer configuration-based CEL, AI prompt generation from config files, additional documentation, and 3x performance when evaluating traced / state-tracking expressions. This release also introduces a unit test runner framwork.

#1141: Expose extension option factory as a public method

#1143: Add a new compiler tool which can be used to compile CEL expressions and policies using serialized environment

#1151: Lightweight observable evaluation

#1155: Utilities for formatting and parsing documentation strings

#1156: Support for documentation and example strings in CEL environments

#1158: Re-export interpreter.AttributePattern in package cel.

#1159: Document the standard library macros and functions

#1160: Prompt generation for AI-assisted authoring based on a CEL environment

#1117: Add LateFunctionBinding declaration and fix constant folding

#1163: Initialize stateful observers prior to evaluation

#1164: Unparse Expr values to strings

#1149: Add test runner library

#1167: REPL: Add an extension option for two var comprehensions

Fixes

Several fixes were implemented, including updating strings.format to better adhere to the specification, correcting constant folding logic alongside the late binding feature, removing a non-functional check in test code, and adding argument count validation for optFieldSelect.

#1133: Update strings.format to adhere to the specification

#1117: Add LateFunctionBinding declaration and fix constant folding

#1161: Remove non-functional optional check in test-only selection

#1168: Check arg count when validating optFieldSelect

Refactoring & Internal Improvements

General refactoring was performed across the codebase. Coverage and comments for Activation methods were improved. The test runner library was refactored to create options from flags and improve code structure.

#1145: Refactoring changes

#1150: Additional comments and coverage for Activation methods

... (truncated)

Commits
  • 9d29b7f Refactoring changes to create a test runner option from passed flags, correct...
  • 5f44021 Check arg count when validating optFieldSelect (#1168)
  • 5de96a5 Add two var comprehensions to repl (#1167)
  • 2aa9572 Add test runner library (#1149)
  • 13e5296 Unparse Expr values to strings (#1164)
  • 3da6139 Initial stateful observers prior to evaluation (#1163)
  • 55657d8 Document optional library and increase docs coverage (#1162)
  • 0f9133d Add LateFunctionBinding declaration and fix constant folding (#1117)
  • 6b7ecea Remove non-functional optional test in field selection (#1161)
  • 94b45f0 Prompt generation for AI-assisted authoring based on a CEL environment (#1160)
  • Additional commits viewable in compare view

Updates github.com/machadovilaca/operator-observability from 0.0.26 to 0.0.27

Release notes

Sourced from github.com/machadovilaca/operator-observability's releases.

v0.0.27

What's Changed

Full Changelog: machadovilaca/operator-observability@v0.0.26...v0.0.27

Commits
  • 220ccee Merge pull request #23 from machadovilaca/skip-creation-of-labels-with-empty-...
  • bc546d5 Merge pull request #22 from machadovilaca/improve-error-logging
  • e819d21 Skip creation of labels with empty values
  • 0d34b1a Use log.Printf over fmt.Printf
  • See full diff in compare view

Updates github.com/operator-framework/api from 0.30.0 to 0.31.0

Release notes

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

v0.31.0

What's Changed

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

Commits
  • 436783b make grpcPodConfig.extractContent.cacheDir an optional field (#421)
  • e9b2ef9 Bump golang.org/x/net from 0.36.0 to 0.38.0 (#422)
  • dbda0e3 Bump sigs.k8s.io/controller-runtime in the k8s-dependencies group (#420)
  • a4e879b group k8s and golang.org/x dependencies (#419)
  • f670646 Bump k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3 (#418)
  • 5e8eab6 Bump golang.org/x/net from 0.34.0 to 0.36.0 (#414)
  • 78ed98e Bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 (#413)
  • See full diff in compare view

Updates github.com/operator-framework/operator-lib from 0.17.0 to 0.18.0

Release notes

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

v0.18.0

What's Changed

Full Changelog: operator-framework/operator-lib@v0.17.0...v0.18.0

Commits
  • 8962264 🌱 Bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 (#235)
  • 061100a 🌱 Bump github.com/prometheus/client_golang (#234)
  • 0eee528 🌱 Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 (#232)
  • bc741ec 🌱 Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (#233)
  • d6cd10b 🌱 Bump golang.org/x/net from 0.37.0 to 0.38.0 (#237)
  • b73816b 🌱 Bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 (#231)
  • f20c789 🌱 Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 (#230)
  • 9075535 🌱 Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.1 (#228)
  • 0b7e760 🌱 Bump golang.org/x/net from 0.35.0 to 0.36.0 (#227)
  • 6e1d202 🌱 Bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 (#226)
  • Additional commits viewable in compare view

Updates github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.81.0 to 0.82.2

Release notes

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

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
Changelog

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

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
Commits
  • 4d008d5 Merge pull request #7518 from slashpai/update-change-log
  • 641b224 chore: update changelog to correct date
  • a955c07 Merge pull request #7516 from slashpai/fix-openstack
  • c9ccb31 fix: Fix parsing role field in openstackSDConfigs in ScrapeConfig CRD
  • 1991ba9 Merge pull request #7515 from simonpasquier/bump-go-mods
  • 1c57527 *: update go.mod files
  • f2818c7 Merge pull request #7513 from simonpasquier/cut-0.82.2
  • 8a34f94 *: cut v0.82.2
  • cb52276 fix(alertmanager): cluster.peer with custom service (#7512)
  • 6cea98b Merge pull request #7504 from simonpasquier/cut-0.82.1
  • Additional commits viewable in compare view

Updates github.com/prometheus/common from 0.63.0 to 0.64.0

Release notes

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

v0.64.0

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.63.0...v0.64.0

Commits
  • 6a35e02 build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#788)
  • 487c180 refactor(promslog): make NewNopLogger() wrapper around New() (#783)
  • b8eddd7 build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 (#786)
  • 8048031 build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (#785)
  • 4ca345a build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 (#784)
  • 633961f Merge pull request #787 from prometheus/repo_sync
  • 8c1fb2e Update common Prometheus files
  • 8de85c2 Merge pull request #739 from prometheus/beorn7/log
  • 31ee791 promslog: Use the default timezone (again)
  • 318ef65 build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#776)
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.32.3 to 0.33.1

Commits
  • 04f698e Update dependencies to v0.33.1 tag
  • 16cedc7 Merge pull request #131088 from atiratree/rename-terminating-replicas-fg
  • dc88679 Merge pull request #131103 from ahrtr/etcd_sdk_20250328
  • 4a456a2 bump etcd 3.5.21 sdk
  • 96e38c9 rename DeploymentPodReplacementPolicy FG to DeploymentReplicaSetTerminatingRe...
  • c21a017 Merge pull request #129970 from mortent/AddResourceV1beta2API
  • d0673db Run make update
  • 118546d Merge pull request #130556 from sreeram-venkitesh/kep-4960-container-stop-sig...
  • f9401a3 Merge pull request #130797 from jm-franc/configurable-tolerance
  • 9b3e544 Generated UPDATE_COMPATIBILITY_FIXTURE_DATA
  • Additional commits viewable in compare view

Updates k8s.io/apiextensions-apiserver from 0.32.3 to 0.33.1

Commits
  • a0cfc63 Update dependencies to v0.33.1 tag
  • c066cbe Merge remote-tracking branch 'origin/master' into release-1.33
  • 08c3d2f Move to released version of prometheus/client_golang v1.22.0 from rc.0
  • 7c1033e fix narrow spaces of %e for x/net bump
  • cdf67dd bump etcd 3.5.21 sdk
  • b8b1528 Merge pull request #129872 from seans3/websocket-https-proxy
  • d5c7de8 Websocket HTTPS proxy support
  • de39b8d Merge pull request #130899 from serathius/watchcache-error
  • 7022eab Merge pull request #130020 from mozillazg/patch-3
  • 718a2c7 Merge pull request #130906 from serathius/streaming-validation
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.32.3 to 0.33.1

Commits
  • 173776a Merge pull request #131708tigrato/automated-cherry-pick-of-#131702
  • a3d1fde fix: fixes a possible panic in NewYAMLToJSONDecoder
  • 955939f bump etcd 3.5.21 sdk
  • e8a77bd Merge pull request #130910 from googs1025/fix/datarace
  • 7e8c77e Merge pull request #130906 from serathius/streaming-validation
  • 27fd396 flake: fix data race for func TestBackoff_Step
  • 8bcc6f1 Update kube-openapi and integrate streaming tags validation
  • 6ce776c Merge pull request #130857 from thockin/kk_small_vg_diffs
  • f2c94d6 Comment on origin and JSON schema
  • b63ba07 Use origin in validateFalse's own test
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.32.3 to 0.33.1

Commits
  • e7397e5 Update dependencies to v0.33.1 tag
  • ecbbb06 bump etcd 3.5.21 sdk
  • 2086688 Merge pull request #129970 from mortent/AddResourceV1beta2API
  • dba34c7 Run make update
  • e359642 Merge pull request #130556 from sreeram-venkitesh/kep-4960-container-stop-sig...
  • 3bf0a05 Merge pull request #130797 from jm-franc/configurable-tolerance
  • 7a03a3b Generated files
  • 1676beb Refresh autogenerated files following the configurable tolerance updates.
  • 387edb8 Merge pull request #130967 from aojea/listers
  • 21dc3b4 benchmark to show inefficient linear search lookup
  • Additional commits viewable in compare view

Updates k8s.io/kube-aggregator from 0.32.3 to 0.33.1

Commits
  • 3499959 Update dependencies to v0.33.1 tag
  • 7e0b78b Merge remote-tracking branch 'origin/master' into release-1.33
  • ad05af7 Move to released version of prometheus/client_golang v1.22.0 from rc.0
  • 96da1d8 bump etcd 3.5.21 sdk
  • 6d563d7 Merge pull request #129872 from seans3/websocket-https-proxy
  • fd4539c Websocket HTTPS proxy support
  • 6726892 Merge pull request #130906 from serathius/streaming-validation
  • 6affbe5 Update kube-openapi and integrate streaming tags validation
  • ab13abf Merge pull request #130560 from stlaz/remote-uid-config-beta
  • c6cc1a4 bump RemoteRequestHeaderUID featuregate to Beta, on by default
  • Additional commits viewable in compare view

Updates k8s.io/utils from 0.0.0-20241210054802-24370beab758 to 0.0.0-20250321185631-1f6e0b77f77e

Commits

Updates kubevirt.io/api from 1.5.0 to 1.5.1

Commits
  • 68e111b api update by KubeVirt Prow build 1919643706479087616
  • 63b0ae0 api update by KubeVirt Prow build 1917515390703898624
  • 982ec82 api update by KubeVirt Prow build 1917362380212277248
  • 38adfeb api update by KubeVirt Prow build 1916296742148509696
  • 616af02 api update by KubeVirt Prow build 1915572210504830976
  • f25fc0c api update by KubeVirt Prow build 1915233500718436352
  • 214951e api update by KubeVirt Prow build 1915233563876265984
  • 587872e api update by KubeVirt Prow build 1914809222449598464
  • 5334c0f api update by KubeVirt Prow build 1912270624286314496
  • 97dc323 api update by KubeVirt Prow build 1910541875446550528
  • Additional commits viewable in compare view

Updates kubevirt.io/vm-console-proxy/api from 0.8.0 to 0.8.1

Release notes

Sourced from kubevirt.io/vm-console-proxy/api's releases.

v0.8.1

What's Changed

Full Changelog: kubevirt/vm-console-proxy@v0.8.0...v0.8.1

Commits

Updates sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.21.0

Highlights

  • Bump to Kubernetes v1.33 libraries
  • Improvements for priority queue (#2374)
  • envtest now has an option to download envtest binaries (can be used to replace setup-envtest depending on use case)
  • Metric improvements: native histograms, all Go runtime metrics are enabled now
  • Various bug fixes
  • New reviewers: @​troy0820, @​JoelSpeed!!

⚠️ Breaking Changes

  • Bump to k8s.io/* v0.33.0 and Go 1.24 (#3104 #3142 #3161 #3204 #3215)
  • config: Stop enabling client-side ratelimiter by default (#3119)
    • Previous behavior can be preserved by setting QPS 20 and Burst 30 on the rest.Config
  • controller: NewUnmanaged/NewTypedUnmanaged: Stop requiring a manager (#3141)
  • reconcile: Deprecate Result.Requeue (#3107)

✨ New Features

  • controller: priority queue:
    • Add debug logging for the state of the priority queue (#3075)
    • Add priority label to queue depth metric (#3156)
    • Leverage IsInInitialList (#3162)
    • Remove redundant WithLowPriorityWhenUnchanged in builder (#3168)
    • Retain the priority after Reconcile (#3167)
    • Set priority automatically in handlers (#3111 #3152 #3160 #3174)
  • envtest: Add Environment.KubeConfig field (#2278)
  • envtest: Add option to download envtest binaries (#3135 #3137)
  • events: Add IsInInitialList to TypedCreateEvent (#3162)
  • log/zap: Enable panic log level (#3186)
  • logging: Adopt WarningHandlerWithContext (#3176)
  • logging: Improve logging by adopting contextual logging (#3149)
  • metrics: Adopt native histograms (#3165)
  • metrics: Expose all Go runtime metrics (#3070)

🐛 Bug Fixes

  • apiutil: restmapper: Respect preferred version (#3151)
  • builder: webhook: Fix custom path for webhook conflicts (#3102)
  • cache: Clone maps to prevent data races when concurrently creating caches using the same options (#3078)
  • cache: Stop accumulating lists in multi-namespace cache implementation (#3195)
  • cache: List out of global cache when present and necessary (#3126)
  • client: Return error if pagination is used with the cached client (#3134)
  • controller: Support WaitForSync in TypedSyncingSource (#3084)
  • controller: priority queue: Fix behavior of rate limit option in priorityqueue.AddWithOpts (#3103)
  • controller: priority queue: Yet another queue_depth metric fix (#3085)
  • controllerutil: CreateOrUpdate: Avoid panic when the MutateFn is nil (#2828)
  • envtest: Fix nil pointer exception in Stop() (#3153)
  • fake client: Fix data races when writing to the scheme (#3143)

... (truncated)

Commits
  • 71f7db5 Merge pull request #3225 from troy0820/troy0820/prepare-for-0.21-release
  • 52d8779 update README with go version
  • ab37f74 Merge pull request #3223 from troy0820/troy0820/return-warnings-on-webhooks
  • 250a88f return warnings on webhooks
  • 85ee7a9 Merge pull request #3217 from kubernetes-sigs/dependabot/github_actions/all-g...
  • 81f1fae 🌱 Bump the all-github-actions group across 1 directory with 3 updates
  • d9a2274 Merge pull request #3187 from dongjiang1989/update-golangci-lint-v2
  • 9c38211 update golangci-lint to v2
  • 9b5f6a7 Merge pull request

@dependabot dependabot bot added the release-note-none Denotes a PR that doesn't merit a release note. label May 23, 2025
@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label May 23, 2025
@kubevirt-bot kubevirt-bot requested review from 0xFelix and codingben May 23, 2025 04:36
@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign lyarwood 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

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pull request #1400 has too many files changed.

We can only review pull requests with up to 300 changed files, and this pull request has 779.

Copy link

openshift-ci bot commented May 23, 2025

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/images f1552e8 link true /test images
ci/prow/unittests f1552e8 link true /test unittests
ci/prow/e2e-upgrade-functests f1552e8 link true /test e2e-upgrade-functests
ci/prow/e2e-functests f1552e8 link true /test e2e-functests
ci/prow/e2e-single-node-functests f1552e8 link true /test e2e-single-node-functests

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@akrejcir
Copy link
Collaborator

We cannot yet update golang to 1.24.
/hold

@akrejcir akrejcir marked this pull request as draft May 26, 2025 09:30
@kubevirt-bot kubevirt-bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels May 26, 2025
…y with 27 updates

Bumps the production-dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/google/cel-go](https://github.com/google/cel-go) | `0.24.1` | `0.25.0` |
| [github.com/machadovilaca/operator-observability](https://github.com/machadovilaca/operator-observability) | `0.0.26` | `0.0.27` |
| [github.com/operator-framework/api](https://github.com/operator-framework/api) | `0.30.0` | `0.31.0` |
| [github.com/operator-framework/operator-lib](https://github.com/operator-framework/operator-lib) | `0.17.0` | `0.18.0` |
| [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.81.0` | `0.82.2` |
| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.63.0` | `0.64.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.32.3` | `0.33.1` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.32.3` | `0.33.1` |
| [k8s.io/kube-aggregator](https://github.com/kubernetes/kube-aggregator) | `0.32.3` | `0.33.1` |
| [kubevirt.io/api](https://github.com/kubevirt/api) | `1.5.0` | `1.5.1` |
| [kubevirt.io/vm-console-proxy/api](https://github.com/kubevirt/vm-console-proxy) | `0.8.0` | `0.8.1` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.4` | `0.21.0` |
| [cel.dev/expr](https://github.com/google/cel-spec) | `0.23.1` | `0.24.0` |
| [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.0` | `0.16.1` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.32.0` | `0.33.0` |



Updates `github.com/google/cel-go` from 0.24.1 to 0.25.0
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.24.1...v0.25.0)

Updates `github.com/machadovilaca/operator-observability` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/machadovilaca/operator-observability/releases)
- [Commits](machadovilaca/operator-observability@v0.0.26...v0.0.27)

Updates `github.com/operator-framework/api` from 0.30.0 to 0.31.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.30.0...v0.31.0)

Updates `github.com/operator-framework/operator-lib` from 0.17.0 to 0.18.0
- [Release notes](https://github.com/operator-framework/operator-lib/releases)
- [Commits](operator-framework/operator-lib@v0.17.0...v0.18.0)

Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.81.0 to 0.82.2
- [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.81.0...v0.82.2)

Updates `github.com/prometheus/common` from 0.63.0 to 0.64.0
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](prometheus/common@v0.63.0...v0.64.0)

Updates `k8s.io/api` from 0.32.3 to 0.33.1
- [Commits](kubernetes/api@v0.32.3...v0.33.1)

Updates `k8s.io/apiextensions-apiserver` from 0.32.3 to 0.33.1
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.32.3...v0.33.1)

Updates `k8s.io/apimachinery` from 0.32.3 to 0.33.1
- [Commits](kubernetes/apimachinery@v0.32.3...v0.33.1)

Updates `k8s.io/client-go` from 0.32.3 to 0.33.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.32.3...v0.33.1)

Updates `k8s.io/kube-aggregator` from 0.32.3 to 0.33.1
- [Commits](kubernetes/kube-aggregator@v0.32.3...v0.33.1)

Updates `k8s.io/utils` from 0.0.0-20241210054802-24370beab758 to 0.0.0-20250321185631-1f6e0b77f77e
- [Commits](https://github.com/kubernetes/utils/commits)

Updates `kubevirt.io/api` from 1.5.0 to 1.5.1
- [Commits](kubevirt/api@v1.5.0...v1.5.1)

Updates `kubevirt.io/vm-console-proxy/api` from 0.8.0 to 0.8.1
- [Release notes](https://github.com/kubevirt/vm-console-proxy/releases)
- [Commits](kubevirt/vm-console-proxy@v0.8.0...v0.8.1)

Updates `sigs.k8s.io/controller-runtime` from 0.20.4 to 0.21.0
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.20.4...v0.21.0)

Updates `cel.dev/expr` from 0.23.1 to 0.24.0
- [Release notes](https://github.com/google/cel-spec/releases)
- [Commits](google/cel-spec@v0.23.1...v0.24.0)

Updates `github.com/gorilla/websocket` from 1.5.3 to 1.5.4-0.20250319132907-e064f32e3674
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/commits)

Updates `github.com/prometheus/procfs` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/prometheus/procfs/releases)
- [Commits](prometheus/procfs@v0.16.0...v0.16.1)

Updates `golang.org/x/net` from 0.39.0 to 0.40.0
- [Commits](golang/net@v0.39.0...v0.40.0)

Updates `golang.org/x/oauth2` from 0.29.0 to 0.30.0
- [Commits](golang/oauth2@v0.29.0...v0.30.0)

Updates `golang.org/x/sync` from 0.13.0 to 0.14.0
- [Commits](golang/sync@v0.13.0...v0.14.0)

Updates `golang.org/x/sys` from 0.32.0 to 0.33.0
- [Commits](golang/sys@v0.32.0...v0.33.0)

Updates `golang.org/x/term` from 0.31.0 to 0.32.0
- [Commits](golang/term@v0.31.0...v0.32.0)

Updates `golang.org/x/text` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.24.0...v0.25.0)

Updates `golang.org/x/tools` from 0.32.0 to 0.33.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.32.0...v0.33.0)

Updates `k8s.io/apiserver` from 0.32.3 to 0.33.1
- [Commits](kubernetes/apiserver@v0.32.3...v0.33.1)

Updates `k8s.io/kube-openapi` from 0.0.0-20241105132330-32ad38e42d3f to 0.0.0-20250318190949-c8a335a9a2ff
- [Commits](https://github.com/kubernetes/kube-openapi/commits)

---
updated-dependencies:
- dependency-name: github.com/google/cel-go
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/machadovilaca/operator-observability
  dependency-version: 0.0.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/operator-framework/api
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/operator-framework/operator-lib
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
  dependency-version: 0.82.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/prometheus/common
  dependency-version: 0.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: k8s.io/api
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: k8s.io/kube-aggregator
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: k8s.io/utils
  dependency-version: 0.0.0-20250321185631-1f6e0b77f77e
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: kubevirt.io/api
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: kubevirt.io/vm-console-proxy/api
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: cel.dev/expr
  dependency-version: 0.24.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/gorilla/websocket
  dependency-version: 1.5.4-0.20250319132907-e064f32e3674
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/prometheus/procfs
  dependency-version: 0.16.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.30.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/sys
  dependency-version: 0.33.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/term
  dependency-version: 0.32.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.25.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.33.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: k8s.io/apiserver
  dependency-version: 0.33.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: k8s.io/kube-openapi
  dependency-version: 0.0.0-20250318190949-c8a335a9a2ff
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/production-dependencies-32f62cbec2 branch from f1552e8 to c0f74b4 Compare May 28, 2025 04:13
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 29, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/production-dependencies-32f62cbec2 branch May 29, 2025 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note-none Denotes a PR that doesn't merit a release note. size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants