kube-logging / logging-operator

Logging operator for Kubernetes
https://kube-logging.dev
Apache License 2.0
1.52k stars 326 forks source link

fix(deps): update all dependencies #1758

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
github.com/kube-logging/logging-operator require digest ace8f63 -> 7623036 age adoption passing confidence
golang stage digest 9bdd569 -> 6522f0c
golang.org/x/exp require digest fc45aab -> 7f521ea age adoption passing confidence
helm.sh/helm/v3 require patch v3.15.1 -> v3.15.2 age adoption passing confidence
k8s.io/api require patch v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/apiextensions-apiserver require patch v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/apimachinery require patch v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/client-go require patch v0.30.1 -> v0.30.2 age adoption passing confidence

Release Notes

helm/helm (helm.sh/helm/v3) ### [`v3.15.2`](https://togithub.com/helm/helm/releases/tag/v3.15.2): Helm v3.15.2 [Compare Source](https://togithub.com/helm/helm/compare/v3.15.1...v3.15.2) Helm v3.15.2 is a security (patch) release. Users are strongly recommended to update to this release. The community keeps growing, and we'd love to see you there! - Join the discussion in [Kubernetes Slack](https://kubernetes.slack.com): - for questions and just to hang out - for discussing PRs, code, and bugs - Hang out at the Public Developer Call: Thursday, 9:30 Pacific via [Zoom](https://zoom.us/j/696660622) - Test, debug, and contribute charts: [ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0) #### Installation and Upgrading Download Helm v3.15.2. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.15.2-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-darwin-amd64.tar.gz.sha256sum) / e99a9266a5328cb575d81ef10247911f42d9e90c76ef6eef154c5c535565658b) - [MacOS arm64](https://get.helm.sh/helm-v3.15.2-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-darwin-arm64.tar.gz.sha256sum) / 30143dabc1da9d32c7d6c589fad04b1f1ecc73841393d5823fa21c5d7f5bf8f6) - [Linux amd64](https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz.sha256sum) / 2694b91c3e501cff57caf650e639604a274645f61af2ea4d601677b746b44fe2) - [Linux arm](https://get.helm.sh/helm-v3.15.2-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-arm.tar.gz.sha256sum) / 2b28fda1d8c6f087011bc7ec820051a13409dadce8385529f306476632e24e85) - [Linux arm64](https://get.helm.sh/helm-v3.15.2-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-arm64.tar.gz.sha256sum) / adcf07b08484b52508e5cbc8b5f4b0b0db50342f7bc487ecd88b8948b680e6a7) - [Linux i386](https://get.helm.sh/helm-v3.15.2-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-386.tar.gz.sha256sum) / 8e0bb5a08c7c227a8e285026b6283726ddc0e1f406e2af4d4d600fa1dd85c21e) - [Linux ppc64le](https://get.helm.sh/helm-v3.15.2-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-ppc64le.tar.gz.sha256sum) / 9d95528fb797f6429f7f9b6dee0cf87bf8c71f6470e1db4a51e844c169c285a3) - [Linux s390x](https://get.helm.sh/helm-v3.15.2-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-s390x.tar.gz.sha256sum) / 5b42bc3d08fd0ffaf4f9ed810f28464f52ec4ea431b809c7179071d76f3d6f16) - [Linux riscv64](https://get.helm.sh/helm-v3.15.2-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.2-linux-riscv64.tar.gz.sha256sum) / 2998bae9971a55f862c21bff337c325cb6a44f28ef76e11bffc93d16989e11e6) - [Windows amd64](https://get.helm.sh/helm-v3.15.2-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.15.2-windows-amd64.zip.sha256sum) / cbf40b79fa2a7dbd6e24201f8660b56261d10d6e7b5cadc3ff78100fb45b3c69) This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E ` and can be found at [@​mattfarina](https://togithub.com/mattfarina) [keybase account](https://keybase.io/mattfarina). Please use the attached signatures for verifying this release using `gpg`. The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get you going from there. For **upgrade instructions** or detailed installation notes, check the [install guide](https://helm.sh/docs/intro/install/). You can also use a [script to install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3) on any system with `bash`. #### What's Next - 3.15.3 will contain only bug fixes and be released on July 10, 2024. - 3.16.0 is the next feature release and will be on September 11, 2024. #### Changelog - fix: wrong cli description [`1a500d5`](https://togithub.com/helm/helm/commit/1a500d5625419a524fdae4b33de351cc4f58ec35) (yyzxw) - fix typo in load_plugins.go [`70b225c`](https://togithub.com/helm/helm/commit/70b225c9abc014cfeb73f7c9f506b0e73e912b61) (yxxhero) - fix docs of DeployedAll [`b3640f1`](https://togithub.com/helm/helm/commit/b3640f196a2cf77136ab01295bffe76fa184991d) (Daniel Strobusch) - Bump github.com/docker/docker [`46e2ba0`](https://togithub.com/helm/helm/commit/46e2ba0341d43e19493b2f90c86126da8ad8a64e) (dependabot\[bot]) - bump oras minor version [`fb311d3`](https://togithub.com/helm/helm/commit/fb311d331f66f7f9153b5d0c7aa07a77bc9528ca) (Austin Abro) - feat(load.go): add warning on requirements.lock [`23552a7`](https://togithub.com/helm/helm/commit/23552a7de6f45aacec47bc2bfe70de02b9d7ab70) (Aaron U'Ren)
kubernetes/api (k8s.io/api) ### [`v0.30.2`](https://togithub.com/kubernetes/api/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.30.1...v0.30.2)
kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver) ### [`v0.30.2`](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/apiextensions-apiserver/compare/v0.30.1...v0.30.2)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.30.2`](https://togithub.com/kubernetes/apimachinery/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.30.1...v0.30.2)
kubernetes/client-go (k8s.io/client-go) ### [`v0.30.2`](https://togithub.com/kubernetes/client-go/compare/v0.30.1...v0.30.2) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.30.1...v0.30.2)

Configuration

šŸ“… Schedule: Branch creation - "before 4am" (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.

renovate[bot] commented 1 month ago

ā„¹ Artifact update notice

File name: e2e/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):

Details: Package Change
github.com/docker/cli v24.0.6+incompatible -> v25.0.1+incompatible
github.com/docker/distribution v2.8.2+incompatible -> v2.8.3+incompatible
github.com/docker/docker v24.0.9+incompatible -> v25.0.5+incompatible
github.com/docker/go-connections v0.4.0 -> v0.5.0
github.com/opencontainers/image-spec v1.1.0-rc5 -> v1.1.0-rc6
golang.org/x/exp v0.0.0-20240525044651-4c93da0ed11d -> v0.0.0-20240604190554-fc45aab8b7f8
k8s.io/apiserver v0.30.1 -> v0.30.2
k8s.io/component-base v0.30.1 -> v0.30.2
oras.land/oras-go v1.2.4 -> v1.2.5
renovate[bot] commented 1 month 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.