aenix-io / etcd-operator

New generation community-driven etcd-operator!
https://etcd.aenix.io
Apache License 2.0
89 stars 13 forks source link

chore(deps): update grouped non-major updates #183

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
azure/setup-helm action minor v4.1.0 -> v4.2.0 age adoption passing confidence
github.com/onsi/gomega require minor v1.32.0 -> v1.33.0 age adoption passing confidence
hugo-extended devDependencies minor 0.124.1 -> 0.125.1 age adoption passing confidence
k8s.io/api require minor v0.29.3 -> v0.30.0 age adoption passing confidence
k8s.io/apimachinery require minor v0.29.3 -> v0.30.0 age adoption passing confidence
k8s.io/client-go require minor v0.29.3 -> v0.30.0 age adoption passing confidence
kubernetes/kubernetes minor v1.29.3 -> v1.30.0 age adoption passing confidence
prometheus-operator/prometheus-operator patch v0.73.1 -> v0.73.2 age adoption passing confidence

Release Notes

azure/setup-helm (azure/setup-helm) ### [`v4.2.0`](https://togithub.com/Azure/setup-helm/releases/tag/v4.2.0) [Compare Source](https://togithub.com/azure/setup-helm/compare/v4.1.0...v4.2.0) - [#​124](https://togithub.com/azure/setup-helm/issues/124) Fix OS detection and download OS-native archive extension
onsi/gomega (github.com/onsi/gomega) ### [`v1.33.0`](https://togithub.com/onsi/gomega/releases/tag/v1.33.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.32.0...v1.33.0) #### 1.33.0 ##### Features `Receive` not accepts `Receive(, MATCHER>)`, allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer. ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 ([#​745](https://togithub.com/onsi/gomega/issues/745)) \[[`9999deb`](https://togithub.com/onsi/gomega/commit/9999deb)] - Bump github-pages from 229 to 230 in /docs ([#​735](https://togithub.com/onsi/gomega/issues/735)) \[[`cb5ff21`](https://togithub.com/onsi/gomega/commit/cb5ff21)] - Bump golang.org/x/net from 0.20.0 to 0.23.0 ([#​746](https://togithub.com/onsi/gomega/issues/746)) \[[`bac6596`](https://togithub.com/onsi/gomega/commit/bac6596)]
jakejarvis/hugo-extended (hugo-extended) ### [`v0.125.1`](https://togithub.com/jakejarvis/hugo-extended/compare/v0.125.0...v0.125.1) [Compare Source](https://togithub.com/jakejarvis/hugo-extended/compare/v0.125.0...v0.125.1) ### [`v0.125.0`](https://togithub.com/jakejarvis/hugo-extended/compare/v0.124.1...v0.125.0) [Compare Source](https://togithub.com/jakejarvis/hugo-extended/compare/v0.124.1...v0.125.0)
kubernetes/api (k8s.io/api) ### [`v0.30.0`](https://togithub.com/kubernetes/api/compare/v0.29.4...v0.30.0) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.29.4...v0.30.0) ### [`v0.29.4`](https://togithub.com/kubernetes/api/compare/v0.29.3...v0.29.4) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.29.3...v0.29.4)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.30.0`](https://togithub.com/kubernetes/apimachinery/compare/v0.29.4...v0.30.0) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.29.4...v0.30.0) ### [`v0.29.4`](https://togithub.com/kubernetes/apimachinery/compare/v0.29.3...v0.29.4) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.29.3...v0.29.4)
kubernetes/client-go (k8s.io/client-go) ### [`v0.30.0`](https://togithub.com/kubernetes/client-go/compare/v0.29.4...v0.30.0) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.29.4...v0.30.0) ### [`v0.29.4`](https://togithub.com/kubernetes/client-go/compare/v0.29.3...v0.29.4) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.29.3...v0.29.4)
kubernetes/kubernetes (kubernetes/kubernetes) ### [`v1.30.0`](https://togithub.com/kubernetes/kubernetes/releases/tag/v1.30.0): Kubernetes v1.30.0 [Compare Source](https://togithub.com/kubernetes/kubernetes/compare/v1.29.4...v1.30.0-rc.2) See [kubernetes-announce@](https://groups.google.com/forum/#!forum/kubernetes-announce). Additional binary downloads are linked in the [CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md). See [the CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md) for more details. ### [`v1.29.4`](https://togithub.com/kubernetes/kubernetes/releases/tag/v1.29.4): Kubernetes v1.29.4 [Compare Source](https://togithub.com/kubernetes/kubernetes/compare/v1.29.3...v1.29.4) See [kubernetes-announce@](https://groups.google.com/forum/#!forum/kubernetes-announce). Additional binary downloads are linked in the [CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md). See [the CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md) for more details.
prometheus-operator/prometheus-operator (prometheus-operator/prometheus-operator) ### [`v0.73.2`](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.73.1...v0.73.2) [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.73.1...v0.73.2)

Configuration

📅 Schedule: Branch creation - " 6" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.



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

hiddenmarten commented 6 months ago

I'll take care of this PR.

renovate[bot] commented 6 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.