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 k8s.io/apimachinery to v0.31.1 #121

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/apimachinery v0.23.9 -> v0.31.1 age adoption passing confidence

Release Notes

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.1

Compare Source

v0.31.0

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

v0.25.16

Compare Source

v0.25.15

Compare Source

v0.25.14

Compare Source

v0.25.13

Compare Source

v0.25.12

Compare Source

v0.25.11

Compare Source

v0.25.10

Compare Source

v0.25.9

Compare Source

v0.25.8

Compare Source

v0.25.7

Compare Source

v0.25.6

Compare Source

v0.25.5

Compare Source

v0.25.4

Compare Source

v0.25.3

Compare Source

v0.25.2

Compare Source

v0.25.1

Compare Source

v0.25.0

Compare Source

v0.24.17

Compare Source

v0.24.16

Compare Source

v0.24.15

Compare Source

v0.24.14

Compare Source

v0.24.13

Compare Source

v0.24.12

Compare Source

v0.24.11

Compare Source

v0.24.10

Compare Source

v0.24.9

Compare Source

v0.24.8

Compare Source

v0.24.7

Compare Source

v0.24.6

Compare Source

v0.24.5

Compare Source

v0.24.4

Compare Source

v0.24.3

Compare Source

v0.24.2

Compare Source

v0.24.1

Compare Source

v0.24.0

Compare Source

v0.23.17

Compare Source

v0.23.16

Compare Source

v0.23.15

Compare Source

v0.23.14

Compare Source

v0.23.13

Compare Source

v0.23.12

Compare Source

v0.23.11

Compare Source

v0.23.10

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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Apr 16, 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: cloudevents-server/go.sum
Command failed: go get -d -t ./...
go: downloading knative.dev/pkg v0.0.0-20220805012121-7b8b06028e4f
go: downloading go.uber.org/zap v1.22.0
go: downloading github.com/google/uuid v1.4.0
go: downloading k8s.io/api v0.23.9
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading k8s.io/client-go v0.23.9
go: downloading golang.org/x/crypto v0.21.0
go: downloading golang.org/x/net v0.23.0
go: downloading go.uber.org/atomic v1.9.0
go: downloading go.uber.org/multierr v1.9.0
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading github.com/emicklei/go-restful/v3 v3.8.0
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading golang.org/x/sync v0.6.0
go: downloading golang.org/x/sys v0.18.0
go: downloading golang.org/x/mod v0.15.0
go: downloading contrib.go.opencensus.io/exporter/prometheus v0.4.0
go: downloading google.golang.org/grpc v1.59.0
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.2.0
go: downloading golang.org/x/term v0.18.0
go: downloading golang.org/x/oauth2 v0.15.0
go: downloading google.golang.org/api v0.153.0
go: downloading github.com/prometheus/client_golang v1.11.1
go: downloading github.com/prometheus/statsd_exporter v0.21.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
go: downloading github.com/prometheus/client_model v0.4.0
go: downloading github.com/prometheus/common v0.32.1
go: downloading github.com/prometheus/procfs v0.6.0
go: downloading github.com/go-kit/log v0.1.0
go: downloading github.com/googleapis/gnostic v0.5.5
go: downloading google.golang.org/appengine v1.6.7
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
go: downloading google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
go: downloading github.com/go-logfmt/logfmt v0.5.0
go: github.com/PingCAP-QE/ee-apps/cloudevents-server/pkg/events/custom/tekton imports
	github.com/tektoncd/pipeline/pkg/apis/pipeline/v1alpha1 imports
	k8s.io/apimachinery/pkg/util/clock: cannot find module providing package k8s.io/apimachinery/pkg/util/clock

Copy link

ti-chi-bot bot commented Apr 16, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign wuhuizuo for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot requested review from purelind and wuhuizuo April 16, 2024 03:33
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.29.3 fix(deps): update module k8s.io/apimachinery to v0.29.4 Apr 17, 2024
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.29.4 fix(deps): update module k8s.io/apimachinery to v0.30.0 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 94b4dcf to ef974e7 Compare May 15, 2024 13:01
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.30.0 fix(deps): update module k8s.io/apimachinery to v0.30.1 May 15, 2024
Copy link
Contributor Author

renovate bot commented May 15, 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: cloudevents-server/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading knative.dev/pkg v0.0.0-20220805012121-7b8b06028e4f
go: downloading k8s.io/api v0.23.9
go: downloading k8s.io/client-go v0.23.9
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading github.com/emicklei/go-restful/v3 v3.8.0
go: downloading github.com/go-openapi/swag v0.22.4
go: downloading contrib.go.opencensus.io/exporter/prometheus v0.4.0
go: downloading go.uber.org/atomic v1.11.0
go: downloading google.golang.org/grpc v1.59.0
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.2.0
go: downloading golang.org/x/oauth2 v0.15.0
go: downloading github.com/fxamacker/cbor/v2 v2.7.0
go: downloading google.golang.org/api v0.153.0
go: downloading github.com/prometheus/client_golang v1.11.1
go: downloading github.com/prometheus/statsd_exporter v0.21.0
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
go: downloading github.com/prometheus/client_model v0.4.0
go: downloading github.com/prometheus/common v0.32.1
go: downloading github.com/prometheus/procfs v0.6.0
go: downloading github.com/go-kit/log v0.1.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/googleapis/gnostic v0.5.5
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
go: downloading google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
go: downloading github.com/go-logfmt/logfmt v0.5.0
go: github.com/PingCAP-QE/ee-apps/cloudevents-server/pkg/events/tekton imports
	github.com/tektoncd/pipeline/pkg/apis/pipeline/v1alpha1 imports
	k8s.io/apimachinery/pkg/util/clock: cannot find module providing package k8s.io/apimachinery/pkg/util/clock

@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.30.1 fix(deps): update module k8s.io/apimachinery to v0.30.2 Jun 12, 2024
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.30.2 fix(deps): update module k8s.io/apimachinery to v0.30.3 Jul 18, 2024
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.30.3 fix(deps): update module k8s.io/apimachinery to v0.31.0 Aug 13, 2024
@renovate renovate bot changed the title fix(deps): update module k8s.io/apimachinery to v0.31.0 fix(deps): update module k8s.io/apimachinery to v0.31.1 Sep 12, 2024
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