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

chore(deps): update kubernetes packages to v0.31.3 - autoclosed #605

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.29.3 -> v0.31.3 age adoption passing confidence
k8s.io/apimachinery v0.29.3 -> v0.31.3 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

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.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

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

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.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


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

Copy link

forking-renovate bot commented Jun 12, 2024

⚠️ 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 -d -t ./...
go: downloading k8s.io/apimachinery v0.31.3
go: downloading k8s.io/api v0.31.3
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
go: downloading golang.org/x/net v0.26.0
go: downloading golang.org/x/term v0.21.0
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading golang.org/x/sys v0.21.0
go: downloading github.com/fxamacker/cbor/v2 v2.7.0
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/go-openapi/swag v0.22.4
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/text v0.16.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/x448/float16 v0.8.4
github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/resource/v1alpha2: cannot find module providing package k8s.io/api/resource/v1alpha2
github.com/GoogleCloudPlatform/cloud-sql-proxy-operator imports
	k8s.io/apimachinery/pkg/runtime imports
	k8s.io/apimachinery/pkg/util/sets imports
	cmp: package cmp is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/cmp)
note: imported by a module that requires go 1.22

@renovate-bot renovate-bot requested a review from a team as a code owner June 12, 2024 19:42
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 4a6ee59 to d9c5b8f Compare June 13, 2024 15:14
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from d9c5b8f to 3efcebd Compare June 13, 2024 15:21
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 3efcebd to f10dd6e Compare June 13, 2024 15:26
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from f10dd6e to 5c83d5b Compare June 13, 2024 15:32
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 5c83d5b to 8b38d35 Compare July 9, 2024 19:16
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 8b38d35 to 6a3aed9 Compare July 16, 2024 19:58
@renovate-bot renovate-bot changed the title chore(deps): update kubernetes packages to v0.30.2 chore(deps): update kubernetes packages to v0.30.3 Jul 17, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 6a3aed9 to e1a8d6f Compare July 17, 2024 23:12
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from e1a8d6f to b4a5c01 Compare July 24, 2024 16:07
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from b4a5c01 to 30109fd Compare July 25, 2024 16:37
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 30109fd to 3c3d27e Compare July 29, 2024 17:08
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 29, 2024
@jackwotherspoon jackwotherspoon removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 2, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 3c3d27e to af06a2b Compare August 2, 2024 16:35
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from af06a2b to 92bd810 Compare August 13, 2024 17:03
@renovate-bot renovate-bot changed the title chore(deps): update kubernetes packages to v0.30.3 chore(deps): update kubernetes packages to v0.31.0 Aug 13, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 151b8e0 to 72a0776 Compare August 22, 2024 21:16
@renovate-bot renovate-bot changed the title chore(deps): update kubernetes packages to v0.31.0 chore(deps): update kubernetes packages to v0.31.1 Sep 12, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from e234eae to 142dc6c Compare September 16, 2024 15:34
@renovate-bot renovate-bot requested a review from a team as a code owner September 16, 2024 15:34
@renovate-bot renovate-bot changed the title chore(deps): update kubernetes packages to v0.31.1 chore(deps): update kubernetes packages to v0.31.2 Oct 23, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 142dc6c to d6f00d3 Compare October 23, 2024 19:31
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from d6f00d3 to f31948a Compare October 30, 2024 22:55
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from f31948a to 799ae9b Compare November 21, 2024 08:38
@renovate-bot renovate-bot changed the title chore(deps): update kubernetes packages to v0.31.2 chore(deps): update kubernetes packages to v0.31.3 Nov 21, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-go branch from 799ae9b to 7d7ccf8 Compare November 21, 2024 18:04
@renovate-bot renovate-bot changed the title chore(deps): update kubernetes packages to v0.31.3 chore(deps): update kubernetes packages to v0.31.3 - autoclosed Nov 22, 2024
@renovate-bot renovate-bot deleted the renovate/kubernetes-go branch November 22, 2024 16:37
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.

3 participants