Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Upgrade to latest dependencies #1966

Merged

Commits on Oct 22, 2024

  1. upgrade to latest dependencies

    bumping golang.org/x/sys 914deed...23b0dab:
      > 23b0dab unix: mark vgetrandom as non-escaping
      > cbf0eb6 unix: fix grep syntax to work on non-GNU greps
      > e7397b9 unix: update to Linux 6.11
      > 981de40 unix: use vDSO for getrandom() on linux
      > 48aad76 linux: add tcp_cc_info and its related types
      > d58f986 all: fix some typos in comment
      > 30de352 unix: fix Test{Fd,}Xattr failure on NetBSD
      > 68ed59b windows/svc: fix printf(var) mistake detected by latest printf checker
      > c08bc6e unix: update Go to 1.23.0
      > a43b625 windows: add SIO_UDP_NETRESET constant
      > ed67b15 windows: add console codepage api
      > 9cb830b unix: add missing import to syscall_hurd.go
      > 71132f5 unix: add POLLRDHUP to FreeBSD
      > 3283fc3 cpu: add support for detecting RISC-V extensions
      > 29e55b2 unix: use os.Executable rather than os.Args[0] in tests
      > a8c5219 unix: rename XDPUmemReg field back to Size
      > 59665e5 unix: add Connectx for darwin
      > a0c72ef unix: add f_flag member flags on z/OS
      > c64c51d unix: update riscv64 hwprobe to Linux kernel 6.10
      > da77c6b unix: sync minimum Linux Kernel version with requirements page
    bumping knative.dev/networking 37fdbdd...60e29ff:
      > 60e29ff upgrade to latest dependencies (# 1015)
      > a3d4663 upgrade to latest dependencies (# 1012)
      > 0561079 upgrade to latest dependencies (# 1011)
      > 75d9920 Update community files (# 1010)
      > 847994c upgrade to latest dependencies (# 1009)
      > 9396009 upgrade to latest dependencies (# 1008)
      > ea90245 upgrade to latest dependencies (# 1007)
      > faa7309 upgrade to latest dependencies (# 1006)
      > 6c832c6 upgrade to latest dependencies (# 1005)
      > ed319d7 upgrade to latest dependencies (# 1004)
      > 433920a Update community files (# 1003)
      > 0efcb4c upgrade to latest dependencies (# 1002)
    bumping golang.org/x/text b2bec85...3043346:
      > 3043346 x/text: Correct examples in number/doc
      > 38a95c2 all: fix some comments
      > 20097e4 all: fix printf(var) mistakes detected by latest printf checker
      > 1e3e9fd all: rename Example test functions to prevent vet errors
    bumping knative.dev/client-pkg 22f5989...7b4bb48:
      > 7b4bb48 upgrade to latest dependencies (# 190)
      > f465a76 Update community files (# 196)
      > 12612b7 Update community files (# 195)
      > 788e072 Update community files (# 194)
      > eb73a58 🗑️ Deprecate knative.dev/client-pkg (# 193)
    bumping knative.dev/pkg 89743d9...9b9d535:
      > 9b9d535 Fix `WEBHOOK_DISABLE_NAMESPACE_OWNERSHIP` env-var (# 3108)
      > 4af9a0d Add `WEBHOOK_DISABLE_NAMESPACE_OWNERSHIP` env-var (# 3106)
      > 95b4b97 upgrade to latest dependencies (# 3104)
      > 59c22a1 Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (# 3102)
      > e0f65ce Update community files (# 3101)
      > 952269c Bump golang.org/x/net from 0.29.0 to 0.30.0 (# 3100)
      > e52e2e4 Bump google.golang.org/grpc from 1.67.0 to 1.67.1 (# 3099)
      > 4e357ed Bump golang.org/x/tools from 0.25.0 to 0.26.0 (# 3098)
      > 5031733 Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (# 3097)
      > c4843b7 Give users the ability to disable namespace ownership of webhook configurations (# 3095)
      > 28b58b8 Use istio.sidecar.inject label instead of annotation (# 3096)
      > aabe552 Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (# 3094)
      > a4774ed Bump github.com/gobuffalo/flect from 1.0.2 to 1.0.3 (# 3093)
      > aaab500 Bump golang.org/x/tools from 0.24.0 to 0.25.0 (# 3091)
      > de0796c Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (# 3092)
      > 3002873 Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (# 3087)
      > fdbc0b5 Bump golang.org/x/net from 0.28.0 to 0.29.0 (# 3090)
      > 7c0ad27 Update community files (# 3089)
      > a1469cf upgrade to latest dependencies (# 3088)
    bumping google.golang.org/genproto/googleapis/api 573a115...ddb44da:
      > ddb44da chore: update to 1.21 (# 1152)
      > 8ffd90a chore(all): auto-regenerate .pb.go files (# 1150)
    bumping google.golang.org/genproto/googleapis/rpc 573a115...ddb44da:
      > ddb44da chore: update to 1.21 (# 1152)
      > 8ffd90a chore(all): auto-regenerate .pb.go files (# 1150)
    bumping golang.org/x/term d598954...9d5441a:
      > 9d5441a go.mod: update golang.org/x dependencies
      > 2f7b0dd go.mod: update golang.org/x dependencies
      > f867b76 x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windows
    bumping golang.org/x/mod bc151c4...46a3137:
      > 46a3137 zip: set GIT_DIR in test when using bare repositories
      > 3afcd4e go.mod: set go version to 1.22.0
      > b1d336c go.mod: update required go version to go1.22
    bumping knative.dev/eventing 34f9cd3...291c0a8:
      > 291c0a8 [main] Upgrade to latest dependencies (# 8262)
      > 6aa49dc [main] Update community files (# 8256)
      > 33a9027 feat: make oidc discovery url configurable (# 8145)
      > eff8465 [main] Upgrade to latest dependencies (# 8255)
      > aa6f73b [main] Upgrade to latest dependencies (# 8236)
      > db729bc [main] Update community files (# 8237)
      > 67af70b workaround DeepDerivative CreationTimestamp comparison (# 8233)
      > e6490c3 Add Convertible interface to job sink (# 8214)
      > b3b29f0 update jobsink TLS comments (# 8215)
      > c8c1f41 [main] Upgrade to latest dependencies (# 8201)
      > e7fca76 Add Istio inject label (# 8205)
      > 641cbb7 Remove scheduler `wait`s to speed up recovery time (# 8200)
      > 2869c6c Enhance tests for v1b3 event type, new attrs (# 8197)
      > 1708881 [main] Upgrade to latest dependencies (# 8191)
      > b48b664 feat: add constructor for full event lineage graph (# 7921)
      > e79f3b6 Make auth package indepent from eventpolicy informer (# 8195)
      > ae6ed99 Fix JobSink to support AuthZ on GET too (# 8196)
      > 608e76c Add broker transformation test to upgrade tests (# 8190)
      > c91a9d8 [main] Upgrade to latest dependencies (# 8189)
      > 229446d Create paired upgrade tests (# 8158)
      > 04c42dc [main] Update community files (# 8187)
      > 8c22bf5 [main] Upgrade to latest dependencies (# 8186)
      > 07d3790 SinkBinding wrongly enqueues namespaces (# 8184)
      > 902f9d3 Migrate to kube_codegen.sh (# 8183)
    bumping knative.dev/serving 5f5f6d8...6a27004:
      > 6a27004 upgrade to latest dependencies (# 15582)
      > c93d8c4 upgrade to latest dependencies (# 15581)
      > 77c7e1d Update net-contour nightly (# 15578)
      > 5ebf2c7 Update net-kourier nightly (# 15577)
      > b474b3e Update net-gateway-api nightly (# 15576)
      > cb2a9c6 Update net-istio nightly (# 15579)
      > 6544bfe Update community files (# 15574)
      > 83b6695 Update net-gateway-api nightly (# 15573)
      > b98384c upgrade to latest dependencies (# 15572)
      > 782b6a8 Update net-istio nightly (# 15565)
      > 1a06888 Update net-contour nightly (# 15567)
      > d2229fa Update net-kourier nightly (# 15560)
      > 5c8556d Update net-gateway-api nightly (# 15566)
      > 2a87ffd Update community files (# 15564)
      > 656f3d3 Update net-gateway-api nightly (# 15559)
      > a9e28f0 Update net-contour nightly (# 15558)
      > 60516ad Update net-istio nightly (# 15557)
      > 4eb2e08 upgrade to latest dependencies (# 15556)
      > c8e131b Fix GO-2024-2659 (# 15547)
      > 1a1eb10 Update net-istio nightly (# 15543)
      > 5779cb2 Update net-kourier nightly (# 15544)
      > 07a8480 Update net-gateway-api nightly (# 15541)
      > 9bf0b90 Update net-contour nightly (# 15542)
      > b442fe2 upgrade to latest dependencies (# 15540)
      > 779761a upgrade to latest dependencies (# 15537)
      > 15871f1 Update net-contour nightly (# 15536)
      > 2664a54 Update net-kourier nightly (# 15535)
      > 2b815c5 Update net-gateway-api nightly (# 15534)
      > 293d2bb Update net-istio nightly (# 15533)
      > 0ebef64 Use istio.sidecar.inject label instead of annotation (# 15522)
      > b2954e1 Update net-contour nightly (# 15530)
      > 10579a7 Update net-gateway-api nightly (# 15531)
      > 3a81801 Update net-gateway-api nightly (# 15524)
      > ff475df upgrade to latest dependencies (# 15527)
      > ca64728 Update net-contour nightly (# 15526)
      > e896849 Update net-kourier nightly (# 15525)
      > 59d17f1 upgrade to latest dependencies (# 15520)
      > 51d95f6 Update net-gateway-api nightly (# 15519)
      > 50bea5d Update net-kourier nightly (# 15517)
      > 00bd844 Update net-contour nightly (# 15518)
      > ed44181 Update net-istio nightly (# 15516)
      > b796321 Unpin github.com/gorilla/websocket (# 15515)
      > 158a5c2 upgrade to latest dependencies (# 15514)
      > 7875c26 Update net-contour nightly (# 15512)
      > 4471f27 Update net-gateway-api nightly (# 15513)
      > cc9b060 Update net-istio nightly (# 15511)
      > cde060b upgrade to latest dependencies (# 15506)
      > 985fc84 Update net-kourier nightly (# 15509)
      > edb073c Update net-contour nightly (# 15507)
      > 63b0f86 Update net-istio nightly (# 15508)
      > 74ea38a upgrade to latest dependencies (# 15505)
      > deb99de Update net-contour nightly (# 15500)
      > be2f70a Update net-kourier nightly (# 15501)
      > 8d8725e Update net-gateway-api nightly (# 15502)
      > 0824bd4 Update net-istio nightly (# 15499)
      > 3c5f2f6 Update community files (# 15498)
      > 7c927b7 Update net-kourier nightly (# 15497)
      > b50a09e Update net-istio nightly (# 15496)
      > bdec909 upgrade to latest dependencies (# 15495)
      > f07e3d6 Fix deepcopy gen (# 15492)
      > 372f5d1 Migrate to kube codegen (# 15491)
    bumping google.golang.org/grpc 2da9769...3f95b38:
      > 3f95b38 Update version to 1.67.1 (# 7682)
      > 4f6c5f2 xds/server: Fix xDS Server leak (# 7664) (# 7681)
      > 935f8cb transport: Fix reporting of bytes read while reading headers (# 7660) (# 7667)
      > 02bbb65 Change version to 1.67.1-dev (# 7605)
      > 6f50403 Change version to 1.67.0 (# 7604)
      > 3c3a025 mem: replace flate.Reader reference (# 7595) (# 7637)
      > 3ffb98b .*: fix revive lints `redefines-builtin-id` (# 7552)
      > 5666049 vet: enforce revive linter (# 7589)
      > c6ad07f protoc: regenerate protos (# 7590)
      > 70f19ee credentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true (# 7535)
      > 92111dc xds: keep ads flow control local to xdsclient/transport package (# 7578)
      > 535bdce estats: remove dependency on testing package (# 7579)
      > 0f03c74 .*: fix revive lint issues `unused-parameter` (# 7580)
      > 6147c81 stats/opentelemetry: Optimize slice allocations (# 7525)
      > cd05c9e .*: fix revive package-comments lint issues (# 7574)
      > 00514a7 xds/clusterimpl: update UpdateClientConnState to handle updates synchronously (# 7533)
      > 093e099 grpc: fix regression by freeing request bufferslice after processing unary (# 7571)
      > 8320224 .*: revive from unused_parameters (# 7577)
      > 845f62c stats/otel: upgrade grpc version that contains the experimental/stats package (# 7545)
      > 55d820d clusterresolver/e2e_test: Avoid making DNS requests (# 7561)
      > 52961f7 grpc: add docs for generic stream interfaces  (# 7470)
      > 005b092 examples/advancedtls: example code for different security configurations for grpc-go using `advancedtls` (# 7474)
      > 0b6f354 xdsclient: Populate total_issued_requests count in LRS load reports (# 7544)
      > c535946 grpc: Fix flaky picker_wrapper tests (# 7560)
      > 9feed00 balancer/wrr: prefer calling Equal() method of time.Time (# 7529)
      > a8e6e11 .*: Use `strings.ReplaceAll(.....)` (# 7554)
      > 6d97688 xds/xdsclient: Fix flaky test TestLRSClient  (# 7559)
      > cfd14ba encoding: delete v1 proto codec and use one map for registry (# 7557)
      > 3d95421 Fix revive identified linter issues: var-declaration, indent-error-flow, increment-decrement, superfluous-else (# 7528)
      > e4b09f1 Remove trailing whitespace in testing.yml (# 7551)
      > 0a5b8f7 balancer: disallow producer streams until SubConn has reported READY (# 7523)
      > 9ab8b62 Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (# 7356)
      > 7e12068 bootstrap: add `String` method to ServerConfigs type (# 7537)
      > ee5cbce ringhash: fix bug where ring hash can be stuck in transient failure despite having available endpoints (# 7364)
      > 1e2bb71 doc: update keepalive ClientParameters doc about doubling the interval upon GOAWAY (# 7469)
      > 6a5a283 Use builtin min and max functions (# 7478)
      > 90caeb3 deps: update dependencies for all modules (# 7531)
      > f8d98a4 rbac: fix usage of AuthInfo (# 7522)
      > 4e29cc6 transport: add timeout for writing GOAWAY on http2Client.Close() (# 7371)
      > b45fc41 Change version to 1.67.0-dev (# 7520)
      > 63853fd rls: update picker synchronously on configuration update (# 7412)
      > 86135c3 csds: unskip e2e test (# 7502)
      > 5d07b63 transport: change `*http2Client` to interface `ClientTransport` (# 7512)
      > c98235b grpclog: refactor to move implementation to grpclog/internal (# 7465)
      > 7ec3fd2 balancer/rls: Fix RLS Cache metrics (# 7511)
      > 6d7f07c test/tools: update staticcheck version to latest (# 7509)
      > 9706bf8 balancer/rls: Add cache metrics (# 7495)
      > c8951ab *: fix minor typos (# 7487)
      > 3cb3342 .*: fix comments (# 7504)
      > eece43b latency: don't wrap when all the latencies are zero (# 7506)
      > 366decf transport/grpchttp2: add http2.Framer bridge (# 7453)
      > 5c4da09 grpc: fix a bug introduced in # 7461 (# 7505)
      > 1008562 benchmark: wire in new gzip compressor (# 7486)
      > ced812e xds: implement ADS stream flow control mechanism (# 7458)
      > 54b48f7 balancer/weightedroundrobin: Add recording point for endpoint weight not yet usable and add metrics tests (# 7466)
      > 7b9e012 balancer/rls: Add picker metrics (# 7484)
      > 3ee837c *.pb.go: regenerate protos (# 7493)
      > f9b96b8 internal/transport: Unlock mutex before panic (# 7488)
      > d00dd8f xds: env var protection for xds fallback (# 7483)
      > ffaa81e transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (# 7394)
      > 1490d60 transport/grpchttp2: revert # 7477 usage of mem package (# 7485)
      > e6b6318 transport/grpchttp2: change types to include `mem` package (# 7477)
      > 6d0aaae grpc: make client report `Internal` status when server response contains unsupported encoding (# 7461)
      > 338595c balancergroup: remove mentions of locality from comments (# 7476)
      > c8716e5 mem: fix comment typo (# 7482)
      > e524655 tools: Add github.com/mgechev/revive (# 7472)
      > 4a26a49 balancer/leastrequest: Add verbosity check around build log (# 7467)
      > 887d908 mem: introduce `mem` package to facilitate memory reuse (# 7432)
      > 6fa393c transport/grpchttp2: add doc to methods and values (# 7445)
      > 1013847 cmd/protoc-gen-go-grpc: fix typo pancis -> panics (# 7456)
      > 1b1230b resolver_wrapper: add early return in addChannelzTraceEvent (# 7437)
      > 5520cff experimental/stats/metricregistry: Add comments on enum consts for Metrics Type (# 7457)
      > 0b33bfe transport: Discard the buffer when empty after http connect handshake (# 7424)
      > 566aad1 examples/retry: remove waitForReady from service config (# 7450)
      > ec9dff7 cmd/protoc-gen-go-grpc: update version to 1.5.1 (# 7452)
      > 245323c cmd/protoc-gen-go-grpc: remove replace and skip test that requires it for now (# 7451)
      > 3eb0145 balancer/weightedroundrobin: Add emissions of metrics through metrics registry (# 7439)
      > bc03420 cmd/protoc-gen-go-grpc: update version for release
      > 84a4ef1 internal/stats: Add metrics recorder list and usage in ClientConn  (# 7428)
      > 47be8a6 Remove trailing spaces (# 7426)
      > 1feeaec stats: Add optional locality label in cluster_impl picker (# 7434)
      > 9671c4a cmd/protoc-gen-go-grpc: test the embedded struct at registration time for proper usage (# 7438)
      > 40f3998 client: Stabilize WaitForStateChange API (# 7425)
      > aae9e64 docs: fix and improve anti-patterns.md (# 7418)
      > ac5a7fe xds: Fix flaky test Test/ServerSideXDS_WithValidAndInvalidSecurityConfiguration (# 7411)
      > 0231b0d transport/grpcframer: create grpcframer package (# 7397)
      > 2bcbcab stats/opentelemetry: Add usage of metrics registry (# 7410)
      > 64adc81 scripts: regenerate pbs with caching deps to a fixed tmp folder (# 7409)
      > 4ed8180 ringhash: more e2e tests from c-core (# 7334)
      > 61aa949 vet: fix option order when invoking grep (# 7421)
      > b1979b6 vet: remove trailing whitespace (# 7420)
      > 700ca74 xds/balancer/priority: Unlock mutex before returning (# 7417)
      > d27ddb5 internal/grpcsync: support two ways to schedule a callback with the serializer (# 7408)
      > ecbb837 experimental/stats: Add metrics registry (# 7349)
      > c5c0e18 scripts: minor refactor to scripts (# 7403)
      > e7d8822 protoc-gen-go-grpc: add period to end of generated comment (# 7392)
      > ee62e56 xds: fix typos (# 7405)
      > 48b7581 security/advancedtls: remove Go1.19 build constraints (# 7404)
      > eff3e67 *.pb.go: regenerate (# 7402)
      > e54f441 xds: make fallback bootstrap configuration per-process (# 7401)
      > 9c5b31d xds: use locality from the connected address for load reporting (# 7378)
      > 45d44a7 grpc: hold ac.mu while calling resetTransport to prevent concurrent connection attempts (# 7390)
      > f64a6a3 test/channelz: change channelz_test to use write data (# 7396)
      > daab563 examples: Add OpenTelemetry example (# 7296)
      > bb49a88 cmd/protoc-gen-go-grpc: default use_generic_streams_experimental to true (# 7387)
      > 53a5c41 interop/lb: Increase Go PSM LB test timeout to 300min (# 7393)
      > bdd707e scripts: add linter rule for using context.WithTimeout on tests (# 7342)
      > 4e9b596 xds: add support for multiple xDS clients, for fallback (# 7347)
      > 5ac73ac documentation: Update proxy docs to point to `WithContextDialer` (# 7361)
      > d382d84 metadata: stabilize ValueFromIncomingContext (# 7368)
      > c9caa9e metadata: remove String method (# 7372)
      > f199062 xds: Add a test for incorrect load reporting when using pickfirst with servers in multiple localities (# 7357)
      > 6126383 metadata: make Stringer implementation consistent (# 7355)
      > 98e5dee cmd/protoc-gen-go-grpc: enable edition 2023 support (# 7351)
      > 5f5d4d2 doc: fix link to error_details example (# 7345)
      > 1811c6f github: update codecov with token and fail_ci_if_error (# 7348)
      > 3e78e9b MAINTAINERS.md: add new members and move ex-members to emeritus (# 7284)
      > 8c80220 grpclog: remove Debugf method to avoid unnecessary evaluation (# 7330)
      > c8568c9 grpc: Readd pick first name (# 7336)
      > cd7e282 go.mod: update go-control-plane dependency for xDS fallback (# 7340)
      > a0311cd golint fix: context.Context should be the first parameter of a function (# 7338)
      > b8ca292 examples/features/retry: Improve docstring (# 7331)
      > f1b7f41 xds/bootstrap: add testing support to generate config (# 7326)
      > c441d42 github: use latest release of qemu emulator (# 7337)
      > 970f390 test: fix typo in pickfirst_test.go (# 7332)
      > c04b085 internal/transport: minor cleanup of controlBuffer code (# 7319)
      > 07078c4 github: add cache-dependency-path to setup-go (# 7323)
      > 24a6b48 credentials/alts: fix defer in TestDial (# 7301)
      > e37c6e8 fix testclient type in ringhash_balancer_test checkRPCSendOK (# 7324)
      > 8075dd3  stats/opentelemetry: Fix protobuf import (# 7320)
      > 4dd7f55 ringhash: port e2e tests from c-core (# 7271)
      > de51a63 examples: Add CSM Observability example (# 7302)
      > 3267089 stats/opentelemetry: Add e2e testing for CSM Observability (# 7279)
      > c4753c3 scripts: improve regenerate.sh to use the correct proto compiler version (# 7064)
      > e2e7a51 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309)
      > e40eb2e deps: update dependencies for all modules (# 7310)
      > dfcabe0 xds: cleanup bootstrap processing functionality (# 7299)
      > dbd24a9 [advancedTLS] Removed deprecated APIs in advancedTLS (# 7303)
      > 30c0cdd vet: remove --quiet from git grep when output is expected (# 7305)
      > 5a289d9 dns: fix constant 30s backoff for re-resolution (# 7262)
      > 9bdf335 Change version to 1.66.0-dev (# 7308)
    bumping knative.dev/hack 06f7aff...05b2fb3:
      > 05b2fb3 Update community files (# 399)
      > fc6a845 Update community files (# 398)
      > 9724320 Fix premature codegen cleanup exit on 1 (# 397)
    bumping golang.org/x/net 4542a42...6cc5ac4:
      > 6cc5ac4 go.mod: update golang.org/x dependencies
      > f88258d websocket: update nhooyr.io/websocket to github.com/coder/websocket
      > 7191757 http2: add support for net/http HTTP2 config field
      > 4790dc7 http2: add support for server-originated pings
      > 541dbe5 http2: add Server.WriteByteTimeout
      > 3c333c0 route: fix address parsing of messages on Darwin
      > 35b4aba go.mod: update golang.org/x dependencies
      > 9bf379f websocket: fix printf(var) mistake detected by latest printf checker
    bumping google.golang.org/protobuf c33baa8...158d2b3:
      > 158d2b3 all: release v1.35.1
      > 94e26c9 all: start v1.35.0-devel
      > ac98177 all: release v1.35.0
      > 03df6c1 proto: Implement proto.Equal fast-path
      > 013dd17 all: drop unnecessary import renames for consistency
      > 1531843 internal/testprotos: declare the extension
      > 9e047b8 internal/impl: skip unnecessary requiredField checks for oneofs
      > ed7b51f proto: extend documentation of GetExtension, SetExtension
      > af06170 all: set Go language version to Go 1.21
      > cf4f382 encoding/prototext: capture current reserved field behavior
      > 5c1f700 internal/encoding/json: remove duplicate test
      > 66faac0 compiler/protogen: remove now-unnecessary UnsafeEnabled checks
      > 21d187a compiler/protogen: support -experimental_strip_nonfunctional_codegen
      > e8b6855 internal/descopts,internal/impl: remove shorthand import aliases
      > 0946f97 all: remove unused purego support
      > b643888 encoding/protojson: use fd.HasPresence() for editions compatibility
      > 94ecbc2 internal/impl: remove unused ExtensionField.SetLazy method
      > b36f8e0 types/known/structpb: add support for more types and json.Number
      > 75479a3 internal: generate extension numbers, fix editions parsing
      > 2a82025 internal/cmd/generate-protos: fix pkg check for editions features
      > 219bda2 internal/conformance: update failing tests list, add comments
      > b46f280 all: plumb the lazy option into filedesc.Field and .Extension
      > df3bd63 compiler/protogen: always report editions support level of the plugin
      > eea33cd protobuf: fix handling of delimited extensions in editions
      > d462176 protojson: changes error message returned by unmarshal
      > 61c6075 all: start v1.34.2-devel
    bumping golang.org/x/tools 3057be8...2ab3b51:
      > 2ab3b51 go.mod: update golang.org/x dependencies
      > 2683c79 gopls/internal/golang/stubmethods: rename analysis/stubmethods
      > efd951d gopls/internal/analysis/stubmethods: merge into CodeAction
      > d0d0d9e gopls/internal/cache: memoize dependent hash on analysisNode
      > a19eef6 gopls/internal/cache: express packageHandle as a state machine
      > dd745ec gopls/internal/test/marker: update regression test issue68918.txt
      > a02ee35 go/analysis/passes/stdversion: reenable tests
      > a24facf all: set gotypesalias=0 explicitly
      > ce2a33e gopls/internal: fix extract refactor for cases with anonymous functions
      > a2ff832 go/ssa: remove references to GOEXPERIMENT range
      > a7552bc go/ast/inspector: add PreorderSeq and All iterators
      > d2e4621 gopls/internal/server: CodeAction: interpret Only=[] as [QuickFix]
      > 4e80b32 cmd/stringer: support types declared in test files
      > 60b6bcd gopls/rename: include filename in error message
      > 2848ab8 internal/gcimporter: clean up test expectations
      > ee66134 go/ssa/ssautil: isolate deprecated CreateProgram
      > 6ded0c4 internal/gcexporter: cleanup test skipping in TestImportTypeparamTests
      > 66afc1a gopls/completion: tweak fuzz handling to make its own MethodSet
      > 7d92dd6 go/ssa/ssautil: use go/packages to load packages in switch_test.go
      > 18bc032 gopls: update x/telemetry to pick up fix for golang/go# 69681
      > 6c47868 internal/gcimporter: run larger tests with and without aliases
      > c6f2f8e refactor/eg: rewrite test without go/loader
      > 8b6849d go/ssa/interp: reenable lifetime tests.
      > edfeacf internal/golang: fix panic in signatureHelp over builtin name
      > ab64376 go/types/objectpath: skip package tests with wasip1
      > e55961d internal/gcimporter: use types.NewInterfaceType
      > c59bc30 internal/gcimporter: vary the value of any in predeclared
      > 4fc0d79 internal/gcimporter: remove goexperiment.unified tags
      > f05b5f4 go/packages: document the role of PWD
      > 3483a5e go/packages: use link notation in comments for godoc rendering
      > 75350b9 go/ssa: remove import of loader from builder_test.go
      > 1c9ca8b go/types/objectpath,internal/aliases: miscellaneous clean up of tests that set gotypesalias
      > 23e1af6 go/ssa: migrate TestGenericFunctionSelector away from loader
      > 8adb6e8 go/ssa: migrate TestTypeparamTest away from loader
      > 7bb384d gopls/internal/test/integration/bench: add an IWL test that opens files
      > faf6e28 go/ssa: migrate TestGenericAliases away from loader
      > 81a4242 internal/gcimporter: update TestIssueAliases expectation
      > 54110aa internal/modindex: package for indexing GOMODCACHE
      > b577f77 gopls/internal/cache: remove unnecessary active package check
      > 06b986b gopls/internal/cache: add a few checks for context cancellation
      > 83326b7 gopls/internal/cache: join concurrent package batch operations
      > 34638fc cmd/{callgraph,ssadump}, gopackages: make -tags flags work
      > d911e4a gopls: disable ast.Object resolution wherever possible
      > eb774f6 go/packages: fix LoadMode.String
      > 31fdc78 gopls/internal/server: allow suppression of showDocument
      > 752860b gopls/internal/protocol/command: simplify ApplyFix
      > fadcea5 gopls/internal/golang: CodeAction: split into producers
      > f70550d go/ssa: migrate some tests in build_test.go away from loader
      > 01bd772 go/callgraph: rewrite tests to use go/packages not go/loader
      > f8ce005 go/types/objectpath: use go/packages instead of go/loader in tests
      > d2c1642 internal/gcimporter: rewrite TestIExportData_stdlib using go/packages
      > af67b9d go/ssa: migrate source_test.go away from loader
      > 3bb0ed7 x/tools: assume go1.22 and simplify
      > 1d5e334 internal/aliases: remove Alias and Unalias
      > 0b6abe3 go/ssa: remove loader utility functions
      > 6a0cacb go/ssa: add test utility for building a single file
      > 1204c80 cmd/gorename: delete
      > 1c37166 go/ssa: move build tag guarded tests
      > dfc41b5 go/ssa: use ast.RangeStmt.Range position directly
      > 3921b59 cmd/gorename: remove replace directive
      > d09d36b x/tools: remove refs to cmd/gorename
      > 8517dc9 cmd/gorename: create submodule
      > cd349f3 go/ssa: Move instantiation tests off of unexported API
      > 45851d3 gopls/internal/telemetry/cmd/stacks: show build failure stderr
      > c8d229c all: fix spelling errors
      > 8db9562 go/ssa: update public doc of CreatePackage
      > bea7373 gopls/internal/protocol/command: remove nuisance error handling
      > 18a3f05 go/ssa: remove outdated any normalizer setting up in test
      > 0355013 go/ssa: sanity check for package transient fields
      > 2aabc4f go/analysis/passes/printf: return when suppressing a non-constant diagnostic
      > 5cb6eeb txtar: use slices.Clone instead of copy
      > e603756 gopls/internal/cache: add telemetry counter for GOPACKAGESDRIVER
      > 42b921c gopls/internal/test/integration: skip BenchmarkPackages with -short
      > a58d83b gopls/internal/cache: build the import map lazily during type checking
      > 765ea95 go/analysis/passes/printf: add global to disable new diagnostics
      > a319a85 gopls/internal/telemetry/cmd/stacks: display closed issues white
      > 5aac53c gopls/internal/golang: Definition: jump to assembly
      > 8fcd92f gopls/internal/telemetry/cmd/stacks: predicate de-duplication
      > 7891473 gopls/internal/telemetry/cmd/stacks: fix two bugs
      > 91d4bdb gopls: rm GofumptFormat from internal/settings
      > 198986d go/ssa: go/ssa: disable TestTypeparamTest on wasm
      > 3e49191 gopls/internal/telemetry/cmd/stacks: generate CodeSearch links
      > beed481 gopls/internal/settings: use CodeActionKind hierarchy
      > 15b8886 SignatureHelp: report signature of Ident if no enclosing CallExpr
      > 4e8d5c8 gopls: bump gofumpt to 0.7.0
      > 6a387a4 go/ssa: require 1.23 for TestCycles
      > 42a6477 go/ssa: disable TestTypeparamTest/chan.go on wasm
      > 5157118 gopls/internal/lsp/source: put testing.T/B first when extracting
      > 94ac686 go/ssa: pop targets stack on range-over-func
      > 2884375 gopls/internal/golang: Definitions: support renaming imports in doc links
      > b0f680c go/ssa: reenable TestStdlib
      > b7af269 go/ssa: improve sanity checking
      > fd7ab2d gopls/internal/server: fix build following semantic merge conflict
      > dc4c525 gopls/internal: test discovery
      > 8ba9169 gopls/internal/golang: Highlight: work around go/types bug
      > bfc94c9 go/ssa: extract type recursion into a helper package
      > 1dc949f internal/settings: simplify linking now that we only build with 1.23
      > c055e89 x/tools: deprecate astutil.Unparen
      > c2e057b gopls: use Func.Signature everywhere
      > 6b0cfff internal/test/marker: support multi-line locations
      > 9d7d14e x/tools/gopls: delete code obsoleted by go1.23
      > 4bcf6a3 internal/golang: add a fast path for FormatVarType with gopls at 1.23
      > 7398f36 all: fix some symbols error in comment
      > f111c72 go/callgraph/rta: skip test on js platform
      > 9f9b7e3 gopls/internal/settings: add missing deep cloning in Options.Clone
      > ce7eed4 doc/generate: minor cleanup
      > 075ae7d go/callgraph/vta: add basic tests for range-over-func
      > 2c7aaab go/ssa: skip failing test
      > 1b5663f go/callgraph/vta: perform minor cleanups
      > 0a49883 gopls/go.mod: update the go directive to 1.23.1
      > ad366a8 go.mod: update golang.org/x dependencies
      > 4fb36d1 go/callgraph/rta: add rta analysis test case for multiple go packages
      > dc4d64c gopls: fix non-constant format strings
      > c758e54 cmd/callgraph: make vta use internal version of CHA
      > 94b564c go.mod: for consistency with other repos, use 1.22.0 in go.mod
      > 70f5626 all: with 1.23 out, update Go directive to Go 1.22
      > 5a3171b internal/typesinternal: correct spec anchors in comments
      > c538e2c go/callgraph/static: avoid ssautil.AllFunctions
      > 2db563b internal/gcimporter: copy over ureader changes
      > 09886e0 go/callgraph/vta: allow nil initial call graph
      > e5ae0a9 internal/pkgbits: cleanup pre-Go 1.17 workaround
      > 264b4b5 go/callgraph/vta: add return parameter nodes for functions
      > 063360f gopls: update x/telemetry dependency
      > 28f3bc0 internal/pkgbits: copy over changes for V2
      > fd2067f go/callgraph/vta: use struct{} instead of bool in sets
      > ce02ccd gopls/internal/test/marker: simplify completion markers
      > 4ead70c gopls: report semantic tokens of top-level type constructor modifiers
      > 826d8d9 gopls/internal/cache: add a note about GOMEMLIMIT and ballasts
      > aaf49f1 gopls/internal/cache: add a 100MB ballast to reduce GC CPU
      > 12307aa gopls/internal/util/lru: make lru.Cache generic
      > 594cdab gopls: increment the telemetryprompt acceptance counter for each session
      > adb7301 internal/versions: disable a test case incompatible with CL 607955
      > 0734f62 internal/gcimporter: support type parameterized aliases in indexed format
      > b5f24ec internal/aliases: add type parameters argument to NewAliases
      > f5c7449 gopls/internal: implement Packages command
      > e5e8aa8 gopls/internal: implement Modules command
      > 9ef0547 internal/gcimporter: move indexed format docs
      > c7adb63 go/analysis/passes/fieldalignment: fix doc
      > 66adacf internal/pkgbits: improve ureader panic message
      > e104dc8 gopls/internal/settings: rename goTest code action to source.test
      > dfcdf50 go/analysis/passes/copylock: add support for ForStmt
      > 136c165 gopls/internal/cache: remove spurious assertions
      > 7cc3be7 internal/imports: use a clean GOMODCACHE for the scan root directory
      > d47b4fb internal/testfiles: adjust test so all modules are after 1.21
      > c1241b9 internal/stdlib: update stdlib index for Go 1.23.0
      > e6bef92 gopls/internal/golang: downgrade assertion in methodsets index
      > 7f262d6 all: disable tests incompatible with CL 603895
      > a76f882 gopls: enhance read/write access distinction in document highlighting for symbols
      > 4dc9194 go/callgraph/vta: fix test under GODEBUG=gotypesalias=1
      > 28ba991 go/analysis/passes/printf: add missing Unalias call
    
    Signed-off-by: Knative Automation <[email protected]>
    knative-automation committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    16d9a9e View commit details
    Browse the repository at this point in the history