acouvreur / sablier

Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
https://acouvreur.github.io/sablier/
GNU Affero General Public License v3.0
1.3k stars 46 forks source link

fix(deps): update kubernetes packages to v0.31.0 #372

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.30.3 -> v0.31.0 age adoption passing confidence
k8s.io/apimachinery v0.30.3 -> v0.31.0 age adoption passing confidence
k8s.io/client-go v0.30.3 -> v0.31.0 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api) ### [`v0.31.0`](https://togithub.com/kubernetes/api/compare/v0.30.3...v0.31.0) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.30.3...v0.31.0)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.31.0`](https://togithub.com/kubernetes/apimachinery/compare/v0.30.3...v0.31.0) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.30.3...v0.31.0)
kubernetes/client-go (k8s.io/client-go) ### [`v0.31.0`](https://togithub.com/kubernetes/client-go/compare/v0.30.3...v0.31.0) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.30.3...v0.31.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 becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

β„Ή Artifact update notice

File name: 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/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-openapi/swag v0.22.3 -> v0.22.4
github.com/google/uuid v1.4.0 -> v1.6.0
golang.org/x/crypto v0.23.0 -> v0.24.0
golang.org/x/mod v0.15.0 -> v0.17.0
golang.org/x/net v0.25.0 -> v0.26.0
golang.org/x/oauth2 v0.18.0 -> v0.21.0
golang.org/x/sys v0.20.0 -> v0.21.0
golang.org/x/term v0.20.0 -> v0.21.0
golang.org/x/text v0.15.0 -> v0.16.0
golang.org/x/tools v0.18.0 -> v0.21.1-0.20240508182429-e35e4ccd0d2d
google.golang.org/protobuf v1.34.1 -> v1.34.2
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/utils v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/yaml v1.3.0 -> v1.4.0
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

acouvreur commented 1 month ago

:tada: This issue has been resolved in version 1.8.0-beta.15 :tada:

The release is available on:

Your semantic-release bot :package::rocket: