{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":146805832,"defaultBranch":"main","name":"caching","ownerLogin":"knative","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-08-30T20:56:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/35583233?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713287196.0","currentOid":""},"activityList":{"items":[{"before":"69083faf77fc34d9ac84d3d4ad2d6acf8892fd37","after":"067d69dbd6215396bfc90bee7040853fe0d64335","ref":"refs/heads/main","pushedAt":"2024-05-21T13:45:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#868)\n\nbumping google.golang.org/grpc d32e66c...fa274d7:\n > fa274d7 Change version to 1.64.0 (# 7218)\n > 6b413c8 xds: Surround two `Infof` calls that use `pretty.ToJSON` with `V(2)` checks (# 7216)\n > 2dbbcef resolver/dns: Add docstring to SetMinResolutionInterval (# 7217)\n > 070d9c7 codes: replace %q to %d in error string when invalid code is an integer (# 7188)\n > 5d24ee2 xds: store server config for LRS server in xdsresource.ClusterUpdate (# 7191)\n > c76f686 advancedTLS: Rename get root certs related pieces (# 7207)\n > f591e3b codec: remove option to suppress setting supported compressors in headers (# 7203)\n > b4f7947 github: remove dependabot (# 7208)\n > 0561c78 client: add user-friendly error message of LB policy update timed out (# 7206)\n > 9d9c1fb peer: remove change detector test (# 7204)\n > 9d9a96f peer and metadata: Implement the Stringer interface for Peer and Metadata (# 7137)\n > 911d549 advancedTLS: Combine `ClientOptions` and `ServerOptions` to just `Options` (# 7202)\n > 4879d51 advancedTLS: Swap to DenyUndetermined from AllowUndetermined in revocation settings (# 7179)\n > befc29d advancedTLS: Rename {Min/Max}Version to {Min/Max}TLSVersion (# 7173)\n > f2d6421 test/kokoro: simplify PSM Interop Kokoro buildscripts (# 7171)\n > 9199290 xds: Move bootstrap config to internal/xds (# 7182)\n > f167ad6 test: fix possible leaked goroutine in TestDetailedConnectionCloseErrorPropagatesToRpcError (# 7183)\n > bb9882e Add an optional implementation of streams using generics (# 7057)\n > a87e923 channelz: fix missing Target on SubChannel type (# 7189)\n > 273fe14 *: fix typos (# 7178)\n > c7c8aa8 xds/internal: Replace calls to `Debugf` with `V(2)` checks and `Infof` (# 7180)\n > 796c615 grpc: update clientStreamAttempt context with transport context (# 7096)\n > e4a6ce3 Add atollena to MAINTAINERS.md (# 7126)\n > b433b94 advancedtls: Rename RevocationConfig (# 7151)\n > 5ab1c1a advancedtls: Add notes about required vs. optional for FileWatcherOptions (# 7165)\n > 1e8b9b7 stats/opentelemetry: Add OpenTelemetry instrumentation component (# 7166)\n > dd953fd examples: fix the quickstart link in the routeguide example (# 7162)\n > 750e1de examples: improve grammar in the interceptor example (# 7163)\n > 4e8f9d4 advancedtls: fix docstring for VerificationResults (# 7168)\n > 5a24fc1 xds/internal/xdsclient/xdsresource: Preallocate VirtualHost slice correctly (# 7157)\n > cb9c22d vet: run staticcheck for all sub modules (# 7155)\n > d75b5e2 advancedtls: Rename custom verification function APIs (# 7140)\n > 34de5cf stats/opencensus: Handle PickerUpdated to avoid \"Received unexpected stats\" error (# 7153)\n > 34c7675 chore: fix function names in comment (# 7117)\n > 5fe2e74 advancedtls: Rename VType (# 7149)\n > 09e6fdd Update docs and examples and tests to use NewClient instead of Dial (# 7068)\n > 9cf408e *: fix regenerate.sh (# 7139)\n > 5e0fa76 transport: make nextID accessed inside t.mu only (# 7148)\n > 54e0a13 transport: misc cleanups (# 7147)\n > 81d3f06 xds/internal/xdsclient/xdslbregistry: remove unused call to type url (# 7130)\n > f268126 Send GOAWAY to server on Client Transport Shutdown (# 7015)\n > 431436d examples: Add custom load balancer example (# 6691)\n > fc8da03 advancedtls: unexport parts of API not meant to be public (# 7118)\n > 006e2ba client: Drop two calls to `pretty.ToJSON` and move code outside of lock (# 7132)\n > a2f8e61 cmd/protoc-gen-go-grpc: reuse route_guide_grpc.pb.go as golden file (# 7134)\n > 0c6d80c chore: fix lint (# 7133)\n > b37cd81 xds: Process telemetry labels from CDS in xDS Balancers (# 7116)\n > a4afd4d deps: remove dependency of github.com/golang/protobuf from main module (# 7122)\n > afaa301 pb.go: regenerate (# 7123)\n > 664e852 stats: mark InPayload.Data and OutPayload.Data for deletion (experimental) (# 7121)\n > adf976b xds: remove -v when running xds e2e tests (# 7120)\n > 308dbc4 xds/internal/xdsclient: Process string metadata in CDS for com.google.csm.telemetry_labels (# 7085)\n > 554f107 Makefile: perfect PHONY (# 7076)\n > 0baa668 test/kokoro: Migrate PSM Interop to Artifact Registry (# 7102)\n > ec257b4 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101)\n > 6fbcd8a cmd/protoc-gen-go-grpc: add change detector test (# 7072)\n > eb4e411 vet: split vet-proto from vet.sh (# 7099)\n > 28cccf3 pb.go: regenerate (# 7098)\n > 879414f deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 7059)\n > 8444ae0 resolver/dns: Add SetMinResolutionInterval Option (# 6962)\n > 59be823 grpc: Deprecate WithBlock, WithReturnConnectionError, FailOnNonTempDialError (# 7097)\n > c31cec3 Fix: error message using correct keepalive config value (# 7038)\n > f1cf6bf *: update http2 dependency (# 7081)\n > b7346ae channelz: fix race accessing channelMap without lock (# 7079)\n > 4ec8307 cmd/protoc-gen-go-grpc: replace usages of deprecated API (# 7071)\n > feb968b build(deps): bump the github-actions group with 2 updates (# 7069)\n > 17d1039 grpc: Export header list sizes in DialOption and ServerOption (# 7033)\n > ba1bf9e deps: update dependencies for all modules (# 7061)\n > 57e4391 googlec2p: use the bootstrap parsing code to generate parsed bootstrap config instead of handcrafting it (# 7040)\n > fc3f327 channelz: refactor to move proto API to a separate package (# 7065)\n > b78c0eb examples: Update features/encryption/README.md file (# 7045)\n > c003fdf channelz: add LocalAddr to listen sockets and test (# 7062)\n > a975978 cmd/protoc-gen-go-grpc: don't emit const blocks for services with no methods (# 7055)\n > eb5828b protoc: Change protoc to include generated call option (# 6960)\n > cce1632 Change version to 1.64.0-dev (# 7052)\nbumping knative.dev/pkg 11a3d46...99e1685:\n > 99e1685 Bump google.golang.org/api from 0.180.0 to 0.181.0 (# 3041)\n > b5507d9 Bump google.golang.org/grpc from 1.63.2 to 1.64.0 (# 3040)\n > a6bf0be Bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 (# 3039)\n > 4a9c38d Update actions (# 3037)\nbumping google.golang.org/genproto/googleapis/api 8c6c420...b8a5c65:\n > b8a5c65 chore(all): update all (# 1123)\n > 8cf5692 chore(all): update all (# 1122)\nbumping google.golang.org/api 6feeaaf...4b79cc4:\n > 4b79cc4 chore(main): release 0.181.0 (# 2582)\n > c3f4828 feat(all): auto-regenerate discovery clients (# 2589)\n > 7d13175 chore: update min version to 1.20 (# 2588)\n > 86c9521 feat(all): auto-regenerate discovery clients (# 2587)\n > afc4685 feat(all): auto-regenerate discovery clients (# 2586)\n > 4177d21 chore(all): update all (# 2584)\n > e35f76f feat(all): auto-regenerate discovery clients (# 2585)\n > 7b18e5d feat(all): auto-regenerate discovery clients (# 2583)\n > 6923ec8 feat(all): auto-regenerate discovery clients (# 2581)\nbumping google.golang.org/genproto/googleapis/rpc 8cf5692...0867130:\n > 0867130 chore(all): auto-regenerate .pb.go files (# 1125)\n > 024948a chore(all): update all (# 1126)\n > 6275950 chore(all): auto-regenerate .pb.go files (# 1124)\n > b8a5c65 chore(all): update all (# 1123)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#868)"}},{"before":"2720a0e9c90fe1e18754fddbde51aeb1e528d736","after":"69083faf77fc34d9ac84d3d4ad2d6acf8892fd37","ref":"refs/heads/main","pushedAt":"2024-05-16T13:13:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update actions (#866)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update actions (#866)"}},{"before":"1a6c1c714c1834e8513b79af51066df29dee1d36","after":"2720a0e9c90fe1e18754fddbde51aeb1e528d736","ref":"refs/heads/main","pushedAt":"2024-05-15T13:32:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#865)\n\nbumping knative.dev/pkg b1fd04d...11a3d46:\n > 11a3d46 Add composite ConfigStore to combine multiple ConfigStore (# 3027)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#865)"}},{"before":"7dad151e150bf7b5f12035ad6f7cc5e84f1ea273","after":"1a6c1c714c1834e8513b79af51066df29dee1d36","ref":"refs/heads/main","pushedAt":"2024-05-13T13:51:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#864)\n\nbumping golang.org/x/tools 11c692e...cc29c91:\n > cc29c91 go.mod: update golang.org/x dependencies\n > 397fef9 gopls/internal/protocol: add links to LSP spec\n > e2a352c internal/refactor/inline: extensible API\n > c16c816 go/analysis/passes/stdversion: test *.go < go.mod version\n > 629a7be go/analysis/analysistest: stricter errors and GOWORK setting\n > 4db1697 go/packages/packagestest: fold modules_111.go into modules.go\n > ccdef3c gopls/internal/golang: fix nil panic in InlayHint\n > 74c9cfe go/analysis: add Pass.ReadFile\n > 5ef4fc9 gopls/internal/golang/completion: fix the isEmptyInterface predicate\n > 77f691b internal/gcimporter: use Alias.Rhs, not unsafe hack\n > 0b45163 gopls/internal/cache: use language versions when validating Go version\n > 3c49bb7 gopls: normalize logging attributes\n > 2fa621c gopls/internal/golang: fix resolution of in-package implementations\n > bcec099 internal/refactor/inline: remove eta abstraction inlining assignments\n > fcea13b toolstash: errors output should match errors guarded\n > b00d49e internal/refactor/inline: don't assume strings.Index calls internal/bytealg\n > 1523441 gopls/internal/cache: add more assertions for golang/go# 60890\n > 440f3c3 internal/aliases: expose Enabled\n > a363d11 go/types/typeutil: replace interface{} with any (cleanup)\n > e8c9d81 go/analysis/passes/tests: Use ReportRangef to refactor some code in checkTest\n > 97ea816 all: fix some typos in comments\n > 8db95b7 gopls/internal/golang: check the comment range before emiting semantic tokens\n > daf9460 Revert \"gopls/internal/test/integration/misc: reenable staticcheck test\"\n > 618670d gopls/internal/test/integration/misc: reenable staticcheck test\n > 2debfbe internal/testfiles: add a helper package for test files\n > c17402c gopls: fix a couple places where temporary files are not removed\n > ee61fb0 go/packages: fix issue number typo in TestIssue37629\n > 3735585 gopls/internal/settings: deprecate \"allowImplicitNetworkAccess\"\n > f4888c5 gopls/internal/settings: remove support for \"allowModfileModifications\"\n > d857e85 gopls/internal/settings: enable semantic tokens by default\n > 3f74dc5 gopls/internal/settings: remove experiments\n > e716599 cmd/goimports: support workspace vendoring\n > 7c7d7db gopls/internal/golang: allow \"query\" CodeActions on generated files\n > cb134f5 gopls/internal/golang: RenderPkgDoc: elide parameters 4+ in index\n > c5094cc internal/imports: a step towards making tests hermetic\n > 5e04895 gopls/internal/settings: update stale documentation for \"symbolScope\"\n > 0c3722a doc: enforce gotypesalias=0 behavior until go1.23\n > dd0410f go/packages: stop loading packages when context is done\n > dcccb2d x/tools: make tests agnostic as to whether gotypesalias=\"\" => 0 or 1\n > 46a0401 gopls: eliminate the hooks package\n > e388fff gopls/internal/server: don't reset views if configuration did not change\n > d034ae1 gopls/internal/cmd: check: print RelatedInformation\n > 3c000ca gopls/doc: relnote for hover & definition over doc links\n > c859ee9 gopls/internal/test/marker: fix {hover/def}/comment tests\n > 9cef8b1 go/callgraph/cha: more precise resolution of unexported methods\n > 0cc2ffd gopls/internal/cache: fail loudly on command-line-arguments modules\n > c3c5164 gopls/internal/golang: support hover and definition operations over doc links\n > da3408b go/analysis/passes/printf: elaborate the documentation\n > 198a0a8 imports: prefer math/rand/v2 over math/rand\n > 79df971 gopls/internal/server: avoid duplicate diagnoses and loads\n > bcd607e gopls/internal/cache: don't log packages when selectively reloading\n > 6f92c83 gopls: reduce noisy error messages\n > c4c0bf9 gopls/internal/test: skip integration tests on linux-ppc64-power9osu\n > b4b8186 internal/apidiff: support materialized aliases\n > 3520955 go/types/typeutil: implement correct hashing of aliases\n > f6298eb gopls/internal/cache: add debug assertions to refine golang/go# 66732\n > f41d27e gopls/internal/cache: avoid panic when the primary diagnostic is broken\n > c0ab013 go/packages: doc: type symbols are consistent only within one Load\n > 564c0e9 gopls/internal/telemetry/cmd/stacks: improve summary\n > de6db98 internal/check: filter out too-new Go versions for type checking\n > 5c3c2ff gopls/internal/golang: RenderPkgDoc: fix anchors for promoted methods\n > 8a0c6e2 gopls/internal/server: report HTTP panics via telemetry\n > c7b6b8d gopls/internal/cache: analysis: repair start/end and refine bug report\n > cb3eb43 internal/test/integration: parse flags earlier\n > 4794229 gopls/internal/golang: RenderPkgDoc: add element\n > 2db5a34 gopls/internal/golang: RenderPkgDoc: navigational <select>\nbumping google.golang.org/protobuf 242df22...4a76e11:\n > 4a76e11 all: release v1.34.1\n > 9d9d8d3 encoding/proto[json|text]: accept lower case names for group-like fields\n > 6c3ebca all: update to protobuf 27.0-rc1 and regenerate protos\n > 2939520 all: start v1.34.0-devel\nbumping golang.org/x/net 7bbe320...d27919b:\n > d27919b go.mod: update golang.org/x dependencies\n > e0324fc http2: use net.ErrClosed\n > b20cd59 quic: initiate key rotation earlier in connections\n > f95a3b3 html: fix typo in package doc\n > 0a24555 http/httpguts: speed up ValidHeaderFieldName\n > ec05fdc http2: don't retry the first request on a connection on GOAWAY error\n > b67a0f0 http2: send correct LastStreamID in stream-caused GOAWAY\n > a130fcc quic: don't consider goroutines running when tests start as leaked\nbumping google.golang.org/api a11ef60...6feeaaf:\n > 6feeaaf chore(main): release 0.180.0 (# 2579)\n > e92e3ed chore: regen libraries (# 2580)\n > 6604a5d feat(all): auto-regenerate discovery clients (# 2578)\n > 9fdd500 chore(main): release 0.179.0 (# 2574)\n > 090ff6c fix: bump auth to v0.4.1 (# 2577)\n > a784ae0 feat(all): auto-regenerate discovery clients (# 2575)\n > 887c564 feat(all): auto-regenerate discovery clients (# 2573)\n > 64ed0f8 chore(main): release 0.178.0 (# 2562)\n > 0c976dc feat(all): auto-regenerate discovery clients (# 2571)\n > 8c74bb8 feat(gen): Add internaloption.EnableNewAuthLibrary (# 2519)\n > b5ae946 chore(all): update all (# 2569)\n > f2da582 feat(all): auto-regenerate discovery clients (# 2570)\n > d922e3b feat(all): auto-regenerate discovery clients (# 2568)\n > 76b27f1 feat(all): auto-regenerate discovery clients (# 2567)\n > 5e44215 docs: update commit style in CONTRIBUTING (# 2566)\n > 0843d21 feat(all): auto-regenerate discovery clients (# 2565)\n > fe54ffd feat(google-api-go-client): add x-goog-api-version header (# 2563)\n > b313e4b feat(all): auto-regenerate discovery clients (# 2564)\n > 2d22d11 feat(all): auto-regenerate discovery clients (# 2561)\nbumping google.golang.org/genproto/googleapis/api 6e1732d...8c6c420:\n > 8c6c420 chore(all): update all to 7cd4c1c (# 1111)\n > 79826c8 chore(all): auto-regenerate .pb.go files (# 1112)\n > 7cd4c1c chore(all): auto-regenerate .pb.go files (# 1110)\n > 26222e5 chore(all): update all (# 1109)\n > 6f501c4 chore(all): auto-regenerate .pb.go files (# 1107)\n > c3f9821 chore(all): update all (# 1108)\n > 454cdb8 chore(all): auto-regenerate .pb.go files (# 1106)\n > beb30f4 chore(all): auto-regenerate .pb.go files (# 1101)\n > 64ea030 chore(all): update all (# 1105)\n > 94a12d6 chore(all): update all (# 1102)\nbumping github.com/prometheus/client_golang 77d4003...6e3f4b1:\n > 6e3f4b1 Cut 1.19.1 (# 1494)\n > cad1bfa Merge pull request # 1454 from prometheus/small-nits\n > 0aa8c9f Rephrase incompatibility with common v0.48.0\nbumping golang.org/x/text 6c97a16...8d533a0:\n > 8d533a0 encoding/charmap: update UCM spec file URL prefix\nbumping golang.org/x/term 5b15d26...46c790f:\n > 46c790f go.mod: update golang.org/x dependencies\nbumping golang.org/x/sys cabba82...7d69d98:\n > 7d69d98 unix: extend support for z/OS\n > 7758090 cpu: add support for sve2 detection\n > 9a28524 windows: drop go version tags for unsupported versions\n > 27dc90b unix: update to Linux kernel 6.4\nbumping knative.dev/pkg 360b72e...b1fd04d:\n > b1fd04d Bump golang.org/x/net from 0.24.0 to 0.25.0 (# 3036)\n > 89b1857 Bump golang.org/x/tools from 0.20.0 to 0.21.0 (# 3035)\n > 7a27552 Bump google.golang.org/api from 0.177.0 to 0.180.0 (# 3034)\n > 3b2e71c Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (# 3033)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2292791982\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/864\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/864/hovercard\" href=\"https://github.com/knative/caching/pull/864\">#864</a>)"}},{"before":"383932e618f8086b6af74ff6685d843132c76609","after":"7dad151e150bf7b5f12035ad6f7cc5e84f1ea273","ref":"refs/heads/main","pushedAt":"2024-05-08T05:54:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#863)\n\nbumping knative.dev/pkg f69d19c...360b72e:\n > 360b72e Update AuthStatus to have list of ServiceAccountNames (# 3032)\n > 1d1616a Update community files (# 3031)\nbumping knative.dev/hack abdcdea...68e3bfb:\n > 68e3bfb Update community files (# 382)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2283264834\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/863\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/863/hovercard\" href=\"https://github.com/knative/caching/pull/863\">#863</a>)"}},{"before":"a4ae563eaf27260d1a57ce4e1c6d7d7fc3328a12","after":"383932e618f8086b6af74ff6685d843132c76609","ref":"refs/heads/main","pushedAt":"2024-05-07T05:41:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#861)\n\nbumping golang.org/x/oauth2 d0e617c...84cb9f7:\n > 84cb9f7 oauth2: fix typo in comment\n > 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency\n > e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint\nbumping google.golang.org/genproto/googleapis/rpc 8c6c420...8cf5692:\n > 8cf5692 chore(all): update all (# 1122)\nbumping knative.dev/pkg b69fa27...f69d19c:\n > f69d19c Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (# 3029)\n > 13af413 Bump google.golang.org/api from 0.176.1 to 0.177.0 (# 3028)\nbumping google.golang.org/protobuf ec47fd1...242df22:\n > 242df22 all: release v1.34.0\n > c2b76ee all: fix deprecated\n > e4ad8f9 types/gofeaturespb: move go_feature.proto to be consistent with out languages\n > c2a26e7 encoding/{protojson,prototext}: strengthen wording on stability\n > d0f77ae proto: ensure MarshalOptions are plumbed to all Size calls\n > 94bb78c proto: return an error instead of producing invalid wire format\n > 671c2db [proto] use the correct parent when resolving features for extensions\n > 98873a2 internal/impl: pass ExtensionTypeDescriptor to extensionMap\n > 39bbf13 proto: CSE ProtoReflect() and TypeDescriptor() in proto.HasExtension\n > b30b634 protobuf: fix required/group bug in descriptor proto output of editions files\n > bab4b5d protobuf: support gaps in edition defaults calculation\n > a18684d protobuf: fix delimited fields under editions in go\n > 8a74430 internal/cmd/generate-types: manual CSE of m.messageInfo()\n > 55891d7 proto: add examples for Size, MarshalAppend (regarding allocations)\n > 87fded5 internal/impl: ensure proto.HasExtension does not allocate\n > 3797f00 protogen: update Options documentation. protogen.Run doesn't exist.\n > 4fd828f proto: extend Unmarshal documentation, include an example\n > c69658e proto: extend Marshal documentation, include an example\n > 3ebf7dd proto: fix HasPresence for extensions and missing plugin response\n > dea00b5 all: enable editions support\n > 59034d8 reflect/protodesc: restore edition in protodesc.ToDescriptorProto\n > 3039476 all: implement proto2/proto3 as editions [2/2]\n > 7259b46 all: implement proto2/proto3 as editions [1/2]\n > f563685 all: use subtests to identify the message type\n > e216807 all: start v1.33.0-devel\nbumping google.golang.org/api 64f40ff...a11ef60:\n > a11ef60 chore(main): release 0.177.0 (# 2545)\n > e6e5ac5 chore(all): update all (# 2552)\n > 3eb92f1 fix: temp patch cloud.google.com/go ambiguity (# 2560)\n > 1b6db6c fix: split large compute file up (# 2546)\n > fb153c0 feat(all): auto-regenerate discovery clients (# 2556)\n > a5d7734 chore(deps): disable otel updates until Go 1.21 (# 2554)\n > 2f46e14 feat(all): auto-regenerate discovery clients (# 2553)\n > 4418f5f feat(all): auto-regenerate discovery clients (# 2551)\n > f9bf96d feat(all): auto-regenerate discovery clients (# 2550)\n > 32a5d10 feat(all): auto-regenerate discovery clients (# 2548)\n > 2f2505b feat: reduce code size by 29% (# 2544)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2280858650\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/861\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/861/hovercard\" href=\"https://github.com/knative/caching/pull/861\">#861</a>)"}},{"before":"0e575a37752aca50f5d2755915508bf5e418d339","after":"a4ae563eaf27260d1a57ce4e1c6d7d7fc3328a12","ref":"refs/heads/main","pushedAt":"2024-05-07T01:43:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#862)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2282090081\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/862\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/862/hovercard\" href=\"https://github.com/knative/caching/pull/862\">#862</a>)"}},{"before":"7a4814e05165b46bdf139ffbcb5ee69c0035329f","after":"0e575a37752aca50f5d2755915508bf5e418d339","ref":"refs/heads/main","pushedAt":"2024-05-06T06:16:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#860)\n\nbumping google.golang.org/genproto/googleapis/rpc 94a12d6...8c6c420:\n > 8c6c420 chore(all): update all to 7cd4c1c (# 1111)\n > 79826c8 chore(all): auto-regenerate .pb.go files (# 1112)\n > 7cd4c1c chore(all): auto-regenerate .pb.go files (# 1110)\n > 26222e5 chore(all): update all (# 1109)\n > 6f501c4 chore(all): auto-regenerate .pb.go files (# 1107)\n > c3f9821 chore(all): update all (# 1108)\n > 454cdb8 chore(all): auto-regenerate .pb.go files (# 1106)\n > beb30f4 chore(all): auto-regenerate .pb.go files (# 1101)\n > 64ea030 chore(all): update all (# 1105)\nbumping knative.dev/hack 1133b37...abdcdea:\n > abdcdea Update community files (# 380)\n > 9f6c92e Update community files (# 379)\nbumping knative.dev/pkg 0f34a88...b69fa27:\n > b69fa27 Bump google.golang.org/api from 0.176.0 to 0.176.1 (# 3025)\n > 75c6937 Bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3 (# 3026)\n > ca5f1ce Update community files (# 3024)\n > 3c6badc Bump google.golang.org/api from 0.172.0 to 0.176.0 (# 3023)\n > e8d193d Bump cloud.google.com/go/compute/metadata from 0.2.3 to 0.3.0 (# 3022)\n > 9ab7e10 Bump github.com/prometheus/common from 0.52.3 to 0.53.0 (# 3020)\n > e835586 Update community files (# 3019)\nbumping google.golang.org/api 707b9b2...64f40ff:\n > 64f40ff chore(main): release 0.176.1 (# 2542)\n > 8d0b2b5 fix(transport/http): pass through base transport (# 2541)\n > 81ccc7e chore(main): release 0.176.0 (# 2536)\n > 6825bb8 feat(all): auto-regenerate discovery clients (# 2540)\n > 30d8c87 feat(all): auto-regenerate discovery clients (# 2538)\n > 773fe01 feat(all): auto-regenerate discovery clients (# 2537)\n > 5a78abe fix: default defaultEndpointTemplate (# 2535)\n > 67a5d6d chore(main): release 0.175.0 (# 2527)\n > d64b1d0 fix: various auth transition bugs (# 2533)\n > 9622a0d feat(all): auto-regenerate discovery clients (# 2529)\n > f662ab7 fix: bump auth deps (# 2528)\n > ec3a580 feat(all): auto-regenerate discovery clients (# 2526)\n > f8960e3 chore(main): release 0.174.0 (# 2521)\n > 0f0a2f0 fix(internal): set scopes for new auth flow (# 2525)\n > f49960d feat(all): auto-regenerate discovery clients (# 2524)\n > 4054271 feat: add hooks in for new auth library (# 2228)\n > 46fc56a chore(main): release 0.173.0 (# 2495)\n > 053d45a chore(all): update module github.com/google/go-github/v59 to v61 (# 2512)\n > bf1c054 feat(all): auto-regenerate discovery clients (# 2520)\n > 85b4e90 feat(all): auto-regenerate discovery clients (# 2516)\n > b71b80f feat(all): auto-regenerate discovery clients (# 2515)\n > 4826df4 feat(all): auto-regenerate discovery clients (# 2514)\n > 3e03de3 feat(all): auto-regenerate discovery clients (# 2513)\n > 4e450ec feat(option): add support for env var GOOGLE_CLOUD_UNIVERSE_DOMAIN (# 2509)\n > 0ff027b feat(all): auto-regenerate discovery clients (# 2510)\n > caf5b3f feat(all): auto-regenerate discovery clients (# 2508)\n > 3daccec feat(all): auto-regenerate discovery clients (# 2506)\n > baa809b feat(all): auto-regenerate discovery clients (# 2505)\n > 7ec3ef8 feat(all): auto-regenerate discovery clients (# 2504)\n > c786111 chore(all): update all to 454cdb8 (# 2502)\n > 6ee6a57 feat(all): auto-regenerate discovery clients (# 2503)\n > cdac273 feat(all): auto-regenerate discovery clients (# 2501)\n > 5b9019f feat(all): auto-regenerate discovery clients (# 2500)\n > 4ebe65e feat(all): auto-regenerate discovery clients (# 2499)\n > a48e9de feat(all): auto-regenerate discovery clients (# 2494)\nbumping github.com/prometheus/common 0234594...e54e4df:\n > e54e4df Merge pull request # 620 from bboreham/test-string\n > e25b951 Merge pull request # 619 from bboreham/restore-sort\n > a1ca958 LabelSet: add unit test for String method\n > c1b9b72 Fix up config test (# 621)\n > be294f1 LabelSet.String: restore faster sort call\n > de5ed88 Merge pull request # 487 from GiedriusS/allow_exposing_real_value\n > ea817bb Merge pull request # 618 from grobinson-grafana/grobinson/add-status-at\n > 5ad26bf config: allow exposing real secret value through marshal\n > 506a12c Fix comment\n > fb6970a Add StatusAt method for Alert struct\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2277666258\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/860\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/860/hovercard\" href=\"https://github.com/knative/caching/pull/860\">#860</a>)"}},{"before":"27d18cdd6067be2acde81fc00b056f75b3135a00","after":"7a4814e05165b46bdf139ffbcb5ee69c0035329f","ref":"refs/heads/main","pushedAt":"2024-04-26T05:48:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#859)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2264772871\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/859\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/859/hovercard\" href=\"https://github.com/knative/caching/pull/859\">#859</a>)"}},{"before":"b8488ea65413c7527a558a3d8223162c9ed3f1bf","after":"27d18cdd6067be2acde81fc00b056f75b3135a00","ref":"refs/heads/main","pushedAt":"2024-04-18T01:40:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#858)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2249548009\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/858\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/858/hovercard\" href=\"https://github.com/knative/caching/pull/858\">#858</a>)"}},{"before":null,"after":"b8488ea65413c7527a558a3d8223162c9ed3f1bf","ref":"refs/heads/release-1.14","pushedAt":"2024-04-16T17:06:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"izabelacg","name":"Izabela Gomes","path":"/izabelacg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542501?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#857)\n\nbumping knative.dev/pkg 39d72da...0f34a88:\n > 0f34a88 upgrade to latest dependencies (# 3018)\n > 2a68697 Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (# 3017)\n > 2cca32d Revert \"drop eventing-rabbitmq downstream testing (# 2969)\" (# 3008)\nbumping google.golang.org/grpc c68f456...d32e66c:\n > d32e66c Change version to 1.63.2 (# 7104)\n > 92f6dd0 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101)\n > 0f6ef0f grpc: un-deprecate Dial and DialContext\n > 58dc749 Change version to 1.63.1-dev (# 7051)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2246143903\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/857\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/857/hovercard\" href=\"https://github.com/knative/caching/pull/857\">#857</a>)"}},{"before":"6298ee2705e064e6f36656a5f9f95d6f11b1daa8","after":"b8488ea65413c7527a558a3d8223162c9ed3f1bf","ref":"refs/heads/main","pushedAt":"2024-04-16T16:52:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#857)\n\nbumping knative.dev/pkg 39d72da...0f34a88:\n > 0f34a88 upgrade to latest dependencies (# 3018)\n > 2a68697 Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (# 3017)\n > 2cca32d Revert \"drop eventing-rabbitmq downstream testing (# 2969)\" (# 3008)\nbumping google.golang.org/grpc c68f456...d32e66c:\n > d32e66c Change version to 1.63.2 (# 7104)\n > 92f6dd0 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101)\n > 0f6ef0f grpc: un-deprecate Dial and DialContext\n > 58dc749 Change version to 1.63.1-dev (# 7051)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2246143903\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/857\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/857/hovercard\" href=\"https://github.com/knative/caching/pull/857\">#857</a>)"}},{"before":"e88bbc2772780ce49f2d1d1d64b59542944121c5","after":"6298ee2705e064e6f36656a5f9f95d6f11b1daa8","ref":"refs/heads/main","pushedAt":"2024-04-15T14:48:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#856)\n\nbumping golang.org/x/mod 766dc5d...aa51b25:\n > aa51b25 modfile: do not collapse if there are unattached comments within blocks\n > 87140ec sumdb/tlog: make NewTiles only generate strictly necessary tiles\n > 18d3f56 modfile: fix crash on AddGoStmt in empty File\nbumping golang.org/x/oauth2 85231f9...d0e617c:\n > d0e617c google: add Credentials.UniverseDomainProvider\n > 3c9c1f6 oauth2/google: fix the logic of sts 0 value of expires_in\n > 5a05c65 oauth2/google: fix remove content-type header from idms get requests\n > 3a6776a appengine: drop obsolete code for AppEngine envs <=Go 1.11\nbumping knative.dev/pkg 1ff9a77...39d72da:\n > 39d72da Bump github.com/prometheus/common from 0.52.2 to 0.52.3 (# 3015)\n > e255c15 Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (# 3016)\n > 7de1740 Bump golang.org/x/tools from 0.19.0 to 0.20.0 (# 3012)\n > bc62610 Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (# 3013)\n > a49e72f Bump golang.org/x/net from 0.22.0 to 0.24.0 (# 3011)\nbumping github.com/prometheus/common 4433931...0234594:\n > 0234594 Add support for go 1.20 (# 617)\nbumping google.golang.org/grpc 9952aa8...c68f456:\n > c68f456 Change version to 1.63.0 (# 7050)\n > 6369167 *: update http2 dependency (# 7082)\n > 8854761 cherry-pick: channelz: fix race accessing channelMap without lock (# 7079) (# 7080)\n > e62770d channelz: add LocalAddr to listen sockets and test (# 7062) (# 7063)\n > 4ffccf1 googlec2p: use xdstp style template for client LDS resource name (# 7048)\n > faf9964 gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (# 7035)\n > 800a8e0 channelz: re-add state for subchannels (# 7046)\n > dadbbfa channelz: re-add target and state (# 7042)\n > 55cd7a6 channelz: major cleanup / reorganization (# 6969)\n > a1033b1 xds: add LRS named metrics support (# 7027)\n > 4f43d2e chore: remove repetitive words (# 7036)\n > 7c37770 grpc: clean up doc strings and some code around Dial vs NewClient (# 7029)\n > c808322 chore: expose `NewClient` method to end users (# 7010)\n > c31fce8 Update github.com/golang/protobuf and google.golang.org/protobuf modules (# 7028)\n > 55341d7 xdsclient: correct logic used to suppress empty ADS requests on new streams (# 7026)\n > f7c5e6a DNS resolving with timeout (# 6917)\n > 815e2e2 build(deps): bump the github-actions group with 1 update (# 7014)\n > 2a617ca experimental: re-split message/service pb imports (# 7011)\n > 99ded5c examples: update deps of observability example to gcp/observabliity@v1.0.1 (# 7009)\n > e978e43 gcp/observability: update stackdriver dependency to remove dep on prometheus (# 7008)\n > 27c5d98 deps: update dependencies for all modules (# 7007)\n > 90fc697 xdsclient: use dataplane authority for virtualhost lookup (# 6997)\n > c267d5b grpc: add clientconn.CanonicalTarget() to return the canonical target string (# 7006)\n > 51f9cc0 deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 6961)\n > eb08be4 github: add Go 1.22 testing (# 7005)\n > eb880d5 replace github.com/cncf/udpa/go by github.com/cncf/xds/go (# 7001)\n > 5ccf176 rpc_util: Fix RecvBufferPool deactivation issues (# 6766)\n > 76a23bf fix enabling compression by trimming whitespaces in accept encoding header (# 6952)\n > 7525e98 test: add test for invalid streamID (# 6940)\n > c63d925 examples: fix typo in url (# 6978)\n > 40d6adb transport: Make error-handling for bad HTTP method consistent between HTTP/2 server transport and handler server transport (# 6989)\n > 3c2a44d transport: when using write buffer pooling, use input size instead of size*2 (# 6983)\n > 3ae77e6 grpc: Canonicalize string returned by ClientConn.Target() and resolver.Address.String() (# 6923)\n > 29997a0 grpc: Add StaticMethod CallOption (# 6926)\n > 28d78d4 *: forbid the use of time.After (# 6985)\n > 408139a security/advancedtls: CRL checks improvement (# 6968)\n > f94be9b Set the security level of Windows named pipes to NoSecurity (# 6956)\n > 05db80f server: wait to close connection until incoming socket is drained (with timeout) (# 6977)\n > f135e98 xds/internal/xdsclient: Add comments for exported types (# 6972)\n > f8eef63 Change version to 1.63.0-dev (# 6976)\nbumping golang.org/x/tools 7656c4c...11c692e:\n > 11c692e gopls/internal/test/marker/testdata: skip hover size tests on 32-bit arm\n > fc660e5 go.mod: update golang.org/x dependencies\n > 6590f47 internal/gcimporter: renable tests of issue50259.go\n > f1d5252 gopls/internal/golang: Hover: show wasted % of struct space\n > 951bb40 gopls/internal/test/integration/misc: fix flaky test\n > c9b0c65 gopls/internal/analysis/fillreturns: skip test if gotypesalias=1\n > c623a28 gopls/internal/cache: fix crash in snapshot.Analyze with patch versions\n > f345449 gopls/internal/server: filter diagnostics to \"best\" views\n > 42d590c gopls/internal/test/integration: add a WriteGoSum run option\n > 53d35a5 gopls/internal/golang: RenderPackageDoc: fix doc links\n > 222cdde internal/analysisinternal: ZeroValue: support materialized aliases\n > 0a4fc72 internal/gcimporter: support materialized aliases\n > 85b6527 gopls/internal/test: temporarily disable staticcheck with gotypesalias=1\n > 118b98b gopls/internal/golang: RenderPackageDoc: emit anchors for var/const\n > 1e68fee gopls/internal/server: \"view package doc\" of package under test\n > b303e13 gopls/internal/golang: view pkg doc: display when \"disconnected\"\n > 41a9213 go/packages: report type errors unconditionally\n > 7204363 gopls/doc/release/v0.16.0.md: augment notes for \"view pkg doc\"\n > 904c6ba gopls/internal/settings: enable \"unusedwrite\" analyzer\n > 9663999 gopls/internal/golang: hover: show size/offset info\n > 509ed1c gopls/internal/golang: work around bug in go/doc\n > 9551398 go/callgraph: keep instantiations in DeleteSyntheticNodes\n > 11b4b5e go/analysis/passes/nilness: add longer example to doc\n > 9ed98fa gopls/internal/test: option to suppress LSP logs on failure\n > 867c912 inline: make it possible to gob encode/decode inlineMeFacts\n > db5d12b go/types/internal/play: display method receiver type\n > 2c8dd3e gopls: add explicit Unalias operations\n > 814f676 internal/gcimporter: add tool to inspect export data\n > 4fe2c29 refactor/rename: fix renaming of aliases\n > 71acab9 internal/typesparams: add Deref\n > 63b3b5a internal/imports: fix two \"nil pointer in interface\" bugs\n > 3f9badb go/ssa: types.Unalias() cleanup.\n > e5cf370 internal/typeparams: factor 2 copies of isParameterized\n > e0a9567 all: fix some comments\n > c3544e2 go/analysis/passes/httpresponse: fix ReceiverNamed usage\n > d0f7dce gopls: update x/vuln to 1.0.4\n > dd52646 go/ssa: create fewer goroutines\n > 813e70a gopls/internal/server: redo completion counters\n > 2ba7cf9 internal/imports: remove obsolete go:generate directive\n > 0fb9b7b gopls: use slices package for reverse slice\n > c21ae4c gopls/internal/golang: don't suggest removeparam when there are errors\n > f3fccee gopls/internal/golang: support removing unused parameters from methods\n > 2d517d5 gopls/internal/golang: fix build breakage due to semantic conflict\n > 6af0295 go/analysis/passes/stdversion: publish\n > 8669bfc gopls/internal/server: add \"View package documentation\" code action\n > 5628443 gopls/internal/test/marker: remove runtime.GOROOT from format.txt case\n > 6d9ecf2 gopls/internal/cache: rename methods on Package\n > 29d17a0 go/cfg: publish (*CFG).Dot method\n > 03f7b7b x/tools/go/packages: fix Load's \"argument list too long\" error\n > 67e856b gopls: fix test failures due to quoting of names in go/types errors\n > e256714 gopls: repair premature commit of 562248\n > 887727a gopls: Measure the efficacy of completions\n > ca94c96 gopls/internal/server: update telemetry prompt link\n > d4b1eff gopls/internal/golang: fix crash in package references\n > f89da53 gopls/internal/server: fix crash in SignatureHelp\n > 176e895 gopls/internal/analysis/stdversion: suppress before go1.21\n > c1eaf76 gopls/internal/analysis/stdversion: set RunDespiteErrors\n > c67485c gopls/internal/golang/completion: honor std symbol versions (imported)\n > 1f580da cmd/guru: delete it\n > c6563ca cmd/guru: remove replace directive\n > c178933 gopls/internal/server: set -mod=readonly when checking for upgrades\n > 9e530fc cmd/guru: carve out a separate module\n > 9b64301 gopls/internal/cache: avoid go/types panic on version \"go1.2.3\"\n > 93c0ca5 gopls/internal/cache: fix spurious diagnostics in multi-root workspaces\n > 31f056a gopls/internal/cache: add assertions for telemetry crash\n > 656fcde go/callgraph/vta: use core type for channels\n > b3a5e0b gopls/internal/golang/completion: honor std symbol versions (unimported)\n > accb00b gopls/internal/server/semantic: highlight the doc links in comments\n > ffaa15b gopls/internal/analysis/stdversion: report refs to too-new std symbols\n > 9a6aed9 internal/typeparams: delete OriginMethod\n > 070fcfb internal/typesinternal: delete SetGoVersion\n > caf5940 gopls/internal/cache: prune broken edges to command-line-arguments pkgs\n > ff00c7b internal/stdlib: manifest of all std symbols since go1.0\n > 029c4ea go/analysis/passes/slog: detect unsatifiable interface args\n > d10b068 go/ssa: handle labeled statements with blank labels\n > 4c85bed all: remove redundant words in comments and fix typo\n > 98c835c gopls/protocol: update LSP to latest version\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2243636312\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/856\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/856/hovercard\" href=\"https://github.com/knative/caching/pull/856\">#856</a>)"}},{"before":"c660724375a8eba5da5c23f27f7e34ec2db86f73","after":"e88bbc2772780ce49f2d1d1d64b59542944121c5","ref":"refs/heads/main","pushedAt":"2024-04-10T01:40:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#855)\n\nbumping golang.org/x/sys 360f961...cabba82:\n > cabba82 windows: use uint32 for serial comm flags for consistency\n > 1a50d97 windows: add serial comm functions\n > 95f07ec x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)\n > 4be02d3 unix: expose mmap calls on z/OS\nbumping golang.org/x/net 7ee34a0...7bbe320:\n > 7bbe320 go.mod: update golang.org/x dependencies\n > c48da13 http2: fix TestServerContinuationFlood flakes\n > 762b58d http2: fix tipos in comment\n > ba87210 http2: close connections when receiving too many headers\n > ebc8168 all: fix some typos\n > 3678185 http2: make TestCanonicalHeaderCacheGrowth faster\n > 448c44f http2: remove clientTester\n > c7877ac http2: convert the remaining clientTester tests to testClientConn\n > d8870b0 http2: use synthetic time in TestIdleConnTimeout\n > d73acff http2: only set up deadline when Server.IdleTimeout is positive\n > 89f602b http2: validate client/outgoing trailers\n > 6e2c99c http2: allow testing Transports with testSyncHooks\n > 9e0498d http2: use synthetic timers for ping timeouts in tests\n > 31d9683 http2: mark several testing functions as helpers\n > 12ddef7 http2: reject DATA frames after 1xx and before final headers\n > d600ae0 http2: add testClientConn for testing client RoundTrips\n > 57a6a7a http2: prevent uninitialized pipe from being written\n > ea095bc http2: only set up positive deadlines\n > 8c07e20 httpproxy: allow any scheme\n > ab271c3 http2: add IdleConnTimeout to http2.Transport\nbumping golang.org/x/term c5eaf76...5b15d26:\n > 5b15d26 go.mod: update golang.org/x dependencies\nbumping knative.dev/pkg 094f152...1ff9a77:\n > 1ff9a77 Bump x/net to 0.24 (# 3014)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2234578402\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/855\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/855/hovercard\" href=\"https://github.com/knative/caching/pull/855\">#855</a>)"}},{"before":"6569b97f25776d4cb213a191b5102dff73a30bb8","after":"c660724375a8eba5da5c23f27f7e34ec2db86f73","ref":"refs/heads/main","pushedAt":"2024-04-09T13:57:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#854)\n\nbumping github.com/prometheus/common e821827...4433931:\n > 4433931 Merge pull request # 615 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.51.11\n > 728e910 Merge pull request # 616 from srebhan/fix_protobuf_decode\n > 5fef1df Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4\n > 3dec13c Drop support for Go older than 1.18 (# 612)\n > 78585cf fix(protobuf): Correctly decode multi-messages streams\n > 95edf51 Update common Prometheus files (# 613)\nbumping google.golang.org/genproto/googleapis/rpc 6e1732d...94a12d6:\n > 94a12d6 chore(all): update all (# 1102)\nbumping google.golang.org/genproto/googleapis/api a219d84...6e1732d:\n > 6e1732d chore(all): auto-regenerate .pb.go files (# 1098)\n > 9694c77 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/apikeys (# 1099)\n > ace143d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/servicemanagement (# 1100)\n > c811ad7 chore(all): update all (# 1097)\nbumping knative.dev/pkg 5fe2303...094f152:\n > 094f152 Bump github.com/prometheus/common from 0.51.1 to 0.52.2 (# 3010)\n > f9d72b2 Bump golang.org/x/sync from 0.6.0 to 0.7.0 (# 3009)\n > 5d4af76 Update community files (# 3007)\n > fef5da9 Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 3004)\n > 03bf3de webhook: add options to disable resource_namespace tag in metrics (# 2931)\n > 3f02478 Bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 (# 3002)\n > 7d95d0f Bump google.golang.org/api from 0.171.0 to 0.172.0 (# 3003)\nbumping knative.dev/hack 47368d6...1133b37:\n > 1133b37 Update community files (# 378)\nbumping golang.org/x/sync 59c1ca1...14be23e:\n > 14be23e semaphore: cancel acquisition with a done context\nbumping google.golang.org/api a28dfbd...707b9b2:\n > 707b9b2 chore(main): release 0.172.0 (# 2486)\n > 77cc7d0 feat(all): auto-regenerate discovery clients (# 2492)\n > 18f643a chore(all): update all to 94a12d6 (# 2489)\n > 78ee47e feat(all): auto-regenerate discovery clients (# 2490)\n > 57e19b3 feat(all): auto-regenerate discovery clients (# 2488)\n > b0eaf37 feat(all): auto-regenerate discovery clients (# 2487)\n > 0398093 feat(all): auto-regenerate discovery clients (# 2485)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2232444271\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/854\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/854/hovercard\" href=\"https://github.com/knative/caching/pull/854\">#854</a>)"}},{"before":"84717c027d6ffda827982569d521c879e2d0e600","after":"6569b97f25776d4cb213a191b5102dff73a30bb8","ref":"refs/heads/main","pushedAt":"2024-04-04T01:45:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#853)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2224236549\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/853\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/853/hovercard\" href=\"https://github.com/knative/caching/pull/853\">#853</a>)"}},{"before":"7bc8b275e98c03b5884e73b0c34540aa0bfc6d79","after":"84717c027d6ffda827982569d521c879e2d0e600","ref":"refs/heads/main","pushedAt":"2024-03-29T11:20:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#852)\n\nbumping knative.dev/pkg 1ca1f09...5fe2303:\n > 5fe2303 drop vendor licenses (# 3001)\n > f69f148 Optionally generate an init func for an informer (# 2989)\n > b8b7ca1 upgrade to latest dependencies (# 3000)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2214435296\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/852\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/852/hovercard\" href=\"https://github.com/knative/caching/pull/852\">#852</a>)"}},{"before":"f35f8202e5810c6cb7ab542fc409afaf831d815d","after":"7bc8b275e98c03b5884e73b0c34540aa0bfc6d79","ref":"refs/heads/main","pushedAt":"2024-03-28T16:49:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"drop vendor licenses (#851)","shortMessageHtmlLink":"drop vendor licenses (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2211337682\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/851\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/851/hovercard\" href=\"https://github.com/knative/caching/pull/851\">#851</a>)"}},{"before":"cee2b6b59022e14bf595460edccac552656ac26f","after":"f35f8202e5810c6cb7ab542fc409afaf831d815d","ref":"refs/heads/main","pushedAt":"2024-03-27T17:09:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#849)\n\nbumping knative.dev/hack 424e75e...47368d6:\n > 47368d6 Check licenses only, but not bundle them (# 376)\n > b985a5b Update community files (# 377)\n > 7e71024 Add clotributor link to readme (# 353)\n > b1b2956 Add consistent SECURITY.md (# 349)\n > 4f7621a Call go mod download on each module, if not vendor (# 326)\nbumping google.golang.org/genproto/googleapis/rpc a219d84...6e1732d:\n > 6e1732d chore(all): auto-regenerate .pb.go files (# 1098)\n > 9694c77 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/apikeys (# 1099)\n > ace143d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/servicemanagement (# 1100)\n > c811ad7 chore(all): update all (# 1097)\nbumping github.com/prometheus/common 944239f...e821827:\n > e821827 Retract v0.50.0 (# 610)\n > 2807775 Update common Prometheus files (# 609)\n > 617b51d Synchronize common files from prometheus/prometheus (# 606)\n > 057bec8 Merge pull request # 608 from vesari/avoid-total-suffix-repetition\n > b0624a8 Fix string slice definition for FormatFlagOptions. (# 607)\n > da75ecd Correct logic in sample naming for counters, add new test\n > e7f4912 expfmt: Add a way to generate different OpenMetrics Formats (# 596)\n > d4cebf6 Merge pull request # 604 from prometheus/repo_sync\n > 44e573e Update common Prometheus files\nbumping google.golang.org/api cb0f433...a28dfbd:\n > a28dfbd chore(main): release 0.171.0 (# 2473)\n > 63b7c0d fix(transport): return GDU for all errors from MDS universe_domain (# 2484)\n > 9599561 feat(all): auto-regenerate discovery clients (# 2483)\n > b91cca7 feat(all): auto-regenerate discovery clients (# 2482)\n > 09097b0 feat(all): auto-regenerate discovery clients (# 2480)\n > 5c21170 chore(all): update all (# 2476)\n > 22b2f13 feat(all): auto-regenerate discovery clients (# 2475)\n > a4064ba feat(all): auto-regenerate discovery clients (# 2474)\n > b300fd0 feat(all): auto-regenerate discovery clients (# 2472)\nbumping google.golang.org/genproto/googleapis/api 37d4d3c...a219d84:\n > a219d84 chore(all): auto-regenerate .pb.go files (# 1096)\n > 29370a3 chore(all): auto-regenerate .pb.go files (# 1095)\n > 790db91 chore(all): auto-regenerate .pb.go files (# 1094)\nbumping knative.dev/pkg db6f3b0...1ca1f09:\n > 1ca1f09 upgrade to latest dependencies (# 2999)\n > 2d1662a Update community files (# 2998)\n > fd7cc21 Bump google.golang.org/api from 0.170.0 to 0.171.0 (# 2996)\n > d484aa5 Bump github.com/prometheus/common from 0.50.0 to 0.51.1 (# 2995)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2205741036\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/849\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/849/hovercard\" href=\"https://github.com/knative/caching/pull/849\">#849</a>)"}},{"before":"20da666b9fd54ef1e70d726c39ecdba1af9e99d4","after":"cee2b6b59022e14bf595460edccac552656ac26f","ref":"refs/heads/main","pushedAt":"2024-03-27T13:19:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#850)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2210759826\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/850\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/850/hovercard\" href=\"https://github.com/knative/caching/pull/850\">#850</a>)"}},{"before":"77a703a3ca00ac3c789286a6293bbfbe7e9194fa","after":"20da666b9fd54ef1e70d726c39ecdba1af9e99d4","ref":"refs/heads/main","pushedAt":"2024-03-21T00:07:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#848)\n\nbumping github.com/golang/protobuf 5d5e8c0...75de7c0:\n > 75de7c0 Merge pull request # 1597 from golang/updatedesc\n > b7697bb all: update descriptor.proto to latest version\nbumping google.golang.org/api 9c2cde8...cb0f433:\n > cb0f433 chore(main): release 0.170.0 (# 2459)\n > 5537676 feat(all): auto-regenerate discovery clients (# 2471)\n > cca46fb chore(deps): bump google.golang.org/protobuf (# 2470)\n > 67f16b6 feat(all): auto-regenerate discovery clients (# 2468)\n > de61eb7 feat(all): auto-regenerate discovery clients (# 2466)\n > 73e8b66 chore(all): update all (# 2462)\n > cc19990 chore(deps): ignore google/go-github package updates (# 2465)\n > c3a2f34 feat(all): auto-regenerate discovery clients (# 2464)\n > e938bf1 feat(all): auto-regenerate discovery clients (# 2461)\n > dc4811a feat(all): auto-regenerate discovery clients (# 2460)\n > fb2b816 feat(all): auto-regenerate discovery clients (# 2458)\nbumping google.golang.org/genproto/googleapis/rpc 37d4d3c...a219d84:\n > a219d84 chore(all): auto-regenerate .pb.go files (# 1096)\n > 29370a3 chore(all): auto-regenerate .pb.go files (# 1095)\n > 790db91 chore(all): auto-regenerate .pb.go files (# 1094)\nbumping knative.dev/pkg 2c15a6f...db6f3b0:\n > db6f3b0 Bump google.golang.org/api from 0.169.0 to 0.170.0 (# 2992)\n > 4e6f7e4 Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 (# 2993)\n > 66842ae Bump google.golang.org/grpc from 1.62.0 to 1.62.1 (# 2991)\n > 3d1e17c Bump cloud.google.com/go/storage from 1.39.0 to 1.39.1 (# 2990)\n > 9f523e2 Update community files (# 2988)\n > adefab4 upgrade to latest dependencies (# 2987)\nbumping google.golang.org/grpc d715b2e...9952aa8:\n > 9952aa8 Change version to 1.62.1 (# 7020)\n > d7334c4 fix enabling compression by trimming whitespaces in accept encoding header (# 6952)\n > d076e14 rpc_util: Fix RecvBufferPool deactivation issues (# 6766)\n > 9d981b0 cherry-pick # 6997 to 1.62.x release branch (# 6979) (# 7018)\n > 7c4b553 Switch version to 1.62.1-dev (# 6995)\nbumping knative.dev/hack b9f6bf0...424e75e:\n > 424e75e Update community files (# 374)\nbumping google.golang.org/genproto/googleapis/api b0ce06b...37d4d3c:\n > 37d4d3c chore(all): update all (# 1089)\n > df926f6 chore(all): auto-regenerate .pb.go files (# 1092)\n > 05fd2b7 chore(all): Update to google.golang.org/genproto/googleapis/rpc without backreference (# 1093)\n > 1f18d85 chore(all): Drop submodule backreferences (# 1087)\n > 6ceb2ff chore: make vet script less error prone (# 1091)\n > c5ed0a4 chore(all): auto-regenerate .pb.go files (# 1084)\n > 9b9be74 chore: updates for Go 1.22 (# 1090)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2192176001\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/848\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/848/hovercard\" href=\"https://github.com/knative/caching/pull/848\">#848</a>)"}},{"before":"e05a25d26a18512a5fb6efbd18136c2ac031cf05","after":"77a703a3ca00ac3c789286a6293bbfbe7e9194fa","ref":"refs/heads/main","pushedAt":"2024-03-18T01:36:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#847)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2185197698\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/847\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/847/hovercard\" href=\"https://github.com/knative/caching/pull/847\">#847</a>)"}},{"before":"d38838e915f0afa536424509aaef494ef4784247","after":"e05a25d26a18512a5fb6efbd18136c2ac031cf05","ref":"refs/heads/main","pushedAt":"2024-03-13T15:11:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#846)\n\nbumping knative.dev/hack e6dedc7...b9f6bf0:\n > b9f6bf0 switch default region to avoid instability (# 373)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2184240365\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/846\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/846/hovercard\" href=\"https://github.com/knative/caching/pull/846\">#846</a>)"}},{"before":"157a1329bcd833a8efd190f2acaef73f4b57a7e8","after":"d38838e915f0afa536424509aaef494ef4784247","ref":"refs/heads/main","pushedAt":"2024-03-12T01:45:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#845)\n\nbumping knative.dev/pkg 106b052...2c15a6f:\n > 2c15a6f Bump github.com/prometheus/common from 0.49.0 to 0.50.0 (# 2986)\nbumping github.com/prometheus/common 36d0bf9...944239f:\n > 944239f Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (# 601)\n > 5f10b85 Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (# 600)\n > a14ff55 Update common Prometheus files (# 599)\n > 6aadcf4 Remove deprecated version function (# 591)\n > 1e6ac24 Add unit (# 544)\n > 4199f18 Remove unused 'Host' member from HTTPClientConfig (# 597)\n > fa71e6a Bump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.31 in /sigv4 (# 595)\n > 8a9fd7a Bump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.29 in /sigv4 (# 592)\n > 8344367 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /sigv4 (# 593)\n > 0117d2f Update common Prometheus files (# 594)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2180539984\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/845\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/845/hovercard\" href=\"https://github.com/knative/caching/pull/845\">#845</a>)"}},{"before":"56b8a132949852aed5aeebd2ff5362615d5cc0bf","after":"157a1329bcd833a8efd190f2acaef73f4b57a7e8","ref":"refs/heads/main","pushedAt":"2024-03-11T14:01:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#844)\n\nbumping golang.org/x/sys 914b96c...360f961:\n > 360f961 unix: add API for fsconfig system call\n > 7ff74af unix: drop go version tags for unsupported versions\n > 6b4eab5 unix: suppress ENOMEM errors from sysctl's implementing Uname(uname *Utsname) on FreeBSD due to truncated fields.\n > 2f2cc5d unix: update IFLA and NETKIT constants with Linux kernel 6.7\nbumping golang.org/x/tools c5643e9...7656c4c:\n > 7656c4c go.mod: update golang.org/x dependencies\n > 5bf7d00 cmd/callgraph: add 'posn' template helper\n > 283fce2 x/tools: drop go1.18 support\n > 7f348c7 internal/versions: updates the meaning of FileVersions.\n > 38b0e9b x/tools: add explicit Unalias operations\n > a6c03c8 x/tools: update telemetry import (new Start API)\n > 1f7dbdf gopls/internal/cache: add debug assertions for bug report\n > 4d4e802 gopls/doc: address additional comments on workspace.md\n > abe5874 gopls/internal/analysis: add fill switch cases code action\n > fc70354 gopls/internal/test: add test for NPE in control flow highlighting\n > 77c2a67 benchmark/parse: fix format\n > c1f340a gopls: add non nil if check around function result highlight\n > bbdc81d gopls: implement code action to split/group lines\n > 4db4579 cmd/deadcode: avoid ssautil.AllFunctions\n > 9b58909 gopls: upgrade dependencies following the v0.15.0 release\n > 97c51a2 go/analysis/passes/shift: support constants in float syntax\n > 509ff8b gopls/doc: update workspace documentation for zero-config gopls\n > fb020a0 go/cfg: record block kind and associated statement\n > 054c06d gopls: rationalize \"deref\" helpers\n > a4d9215 gopls/internal/test/marker: add a test for initialization cycle errors\n > c111c4d internal/typesinternal: add ReceiverNamed helper\n > a821e61 gopls/internal/cache: don't create Views for vendored modules\n > 3f67f80 go/packages/gopackages: display module\n > 607b664 gopls/internal/cache: fix two bugs related to workspace packages\n > 51dec25 gopls/internal/golang: highlight typeswitch break correctly\n > 3ac77cb gopls/internal/settings: default \"includeReplaceInWorkspace\" to false\n > 68515ea gopls/internal/test/integration/fake: set LSP client name\n > 4231a57 cmd/getgo: delete package\n > c61f99f cmd/getgo: create a module in preparation for deprecation\n > 451218f x/tools: address review of CL 564515 (CombinedOutput)\n > 4bc74c3 gopls/internal/golang: enable bug.Report in semantic tokens\n > 32d3139 gopls/internal/golang: add semantic tokens for control labels\n > 0d17194 gopls/internal/golang: SemanticTokens: edits for clarity\n > 2bd7949 x/tools: don't parse CombinedOutput\n > 7240af8 gopls/internal/cache: remove parsego.* aliases\n > babbbed gopls/release: remove obsolete validateHardCodedVersion\n > ea9e542 internal/versions: fix package to accept go1.21.0-bigcorp\n > fef8b62 gopls/internal/server: fix a (mostly) benign race in diagnostics\n > df9c1c7 gopls/internal/server: disambiguate diagnostics by OS,ARCH\n > e325405 gopls/internal/test/integration: ignore telemetry prompt in assertion\n > 5de9cbe go/ssa: show instruction line numbers in -build=FS mode\n > 0f0698e go/analysis/passes/nilness: improve \"for range []T(nil)\" error\n > f1914cc internal/aliases: use testing.T.Setenv in tests\n > 945a754 gopls/internal/golang: remove a use of panic for flow control\n > e1a6261 internal/jsonrpc2_v2: export WireError type\n > 1b39a8b internal/testenv: always Cleanup to appease go vet\n > afd8428 gopls/internal/test/integration: slightly more ergonomic FolderSettings\nbumping golang.org/x/net 73d21fd...7ee34a0:\n > 7ee34a0 go.mod: update golang.org/x dependencies\n > c289c7a websocket: re-add documentation for DialConfig\n > 9fb4a8c http2: send an error of FLOW_CONTROL_ERROR when exceed the maximum octets\n > 3dfd003 websocket: add support for dialing with context\n > fa11427 quic: move package out of internal\n > 591be7f quic: fix UDP on big-endian Linux, tests on various architectures\n > 34cc446 quic: temporarily disable networking tests failing on various platforms\n > 4bdc6df quic: expand package docs, and document Stream\n > 22cbde9 quic: set ServerName in client connection TLSConfig\n > 57e4cc7 quic: handle PATH_CHALLENGE and PATH_RESPONSE frames\n > a6a24dd quic: source address and ECN support in the network layer\n > 2a8baea quic: don't record fin bit as sent when it wasn't\n > 5e09712 quic: fast path for stream writes\n > 08d27e3 quic: fast path for stream reads\n > cc568ea internal/quic: use slices.Equal in TestAcksSent\n > dda3687 quic: add Stream.ReadByte, Stream.WriteByte\n > e94da73 quic: reduce ack frequency after the first 100 packets\n > 117945d quic: add throughput and stream creation benchmarks\n > 93be8fe quic: log packet_dropped events\n > 6e383c4 quic: add qlog recovery metrics\n > 840656f quic/qlog: don't output empty slog.Attrs\n > 5a444b4 quic: add Stream.Set{Read,Write}Context, drop {Read,Write,Close}Context\nbumping google.golang.org/api 548436b...9c2cde8:\n > 9c2cde8 chore(main): release 0.169.0 (# 2451)\n > a488112 feat(all): auto-regenerate discovery clients (# 2457)\n > 2675c0a feat(all): auto-regenerate discovery clients (# 2454)\n > d22da18 feat(all): auto-regenerate discovery clients (# 2450)\n > e84ba36 chore(main): release 0.168.0 (# 2432)\n > 74538f7 chore(all): update module github.com/google/go-github/v58 to v59 (# 2411)\n > 6381123 chore(all): update all (# 2435)\n > b438981 feat(all): auto-regenerate discovery clients (# 2449)\n > af383c7 feat(all): auto-regenerate discovery clients (# 2448)\n > 022c85c feat(all): auto-regenerate discovery clients (# 2447)\n > 4fa90c9 feat(all): auto-regenerate discovery clients (# 2445)\n > ced0c09 feat(all): auto-regenerate discovery clients (# 2443)\n > 9f9c0cf feat(all): auto-regenerate discovery clients (# 2442)\n > 454cba5 chore: make vet script less error prone (# 2441)\n > 82eaa79 chore: updates for Go 1.22 (# 2440)\n > d290e18 feat(all): auto-regenerate discovery clients (# 2438)\n > 4dc71d4 feat(all): auto-regenerate discovery clients (# 2436)\n > 0c30ecc feat(all): auto-regenerate discovery clients (# 2433)\n > e635a5e feat(all): auto-regenerate discovery clients (# 2431)\nbumping google.golang.org/genproto/googleapis/rpc 012b6fc...37d4d3c:\n > 37d4d3c chore(all): update all (# 1089)\n > df926f6 chore(all): auto-regenerate .pb.go files (# 1092)\n > 05fd2b7 chore(all): Update to google.golang.org/genproto/googleapis/rpc without backreference (# 1093)\n > 1f18d85 chore(all): Drop submodule backreferences (# 1087)\n > 6ceb2ff chore: make vet script less error prone (# 1091)\n > c5ed0a4 chore(all): auto-regenerate .pb.go files (# 1084)\n > 9b9be74 chore: updates for Go 1.22 (# 1090)\n > b0ce06b chore(all): update all (# 1088)\nbumping golang.org/x/term 353276a...c5eaf76:\n > c5eaf76 go.mod: update golang.org/x dependencies\nbumping google.golang.org/protobuf 3068604...ec47fd1:\n > ec47fd1 all: release v1.33.0\n > f01a588 encoding/protojson, internal/encoding/json: handle missing object values\n > 235ef28 all: fix integration test on macOS\n > fe89159 internal/filedesc: make descriptor initialization goroutine-safe\n > 6bec1ef proto: move explicit test as a seed into the fuzz test\n > 02e13d2 internal/filedesc: align editions and non-editions HasPresence()\n > 416d517 internal/conformance: make conformance tests work with editions\n > 055c812 encoding/prototext: add proto editions and fuzz tests\n > 2caa6b0 all: format all .proto files\n > f2cb7f1 encoding/protojson: add protojson editions tests including fuzztests\n > 08a11b3 testing/prototest: add extension and required editions messages\n > da0e663 proto: add editions tests for invalid messages\n > f9eb6c7 go_features.proto: move .proto file next to generated .pb.go file\n > 11de0a6 all: add editions support for extensions\n > 7d98b0e all: implement `features.field_presence = LEGACY_REQUIRED` support\n > 6e0d73f proto: add extension tests for editions protos\n > 1944577 proto: add more editions tests for proto.Size and proto.Equal\n > 5e8da94 proto: add decoding fuzz test for proto3 to editions conversion\n > 8f6a661 proto: add fuzztest for proto2 and equivalent editions proto\n > 997075a reflect/protodesc: add editions support\n > f102ec6 all: add more test for editions and fix some bugs in the implementation\n > e391005 reflect/protodesc: propagate field_presence legacy_required properly\n > 020ec10 internal/filedesc: implement runtime editions support\n > f387b03 editions: add some test protos for editions\n > 2040e86 all: implement Go-specific GenerateLegacyUnmarshalJSON\n > 99e193e all: update to protobuf-26.0-rc2 to implement go edition features\n > 82c6b3a protoreflect: remove unnecessary cache so extension types can be GC'ed\n > b70f02b editions: minor fix to resolve editions features correctly\n > 9e454d6 internal/filedesc: refactor editions feature resolution\n > 26a52f3 reflect/protodesc: fix packed field conditional\n > 7c85df2 reflect/protodesc: fix group validation: not supported in proto3\n > 18202d2 testing/protocmp: add MessageTypeResolver.\n > 7b78149 internal/impl: correct reflect.ValueError use\n > 56dad28 all: add Security Policy (SECURITY.md)\n > 9f73929 all: start v1.32.0-devel\nbumping knative.dev/pkg 6b13f01...106b052:\n > 106b052 Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (# 2984)\n > 95079a4 Bump google.golang.org/api from 0.167.0 to 0.169.0 (# 2982)\n > f53396f Bump golang.org/x/tools from 0.18.0 to 0.19.0 (# 2985)\n > c195f86 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (# 2983)\nbumping golang.org/x/oauth2 ebe81ad...85231f9:\n > 85231f9 go.mod: update golang.org/x dependencies\n > 34a7afa google/externalaccount: add Config.UniverseDomain\n > 95bec95 google/externalaccount: moves externalaccount package out of internal and exports it\nbumping golang.org/x/mod fa1ba42...766dc5d:\n > 766dc5d modfile: use new go version string format in WorkFile.add error\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2179105939\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/844\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/844/hovercard\" href=\"https://github.com/knative/caching/pull/844\">#844</a>)"}},{"before":"46ce5842ea82a0458953139352f3d6ab52645cd5","after":"56b8a132949852aed5aeebd2ff5362615d5cc0bf","ref":"refs/heads/main","pushedAt":"2024-03-07T14:51:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#843)\n\nbumping github.com/prometheus/client_model 1c92cad...d56cd79:\n > d56cd79 add exemplar to native histogram (# 80)\n > f22bbab Merge pull request # 79 from prometheus/repo_sync\n > f68ef47 Merge pull request # 78 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.32.0\n > 552c44f Update common Prometheus files\n > 93dfe21 Merge pull request # 77 from prometheus/repo_sync\n > 2aad054 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0\n > 9b7b675 Merge pull request # 76 from prometheus/repo_sync\n > d150866 Update common Prometheus files\n > c26a8ee Merge pull request # 75 from vesari/add-unit\n > 734da88 Update common Prometheus files\n > 62658f5 Merge pull request # 74 from prometheus/repo_sync\n > 003f160 Add unit field to MetricFamily proto message\n > f095bcd Merge pull request # 73 from prometheus/repo_sync\n > 2ba4e15 Update common Prometheus files\n > fc673f1 Update common Prometheus files\nbumping knative.dev/pkg 145b901...6b13f01:\n > 6b13f01 Bump github.com/prometheus/common from 0.48.0 to 0.49.0 (# 2980)\n > 181596e Bump cloud.google.com/go/storage from 1.38.0 to 1.39.0 (# 2981)\n > 7e643e7 Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (# 2979)\n > 5f76c72 upgrade to latest dependencies (# 2978)\nbumping github.com/prometheus/common bd41eb6...36d0bf9:\n > 36d0bf9 labelset: optimise String() function (# 590)\n > e8be06d LabelSet: Fix alphabetical sorting for prometheus LabelSet (# 575)\n > 52e512c http_config: Add host (# 549)\n > 699b115 Upgrade client_model to v.0.6.0 (# 589)\n > 48d2e18 Write created lines when negotiating OpenMetrics (# 504)\n > b27d4bf Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 585)\n > 9c61db0 Avoid off-spec openmetrics exposition when exemplars have empty labels (# 569)\n > dd8b1ec Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.27 in /sigv4 (# 587)\n > 9fbe2ed Deprecate version.NewCollector (# 579)\n > eb39912 Update Go (# 588)\n > c9f742f Update common Prometheus files (# 581)\n > b98cb7c Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 in /sigv4 (# 571)\n > bf53040 Update common Prometheus files (# 574)\nbumping google.golang.org/genproto/googleapis/api 31a09d3...b0ce06b:\n > b0ce06b chore(all): update all (# 1088)\n > 012b6fc chore(all): update all (# 1086)\nbumping github.com/prometheus/client_golang 53be91d...77d4003:\n > 77d4003 Add 1.19.0 changelog (# 1451)\n > 14259fa Merge pull request # 1448 from ywwg/owilliams/content-negotiation\n > 353395b Remove support for go 1.19 (# 1449)\n > 6d03920 deps: bump prometheus/common version\n > 9dd5d2a Merge pull request # 1445 from kavu/add_go122_metrics_test\n > 7ac9036 Merge pull request # 1440 from prometheus/dependabot/github_actions/github-actions-ded284d9a8\n > c906a5e Add support for Go 1.22\n > 8c7e30f Merge pull request # 1441 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.46.0\n > 83d5940 Bump the github-actions group with 2 updates\n > d69fe9a Merge pull request # 1426 from prometheus/dependabot/github_actions/github-actions-37565e1261\n > 08769f8 Bump github.com/prometheus/common in /tutorial/whatsup\n > 38631c6 chore: Move VersionCollector to collectors directory (# 1427)\n > f22329c Bump the github-actions group with 3 updates\n > b7b88fa Merge pull request # 1425 from prometheus/dependabot/go_modules/golang.org/x/sys-0.16.0\n > 6636d6a CI: Hash pin all GH actions + configure dependabot for those. (# 1417)\n > d9be404 Simplification of middleware example (# 1423)\n > 8ee2fdc Bump golang.org/x/sys from 0.15.0 to 0.16.0\n > 185945e Merge pull request # 1422 from prometheus/superq/version\n > 046e320 Merge pull request # 1420 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.32.0\n > 3d4c27f Add version package\n > 034544a Merge pull request # 1419 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.18.0\n > 6ebfdd5 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0\n > f87a86c Merge pull request # 1418 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.18.0\n > 9efc83a Bump github.com/prometheus/client_golang in /tutorial/whatsup\n > a88230e Merge pull request # 1414 from prometheus/release-1.18\n > 71f3940 Bump github.com/prometheus/client_golang in /examples/middleware\n > 96f1aec Merge pull request # 1411 from prometheus/revert-1387-main\n > 0837d36 Merge pull request # 1410 from prometheus/arthursens/cut-1.18.0\n > 2280fb1 Revert \"change api http.client to interface\"\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2170448709\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/843\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/843/hovercard\" href=\"https://github.com/knative/caching/pull/843\">#843</a>)"}},{"before":"274042096a67c048516d562ddb0ca9213c2309c9","after":"46ce5842ea82a0458953139352f3d6ab52645cd5","ref":"refs/heads/main","pushedAt":"2024-03-04T22:43:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#842)\n\nbumping knative.dev/pkg 97fb318...145b901:\n > 145b901 Update community files (# 2977)\nbumping knative.dev/hack 5f0998e...e6dedc7:\n > e6dedc7 bump various tools (# 372)\n > 7f60be0 Update community files (# 371)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2165722170\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/842\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/842/hovercard\" href=\"https://github.com/knative/caching/pull/842\">#842</a>)"}},{"before":"de506bfbc960d88c05dc62f4c0086782049282ff","after":"274042096a67c048516d562ddb0ca9213c2309c9","ref":"refs/heads/main","pushedAt":"2024-03-01T01:38:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#841)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2162387108\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/841\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/841/hovercard\" href=\"https://github.com/knative/caching/pull/841\">#841</a>)"}},{"before":"94c62a45c233010e5f48cb04205f2be02f8433f3","after":"de506bfbc960d88c05dc62f4c0086782049282ff","ref":"refs/heads/main","pushedAt":"2024-02-29T19:08:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#840)\n\nbumping google.golang.org/grpc c6e7f04...d715b2e:\n > d715b2e Change version to 1.62.0 (# 6994)\n > d706a42 cherry-pick # 6926 to 1.62 release branch (# 6986)\n > 8a4ca0c cherry-pick # 6977 to 1.62.x release branch (# 6979)\n > d41b01d encoding: fix typo (# 6966)\n > c2b50ee deps: fix backwards compatibility with encoding (# 6965)\n > 05b4a8b Revert \"xds/googlec2p: use xdstp names for LDS (# 6949)\" (# 6964)\n > 03e76b3 grpc: add ability to compile with or without tracing (# 6954)\n > 84b85ba xds/googledirectpath: Check if ipv6 address is non empty (# 6959)\n > 6f63f05 internal/grpcrand: use Go top-level random functions for go1.21+ (# 6925)\n > cd69b5d .*: fix minor linter issues (# 6958)\n > 891f8da build(deps): bump the github-actions group with 2 updates (# 6955)\n > 8da3e23 status: modify TestStatus_ErrorDetails_Fail to replace protoimpl package (# 6953)\n > a3f5ed6 interop: Replace context.Background() with passed ctx (# 6827)\n > 3aafa84 xds/googlec2p: use xdstp names for LDS (# 6949)\n > 02858ee deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 6919)\n > 8d735f0 internal/transport: Remove redundant if conditional in http2_server (# 6946)\n > 5051eea grpc: Update go mod (# 6939)\n > d66bc9b encoding/proto: make sure proto imports are renamed (# 6934)\n > 4d792e5 Change version to 1.62.0-dev (# 6938)\nbumping knative.dev/pkg 32e13c4...97fb318:\n > 97fb318 Bump google.golang.org/grpc from 1.61.1 to 1.62.0 (# 2974)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2156542919\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/840\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/840/hovercard\" href=\"https://github.com/knative/caching/pull/840\">#840</a>)"}},{"before":"674b31b90ffe3ebaec1c55a2aa47b8daae71573e","after":"94c62a45c233010e5f48cb04205f2be02f8433f3","ref":"refs/heads/main","pushedAt":"2024-02-26T15:39:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#839)\n\nbumping google.golang.org/genproto/googleapis/rpc 31a09d3...012b6fc:\n > 012b6fc chore(all): update all (# 1086)\nbumping knative.dev/pkg 9f033a7...32e13c4:\n > 32e13c4 Bump github.com/prometheus/common from 0.47.0 to 0.48.0 (# 2975)\n > 7fe3d22 Bump google.golang.org/api from 0.165.0 to 0.167.0 (# 2973)\n > 7f542a9 Bump go.uber.org/zap from 1.26.0 to 1.27.0 (# 2972)\n > c97b609 upgrade to latest dependencies (# 2971)\n > 7594067 use shared setup-go and drop installation of go-licenses (# 2970)\n > bea8825 drop eventing-rabbitmq downstream testing (# 2969)\n > 695c421 drop http01 from downstream testing (# 2968)\n > 73aebb0 upgrade to latest dependencies (# 2967)\nbumping knative.dev/hack fe1f2b4...5f0998e:\n > 5f0998e Set default for GKE version to 1.28 (# 370)\nbumping github.com/prometheus/common 773d566...bd41eb6:\n > bd41eb6 Merge pull request # 576 from ywwg/owilliams/unexport\n > 05d7387 Unexport Format strings\nbumping go.uber.org/zap 96038b7...fcf8ee5:\n > fcf8ee5 Release v1.27.0 (# 1419)\n > e5a56ee Add WithPanicHook logger option for panic log tests (# 1416)\n > 0e2aa4e assets: Fix logo color profile (# 1418)\n > 956a21c Add methods for logging with level as argument (# 1406)\n > 2a893f6 build(deps): bump golangci/golangci-lint-action from 3 to 4 (# 1417)\n > e5745d6 ci: Test with Go 1.22 (# 1409)\n > 7db06bc zapslog: rename Option to HandlerOption (# 1411)\n > 35ded09 zapslog: fix all with slogtest, support inline group, ignore empty group. (# 1408)\n > 27b96e3 Make zaptest.NewTestingWriter public (# 1399)\n > 70f61bb zapslog: Bump zap from v1.24.0 to v1.26.0 (# 1404)\n > d27427d README: Add a logo (# 1396)\n > 5acd569 Rename license file to satisfy go docs for nested modules (# 1389)\n > fa1b6ae Extend WithLazy() method to SugaredLogger (# 1378)\n > f69ffe3 Update `Any` documentation to point at go compiler stack reuse issue (# 1387)\n > ad87f1e `zapcore/field.go`: Fixed typo on comment line indicating that the type is of complex64. (# 1386)\n > 628b1d0 Update goleak to 1.3.0 (# 1384)\n > f463774 lint: Pass zapcore and zaptest packages (# 1383)\n > 87577d8 zapcore: Ignore nil Entry.Time in encoders (# 1369)\n > 54430cb Revert \"lint: Enable paralleltest, fix issues (# 1367)\" (# 1368)\n > 7b6c114 lint: Enable paralleltest, fix issues (# 1367)\n > ed7ddb5 fmt: Prefer gofumpt over gofmt (# 1366)\n > 2f09c51 benchmark/slog: exp => std log/slog (# 1363)\n > 4ddf010 buffer: Fix AppendBytes doc string (# 1362)\n > 8a14570 doc: Clarify contract for primitive encoders (# 1360)\n > f9c5b00 chore(changelog): Drop 'v' prefixes (# 1356)\n > 6dce84f chore(exp/changelog): Use reference links (# 1357)\n > ebbc67a chore(changelog/1.26.0): add missing entry (# 1358)\nbumping google.golang.org/api e451477...548436b:\n > 548436b chore(main): release 0.167.0 (# 2428)\n > 55a9e5a feat(all): auto-regenerate discovery clients (# 2429)\n > f72b5af feat(all): auto-regenerate discovery clients (# 2427)\n > 133e58b chore(main): release 0.166.0 (# 2418)\n > 446a6bd feat(all): auto-regenerate discovery clients (# 2426)\n > b7d596b chore(all): update all (# 2423)\n > 124a535 feat(all): auto-regenerate discovery clients (# 2425)\n > b3f9c38 feat(all): auto-regenerate discovery clients (# 2424)\n > af6aa38 feat(all): auto-regenerate discovery clients (# 2421)\n > 762eb61 feat(all): auto-regenerate discovery clients (# 2420)\n > c969083 feat(all): auto-regenerate discovery clients (# 2419)\n > 260fc1e feat(all): auto-regenerate discovery clients (# 2417)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2153068630\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/caching/issues/839\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/caching/pull/839/hovercard\" href=\"https://github.com/knative/caching/pull/839\">#839</a>)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAET-iUnAA","startCursor":null,"endCursor":null}},"title":"Activity ยท knative/caching"}