configure-alertmanager-operator
configure-alertmanager-operator copied to clipboard
Update module github.com/operator-framework/operator-lib to v0.18.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/operator-framework/operator-lib | require | minor | v0.12.0 -> v0.18.0 |
[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
operator-framework/operator-lib (github.com/operator-framework/operator-lib)
v0.18.0
What's Changed
- fix bingo-upgrade target by @perdasilva in https://github.com/operator-framework/operator-lib/pull/217
- :seedling: Bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/218
- :seedling: Bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 by @dependabot in https://github.com/operator-framework/operator-lib/pull/219
- :seedling: Use make lint for GHA by @perdasilva in https://github.com/operator-framework/operator-lib/pull/221
- :seedling: Bump sigs.k8s.io/controller-runtime from 0.20.1 to 0.20.2 by @dependabot in https://github.com/operator-framework/operator-lib/pull/220
- :seedling: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/222
- :seedling: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in https://github.com/operator-framework/operator-lib/pull/224
- :seedling: Bump github.com/operator-framework/api from 0.29.0 to 0.30.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/223
- :seedling: Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/225
- :seedling: Bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 by @dependabot in https://github.com/operator-framework/operator-lib/pull/226
- :seedling: Bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/227
- :seedling: Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.1 by @dependabot in https://github.com/operator-framework/operator-lib/pull/228
- :seedling: Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot in https://github.com/operator-framework/operator-lib/pull/230
- :seedling: Bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 by @dependabot in https://github.com/operator-framework/operator-lib/pull/231
- :seedling: Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/237
- :seedling: Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot in https://github.com/operator-framework/operator-lib/pull/233
- :seedling: Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/232
- :seedling: Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/234
- :seedling: Bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot in https://github.com/operator-framework/operator-lib/pull/235
Full Changelog: https://github.com/operator-framework/operator-lib/compare/v0.17.0...v0.18.0
v0.17.0
What's Changed
- :seedling: Bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 by @dependabot in https://github.com/operator-framework/operator-lib/pull/215
- :seedling: Bump to go1.23 by @perdasilva in https://github.com/operator-framework/operator-lib/pull/195
- :seedling: Bump github.com/operator-framework/api from 0.27.0 to 0.29.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/216
Full Changelog: https://github.com/operator-framework/operator-lib/compare/v0.16.0...v0.17.0
v0.16.0
What's Changed
- :seedling: Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in https://github.com/operator-framework/operator-lib/pull/194
- :seedling: update bingo + tools by @perdasilva in https://github.com/operator-framework/operator-lib/pull/196
- :seedling: Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 by @dependabot in https://github.com/operator-framework/operator-lib/pull/193
- :seedling: fixup .golangci by @perdasilva in https://github.com/operator-framework/operator-lib/pull/197
- :seedling: Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in https://github.com/operator-framework/operator-lib/pull/198
- :seedling: Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in https://github.com/operator-framework/operator-lib/pull/199
- :seedling: Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in https://github.com/operator-framework/operator-lib/pull/200
- :seedling: Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 by @dependabot in https://github.com/operator-framework/operator-lib/pull/201
- :seedling: Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in https://github.com/operator-framework/operator-lib/pull/204
- :seedling: Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/203
- :seedling: Bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/operator-framework/operator-lib/pull/205
- :seedling: Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/206
- :seedling: Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by @dependabot in https://github.com/operator-framework/operator-lib/pull/207
- :seedling: Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/208
- :seedling: Bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 by @dependabot in https://github.com/operator-framework/operator-lib/pull/209
- :seedling: Bump github.com/onsi/gomega from 1.36.0 to 1.36.1 by @dependabot in https://github.com/operator-framework/operator-lib/pull/210
- address CVE-2024-45338 in golang.org/x/net by @acornett21 in https://github.com/operator-framework/operator-lib/pull/214
- :seedling: Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 by @dependabot in https://github.com/operator-framework/operator-lib/pull/213
New Contributors
- @perdasilva made their first contribution in https://github.com/operator-framework/operator-lib/pull/196
Full Changelog: https://github.com/operator-framework/operator-lib/compare/v0.15.0...v0.16.0
v0.15.0
What's Changed
- Fix codecov-action params by @m1kola in https://github.com/operator-framework/operator-lib/pull/183
- :seedling: Bump github.com/operator-framework/api from 0.24.0 to 0.26.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/182
- :seedling: Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in https://github.com/operator-framework/operator-lib/pull/179
- :seedling: Bump golangci/golangci-lint-action from 4 to 6 by @dependabot in https://github.com/operator-framework/operator-lib/pull/173
- :seedling: Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.20.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/184
- :seedling: Bump github.com/prometheus/client_golang from 1.19.0 to 1.20.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/185
- :seedling: Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 by @dependabot in https://github.com/operator-framework/operator-lib/pull/189
- :seedling: Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in https://github.com/operator-framework/operator-lib/pull/190
- :seedling: bump kube to 0.31.0, controller-runtime to v0.19.0, and fix generics issues by @tmshort in https://github.com/operator-framework/operator-lib/pull/192
- :seedling: Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 by @dependabot in https://github.com/operator-framework/operator-lib/pull/191
- :seedling: Bump github.com/operator-framework/api from 0.26.0 to 0.27.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/188
New Contributors
- @m1kola made their first contribution in https://github.com/operator-framework/operator-lib/pull/183
- @tmshort made their first contribution in https://github.com/operator-framework/operator-lib/pull/192
Full Changelog: https://github.com/operator-framework/operator-lib/compare/v0.14.0...v0.15.0
v0.14.0
What's Changed
- bump go to 1.22, k8s deps to 0.30.0 by @everettraven in https://github.com/operator-framework/operator-lib/pull/176
Full Changelog: https://github.com/operator-framework/operator-lib/compare/v0.13.0...v0.14.0
v0.13.0
What's Changed
- Updates for golangci-lint by @ncdc in https://github.com/operator-framework/operator-lib/pull/125
- Enable ginkgolinter and fix findings by @nunnatsa in https://github.com/operator-framework/operator-lib/pull/126
- Add dependabot config by @ncdc in https://github.com/operator-framework/operator-lib/pull/128
- :seedling: Bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/operator-framework/operator-lib/pull/129
- :seedling: Bump github.com/operator-framework/api from 0.20.1-0.20240109180431-9ffba44ad7ed to 0.21.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/133
- :seedling: Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/operator-framework/operator-lib/pull/130
- :seedling: Bump github.com/prometheus/client_model from 0.4.0 to 0.5.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/138
- :seedling: Bump github.com/onsi/gomega from 1.27.10 to 1.30.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/139
- Remove myself from reviewers by @asmacdo in https://github.com/operator-framework/operator-lib/pull/140
- :seedling: Bump github.com/prometheus/client_golang from 1.16.0 to 1.18.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/137
- :seedling: Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.14.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/141
- Release leader for life lock in case pod is preempted. by @jagpreetstamber in https://github.com/operator-framework/operator-lib/pull/157
- :seedling: Bump github.com/go-logr/logr from 1.2.4 to 1.4.1 by @dependabot in https://github.com/operator-framework/operator-lib/pull/135
- :seedling: Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in https://github.com/operator-framework/operator-lib/pull/148
- :seedling: Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/152
- :seedling: Bump github.com/onsi/gomega from 1.30.0 to 1.32.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/153
- :seedling: Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.17.1 by @dependabot in https://github.com/operator-framework/operator-lib/pull/155
- :seedling: Bump github.com/prometheus/client_model from 0.5.0 to 0.6.1 by @dependabot in https://github.com/operator-framework/operator-lib/pull/160
- :seedling: Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in https://github.com/operator-framework/operator-lib/pull/161
- :seedling: Bump codecov/codecov-action from 3 to 4 by @dependabot in https://github.com/operator-framework/operator-lib/pull/146
- Update golang & k8s dependencies by @Neo2308 in https://github.com/operator-framework/operator-lib/pull/167
New Contributors
- @jagpreetstamber made their first contribution in https://github.com/operator-framework/operator-lib/pull/157
Full Changelog: https://github.com/operator-framework/operator-lib/compare/v0.12.0...v0.13.0
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
To execute skipped test pipelines write comment /ok-to-test.
This PR has been generated by MintMaker (powered by Renovate Bot).
ℹ 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):
- 27 additional dependencies were updated
- The
godirective was updated for compatibility reasons
Details:
| Package | Change |
|---|---|
go |
1.22.3 -> 1.24.3 |
go (toolchain) |
1.22.8 -> 1.24.4 |
github.com/go-logr/logr |
v1.4.2 -> v1.4.3 |
github.com/onsi/ginkgo/v2 |
v2.20.2 -> v2.23.4 |
github.com/onsi/gomega |
v1.34.2 -> v1.37.0 |
github.com/prometheus/client_golang |
v1.20.4 -> v1.22.0 |
github.com/prometheus/common |
v0.60.0 -> v0.62.0 |
k8s.io/api |
v0.31.1 -> v0.33.2 |
k8s.io/apimachinery |
v0.31.1 -> v0.33.2 |
sigs.k8s.io/controller-runtime |
v0.18.2 -> v0.21.0 |
github.com/evanphx/json-patch/v5 |
v5.9.0 -> v5.9.11 |
github.com/google/gnostic-models |
v0.6.9-0.20230804172637-c7be7c783f49 -> v0.6.9 |
github.com/google/go-cmp |
v0.6.0 -> v0.7.0 |
github.com/google/pprof |
v0.0.0-20240827171923-fa2c70bbbfe5 -> v0.0.0-20250403155104-27863c87afa6 |
github.com/prometheus/client_model |
v0.6.1 -> v0.6.2 |
github.com/spf13/pflag |
v1.0.5 -> v1.0.6 |
golang.org/x/net |
v0.29.0 -> v0.38.0 |
golang.org/x/oauth2 |
v0.23.0 -> v0.27.0 |
golang.org/x/sys |
v0.25.0 -> v0.32.0 |
golang.org/x/term |
v0.24.0 -> v0.30.0 |
golang.org/x/text |
v0.18.0 -> v0.23.0 |
golang.org/x/time |
v0.5.0 -> v0.9.0 |
golang.org/x/tools |
v0.24.0 -> v0.31.0 |
google.golang.org/protobuf |
v1.34.2 -> v1.36.6 |
k8s.io/apiextensions-apiserver |
v0.30.0 -> v0.33.0 |
k8s.io/kube-openapi |
v0.0.0-20240411171206-dc4e619f62f3 -> v0.0.0-20250318190949-c8a335a9a2ff |
k8s.io/utils |
v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20250604170112-4c0f3b243397 |
sigs.k8s.io/json |
v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3 |
sigs.k8s.io/structured-merge-diff/v4 |
v4.4.1 -> v4.6.0 |
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: red-hat-konflux[bot] Once this PR has been reviewed and has the lgtm label, please assign ravitri for approval. For more information see the Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@red-hat-konflux[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/validate | 631c87064c0e848cbdf78b4f8fa25b04a22a67b6 | link | true | /test validate |
| ci/prow/coverage | 631c87064c0e848cbdf78b4f8fa25b04a22a67b6 | link | true | /test coverage |
| ci/prow/test | 631c87064c0e848cbdf78b4f8fa25b04a22a67b6 | link | true | /test test |
| ci/prow/lint | 631c87064c0e848cbdf78b4f8fa25b04a22a67b6 | link | true | /test lint |
| ci/prow/e2e-binary-build-success | 631c87064c0e848cbdf78b4f8fa25b04a22a67b6 | link | true | /test e2e-binary-build-success |
| ci/prow/images | 631c87064c0e848cbdf78b4f8fa25b04a22a67b6 | link | true | /test images |
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.
/close # Stale
PR needs rebase.
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.
/close
@clcollins: Closed this PR.
In response to this:
/close
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.