Skip to content

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Jun 22, 2025

This PR contains the following updates:

Package Type Update Change
github.com/containerd/stargz-snapshotter/estargz indirect minor v0.16.3 -> v0.17.0
github.com/go-logr/logr require patch v1.4.2 -> v1.4.3
github.com/go-openapi/jsonpointer indirect minor v0.21.1 -> v0.22.0
github.com/go-openapi/jsonreference indirect patch v0.21.0 -> v0.21.1
github.com/go-openapi/swag indirect minor v0.23.1 -> v0.24.1
github.com/google/certificate-transparency-go require patch v1.3.1 -> v1.3.2
github.com/google/gnostic-models indirect minor v0.6.9 -> v0.7.0
github.com/google/go-containerregistry require patch v0.20.3 -> v0.20.6
github.com/google/pprof indirect digest c008609 -> c28834a
github.com/openshift/api require digest 7152b1b -> a30da32
github.com/operator-framework/api require minor v0.31.0 -> v0.34.0
github.com/operator-framework/operator-lib require minor v0.18.0 -> v0.19.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring require minor v0.81.0 -> v0.85.0
github.com/prometheus/client_golang indirect minor v1.22.0 -> v1.23.2
github.com/prometheus/common indirect minor v0.63.0 -> v0.66.1
github.com/prometheus/procfs indirect minor v0.16.1 -> v0.17.0
github.com/spf13/pflag indirect patch v1.0.6 -> v1.0.10
golang.org/x/exp require digest 7e4ce0a -> 8b4c13b
golang.org/x/net require minor v0.39.0 -> v0.43.0
golang.org/x/oauth2 indirect minor v0.29.0 -> v0.31.0
golang.org/x/sync indirect minor v0.13.0 -> v0.17.0
golang.org/x/sys indirect minor v0.32.0 -> v0.36.0
golang.org/x/term indirect minor v0.31.0 -> v0.34.0
golang.org/x/text indirect minor v0.24.0 -> v0.28.0
golang.org/x/time indirect minor v0.11.0 -> v0.13.0
golang.org/x/tools indirect minor v0.32.0 -> v0.36.0
google.golang.org/genproto/googleapis/rpc indirect digest 10db94c -> ef028d9
k8s.io/api require minor v0.32.4 -> v0.34.0
k8s.io/apiextensions-apiserver require minor v0.32.4 -> v0.34.0
k8s.io/apimachinery require minor v0.32.4 -> v0.34.0
k8s.io/client-go require minor v0.32.4 -> v0.34.0
k8s.io/kube-openapi indirect digest c8a335a -> 66792ee
k8s.io/utils require digest 0f33e8f -> 0af2bda
sigs.k8s.io/controller-runtime require minor v0.20.4 -> v0.22.0
sigs.k8s.io/json indirect digest cfa47c3 -> 2d32026
sigs.k8s.io/yaml require minor v1.4.0 -> v1.6.0

Warning

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


Release Notes

containerd/stargz-snapshotter (github.com/containerd/stargz-snapshotter/estargz)

v0.17.0

Compare Source

Notable Changes

For other changes, refer to the full diff: containerd/stargz-snapshotter@v0.16.3...v0.17.0

go-logr/logr (github.com/go-logr/logr)

v1.4.3

Compare Source

Minor release.

What's Changed
New Contributors

Full Changelog: go-logr/logr@v1.4.2...v1.4.3

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

v0.22.0

Compare Source

v0.21.2

Compare Source

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

v0.21.1

Compare Source

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

v0.24.1

Compare Source

v0.24.0

Compare Source

google/certificate-transparency-go (github.com/google/certificate-transparency-go)

v1.3.2

Compare Source

Misc
  • [migrillian] remove etcd support in #​1699
  • Bump golangci-lint from 1.55.1 to 1.61.0 (developers should update to this version).
  • Update ctclient tool to support SCT extensions field by @​liweitianux in #​1645
  • Bump go to 1.23
  • [ct_hammer] support HTTPS and Bearer token for Authentication.
  • [preloader] support Bearer token Authentication for non temporal logs.
  • [preloader] support end indexes
  • [CTFE] Short cache max-age when get-entries returns fewer entries than requested by @​robstradling in #​1707
  • [CTFE] Disalllow mismatching signature algorithm identifiers in #​702.
  • [jsonclient] surface HTTP Do and Read errors #​1695 by @​FiloSottile
CTFE Storage Saving: Extra Data Issuance Chain Deduplication
CTFE Rate Limiting Of Non-Fresh Submissions

To protect a log from being flooded with requests for "old" certificates, optional rate limiting for "non-fresh submissions" can be configured by providing the following flags:

  • non_fresh_submission_age
  • non_fresh_submission_burst
  • non_fresh_submission_limit

This can help to ensure that the log maintains its ability to (1) accept "fresh" submissions and (2) distribute all log entries to monitors.

Dependency updates
  • Bump the docker-deps group across 5 directories with 3 updates (#​1705)
  • Bump google.golang.org/grpc from 1.72.1 to 1.72.2 in the all-deps group (#​1704)
  • Bump github.com/go-jose/go-jose/v4 in the go_modules group (#​1700)
  • Bump the all-deps group with 7 updates (#​1701)
  • Bump the all-deps group with 7 updates (#​1693)
  • Bump the docker-deps group across 4 directories with 1 update (#​1694)
  • Bump github/codeql-action from 3.28.13 to 3.28.16 in the all-deps group (#​1692)
  • Bump the all-deps group across 1 directory with 7 updates (#​1688)
  • Bump distroless/base-debian12 (#​1686)
  • Bump golangci/golangci-lint-action from 6.5.1 to 7.0.0 in the all-deps group (#​1685)
  • Bump the all-deps group with 4 updates (#​1681)
  • Bump the all-deps group with 6 updates (#​1683)
  • Bump the docker-deps group across 4 directories with 2 updates (#​1682)
  • Bump github.com/golang-jwt/jwt/v4 in the go_modules group (#​1680)
  • Bump golangci/golangci-lint-action in the all-deps group (#​1676)
  • Bump the all-deps group with 2 updates (#​1677)
  • Bump github/codeql-action from 3.28.10 to 3.28.11 in the all-deps group (#​1670)
  • Bump the all-deps group with 8 updates (#​1672)
  • Bump the docker-deps group across 4 directories with 1 update (#​1671)
  • Bump the docker-deps group across 4 directories with 1 update (#​1668)
  • Bump the all-deps group with 4 updates (#​1666)
  • Bump golangci-lint from 1.55.1 to 1.61.0 (#​1667)
  • Bump the all-deps group with 3 updates (#​1665)
  • Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in the all-deps group (#​1660)
  • Bump the docker-deps group across 5 directories with 2 updates (#​1661)
  • Bump golangci/golangci-lint-action in the all-deps group (#​1662)
  • Bump the docker-deps group across 4 directories with 1 update (#​1656)
  • Bump the all-deps group with 2 updates (#​1654)
  • Bump the all-deps group with 4 updates (#​1657)
  • Bump github/codeql-action from 3.28.5 to 3.28.8 in the all-deps group (#​1652)
  • Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 in the all-deps group (#​1651)
  • Bump the all-deps group with 2 updates (#​1649)
  • Bump the all-deps group with 5 updates (#​1650)
  • Bump the docker-deps group across 5 directories with 3 updates (#​1648)
  • Bump google.golang.org/protobuf in the all-deps group (#​1647)
  • Bump golangci/golangci-lint-action in the all-deps group (#​1646)
google/gnostic-models (github.com/google/gnostic-models)

v0.7.0

Compare Source

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

v0.20.6

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.4...v0.20.6

v0.20.5

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.3...v0.20.5

v0.20.4: - Not usable as a go module

Compare Source

🚨 This release was published to the Go module proxy and then re-tagged with a different commit. This means it's not usable as a Go module (#​2107) -- please us v0.20.5 instead.

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.3...v0.20.4

operator-framework/api (github.com/operator-framework/api)

v0.34.0

Compare Source

What's Changed

Full Changelog: operator-framework/api@v0.33.0...v0.34.0

v0.33.0

Compare Source

What's Changed

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

v0.32.0

Compare Source

What's Changed

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

operator-framework/operator-lib (github.com/operator-framework/operator-lib)

v0.19.0

Compare Source

What's Changed

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

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

v0.85.0: 0.85.0 / 2025-08-21

Compare Source

  • [CHANGE/BUGFIX] Add the --watch-referenced-objects-in-all-namespaces CLI argument. When enabled, the operator watches for secrets and configmaps in both workload and configuration resources. It ensures that reconciliation happens when a referenced secret/configmap is updated. #​7615
  • [FEATURE] Add resendDelay field to the ThanosRuler CRD. #​7753
  • [FEATURE] Add ruleGracePeriod field to the ThanosRuler CRD. #​7750
  • [FEATURE] Add enableFeatures field to the ThanosRuler CRD for enabling feature flags. #​7754
  • [FEATURE] Add params field to the Probe CRD. #​7755
  • [FEATURE] Add hostUsers field to the Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #​7768 #​7769 #​7771
  • [FEATURE] Add promoteAllResourceAttributes and ignoreResourceAttributes fields to Prometheus and PrometheusAgent CRDs. #​7669
  • [FEATURE] Add -kubelet-sync-period argument to customize the kubelet controller's synchronization interval. #​7762
  • [FEATURE] Add Rocket.Chat receiver to AlertmanagerConfig CRD. #​7328
  • [ENHANCEMENT] Add well-known Kubernetes labels to workload objects managed by the operator (StatefulSet and DaemonSet). #​7786
  • [ENHANCEMENT] Add workqueue metrics. #​7776
  • [ENHANCEMENT] Optimize statefulset informers. #​7766
  • [BUGFIX] Use named ports for the managed Alertmanager service. #​7517
  • [BUGFIX] Support send_resolved field for JIRA and RocketChat receivers in the Alertmanager configuration. #​7772

v0.84.1: 0.84.1 / 2025-08-06

Compare Source

  • [CHANGE/BUGFIX] Disable compaction of overlapping blocks when Thanos sidecar is configured with object storage. #​7747
  • [BUGFIX] Log only selected resources which are valid. #​7749

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

v1.23.0: - 2025-07-30

Compare Source

  • [CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. #​1812
  • [FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix #​1766
  • [FEATURE] Add exemplars for native histograms #​1686
  • [ENHANCEMENT] exp/api: Bubble up status code from writeResponse #​1823
  • [ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 #​1833
  • [BUGFIX] exp/api: client prompt return on context cancellation #​1729
All Changes * Update example test by @​SuperQ in https://github.com/prometheus/client_golang/pull/1770 * build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /tutorials/whatsup by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1776 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1771 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1778 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1779 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1782 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1781 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1783 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1784 * build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1786 * chore: Upgrade golangci-lint to v2 by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1789 * build(deps): bump the github-actions group across 1 directory with 3 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1790 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1791 * Add `WrapCollectorWith` and `WrapCollectorWithPrefix` by @​colega in https://github.com/prometheus/client_golang/pull/1766 * feat(github-actions): add Go file change detection to golangci-lint workflow by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1794 * chore(ci): Fix flaky tests by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1795 * build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /tutorials/whatsup by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1799 * test(registry): Add goleak-based goroutine leak detection by @​surinkim in https://github.com/prometheus/client_golang/pull/1797 * build(deps): bump go.uber.org/goleak from 1.2.0 to 1.3.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1806 * build(deps): bump the github-actions group with 2 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1804 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1809 * Add exemplars for native histograms by @​shivanthzen in https://github.com/prometheus/client_golang/pull/1686 * build(deps): bump golang.org/x/sys from 0.30.0 to 0.32.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1807 * build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1805 * build(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1808 * build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1800 * Update supported Go versions by @​SuperQ in https://github.com/prometheus/client_golang/pull/1812 * Cleaup Go modules by @​SuperQ in https://github.com/prometheus/client_golang/pull/1813 * fix: client prompt return on context cancellation by @​umegbewe in https://github.com/prometheus/client_golang/pull/1729 * Simplify buf binary install by @​SuperQ in https://github.com/prometheus/client_golang/pull/1814 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1815 * build(deps): bump the github-actions group with 5 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1817 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1821 * exp/api: Bubble up status code from writeResponse by @​saswatamcode in https://github.com/prometheus/client_golang/pull/1823 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1827 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1828 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1831 * Update runtime metrics for Go v1.23 and v1.24 by @​aknuds1 in https://github.com/prometheus/client_golang/pull/1833 * Fix `errNotImplemented` reference by @​aknuds1 in https://github.com/prometheus/client_golang/pull/1835 * build(deps): bump the github-actions group with 3 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1826 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1832 * Cut v1.23.0-rc.0 by @​vesari in https://github.com/prometheus/client_golang/pull/1837 * cut v1.23.0-rc.1 by @​vesari in https://github.com/prometheus/client_golang/pull/1842

New Contributors

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

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

v0.66.1

Compare Source

This release has no functional changes, it just 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).

What's Changed

Full Changelog: prometheus/common@v1.20.99...v0.66.1

v0.66.0

Compare Source

⚠️ Breaking Changes ⚠️
  • A default-constructed TextParser will be invalid. It must have a valid scheme set, so users should use the NewTextParser function to create a valid TextParser. Otherwise parsing will panic with "Invalid name validation scheme requested: unset".
What's Changed

Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (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).

Copy link
Contributor Author

red-hat-konflux bot commented Jun 22, 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):

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

Details:

Package Change
go 1.23.6 -> 1.24.4
google.golang.org/grpc v1.72.0 -> v1.73.0
google.golang.org/protobuf v1.36.6 -> v1.36.8
github.com/docker/cli v27.5.1+incompatible -> v28.2.2+incompatible
github.com/fxamacker/cbor/v2 v2.8.0 -> v2.9.0
github.com/gorilla/websocket v1.5.3 -> v1.5.4-0.20250319132907-e064f32e3674
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee

Copy link

sourcery-ai bot commented Jun 22, 2025

Reviewer's Guide

This PR updates the Go toolchain and bumps a broad set of direct and indirect module dependencies in go.mod, then regenerates go.sum via go mod tidy.

File-Level Changes

Change Details Files
Go version and toolchain upgraded
  • go directive updated from 1.23.6 to 1.24.0
  • added toolchain directive go1.24.4
go.mod
Direct dependency versions bumped
  • github.com/go-logr/logr to v1.4.3
  • github.com/google/certificate-transparency-go to v1.3.2
  • github.com/openshift/api to c3cf9bb5ccab
  • prometheus-operator monitoring API to v0.83.0
  • sigs.k8s.io/controller-runtime to v0.21.0
  • k8s.io/api, client-go, apimachinery, apiextensions-apiserver to v0.33.1
go.mod
Indirect dependencies updated (digests and minor releases)
  • github.com/google/pprof digest updated
  • golang.org/x/* modules bumped (exp, net, oauth2, sync, sys, term, text, time, tools)
  • google.golang.org/genproto and k8s.io/kube-openapi digests bumped
  • github.com/prometheus/common to v0.64.0
go.mod
Regenerated checksum file
  • Updated go.sum to match new module versions
go.sum

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Contributor Author

red-hat-konflux bot commented Jun 22, 2025

Caution

There are some errors in your PipelineRun template.

PipelineRun Error
operator-v1-0 no kind "ProjectDevelopmentStream" is registered for version "projctl.konflux.dev/v1beta1" in scheme "k8s.io/client-go/kubernetes/scheme/register.go:83"
operator-v1-1 no kind "ProjectDevelopmentStream" is registered for version "projctl.konflux.dev/v1beta1" in scheme "k8s.io/client-go/kubernetes/scheme/register.go:83"
operator-v1-2 no kind "ProjectDevelopmentStream" is registered for version "projctl.konflux.dev/v1beta1" in scheme "k8s.io/client-go/kubernetes/scheme/register.go:83"
operator no kind "Project" is registered for version "projctl.konflux.dev/v1beta1" in scheme "k8s.io/client-go/kubernetes/scheme/register.go:83"
operator-template no kind "ProjectDevelopmentStreamTemplate" is registered for version "projctl.konflux.dev/v1beta1" in scheme "k8s.io/client-go/kubernetes/scheme/register.go:83"

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 5 times, most recently from 6d71602 to e61e457 Compare June 29, 2025 14:03
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 2 times, most recently from 016b319 to da2d553 Compare July 6, 2025 06:59
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 4 times, most recently from cf1745c to 9fbdf57 Compare July 13, 2025 20:31
@jourdee-lab
Copy link
Contributor

/retest

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 3 times, most recently from 1b31abf to 738fd15 Compare July 20, 2025 23:08
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 5 times, most recently from c6acb1f to 521181c Compare August 3, 2025 08:40
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 3 times, most recently from 6b28c26 to 28901a7 Compare August 10, 2025 12:10
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch from 28901a7 to ef6adf9 Compare August 17, 2025 08:45
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies Update Go Dependencies Aug 17, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch from ef6adf9 to 9b5fb41 Compare August 17, 2025 12:31
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 3 times, most recently from 5c47ca9 to bc05fba Compare August 24, 2025 12:34
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 3 times, most recently from 3b85d0c to a0fd447 Compare August 31, 2025 12:47
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 4 times, most recently from 666c926 to 0848177 Compare September 7, 2025 12:41
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.2/go-deps branch from 0848177 to d0f8a33 Compare September 7, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant