Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2025

This PR contains the following updates:

Package Type Update Change
knative.dev/pkg require digest ed3e215 β†’ 8c84044

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.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 29, 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: cloudevents-server/go.sum
Command failed: go get -t ./...
go: downloading github.com/cloudevents/sdk-go/v2 v2.16.1
go: downloading github.com/gin-gonic/gin v1.10.1
go: downloading github.com/go-sql-driver/mysql v1.9.3
go: downloading github.com/mattn/go-sqlite3 v1.14.32
go: downloading github.com/rs/zerolog v1.33.0
go: downloading entgo.io/ent v0.14.5
go: downloading github.com/goccy/go-yaml v1.18.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/segmentio/kafka-go v0.4.49
go: downloading github.com/Masterminds/sprig/v3 v3.3.0
go: downloading github.com/larksuite/oapi-sdk-go/v3 v3.2.8
go: downloading github.com/tektoncd/pipeline v1.3.1
go: downloading k8s.io/apimachinery v0.34.3
go: downloading knative.dev/pkg v0.0.0-20260114161248-8c840449eed2
go: downloading k8s.io/api v0.34.3
go: downloading go.uber.org/zap v1.27.1
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/net v0.48.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.6.0
go: downloading ariga.io/atlas v0.32.1-0.20250325101103-175b25e1c1b9
go: downloading dario.cat/mergo v1.0.1
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.3.0
go: downloading github.com/huandu/xstrings v1.5.0
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/spf13/cast v1.7.0
go: downloading golang.org/x/crypto v0.46.0
go: downloading github.com/google/cel-go v0.26.0
go: downloading k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b
go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/hashicorp/golang-lru v1.0.2
go: downloading k8s.io/client-go v0.34.3
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading github.com/xdg-go/scram v1.1.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/go-playground/validator/v10 v10.22.1
go: downloading github.com/pelletier/go-toml/v2 v2.2.3
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading google.golang.org/protobuf v1.36.10
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/bytedance/sonic v1.12.3
go: downloading github.com/goccy/go-json v0.10.3
go: downloading golang.org/x/sys v0.39.0
go: downloading github.com/hashicorp/hcl/v2 v2.18.1
go: downloading github.com/zclconf/go-cty v1.14.4
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading cel.dev/expr v0.24.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading github.com/emicklei/go-restful/v3 v3.12.2
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/sync v0.19.0
go: downloading github.com/blendle/zapdriver v1.3.1
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
go: downloading github.com/xdg-go/pbkdf2 v1.0.0
go: downloading github.com/xdg-go/stringprep v1.0.4
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/gabriel-vasile/mimetype v1.4.5
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading golang.org/x/text v0.32.0
go: downloading github.com/bmatcuk/doublestar v1.3.4
go: downloading github.com/go-openapi/inflect v0.19.0
go: downloading github.com/zclconf/go-cty-yaml v1.1.0
go: downloading golang.org/x/mod v0.31.0
go: downloading github.com/klauspost/compress v1.18.0
go: downloading github.com/pierrec/lz4/v4 v4.1.21
go: downloading github.com/stoewer/go-strcase v1.3.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/go-logr/logr v1.4.3
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.9.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading gomodules.xyz/jsonpatch/v2 v2.5.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading golang.org/x/term v0.38.0
go: downloading golang.org/x/oauth2 v0.32.0
go: downloading golang.org/x/time v0.12.0
go: downloading github.com/kelseyhightower/envconfig v1.4.0
go: downloading go.opentelemetry.io/otel v1.39.0
go: downloading go.opentelemetry.io/otel/metric v1.39.0
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/cloudwego/base64x v0.1.4
go: downloading golang.org/x/arch v0.10.0
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac
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/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/x448/float16 v0.8.4
go: downloading go.opentelemetry.io/otel/trace v1.39.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/bytedance/sonic/loader v0.2.0
go: downloading github.com/klauspost/cpuid/v2 v2.2.8
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/cloudwego/iasm v0.2.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: github.com/PingCAP-QE/ee-apps/cloudevents-server/pkg/events/tekton imports
	github.com/tektoncd/pipeline/pkg/apis/pipeline/v1beta1 imports
	github.com/tektoncd/pipeline/pkg/apis/config imports
	knative.dev/pkg/metrics: cannot find module providing package knative.dev/pkg/metrics

@ti-chi-bot
Copy link

ti-chi-bot bot commented Aug 29, 2025

[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.
Please ensure that each of them provides their approval before proceeding.

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

Details 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 fac4fdb to 9a3bdab Compare September 3, 2025 04:43
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to e9c8712 fix(deps): update knative.dev/pkg digest to 528bde3 Sep 3, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 9a3bdab to 84a1775 Compare September 8, 2025 17:27
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 528bde3 fix(deps): update knative.dev/pkg digest to 3ec4afe Sep 8, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 84a1775 to 5e5835e Compare September 9, 2025 01:38
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 3ec4afe fix(deps): update knative.dev/pkg digest to 8c9c1d3 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 5e5835e to f815685 Compare September 16, 2025 05:39
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 8c9c1d3 fix(deps): update knative.dev/pkg digest to db4c336 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from f815685 to e9b7f0d Compare October 1, 2025 02:14
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to db4c336 fix(deps): update knative.dev/pkg digest to 1e71536 Oct 1, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from e9b7f0d to 3d38c62 Compare October 7, 2025 01:42
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 1e71536 fix(deps): update knative.dev/pkg digest to e53fcbb Oct 7, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 3d38c62 to ab8460a Compare October 7, 2025 06:37
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to e53fcbb fix(deps): update knative.dev/pkg digest to c3062ae Oct 7, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from ab8460a to ab00c09 Compare October 7, 2025 19:07
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to c3062ae fix(deps): update knative.dev/pkg digest to a624c75 Oct 7, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch 2 times, most recently from 50580ab to 81dd16e Compare October 13, 2025 13:58
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to a624c75 fix(deps): update knative.dev/pkg digest to 188d036 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 81dd16e to b6e91f9 Compare October 14, 2025 05:33
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 188d036 fix(deps): update knative.dev/pkg digest to 094a61a Oct 14, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from b6e91f9 to a8d622f Compare October 14, 2025 19:42
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 094a61a fix(deps): update knative.dev/pkg digest to 27b61c2 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from a8d622f to 43fa7a1 Compare October 15, 2025 14:47
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 27b61c2 fix(deps): update knative.dev/pkg digest to aadc6f6 Oct 15, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 43fa7a1 to cd0f086 Compare October 21, 2025 04:37
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 5037c47 fix(deps): update knative.dev/pkg digest to 7e6a020 Nov 17, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from e62b597 to 224e448 Compare November 18, 2025 22:54
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 7e6a020 fix(deps): update knative.dev/pkg digest to 7459906 Nov 18, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 224e448 to c1ad3d6 Compare November 19, 2025 13:41
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 7459906 fix(deps): update knative.dev/pkg digest to ab67eb7 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from c1ad3d6 to 027d384 Compare November 24, 2025 10:11
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to ab67eb7 fix(deps): update knative.dev/pkg digest to 83e0e80 Nov 24, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 027d384 to 7ac99e4 Compare November 24, 2025 20:39
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 83e0e80 fix(deps): update knative.dev/pkg digest to 7d24e8d Nov 24, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 7ac99e4 to ba7d68b Compare November 25, 2025 21:35
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 7d24e8d fix(deps): update knative.dev/pkg digest to 93e95a6 Nov 25, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from ba7d68b to a487540 Compare November 26, 2025 06:43
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 93e95a6 fix(deps): update knative.dev/pkg digest to e853b1d Nov 26, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from a487540 to 5fcdbdb Compare December 15, 2025 14:57
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to e853b1d fix(deps): update knative.dev/pkg digest to 9cc8410 Dec 16, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch 2 times, most recently from 5b2fb69 to ef203d5 Compare December 16, 2025 17:05
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 9cc8410 fix(deps): update knative.dev/pkg digest to 9c8140b Dec 16, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from ef203d5 to 3a410bb Compare December 17, 2025 23:56
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 9c8140b fix(deps): update knative.dev/pkg digest to 80c8bc4 Dec 17, 2025
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch 2 times, most recently from 365c83c to 5385f0e Compare January 4, 2026 22:44
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 80c8bc4 fix(deps): update knative.dev/pkg digest to 51874fe Jan 4, 2026
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 5385f0e to d33a8b4 Compare January 11, 2026 21:45
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 51874fe fix(deps): update knative.dev/pkg digest to 93d6642 Jan 11, 2026
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from d33a8b4 to 86a05f2 Compare January 14, 2026 05:49
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 93d6642 fix(deps): update knative.dev/pkg digest to 116bf6c Jan 14, 2026
@renovate renovate bot force-pushed the renovate/knative.dev-pkg-digest branch from 86a05f2 to caf9e0d Compare January 14, 2026 17:10
@renovate renovate bot changed the title fix(deps): update knative.dev/pkg digest to 116bf6c fix(deps): update knative.dev/pkg digest to 8c84044 Jan 14, 2026
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.

1 participant