elastic / elasticsearch-k8s-metrics-adapter

An implementation of the Kubernetes Custom Metrics API for Elasticsearch
Apache License 2.0
5 stars 17 forks source link

fix(deps): update module k8s.io/klog/v2 to v2.130.1 #102

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/klog/v2 v2.120.1 -> v2.130.1 age adoption passing confidence

Release Notes

kubernetes/klog (k8s.io/klog/v2) ### [`v2.130.1`](https://togithub.com/kubernetes/klog/releases/tag/v2.130.1): Prepare klog release for Kubernetes v1.31 (Take 2) [Compare Source](https://togithub.com/kubernetes/klog/compare/v2.130.0...v2.130.1) #### What's Changed - data race: avoid unprotected access to sb.file by [@​pohly](https://togithub.com/pohly) in [https://github.com/kubernetes/klog/pull/408](https://togithub.com/kubernetes/klog/pull/408) **Full Changelog**: https://github.com/kubernetes/klog/compare/v2.130.0...v2.130.1 ### [`v2.130.0`](https://togithub.com/kubernetes/klog/releases/tag/v2.130.0): Prepare klog release for Kubernetes v1.31 (Take 1) [Compare Source](https://togithub.com/kubernetes/klog/compare/v2.120.1...v2.130.0) #### What's Changed - chore(\*): fix spelling of Intel Corporation by [@​jsoref](https://togithub.com/jsoref) in [https://github.com/kubernetes/klog/pull/399](https://togithub.com/kubernetes/klog/pull/399) - build: fix some linter warnings by [@​pohly](https://togithub.com/pohly) in [https://github.com/kubernetes/klog/pull/402](https://togithub.com/kubernetes/klog/pull/402) - examples: fix linter warning by [@​pohly](https://togithub.com/pohly) in [https://github.com/kubernetes/klog/pull/406](https://togithub.com/kubernetes/klog/pull/406) - Do not acquire lock for file.Sync() fsync call by [@​1978629634](https://togithub.com/1978629634) in [https://github.com/kubernetes/klog/pull/404](https://togithub.com/kubernetes/klog/pull/404) - ktesting: tone down warning about leaked test goroutine by [@​pohly](https://togithub.com/pohly) in [https://github.com/kubernetes/klog/pull/401](https://togithub.com/kubernetes/klog/pull/401) #### New Contributors - [@​jsoref](https://togithub.com/jsoref) made their first contribution in [https://github.com/kubernetes/klog/pull/399](https://togithub.com/kubernetes/klog/pull/399) - [@​1978629634](https://togithub.com/1978629634) made their first contribution in [https://github.com/kubernetes/klog/pull/404](https://togithub.com/kubernetes/klog/pull/404) **Full Changelog**: https://github.com/kubernetes/klog/compare/v2.120.1...v2.130.0

Configuration

📅 Schedule: Branch creation - "after 1am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



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