Skip to content

chore(deps): update module k8s.io/cri-api to v0.34.3 - autoclosed#264

Closed
renovate-rancher[bot] wants to merge 1 commit intomainfrom
renovate/gomod-k8s-dependencies
Closed

chore(deps): update module k8s.io/cri-api to v0.34.3 - autoclosed#264
renovate-rancher[bot] wants to merge 1 commit intomainfrom
renovate/gomod-k8s-dependencies

Conversation

@renovate-rancher
Copy link
Copy Markdown
Contributor

@renovate-rancher renovate-rancher bot commented Jun 20, 2025

This PR contains the following updates:

Package Change Age Confidence
k8s.io/cri-api v0.25.16 -> v0.34.3 age confidence

Release Notes

kubernetes/cri-api (k8s.io/cri-api)

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.7

Compare Source

v0.33.6

Compare Source

v0.33.5

Compare Source

v0.33.4

Compare Source

v0.33.3

Compare Source

v0.33.2

Compare Source

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.10

Compare Source

v0.32.9

Compare Source

v0.32.8

Compare Source

v0.32.7

Compare Source

v0.32.6

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.14

Compare Source

v0.31.13

Compare Source

v0.31.12

Compare Source

v0.31.11

Compare Source

v0.31.10

Compare Source

v0.31.9

Compare Source

v0.31.8

Compare Source

v0.31.7

Compare Source

v0.31.6

Compare Source

v0.31.5

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.14

Compare Source

v0.30.13

Compare Source

v0.30.12

Compare Source

v0.30.11

Compare Source

v0.30.10

Compare Source

v0.30.9

Compare Source

v0.30.8

Compare Source

v0.30.7

Compare Source

v0.30.6

Compare Source

v0.30.5

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.15

Compare Source

v0.29.14

Compare Source

v0.29.13

Compare Source

v0.29.12

Compare Source

v0.29.11

Compare Source

v0.29.10

Compare Source

v0.29.9

Compare Source

v0.29.8

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

v0.29.3

Compare Source

v0.29.2

Compare Source

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.15

Compare Source

v0.28.14

Compare Source

v0.28.13

Compare Source

v0.28.12

Compare Source

v0.28.11

Compare Source

v0.28.10

Compare Source

v0.28.9

Compare Source

v0.28.8

Compare Source

v0.28.7

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source

v0.28.4

Compare Source

v0.28.3

Compare Source

v0.28.2

Compare Source

v0.28.1

Compare Source

v0.28.0

Compare Source

v0.27.16

Compare Source

v0.27.15

Compare Source

v0.27.14

Compare Source

v0.27.13

Compare Source

v0.27.12

Compare Source

v0.27.11

Compare Source

v0.27.10

Compare Source

v0.27.9

Compare Source

v0.27.8

Compare Source

v0.27.7

Compare Source

v0.27.6

Compare Source

v0.27.5

Compare Source

v0.27.4

Compare Source

v0.27.3

Compare Source

v0.27.2

Compare Source

v0.27.1

Compare Source

v0.27.0

Compare Source

v0.26.15

Compare Source

v0.26.14

Compare Source

v0.26.13

Compare Source

v0.26.12

Compare Source

v0.26.11

Compare Source

v0.26.10

Compare Source

v0.26.9

Compare Source

v0.26.8

Compare Source

v0.26.7

Compare Source

v0.26.6

Compare Source

v0.26.5

Compare Source

v0.26.4

Compare Source

v0.26.3

Compare Source

v0.26.2

Compare Source

v0.26.1

Compare Source

v0.26.0

Compare Source


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 this update again.


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

This PR has been generated by Renovate Bot.

@renovate-rancher renovate-rancher bot requested a review from a team as a code owner June 20, 2025 04:42
@renovate-rancher
Copy link
Copy Markdown
Contributor Author

renovate-rancher bot commented Jun 20, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/neuvector/neuvector v0.0.0-20251118015910-1b9f775985b0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/docker/docker v28.1.1+incompatible
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/jedib0t/go-pretty/v6 v6.6.7
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/quay/clair/v2 v2.1.8
go: downloading github.com/stretchr/testify v1.11.1
go: downloading google.golang.org/grpc v1.74.2
go: downloading golang.org/x/sys v0.38.0
go: downloading github.com/aws/aws-sdk-go v1.55.7
go: downloading github.com/golang/protobuf v1.5.4
go: downloading k8s.io/api v0.32.3
go: downloading github.com/vishvananda/netns v0.0.5
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/hashicorp/go-version v1.7.0
go: downloading github.com/neuvector/go-rpmdb v0.0.0-20240605184921-0db4de14c27a
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/codeskyblue/go-sh v0.0.0-20250509230738-c29da582b0f5
go: downloading github.com/streadway/simpleuuid v0.0.0-20130420165545-6617b501e485
go: downloading github.com/containerd/containerd/api v1.9.0
go: downloading github.com/containerd/containerd/v2 v2.1.5
go: downloading github.com/containerd/typeurl/v2 v2.2.3
go: downloading github.com/opencontainers/runtime-spec v1.2.1
go: downloading k8s.io/cri-api v0.34.3
go: downloading google.golang.org/grpc/security/advancedtls v1.0.0
go: downloading k8s.io/client-go v0.32.3
go: downloading golang.org/x/net v0.47.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a
go: downloading google.golang.org/protobuf v1.36.6
go: downloading github.com/vishvananda/netlink v1.3.1
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
go: downloading github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/apimachinery v0.32.3
go: downloading github.com/containerd/errdefs v1.0.0
go: downloading github.com/containerd/errdefs/pkg v0.3.0
go: downloading github.com/containerd/fifo v1.1.0
go: downloading github.com/containerd/platforms v1.0.0-rc.1
go: downloading github.com/containerd/plugin v1.0.0
go: downloading github.com/moby/sys/signal v0.7.1
go: downloading github.com/opencontainers/selinux v1.13.0
go: downloading golang.org/x/sync v0.18.0
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/containerd/continuity v0.4.5
go: downloading github.com/moby/sys/user v0.4.0
go: downloading github.com/moby/sys/userns v0.1.0
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
go: downloading go.opentelemetry.io/otel/trace v1.36.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading go.opentelemetry.io/otel v1.36.0
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading golang.org/x/crypto v0.45.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading k8s.io/utils v0.0.0-20241210054802-24370beab758
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/mattn/go-runewidth v0.0.16
go: downloading golang.org/x/text v0.31.0
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/containerd/ttrpc v1.2.7
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/Microsoft/hcsshim v0.13.0
go: downloading github.com/moby/sys/mountinfo v0.7.2
go: downloading github.com/klauspost/compress v1.18.0
go: downloading github.com/moby/locker v1.0.1
go: downloading github.com/moby/sys/sequential v0.6.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.2
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.36.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading golang.org/x/time v0.7.0
go: downloading github.com/fxamacker/cbor/v2 v2.7.0
go: downloading golang.org/x/term v0.37.0
go: downloading golang.org/x/oauth2 v0.30.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
go: downloading github.com/json-iterator/go v1.1.12
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/cyphar/filepath-securejoin v0.6.0
go: downloading github.com/go-jose/go-jose/v4 v4.0.5
go: downloading github.com/zeebo/errs v1.4.0
go: downloading k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f
go: downloading github.com/x448/float16 v0.8.4
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading cyphar.com/go-pathrs v0.2.1
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/containerd/cgroups/v3 v3.0.5
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/josharian/intern v1.0.0
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading github.com/glebarez/go-sqlite v1.20.3
go: downloading modernc.org/sqlite v1.20.3
go: downloading modernc.org/libc v1.22.2
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading modernc.org/mathutil v1.5.0
go: downloading modernc.org/memory v1.5.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230126093431-47fa9a501578
go: github.com/neuvector/scanner imports
	github.com/neuvector/neuvector/share/container imports
	k8s.io/cri-api/pkg/apis/runtime/v1alpha2: cannot find module providing package k8s.io/cri-api/pkg/apis/runtime/v1alpha2

@renovate-rancher renovate-rancher bot force-pushed the renovate/gomod-k8s-dependencies branch from 7fdb755 to 7d2aa61 Compare July 16, 2025 04:45
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module k8s.io/cri-api to v0.31.10 chore(deps): update module k8s.io/cri-api to v0.31.11 Jul 16, 2025
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module k8s.io/cri-api to v0.31.11 Update module k8s.io/cri-api to v0.31.11 Aug 11, 2025
@renovate-rancher renovate-rancher bot changed the title Update module k8s.io/cri-api to v0.31.11 chore(deps): update module k8s.io/cri-api to v0.31.11 Aug 12, 2025
@renovate-rancher renovate-rancher bot force-pushed the renovate/gomod-k8s-dependencies branch from 7d2aa61 to b2ddbf6 Compare August 14, 2025 04:44
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module k8s.io/cri-api to v0.31.11 chore(deps): update module k8s.io/cri-api to v0.31.12 Aug 14, 2025
@renovate-rancher renovate-rancher bot force-pushed the renovate/gomod-k8s-dependencies branch from b2ddbf6 to 90a3e4f Compare August 16, 2025 04:40
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module k8s.io/cri-api to v0.31.12 chore(deps): update module k8s.io/cri-api to v0.33.4 Aug 16, 2025
@renovate-rancher renovate-rancher bot force-pushed the renovate/gomod-k8s-dependencies branch from 90a3e4f to 9f3d2d5 Compare September 10, 2025 04:37
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module k8s.io/cri-api to v0.33.4 chore(deps): update module k8s.io/cri-api to v0.34.0 Sep 10, 2025
@renovate-rancher renovate-rancher bot force-pushed the renovate/gomod-k8s-dependencies branch from 9f3d2d5 to 72496e8 Compare September 11, 2025 04:38
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module k8s.io/cri-api to v0.34.0 chore(deps): update module k8s.io/cri-api to v0.34.1 Sep 11, 2025
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module k8s.io/cri-api to v0.34.1 Update module k8s.io/cri-api to v0.34.1 Sep 15, 2025
@renovate-rancher renovate-rancher bot force-pushed the renovate/gomod-k8s-dependencies branch 8 times, most recently from d7bd1a0 to 55f8692 Compare October 2, 2025 04:38
@renovate-rancher renovate-rancher bot force-pushed the renovate/gomod-k8s-dependencies branch 5 times, most recently from 1cc48cb to ce6c244 Compare October 7, 2025 04:38
@renovate-rancher renovate-rancher bot force-pushed the renovate/gomod-k8s-dependencies branch from ce6c244 to b8cc319 Compare October 8, 2025 04:38
@renovate-rancher renovate-rancher bot changed the title Update module k8s.io/cri-api to v0.34.1 chore(deps): update module k8s.io/cri-api to v0.34.1 Oct 17, 2025
@renovate-rancher renovate-rancher bot force-pushed the renovate/gomod-k8s-dependencies branch from b8cc319 to 4edc8cc Compare November 13, 2025 04:40
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module k8s.io/cri-api to v0.34.1 chore(deps): update module k8s.io/cri-api to v0.34.2 Nov 13, 2025
@renovate-rancher renovate-rancher bot force-pushed the renovate/gomod-k8s-dependencies branch from 4edc8cc to add4703 Compare December 10, 2025 06:45
@renovate-rancher renovate-rancher bot requested a review from a team as a code owner December 10, 2025 06:45
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module k8s.io/cri-api to v0.34.2 chore(deps): update module k8s.io/cri-api to v0.34.3 Dec 10, 2025
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module k8s.io/cri-api to v0.34.3 chore(deps): update module k8s.io/cri-api to v0.34.3 - autoclosed Dec 16, 2025
@renovate-rancher renovate-rancher bot closed this Dec 16, 2025
@renovate-rancher renovate-rancher bot deleted the renovate/gomod-k8s-dependencies branch December 16, 2025 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants