Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/cilium/cilium to v1.17.0-pre.1 - autoclosed #2819

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cilium/cilium v1.17.0-pre.0 -> v1.17.0-pre.1 age adoption passing confidence

Release Notes

cilium/cilium (github.com/cilium/cilium)

v1.17.0-pre.1: 1.17.0-pre.1

Compare Source

Summary of Changes

Major Changes:

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

Docker Manifests

cilium

quay.io/cilium/cilium:v1.17.0-pre.1@​sha256:fa532628872a3b086d8658d93ff55e94035cb2a7d7f5f2411539eb51cceee617

clustermesh-apiserver

quay.io/cilium/clustermesh-apiserver:v1.17.0-pre.1@​sha256:b019822aa0d968b4d4275fa0da7b77c9e05ad76bc5b93aeb89f67ce5278d3cce

docker-plugin

quay.io/cilium/docker-plugin:v1.17.0-pre.1@​sha256:0a2e7aa1135e9c9ec9f72cf015bb5a39d4c0d651165a11195110b7e7cac657d3

hubble-relay

quay.io/cilium/hubble-relay:v1.17.0-pre.1@​sha256:0f6450f567e998768f042894602a7a44f7146133c34cc2cbd5f5850effcef44a

operator-alibabacloud

quay.io/cilium/operator-alibabacloud:v1.17.0-pre.1@​sha256:a1d68e285c88a8190003c45265d0f5269bf8984a9d8000611998131862ebc0e2

operator-aws

quay.io/cilium/operator-aws:v1.17.0-pre.1@​sha256:54be54e2562e4c5ef7baf7e936fe7d7ecbd6fc2c35681ecdb688cd850966d84a

operator-azure

quay.io/cilium/operator-azure:v1.17.0-pre.1@​sha256:05f362b927ad91e7fa4ff050444bd075e2b61d5b1108549b860a3357cb592891

operator-generic

quay.io/cilium/operator-generic:v1.17.0-pre.1@​sha256:5b8e56c73c292285370296d5b71266bbe11ee02c4977c1d299c313a09cb72d42

operator

quay.io/cilium/operator:v1.17.0-pre.1@​sha256:c099d3a5490f842f7b0ba0f9792631aa5c755fce04c82a6ce3c6c765dcc43c52


Configuration

📅 Schedule: Branch creation - "on friday" (UTC), 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 this update again.


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

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

@renovate renovate bot requested a review from a team as a code owner October 1, 2024 15:42
@renovate renovate bot requested a review from tklauser October 1, 2024 15:42
@renovate renovate bot added kind/enhancement This would improve or streamline existing functionality. priority/release-blocker This issue will prevent the release of the next version of Cilium. renovate/stop-updating Tell Renovate to stop updating PR labels Oct 1, 2024
Copy link
Contributor Author

renovate bot commented Oct 1, 2024

ℹ 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):

  • 52 additional dependencies were updated

Details:

Package Change
cel.dev/expr v0.15.0 -> v0.16.0
github.com/Masterminds/semver/v3 v3.2.1 -> v3.3.0
github.com/Masterminds/sprig/v3 v3.2.3 -> v3.3.0
github.com/cilium/charts v0.0.0-20240814125739-05190b06aeb3 -> v0.0.0-20240926142256-e20f2b5f5344
github.com/cilium/hive v0.0.0-20240816121742-535330fad6ce -> v0.0.0-20240926131619-aa37668760f2
github.com/cilium/proxy v0.0.0-20240723112637-48fa07fc1729 -> v0.0.0-20240909042906-ae435a5bef38
github.com/cilium/statedb v0.2.5 -> v0.3.0
github.com/cncf/xds/go v0.0.0-20240423153145-555b57ec207b -> v0.0.0-20240905190251-b4127c9b8d78
github.com/cyphar/filepath-securejoin v0.2.4 -> v0.3.1
github.com/docker/docker v27.1.2+incompatible -> v27.3.1+incompatible
github.com/envoyproxy/protoc-gen-validate v1.0.4 -> v1.1.0
github.com/gopacket/gopacket v1.2.0 -> v1.3.0
github.com/huandu/xstrings v1.4.0 -> v1.5.0
github.com/jmoiron/sqlx v1.3.5 -> v1.4.0
github.com/moby/spdystream v0.2.0 -> v0.4.0
github.com/opencontainers/image-spec v1.1.0-rc6 -> v1.1.0
github.com/prometheus/client_golang v1.20.1 -> v1.20.4
github.com/prometheus/common v0.55.0 -> v0.59.1
github.com/rubenv/sql-migrate v1.5.2 -> v1.7.0
github.com/shopspring/decimal v1.3.1 -> v1.4.0
github.com/vishvananda/netlink v1.2.1-beta.2.0.20240524165444-4d4ba1473f21 -> v1.3.0
go.etcd.io/etcd/api/v3 v3.5.15 -> v3.5.16
go.etcd.io/etcd/client/pkg/v3 v3.5.15 -> v3.5.16
go.etcd.io/etcd/client/v3 v3.5.15 -> v3.5.16
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 -> v0.53.0
go.opentelemetry.io/otel v1.29.0 -> v1.30.0
go.opentelemetry.io/otel/metric v1.29.0 -> v1.30.0
go.opentelemetry.io/otel/trace v1.29.0 -> v1.30.0
golang.org/x/crypto v0.26.0 -> v0.27.0
golang.org/x/net v0.28.0 -> v0.29.0
golang.org/x/oauth2 v0.21.0 -> v0.22.0
golang.org/x/sys v0.24.0 -> v0.25.0
golang.org/x/term v0.23.0 -> v0.24.0
golang.org/x/text v0.17.0 -> v0.18.0
google.golang.org/genproto/googleapis/api v0.0.0-20240722135656-d784300faade -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/genproto/googleapis/rpc v0.0.0-20240820151423-278611b39280 -> v0.0.0-20240924160255-9d4c2d233b61
google.golang.org/grpc v1.65.0 -> v1.67.0
helm.sh/helm/v3 v3.15.4 -> v3.16.1
k8s.io/api v0.30.3 -> v0.31.1
k8s.io/apiextensions-apiserver v0.30.3 -> v0.31.1
k8s.io/apimachinery v0.30.3 -> v0.31.1
k8s.io/apiserver v0.30.3 -> v0.31.1
k8s.io/cli-runtime v0.30.3 -> v0.31.1
k8s.io/client-go v0.30.3 -> v0.31.1
k8s.io/component-base v0.30.3 -> v0.31.1
k8s.io/kubectl v0.30.3 -> v0.31.0
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20240921022957-49e7df575cb6
sigs.k8s.io/controller-runtime v0.18.4 -> v0.19.0
sigs.k8s.io/gateway-api v1.1.1-0.20240819173812-8f5f9d1f515b -> v1.2.0-rc1.0.20240923191000-5c5fc388829d
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 -> v0.17.2
sigs.k8s.io/kustomize/kyaml v0.14.4-0.20230814161922-911ddcda40a8 -> v0.17.1
sigs.k8s.io/mcs-api v0.1.1-0.20240819144851-b512d0dec827 -> v0.1.1-0.20240919125245-7bbb5990134a

@renovate renovate bot changed the title fix(deps): update module github.com/cilium/cilium to v1.17.0-pre.1 fix(deps): update module github.com/cilium/cilium to v1.17.0-pre.1 - autoclosed Oct 1, 2024
@renovate renovate bot closed this Oct 1, 2024
@renovate renovate bot deleted the renovate/patch-all-go-deps-main branch October 1, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This would improve or streamline existing functionality. priority/release-blocker This issue will prevent the release of the next version of Cilium. renovate/stop-updating Tell Renovate to stop updating PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants