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

Mend Renovate

This PR contains the following updates:

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

Release Notes

kubernetes/apimachinery (k8s.io/apimachinery)

v0.30.1

Compare Source

v0.30.0

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.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.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 has been generated by Mend Renovate. View repository job log here.

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: downloading github.com/cloudevents/sdk-go/v2 v2.14.0
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading github.com/go-sql-driver/mysql v1.8.1
go: downloading github.com/mattn/go-sqlite3 v1.14.22
go: downloading github.com/rs/zerolog v1.32.0
go: downloading entgo.io/ent v0.13.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/larksuite/oapi-sdk-go/v3 v3.2.2
go: downloading github.com/tektoncd/pipeline v0.39.0
go: downloading k8s.io/apimachinery v0.30.1
go: downloading knative.dev/pkg v0.0.0-20220805012121-7b8b06028e4f
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading golang.org/x/net v0.23.0
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/google/uuid v1.4.0
go: downloading ariga.io/atlas v0.19.1-0.20240203083654-5948b60a8e43
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.2.0
go: downloading github.com/huandu/xstrings v1.3.3
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/mitchellh/copystructure v1.0.0
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading github.com/spf13/cast v1.3.1
go: downloading golang.org/x/crypto v0.21.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/google/go-containerregistry v0.8.1-0.20220216220642-00c59d91847c
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading k8s.io/api v0.23.9
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading go.uber.org/zap v1.22.0
go: downloading k8s.io/client-go v0.23.9
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/go-playground/validator/v10 v10.14.0
go: downloading github.com/pelletier/go-toml/v2 v2.1.0
go: downloading github.com/ugorji/go/codec v1.2.11
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/bytedance/sonic v1.9.1
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading golang.org/x/sys v0.18.0
go: downloading github.com/hashicorp/hcl/v2 v2.13.0
go: downloading github.com/zclconf/go-cty v1.8.0
go: downloading github.com/mitchellh/reflectwalk v1.0.1
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading github.com/emicklei/go-restful v2.15.0+incompatible
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/emicklei/go-restful/v3 v3.8.0
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading go.uber.org/atomic v1.9.0
go: downloading go.uber.org/multierr v1.9.0
go: downloading go.opencensus.io v0.24.0
go: downloading golang.org/x/sync v0.6.0
go: downloading github.com/blendle/zapdriver v1.3.1
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/gabriel-vasile/mimetype v1.4.2
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.2.4
go: downloading golang.org/x/text v0.14.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 github.com/go-openapi/inflect v0.19.0
go: downloading golang.org/x/mod v0.15.0
go: downloading contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d
go: downloading contrib.go.opencensus.io/exporter/prometheus v0.4.0
go: downloading google.golang.org/grpc v1.59.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.2.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/kelseyhightower/envconfig v1.4.0
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading golang.org/x/term v0.18.0
go: downloading golang.org/x/oauth2 v0.15.0
go: downloading github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
go: downloading golang.org/x/arch v0.3.0
go: downloading github.com/agext/levenshtein v1.2.1
go: downloading github.com/apparentlymart/go-textseg/v13 v13.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
go: downloading github.com/golang/protobuf v1.5.4
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/josharian/intern v1.0.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/klauspost/cpuid/v2 v2.2.4
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
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

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.

None yet

0 participants