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 knative.dev/pkg digest to b69fa27 - autoclosed #75

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
knative.dev/pkg require digest 7b8b060 -> b69fa27

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.

@ti-chi-bot ti-chi-bot bot added the size/XS label Feb 23, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from bb4e350 to 9e2b943 Compare February 23, 2024 21:58
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 7594067 fix(deps): update knative.dev/pkg digest to c97b609 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 9e2b943 to 38919cd Compare February 26, 2024 09:25
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to c97b609 fix(deps): update knative.dev/pkg digest to 32e13c4 Feb 26, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 38919cd to f536798 Compare February 27, 2024 03:10
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 32e13c4 fix(deps): update knative.dev/pkg digest to 97fb318 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch 2 times, most recently from 1290ef4 to 8a9f8f7 Compare February 28, 2024 12:43
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 8a9f8f7 to ca0ffc7 Compare February 28, 2024 14:04
Copy link
Contributor Author

renovate bot commented Feb 28, 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.29.2
go: downloading knative.dev/pkg v0.0.0-20240429080158-b69fa2713537
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.24.0
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading go.uber.org/zap v1.27.0
go: downloading ariga.io/atlas v0.19.1-0.20240203083654-5948b60a8e43
go: downloading github.com/google/uuid v1.6.0
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.22.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.29.2
go: downloading k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
go: downloading k8s.io/client-go v0.29.2
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.19.0
go: downloading go.uber.org/multierr v1.11.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.4.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-20240102154912-e7106e64919e
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/go-openapi/swag v0.22.3
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/hashicorp/golang-lru v1.0.2
go: downloading go.opencensus.io v0.24.0
go: downloading golang.org/x/sync v0.7.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.17.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.2
go: downloading google.golang.org/grpc v1.63.2
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/go-logr/logr v1.4.1
go: downloading gopkg.in/yaml.v2 v2.4.0
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.9.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.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 golang.org/x/term v0.19.0
go: downloading golang.org/x/oauth2 v0.19.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.176.1
go: downloading github.com/prometheus/client_golang v1.19.0
go: downloading github.com/prometheus/statsd_exporter v0.22.7
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
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.16.0
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.6.0
go: downloading github.com/prometheus/common v0.53.0
go: downloading github.com/prometheus/procfs v0.12.0
go: downloading github.com/go-kit/log v0.2.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240314234333-6e1732d8331c
go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be
go: downloading github.com/go-logfmt/logfmt v0.5.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading k8s.io/apimachinery v0.30.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

@ti-chi-bot ti-chi-bot bot added size/XS and removed size/L labels Feb 28, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from ca0ffc7 to 08cf23f Compare March 2, 2024 18:01
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 97fb318 fix(deps): update knative.dev/pkg digest to 145b901 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 08cf23f to d3c5b77 Compare March 4, 2024 20:06
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 145b901 fix(deps): update knative.dev/pkg digest to 5f76c72 Mar 4, 2024
Copy link

ti-chi-bot bot commented Mar 4, 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

@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from d3c5b77 to 28f25cf Compare March 5, 2024 00:55
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 5f76c72 fix(deps): update knative.dev/pkg digest to 181596e Mar 5, 2024
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 181596e fix(deps): update knative.dev/pkg digest to 6b13f01 Mar 5, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch 2 times, most recently from 0c0a92d to 9bcc31b Compare March 11, 2024 08:37
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 6b13f01 fix(deps): update knative.dev/pkg digest to 106b052 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 9bcc31b to 4c2d1b6 Compare March 11, 2024 21:16
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 03bf3de fix(deps): update knative.dev/pkg digest to fef5da9 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from a48d908 to 037c5af Compare April 4, 2024 02:09
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to fef5da9 fix(deps): update knative.dev/pkg digest to 5d4af76 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 037c5af to 73b4846 Compare April 8, 2024 16:27
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 5d4af76 fix(deps): update knative.dev/pkg digest to 094f152 Apr 8, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 73b4846 to ad0613e Compare April 9, 2024 16:52
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 094f152 fix(deps): update knative.dev/pkg digest to 1ff9a77 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from ad0613e to 75380cd Compare April 15, 2024 06:39
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 1ff9a77 fix(deps): update knative.dev/pkg digest to bc62610 Apr 15, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 75380cd to 989756a Compare April 15, 2024 11:11
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to bc62610 fix(deps): update knative.dev/pkg digest to 39d72da Apr 15, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch 2 times, most recently from b24f7f2 to 6864520 Compare April 16, 2024 14:54
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 39d72da fix(deps): update knative.dev/pkg digest to 2a68697 Apr 16, 2024
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 2a68697 fix(deps): update knative.dev/pkg digest to 0f34a88 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch 2 times, most recently from 3ab06c1 to 8b9598a Compare April 18, 2024 02:02
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 0f34a88 fix(deps): update knative.dev/pkg digest to e835586 Apr 18, 2024
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to e835586 fix(deps): update knative.dev/pkg digest to e8d193d Apr 22, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 8b9598a to c971ca0 Compare April 22, 2024 07:57
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to e8d193d fix(deps): update knative.dev/pkg digest to 3c6badc Apr 23, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch 2 times, most recently from d85ea0c to 4e1595c Compare April 26, 2024 04:33
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 3c6badc fix(deps): update knative.dev/pkg digest to ca5f1ce Apr 26, 2024
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 4e1595c to 6f3221d Compare April 29, 2024 10:41
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to ca5f1ce fix(deps): update knative.dev/pkg digest to b69fa27 Apr 29, 2024
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to b69fa27 fix(deps): update knative.dev/pkg digest to b69fa27 - autoclosed May 1, 2024
@renovate renovate bot closed this May 1, 2024
@renovate renovate bot deleted the renovate/knative.dev-pkg-digest branch May 1, 2024 10:13
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