This repository was archived by the owner on Aug 19, 2024. It is now read-only.
fix(deps): update all non-major dependencies#233
Merged
openshift-merge-bot[bot] merged 2 commits intomainfrom Mar 14, 2024
Merged
fix(deps): update all non-major dependencies#233openshift-merge-bot[bot] merged 2 commits intomainfrom
openshift-merge-bot[bot] merged 2 commits intomainfrom
Conversation
79e6a9c to
b44dfbe
Compare
b44dfbe to
c94e43b
Compare
c94e43b to
cc96c6f
Compare
cc96c6f to
66622e1
Compare
Contributor
|
Please fix the lint errors. Thanks. |
66622e1 to
0fa1903
Compare
0fa1903 to
928c1a0
Compare
928c1a0 to
4f48dd1
Compare
4f48dd1 to
325a605
Compare
325a605 to
84a29fd
Compare
84a29fd to
49c11d8
Compare
49c11d8 to
8d77d9a
Compare
8d77d9a to
f164c3d
Compare
f164c3d to
5266724
Compare
4db99c1 to
0003c11
Compare
0003c11 to
ad7a343
Compare
ad7a343 to
bf2c9bc
Compare
bf2c9bc to
74c9152
Compare
74c9152 to
fb378e6
Compare
fb378e6 to
884ea5b
Compare
884ea5b to
46e3f3f
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
46e3f3f to
46a8606
Compare
- `ctrl.Options#MetricsBindAddress` (TCP address that the controller should bind to for serving prometheus metrics) was deprecated and has been replaced with `metricsserver.Options#BindAddress` (in a `Metrics` struct) [1] - `crl.Options#Port` (port that the webhook server serves at) was deprecated and has been replaced with `webhook.Options#Port` (in a `WebhookServer` field) [2] [1] kubernetes-sigs/controller-runtime@e59161e#diff-d500fbd6a2aa620607ca5e2a7c3ac4f1a4c82309d1a549561e92abfcb18f2f0eL222-L225 [2] kubernetes-sigs/controller-runtime@e92eadb#diff-d500fbd6a2aa620607ca5e2a7c3ac4f1a4c82309d1a549561e92abfcb18f2f0eL282-L286
|
Contributor
rm3l
approved these changes
Mar 14, 2024
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rm3l The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




This PR contains the following updates:
v1.30.0->v1.31.1v0.28.5->v0.29.2v0.28.5->v0.29.2v0.28.5->v0.29.29.3-1552->9.3-16121.20.10-11->1.20.12-3v0.15.3->v0.17.2Release Notes
onsi/gomega (github.com/onsi/gomega)
v1.31.1Compare Source
1.31.1
Fixes
e0dd999]ad1a367]Maintenance
24e958d]26661b8]bde8f7a]v1.31.0Compare Source
1.31.0
Features
121c37f]Maintenance
dee1e3c]49005fe]f1c8757]9836e76]54726f0]df97ecc]HaveExactElementtypo (#712) [a672c86]kubernetes/api (k8s.io/api)
v0.29.2Compare Source
v0.29.1Compare Source
v0.29.0Compare Source
v0.28.7Compare Source
v0.28.6Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.29.2Compare Source
v0.29.1Compare Source
v0.29.0Compare Source
v0.28.7Compare Source
v0.28.6Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.29.2Compare Source
v0.29.1Compare Source
v0.29.0Compare Source
v0.28.7Compare Source
v0.28.6Compare Source
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.17.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.1...v0.17.2
v0.17.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.0...v0.17.1
v0.17.0Compare Source
✨ New Features
🐛 Bug Fixes
RemoveControllerReferenceandHasControllerReferencefunc (#2509 #2595)RemoveOwnerReferencefunc (#2462)🌱 Others
🌱 Dependencies
📖 Additionally, there have been 5 contributions to our documentation. (#2497, #2498, #2538, #2599, #2602, #2635 #2647)
Thanks to all our contributors! 😊
v0.16.5Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.4...v0.16.5
v0.16.4Compare Source
What's Changed
New Contributors
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.3...v0.16.4
v0.16.3Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.2...v0.16.3
v0.16.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.1...v0.16.2
v0.16.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.0...v0.16.1
v0.16.0Compare Source
Highlights
Changes since v0.15
✨ New Features
🐛 Bug Fixes
🌱 Others
📖 Documentation and proposals
📈 Dependencies
Thanks to all our contributors! 😊
Full Changelog: kubernetes-sigs/controller-runtime@v0.15.0...v0.16.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.