Skip to content
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
renovate/all-minor-patch
Mar 14, 2024
Merged

fix(deps): update all non-major dependencies#233
openshift-merge-bot[bot] merged 2 commits intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/onsi/gomega v1.30.0 -> v1.31.1 age adoption passing confidence require minor
k8s.io/api v0.28.5 -> v0.29.2 age adoption passing confidence require minor
k8s.io/apimachinery v0.28.5 -> v0.29.2 age adoption passing confidence require minor
k8s.io/client-go v0.28.5 -> v0.29.2 age adoption passing confidence require minor
registry.access.redhat.com/ubi9-minimal 9.3-1552 -> 9.3-1612 age adoption passing confidence final patch
registry.access.redhat.com/ubi9/go-toolset 1.20.10-11 -> 1.20.12-3 age adoption passing confidence stage patch
sigs.k8s.io/controller-runtime v0.15.3 -> v0.17.2 age adoption passing confidence require minor

Release Notes

onsi/gomega (github.com/onsi/gomega)

v1.31.1

Compare Source

1.31.1

Fixes
  • Inverted arguments order of FailureMessage of BeComparableToMatcher [e0dd999]
  • Update test in case keeping msg is desired [ad1a367]
Maintenance
  • Show how to import the format sub package [24e958d]
  • tidy up go.sum [26661b8]
  • bump dependencies [bde8f7a]

v1.31.0

Compare Source

1.31.0

Features
  • Async assertions include context cancellation cause if present [121c37f]
Maintenance
kubernetes/api (k8s.io/api)

v0.29.2

Compare Source

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.7

Compare Source

v0.28.6

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.29.2

Compare Source

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.7

Compare Source

v0.28.6

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.29.2

Compare Source

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.7

Compare Source

v0.28.6

Compare Source

kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)

v0.17.2

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.17.1...v0.17.2

v0.17.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.17.0...v0.17.1

v0.17.0

Compare Source

⚠️ Breaking Changes

  • Fake client: Only set TypeMeta for unstructured (#​2633)
  • Update k8s.io/* deps to 1.29 (#​2457 #​2500 #​2553 #​2588 #​2612 #​2615 #​2621)
  • Remove apiutil.NewDiscoveryRESTMapper, use DynamicRESTMapper by default for cache (#​2611)
  • RESTMapper: don't treat non-existing GroupVersions as errors (#​2571)
  • Webhooks: Deprecate admission.Validator and admission.Defaulter (#​2639)
  • Webhooks: Limit size of AdmissionRequests to 7MB and size of TokenReviews to 1MB (#​2598)

✨ New Features

  • Cache: Allow defining options that apply to all namespaces without explicit config (#​2528)
  • Cache: Allow to remove informers (#​2285)
  • Cache: Add option to set WatchErrorHandler on informers (#​2494)
  • Client: client.MatchingFields now supports multiple indexes (#​2512)
  • Fake client: Add flowcontrol api v1 (#​2623)
  • Reconciler: Add reconcile.ObjectReconciler (#​2592)

🐛 Bug Fixes

  • Add corev1, coordinationv1 scheme for leader election when LeaderElection manager option is true (#​2461)
  • Cache: Default namespace only for namespaced object (#​2480)
  • Client: Don't truncate large int64s in MergePatch (#​2650)
  • controllerutil: Add RemoveControllerReference and HasControllerReference func (#​2509 #​2595)
  • controllerutil: Add RemoveOwnerReference func (#​2462)
  • Dependencies: Refactor tests to drop hard otel dependency (#​2460)
  • Envtest: CRDs that aren't convertible should unset spec.conversion (#​2525)
  • Fake client: Correctly identify if patch call was made on status (#​2508)
  • Fake client: Do not update anything but status when using subresource client (#​2479)
  • Fake client: Fix returning object after status update (#​2489)
  • Fake client: Fix status subresource getting updated on Update when it is empty (#​2484)
  • Fake client: Handle unstructured status update with fake client (#​2495)
  • Manager: Fix goroutine leak (#​2527)
  • Manager: Use HTTP client from leaderElectionConfig for leader election recorder provider (#​2464)
  • RESTMapper: Return NoResourceMatchError when appropriate for backwards compatibility. (#​2472)
  • Webhook: Handle http.NoBody (#​2605)

🌱 Others

  • Client: Make client.MatchingLabels faster (#​2529)
  • Envtest: Allow to ignore scheme.Convertible check for CRDs (#​2555)
  • Envtest: Improve process cleanup (#​2560)
  • Metrics: Add 100/1000s buckets for Prometheus workqueue histograms (#​2638)
  • Metrics: Avoid dependency on apiserver/options if metrics/filters are used (#​2645)
  • Replace k8s.io/utils/pointer with k8s.io/utils/ptr (#​2488)
  • Webhooks: Cleanup webhook variable assignment (#​2604)

🌱 Dependencies

📖 Additionally, there have been 5 contributions to our documentation. (#​2497, #​2498, #​2538, #​2599, #​2602, #​2635 #​2647)

Thanks to all our contributors! 😊

v0.16.5

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.16.4...v0.16.5

v0.16.4

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/controller-runtime@v0.16.3...v0.16.4

v0.16.3

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.16.2...v0.16.3

v0.16.2

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.16.1...v0.16.2

v0.16.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.16.0...v0.16.1

v0.16.0

Compare Source

Highlights

Changes since v0.15

⚠️ Breaking Changes
✨ 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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 79e6a9c to b44dfbe Compare February 26, 2024 09:25
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from b44dfbe to c94e43b Compare February 26, 2024 09:39
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c94e43b to cc96c6f Compare February 26, 2024 10:34
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from cc96c6f to 66622e1 Compare February 26, 2024 11:13
@jianrongzhang89
Copy link
Copy Markdown
Contributor

Please fix the lint errors. Thanks.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 66622e1 to 0fa1903 Compare February 27, 2024 12:38
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0fa1903 to 928c1a0 Compare February 27, 2024 14:36
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 928c1a0 to 4f48dd1 Compare February 27, 2024 15:52
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4f48dd1 to 325a605 Compare February 28, 2024 09:18
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 325a605 to 84a29fd Compare February 28, 2024 16:45
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 84a29fd to 49c11d8 Compare March 2, 2024 21:08
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 49c11d8 to 8d77d9a Compare March 2, 2024 21:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 8d77d9a to f164c3d Compare March 4, 2024 22:45
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from f164c3d to 5266724 Compare March 5, 2024 23:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4db99c1 to 0003c11 Compare March 11, 2024 11:16
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0003c11 to ad7a343 Compare March 12, 2024 13:56
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from ad7a343 to bf2c9bc Compare March 12, 2024 14:04
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from bf2c9bc to 74c9152 Compare March 12, 2024 19:53
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 74c9152 to fb378e6 Compare March 13, 2024 12:29
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from fb378e6 to 884ea5b Compare March 13, 2024 17:42
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 884ea5b to 46e3f3f Compare March 14, 2024 11:13
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 46e3f3f to 46a8606 Compare March 14, 2024 11:19
- `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
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@github-actions
Copy link
Copy Markdown
Contributor

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented 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

Details 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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved PR has been approved by an approver from all required OWNERS files. Required by Prow. lgtm PR is ready to be merged. Required by Prow.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants