Skip to content

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Oct 7, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
github.com/bpfman/bpfman-operator require digest 642adfd -> cc71d8f
github.com/cenkalti/backoff/v5 indirect patch v5.0.2 -> v5.0.3 age confidence
github.com/emicklei/go-restful/v3 indirect minor v3.12.2 -> v3.13.0 age confidence
github.com/go-openapi/jsonpointer indirect minor v0.21.1 -> v0.22.1 age confidence
github.com/go-openapi/jsonreference indirect patch v0.21.0 -> v0.21.2 age confidence
github.com/go-openapi/swag indirect minor v0.23.1 -> v0.25.1 age confidence
github.com/google/cel-go indirect patch v0.26.0 -> v0.26.1 age confidence
github.com/google/pprof indirect digest f64d9cf -> 1144f6f age confidence
github.com/grpc-ecosystem/grpc-gateway/v2 indirect patch v2.27.1 -> v2.27.3 age confidence
github.com/mailru/easyjson indirect patch v0.9.0 -> v0.9.1 age confidence
github.com/onsi/ginkgo/v2 require minor v2.25.3 -> v2.26.0 age confidence
github.com/openshift/api require digest 2cd5821 -> 230d0e0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring require minor v0.85.0 -> v0.86.0 age confidence
github.com/prometheus/client_golang indirect patch v1.23.0 -> v1.23.2 age confidence
github.com/prometheus/common require minor v0.66.1 -> v0.67.1 age confidence
github.com/spf13/cobra indirect minor v1.9.1 -> v1.10.1 age confidence
github.com/spf13/pflag indirect patch v1.0.9 -> v1.0.10 age confidence
github.com/stretchr/objx indirect patch v0.5.2 -> v0.5.3 age confidence
go (source) toolchain minor 1.24.4 -> 1.25.1 age confidence
go.opentelemetry.io/auto/sdk indirect minor v1.1.0 -> v1.2.1 age confidence
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp indirect minor v0.62.0 -> v0.63.0 age confidence
go.opentelemetry.io/otel indirect minor v1.37.0 -> v1.38.0 age confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace indirect minor v1.37.0 -> v1.38.0 age confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc indirect minor v1.37.0 -> v1.38.0 age confidence
go.opentelemetry.io/otel/metric indirect minor v1.37.0 -> v1.38.0 age confidence
go.opentelemetry.io/otel/sdk indirect minor v1.37.0 -> v1.38.0 age confidence
go.opentelemetry.io/otel/trace indirect minor v1.37.0 -> v1.38.0 age confidence
go.opentelemetry.io/proto/otlp indirect minor v1.7.0 -> v1.8.0 age confidence
go.yaml.in/yaml/v2 indirect patch v2.4.2 -> v2.4.3 age confidence
golang.org/x/exp indirect digest b7579e2 -> 27f1f14 age confidence
golang.org/x/net indirect minor v0.43.0 -> v0.44.0 age confidence
golang.org/x/oauth2 indirect minor v0.30.0 -> v0.31.0 age confidence
golang.org/x/sync indirect minor v0.16.0 -> v0.17.0 age confidence
golang.org/x/sys indirect minor v0.35.0 -> v0.36.0 age confidence
golang.org/x/term indirect minor v0.34.0 -> v0.35.0 age confidence
golang.org/x/time indirect minor v0.12.0 -> v0.13.0 age confidence
golang.org/x/tools indirect minor v0.36.0 -> v0.37.0 age confidence
google.golang.org/genproto/googleapis/api indirect digest 8d1bb00 -> 65f7160 age confidence
google.golang.org/genproto/googleapis/rpc indirect digest 8d1bb00 -> 65f7160 age confidence
google.golang.org/grpc indirect minor v1.75.0 -> v1.76.0 age confidence
google.golang.org/protobuf indirect patch v1.36.8 -> v1.36.10 age confidence
gopkg.in/evanphx/json-patch.v4 indirect minor v4.12.0 -> v4.13.0 age confidence
k8s.io/kube-openapi indirect digest f3f2b99 -> 589584f age confidence
k8s.io/utils require digest 4c0f3b2 -> bc988d5 age confidence
sigs.k8s.io/controller-runtime require patch v0.22.1 -> v0.22.2 age confidence
sigs.k8s.io/json indirect digest cfa47c3 -> 2d32026 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

cenkalti/backoff (github.com/cenkalti/backoff/v5)

v5.0.3

Compare Source

emicklei/go-restful (github.com/emicklei/go-restful/v3)

v3.13.0

Compare Source

  • optimize performance of path matching in CurlyRouter ( thanks @​wenhuang, Wen Huang)
go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)

v0.22.1

Compare Source

v0.22.0

Compare Source

v0.21.2

Compare Source

go-openapi/jsonreference (github.com/go-openapi/jsonreference)

v0.21.2

Compare Source

v0.21.1

Compare Source

go-openapi/swag (github.com/go-openapi/swag)

v0.25.1

Compare Source

v0.25.0

Compare Source

v0.24.1

Compare Source

v0.24.0

Compare Source

google/cel-go (github.com/google/cel-go)

v0.26.1

Compare Source

What's Changed

New Contributors

Full Changelog: google/cel-go@v0.25.1...v0.26.1

grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)

v2.27.3

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.2...v2.27.3

v2.27.2

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.1...v2.27.2

mailru/easyjson (github.com/mailru/easyjson)

v0.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: mailru/easyjson@v0.9.0...v0.9.1

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.26.0

Compare Source

2.26.0

Features

Ginkgo can now generate json-formatted reports that are compatible with the go test json format. Use ginkgo --gojson-report=report.go.json. This is not intended to be a replacement for Ginkgo's native json format which is more information rich and better models Ginkgo's test structure semantics.

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

v0.86.0: 0.86.0 / 2025-10-07

Compare Source

[!NOTE]
This release introduces the status subresource (behind the StatusForConfigurationResources feature gate) for ServiceMonitor, PodMonitor and Scrapeconfig custom resources. It is only supported for Prometheus resources.

[!IMPORTANT]
This release enables automatic UTF-8 character support in label names, metric names and PrometheusRule expressions for Prometheus/PrometheusAgent resources running with version >= 3.0.0.

To preserve backward compatibility, the admission webhook service validates PrometheusRule resources against the legacy Prometheus scheme by default (but it can be changed with the --name-validation-scheme flag).

  • [CHANGE] Remove automatic addition of the metadata-wal-records feature flag for Prometheus versions >= 3.4. #​7893
  • [CHANGE] Add miscellaneous validations to the ScrapeConfig CRD. #​7856 #​7823 #​7835 #​7838 #​7838 ##​7966
  • [CHANGE/FEATURE] Add support for UTF-8 characters to label names and metric names in PrometheusRule resources and relabel configurations. #​7637 #​7985
  • [FEATURE] Add the flag --name-validation-scheme to admission webhook to select between utf8 and legacy validations. #​7985
  • [FEATURE] Add status subresource for ServiceMonitor custom resources (requires the StatusForConfigurationResources feature gate). #​7767 #​7836 #​7827 #​7795
  • [FEATURE] Add status subresource for PodMonitor custom resources (requires the StatusForConfigurationResources feature gate). #​7929 #​7914 #​7936
  • [FEATURE] Add status subresource for ScrapeConfig custom resources (requires the StatusForConfigurationResources feature gate). #​7958 #​7964 #​7969
  • [FEATURE] Add serviceDiscoveryRole field to ServiceMonitor. #​7982
  • [FEATURE] Add useFIPSSTSEndpoint field to Sigv4 config. #​7987
  • [FEATURE] Add UnderscoreEscapingWithoutSuffixes to the translationStrategy field for the Prometheus and PrometheusAgent CRDs. #​7947
  • [FEATURE] Add promoteScopeMetadata field to the Prometheus and PrometheusAgent CRDs. #​7803
  • [FEATURE] Add enableHttp2 field to Alertmanager and AlertmanagerConfig CRDs. #​7963
  • [ENHANCEMENT] Add the related object to the events emitted by the operator. #​7867 #​7953
  • [ENHANCEMENT] Add webhook validation for the MSTeams V2 receiver of AlertmanagerConfig CRD. #​7906
  • [ENHANCEMENT] Add app.kubernetes.io/managed-by: prometheus-operator label to all managed resources. #​7939
  • [BUGFIX] Prevent duplicate authentication settings in PodMonitor. #​7975
  • [BUGFIX] Use distinct port name for the config-reloader init container to avoid duplicate port name warnings. #​7904
  • [BUGFIX] Validate the PagerDuty URL in the Alertmanager's global configuration. #​7945
prometheus/client_golang (github.com/prometheus/client_golang)

v1.23.2: - 2025-09-05

Compare Source

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

All Changes

Full Changelog: prometheus/client_golang@v1.23.1...v1.23.2

v1.23.1: - 2025-09-04

Compare Source

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

All Changes

Full Changelog: prometheus/client_golang@v1.23.0...v1.23.1

prometheus/common (github.com/prometheus/common)

v0.67.1

Compare Source

v0.67.0

Compare Source

spf13/cobra (github.com/spf13/cobra)

v1.10.1

Compare Source

🐛 Fix

v1.0.9 of pflags brought back ParseErrorsWhitelist and marked it as deprecated

Full Changelog: spf13/cobra@v1.10.0...v1.10.1

v1.10.0

Compare Source

What's Changed

🚨 Attention!

This version of pflag carried a breaking change: it renamed ParseErrorsWhitelist to ParseErrorsAllowlist which can break builds if both pflag and cobra are dependencies in your project.

  • If you use both pflag and cobra, upgrade pflagto 1.0.8 andcobrato1.10.0`
  • or use the newer, fixed version of pflag v1.0.9 which keeps the deprecated ParseErrorsWhitelist

More details can be found here: #​2303 (comment)

✨ Features
🐛 Fix
🪠 Testing
📝 Docs

New Contributors

Full Changelog: spf13/cobra@v1.9.1...v1.9.2

spf13/pflag (github.com/spf13/pflag)

v1.0.10

Compare Source

What's Changed

  • fix deprecation comment for (FlagSet.)ParseErrorsWhitelist by @​thaJeztah in #​447
  • remove uses of errors.Is, which requires go1.13, move go1.16/go1.21 tests to separate file by @​thaJeztah in #​448

New Contributors

Full Changelog: spf13/pflag@v1.0.9...v1.0.10

stretchr/objx (github.com/stretchr/objx)

v0.5.3

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/objx@v0.5.2...v0.5.3

golang/go (go)

v1.25.1

v1.25.0

v1.24.7

v1.24.6

v1.24.5

open-telemetry/opentelemetry-go-instrumentation (go.opentelemetry.io/auto/sdk)

v1.2.1

Fixed
  • Fix uint32 bounding on 32 bit architectures in the go.opentelemetry.io/auto/sdk module. (#​2810)

v1.2.0

[!NOTE]
This is the last release version that will support building the auto-instrumentation CLI using Go 1.23.
The next release will require development to be done using Go >= 1.24.

Added
  • Cache offsets for golang.org/x/net 0.42.0. (#​2503)
  • Cache offsets for google.golang.org/grpc 1.74.2. (#​2546)
  • Cache offsets for google.golang.org/grpc 1.76.0-dev. (#​2596)
  • Allow configuration of the resource using a resource.Detector. (#​2598)
    • The WithResourceDetector function is added to go.opentelemetry.io/auto/pipeline/otelsdk.
    • The WithEnv function is updated to parse the OTEL_RESOURCE_DETECTOR environment variable.
      Values are expected to be a comma-separated list of resource detector IDs registered with the autodetect package.
  • Cache offsets for Go 1.23.12. (#​2603)
  • Cache offsets for Go 1.24.6. (#​2603)
  • Cache offsets for golang.org/x/net 0.43.0. (#​2615)
  • Cache offsets for Go 1.25.0. (#​2651)
  • Cache offsets for google.golang.org/grpc 1.75.0. (#​2686)
  • Cache offsets for github.com/segmentio/kafka-go 0.4.49. (#​2699)
  • Cache offsets for go.opentelemetry.io/otel v1.38.0. (#​2726)
  • Cache offsets for Go 1.24.7. (#​2747)
  • Cache offsets for Go 1.25.1. (#​2747)
  • Cache offsets for golang.org/x/net 0.44.0. (#​2773)
  • Cache offsets for google.golang.org/grpc 1.72.3. (#​2787)
  • Cache offsets for google.golang.org/grpc 1.73.1. (#​2787)
  • Cache offsets for google.golang.org/grpc 1.74.3. (#​2787)
  • Cache offsets for google.golang.org/grpc 1.75.1. (#​2787)
Changed
  • Upgrade go.opentelemetry.io/auto semconv to v1.37.0. (#​2763)
  • Upgrade go.opentelemetry.io/auto/sdk semconv to v1.37.0. (#​2763)
Fixed
  • Add telemetry.distro.version resource attribute to the otelsdk handler. (#​2383)
  • active_spans_by_span_ptr eBPF map used in the traceglobal probe changed to LRU. (#​2509)
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.38.0: /v0.60.0/v0.14.0/v0.0.13

Compare Source

Overview

This release is the last to support [Go 1.23]. The next release will require at least [Go 1.24].

Added
  • Add native histogram exemplar support in go.opentelemetry.io/otel/exporters/prometheus. (#​6772)
  • Add template attribute functions to the go.opentelmetry.io/otel/semconv/v1.34.0 package. (#​6939)
    • ContainerLabel
    • DBOperationParameter
    • DBSystemParameter
    • HTTPRequestHeader
    • HTTPResponseHeader
    • K8SCronJobAnnotation
    • K8SCronJobLabel
    • K8SDaemonSetAnnotation
    • K8SDaemonSetLabel
    • K8SDeploymentAnnotation
    • K8SDeploymentLabel
    • K8SJobAnnotation
    • K8SJobLabel
    • K8SNamespaceAnnotation
    • K8SNamespaceLabel
    • K8SNodeAnnotation
    • K8SNodeLabel
    • K8SPodAnnotation
    • K8SPodLabel
    • K8SReplicaSetAnnotation
    • K8SReplicaSetLabel
    • K8SStatefulSetAnnotation
    • K8SStatefulSetLabel
    • ProcessEnvironmentVariable
    • RPCConnectRPCRequestMetadata
    • RPCConnectRPCResponseMetadata
    • RPCGRPCRequestMetadata
    • RPCGRPCResponseMetadata
  • Add ErrorType attribute helper function to the go.opentelmetry.io/otel/semconv/v1.34.0 package. (#​6962)
  • Add WithAllowKeyDuplication in go.opentelemetry.io/otel/sdk/log which can be used to disable deduplication for log records. (#​6968)
  • Add WithCardinalityLimit option to configure the cardinality limit in go.opentelemetry.io/otel/sdk/metric. (#​6996, #​7065, #​7081, #​7164, #​7165, #​7179)
  • Add Clone method to Record in go.opentelemetry.io/otel/log that returns a copy of the record with no shared state. (#​7001)
  • Add experimental self-observability span and batch span processor metrics in go.opentelemetry.io/otel/sdk/trace. Check the go.opentelemetry.io/otel/sdk/trace/internal/x package documentation for more information. (#​7027, #​6393, #​7209)
  • The go.opentelemetry.io/otel/semconv/v1.36.0 package. The package contains semantic conventions from the v1.36.0 version of the OpenTelemetry Semantic Conv

Configuration

📅 Schedule: Branch creation - On day 7 of the month, every 3 months ( * * 7 */3 * ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux red-hat-konflux bot added the dependencies Pull requests that update a dependency file label Oct 7, 2025
Copy link

openshift-ci bot commented Oct 7, 2025

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

openshift-ci bot commented Oct 7, 2025

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a netobserv 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.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.10/go-modules branch 4 times, most recently from 87733ef to 3bc7df0 Compare October 7, 2025 16:21
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.10/go-modules branch from 3bc7df0 to 108188d Compare October 7, 2025 20:20
Copy link
Contributor Author

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/text v0.28.0 -> v0.29.0

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 needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants