Commit Graph

757 Commits

Author SHA1 Message Date
Knative Automation 157a1329bc
upgrade to latest dependencies (#844)
bumping golang.org/x/sys 914b96c...360f961:
  > 360f961 unix: add API for fsconfig system call
  > 7ff74af unix: drop go version tags for unsupported versions
  > 6b4eab5 unix: suppress ENOMEM errors from sysctl's implementing Uname(uname *Utsname) on FreeBSD due to truncated fields.
  > 2f2cc5d unix: update IFLA and NETKIT constants with Linux kernel 6.7
bumping golang.org/x/tools c5643e9...7656c4c:
  > 7656c4c go.mod: update golang.org/x dependencies
  > 5bf7d00 cmd/callgraph: add 'posn' template helper
  > 283fce2 x/tools: drop go1.18 support
  > 7f348c7 internal/versions: updates the meaning of FileVersions.
  > 38b0e9b x/tools: add explicit Unalias operations
  > a6c03c8 x/tools: update telemetry import (new Start API)
  > 1f7dbdf gopls/internal/cache: add debug assertions for bug report
  > 4d4e802 gopls/doc: address additional comments on workspace.md
  > abe5874 gopls/internal/analysis: add fill switch cases code action
  > fc70354 gopls/internal/test: add test for NPE in control flow highlighting
  > 77c2a67 benchmark/parse: fix format
  > c1f340a gopls: add non nil if check around function result highlight
  > bbdc81d gopls: implement code action to split/group lines
  > 4db4579 cmd/deadcode: avoid ssautil.AllFunctions
  > 9b58909 gopls: upgrade dependencies following the v0.15.0 release
  > 97c51a2 go/analysis/passes/shift: support constants in float syntax
  > 509ff8b gopls/doc: update workspace documentation for zero-config gopls
  > fb020a0 go/cfg: record block kind and associated statement
  > 054c06d gopls: rationalize "deref" helpers
  > a4d9215 gopls/internal/test/marker: add a test for initialization cycle errors
  > c111c4d internal/typesinternal: add ReceiverNamed helper
  > a821e61 gopls/internal/cache: don't create Views for vendored modules
  > 3f67f80 go/packages/gopackages: display module
  > 607b664 gopls/internal/cache: fix two bugs related to workspace packages
  > 51dec25 gopls/internal/golang: highlight typeswitch break correctly
  > 3ac77cb gopls/internal/settings: default "includeReplaceInWorkspace" to false
  > 68515ea gopls/internal/test/integration/fake: set LSP client name
  > 4231a57 cmd/getgo: delete package
  > c61f99f cmd/getgo: create a module in preparation for deprecation
  > 451218f x/tools: address review of CL 564515 (CombinedOutput)
  > 4bc74c3 gopls/internal/golang: enable bug.Report in semantic tokens
  > 32d3139 gopls/internal/golang: add semantic tokens for control labels
  > 0d17194 gopls/internal/golang: SemanticTokens: edits for clarity
  > 2bd7949 x/tools: don't parse CombinedOutput
  > 7240af8 gopls/internal/cache: remove parsego.* aliases
  > babbbed gopls/release: remove obsolete validateHardCodedVersion
  > ea9e542 internal/versions: fix package to accept go1.21.0-bigcorp
  > fef8b62 gopls/internal/server: fix a (mostly) benign race in diagnostics
  > df9c1c7 gopls/internal/server: disambiguate diagnostics by OS,ARCH
  > e325405 gopls/internal/test/integration: ignore telemetry prompt in assertion
  > 5de9cbe go/ssa: show instruction line numbers in -build=FS mode
  > 0f0698e go/analysis/passes/nilness: improve "for range []T(nil)" error
  > f1914cc internal/aliases: use testing.T.Setenv in tests
  > 945a754 gopls/internal/golang: remove a use of panic for flow control
  > e1a6261 internal/jsonrpc2_v2: export WireError type
  > 1b39a8b internal/testenv: always Cleanup to appease go vet
  > afd8428 gopls/internal/test/integration: slightly more ergonomic FolderSettings
bumping golang.org/x/net 73d21fd...7ee34a0:
  > 7ee34a0 go.mod: update golang.org/x dependencies
  > c289c7a websocket: re-add documentation for DialConfig
  > 9fb4a8c http2: send an error of FLOW_CONTROL_ERROR when exceed the maximum octets
  > 3dfd003 websocket: add support for dialing with context
  > fa11427 quic: move package out of internal
  > 591be7f quic: fix UDP on big-endian Linux, tests on various architectures
  > 34cc446 quic: temporarily disable networking tests failing on various platforms
  > 4bdc6df quic: expand package docs, and document Stream
  > 22cbde9 quic: set ServerName in client connection TLSConfig
  > 57e4cc7 quic: handle PATH_CHALLENGE and PATH_RESPONSE frames
  > a6a24dd quic: source address and ECN support in the network layer
  > 2a8baea quic: don't record fin bit as sent when it wasn't
  > 5e09712 quic: fast path for stream writes
  > 08d27e3 quic: fast path for stream reads
  > cc568ea internal/quic: use slices.Equal in TestAcksSent
  > dda3687 quic: add Stream.ReadByte, Stream.WriteByte
  > e94da73 quic: reduce ack frequency after the first 100 packets
  > 117945d quic: add throughput and stream creation benchmarks
  > 93be8fe quic: log packet_dropped events
  > 6e383c4 quic: add qlog recovery metrics
  > 840656f quic/qlog: don't output empty slog.Attrs
  > 5a444b4 quic: add Stream.Set{Read,Write}Context, drop {Read,Write,Close}Context
bumping google.golang.org/api 548436b...9c2cde8:
  > 9c2cde8 chore(main): release 0.169.0 (# 2451)
  > a488112 feat(all): auto-regenerate discovery clients (# 2457)
  > 2675c0a feat(all): auto-regenerate discovery clients (# 2454)
  > d22da18 feat(all): auto-regenerate discovery clients (# 2450)
  > e84ba36 chore(main): release 0.168.0 (# 2432)
  > 74538f7 chore(all): update module github.com/google/go-github/v58 to v59 (# 2411)
  > 6381123 chore(all): update all (# 2435)
  > b438981 feat(all): auto-regenerate discovery clients (# 2449)
  > af383c7 feat(all): auto-regenerate discovery clients (# 2448)
  > 022c85c feat(all): auto-regenerate discovery clients (# 2447)
  > 4fa90c9 feat(all): auto-regenerate discovery clients (# 2445)
  > ced0c09 feat(all): auto-regenerate discovery clients (# 2443)
  > 9f9c0cf feat(all): auto-regenerate discovery clients (# 2442)
  > 454cba5 chore: make vet script less error prone (# 2441)
  > 82eaa79 chore: updates for Go 1.22 (# 2440)
  > d290e18 feat(all): auto-regenerate discovery clients (# 2438)
  > 4dc71d4 feat(all): auto-regenerate discovery clients (# 2436)
  > 0c30ecc feat(all): auto-regenerate discovery clients (# 2433)
  > e635a5e feat(all): auto-regenerate discovery clients (# 2431)
bumping google.golang.org/genproto/googleapis/rpc 012b6fc...37d4d3c:
  > 37d4d3c chore(all): update all (# 1089)
  > df926f6 chore(all): auto-regenerate .pb.go files (# 1092)
  > 05fd2b7 chore(all): Update to google.golang.org/genproto/googleapis/rpc without backreference (# 1093)
  > 1f18d85 chore(all): Drop submodule backreferences (# 1087)
  > 6ceb2ff chore: make vet script less error prone (# 1091)
  > c5ed0a4 chore(all): auto-regenerate .pb.go files (# 1084)
  > 9b9be74 chore: updates for Go 1.22 (# 1090)
  > b0ce06b chore(all): update all (# 1088)
bumping golang.org/x/term 353276a...c5eaf76:
  > c5eaf76 go.mod: update golang.org/x dependencies
bumping google.golang.org/protobuf 3068604...ec47fd1:
  > ec47fd1 all: release v1.33.0
  > f01a588 encoding/protojson, internal/encoding/json: handle missing object values
  > 235ef28 all: fix integration test on macOS
  > fe89159 internal/filedesc: make descriptor initialization goroutine-safe
  > 6bec1ef proto: move explicit test as a seed into the fuzz test
  > 02e13d2 internal/filedesc: align editions and non-editions HasPresence()
  > 416d517 internal/conformance: make conformance tests work with editions
  > 055c812 encoding/prototext: add proto editions and fuzz tests
  > 2caa6b0 all: format all .proto files
  > f2cb7f1 encoding/protojson: add protojson editions tests including fuzztests
  > 08a11b3 testing/prototest: add extension and required editions messages
  > da0e663 proto: add editions tests for invalid messages
  > f9eb6c7 go_features.proto: move .proto file next to generated .pb.go file
  > 11de0a6 all: add editions support for extensions
  > 7d98b0e all: implement `features.field_presence = LEGACY_REQUIRED` support
  > 6e0d73f proto: add extension tests for editions protos
  > 1944577 proto: add more editions tests for proto.Size and proto.Equal
  > 5e8da94 proto: add decoding fuzz test for proto3 to editions conversion
  > 8f6a661 proto: add fuzztest for proto2 and equivalent editions proto
  > 997075a reflect/protodesc: add editions support
  > f102ec6 all: add more test for editions and fix some bugs in the implementation
  > e391005 reflect/protodesc: propagate field_presence legacy_required properly
  > 020ec10 internal/filedesc: implement runtime editions support
  > f387b03 editions: add some test protos for editions
  > 2040e86 all: implement Go-specific GenerateLegacyUnmarshalJSON
  > 99e193e all: update to protobuf-26.0-rc2 to implement go edition features
  > 82c6b3a protoreflect: remove unnecessary cache so extension types can be GC'ed
  > b70f02b editions: minor fix to resolve editions features correctly
  > 9e454d6 internal/filedesc: refactor editions feature resolution
  > 26a52f3 reflect/protodesc: fix packed field conditional
  > 7c85df2 reflect/protodesc: fix group validation: not supported in proto3
  > 18202d2 testing/protocmp: add MessageTypeResolver.
  > 7b78149 internal/impl: correct reflect.ValueError use
  > 56dad28 all: add Security Policy (SECURITY.md)
  > 9f73929 all: start v1.32.0-devel
bumping knative.dev/pkg 6b13f01...106b052:
  > 106b052 Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (# 2984)
  > 95079a4 Bump google.golang.org/api from 0.167.0 to 0.169.0 (# 2982)
  > f53396f Bump golang.org/x/tools from 0.18.0 to 0.19.0 (# 2985)
  > c195f86 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (# 2983)
bumping golang.org/x/oauth2 ebe81ad...85231f9:
  > 85231f9 go.mod: update golang.org/x dependencies
  > 34a7afa google/externalaccount: add Config.UniverseDomain
  > 95bec95 google/externalaccount: moves externalaccount package out of internal and exports it
bumping golang.org/x/mod fa1ba42...766dc5d:
  > 766dc5d modfile: use new go version string format in WorkFile.add error

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-11 14:01:32 +00:00
Knative Automation 56b8a13294
upgrade to latest dependencies (#843)
bumping github.com/prometheus/client_model 1c92cad...d56cd79:
  > d56cd79 add exemplar to native histogram (# 80)
  > f22bbab Merge pull request # 79 from prometheus/repo_sync
  > f68ef47 Merge pull request # 78 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.32.0
  > 552c44f Update common Prometheus files
  > 93dfe21 Merge pull request # 77 from prometheus/repo_sync
  > 2aad054 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
  > 9b7b675 Merge pull request # 76 from prometheus/repo_sync
  > d150866 Update common Prometheus files
  > c26a8ee Merge pull request # 75 from vesari/add-unit
  > 734da88 Update common Prometheus files
  > 62658f5 Merge pull request # 74 from prometheus/repo_sync
  > 003f160 Add unit field to MetricFamily proto message
  > f095bcd Merge pull request # 73 from prometheus/repo_sync
  > 2ba4e15 Update common Prometheus files
  > fc673f1 Update common Prometheus files
bumping knative.dev/pkg 145b901...6b13f01:
  > 6b13f01 Bump github.com/prometheus/common from 0.48.0 to 0.49.0 (# 2980)
  > 181596e Bump cloud.google.com/go/storage from 1.38.0 to 1.39.0 (# 2981)
  > 7e643e7 Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (# 2979)
  > 5f76c72 upgrade to latest dependencies (# 2978)
bumping github.com/prometheus/common bd41eb6...36d0bf9:
  > 36d0bf9 labelset: optimise String() function (# 590)
  > e8be06d LabelSet: Fix alphabetical sorting for prometheus LabelSet (# 575)
  > 52e512c http_config: Add host (# 549)
  > 699b115 Upgrade client_model to v.0.6.0 (# 589)
  > 48d2e18 Write created lines when negotiating OpenMetrics (# 504)
  > b27d4bf Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 585)
  > 9c61db0 Avoid off-spec openmetrics exposition when exemplars have empty labels (# 569)
  > dd8b1ec Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.27 in /sigv4 (# 587)
  > 9fbe2ed Deprecate version.NewCollector (# 579)
  > eb39912 Update Go (# 588)
  > c9f742f Update common Prometheus files (# 581)
  > b98cb7c Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 in /sigv4 (# 571)
  > bf53040 Update common Prometheus files (# 574)
bumping google.golang.org/genproto/googleapis/api 31a09d3...b0ce06b:
  > b0ce06b chore(all): update all (# 1088)
  > 012b6fc chore(all): update all (# 1086)
bumping github.com/prometheus/client_golang 53be91d...77d4003:
  > 77d4003 Add 1.19.0 changelog (# 1451)
  > 14259fa Merge pull request # 1448 from ywwg/owilliams/content-negotiation
  > 353395b Remove support for go 1.19 (# 1449)
  > 6d03920 deps: bump prometheus/common version
  > 9dd5d2a Merge pull request # 1445 from kavu/add_go122_metrics_test
  > 7ac9036 Merge pull request # 1440 from prometheus/dependabot/github_actions/github-actions-ded284d9a8
  > c906a5e Add support for Go 1.22
  > 8c7e30f Merge pull request # 1441 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.46.0
  > 83d5940 Bump the github-actions group with 2 updates
  > d69fe9a Merge pull request # 1426 from prometheus/dependabot/github_actions/github-actions-37565e1261
  > 08769f8 Bump github.com/prometheus/common in /tutorial/whatsup
  > 38631c6 chore: Move VersionCollector to collectors directory (# 1427)
  > f22329c Bump the github-actions group with 3 updates
  > b7b88fa Merge pull request # 1425 from prometheus/dependabot/go_modules/golang.org/x/sys-0.16.0
  > 6636d6a CI: Hash pin all GH actions + configure dependabot for those. (# 1417)
  > d9be404 Simplification of middleware example (# 1423)
  > 8ee2fdc Bump golang.org/x/sys from 0.15.0 to 0.16.0
  > 185945e Merge pull request # 1422 from prometheus/superq/version
  > 046e320 Merge pull request # 1420 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.32.0
  > 3d4c27f Add version package
  > 034544a Merge pull request # 1419 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.18.0
  > 6ebfdd5 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
  > f87a86c Merge pull request # 1418 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.18.0
  > 9efc83a Bump github.com/prometheus/client_golang in /tutorial/whatsup
  > a88230e Merge pull request # 1414 from prometheus/release-1.18
  > 71f3940 Bump github.com/prometheus/client_golang in /examples/middleware
  > 96f1aec Merge pull request # 1411 from prometheus/revert-1387-main
  > 0837d36 Merge pull request # 1410 from prometheus/arthursens/cut-1.18.0
  > 2280fb1 Revert "change api http.client to interface"

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-07 14:51:43 +00:00
Knative Automation 46ce5842ea
upgrade to latest dependencies (#842)
bumping knative.dev/pkg 97fb318...145b901:
  > 145b901 Update community files (# 2977)
bumping knative.dev/hack 5f0998e...e6dedc7:
  > e6dedc7 bump various tools (# 372)
  > 7f60be0 Update community files (# 371)

Signed-off-by: Knative Automation <automation@knative.team>
2024-03-04 22:43:41 +00:00
Knative Automation 274042096a
Update community files (#841)
Signed-off-by: Knative Automation <automation@knative.team>
2024-03-01 01:38:56 +00:00
Knative Automation de506bfbc9
upgrade to latest dependencies (#840)
bumping google.golang.org/grpc c6e7f04...d715b2e:
  > d715b2e Change version to 1.62.0 (# 6994)
  > d706a42 cherry-pick # 6926 to 1.62 release branch (# 6986)
  > 8a4ca0c cherry-pick # 6977 to 1.62.x release branch (# 6979)
  > d41b01d encoding: fix typo (# 6966)
  > c2b50ee deps: fix backwards compatibility with encoding (# 6965)
  > 05b4a8b Revert "xds/googlec2p: use xdstp names for LDS (# 6949)" (# 6964)
  > 03e76b3 grpc: add ability to compile with or without tracing (# 6954)
  > 84b85ba xds/googledirectpath: Check if ipv6 address is non empty (# 6959)
  > 6f63f05 internal/grpcrand: use Go top-level random functions for go1.21+ (# 6925)
  > cd69b5d .*: fix minor linter issues (# 6958)
  > 891f8da build(deps): bump the github-actions group with 2 updates (# 6955)
  > 8da3e23 status: modify TestStatus_ErrorDetails_Fail to replace protoimpl package (# 6953)
  > a3f5ed6 interop: Replace context.Background() with passed ctx (# 6827)
  > 3aafa84 xds/googlec2p: use xdstp names for LDS (# 6949)
  > 02858ee deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 6919)
  > 8d735f0 internal/transport: Remove redundant if conditional in http2_server (# 6946)
  > 5051eea grpc: Update go mod (# 6939)
  > d66bc9b encoding/proto: make sure proto imports are renamed (# 6934)
  > 4d792e5 Change version to 1.62.0-dev (# 6938)
bumping knative.dev/pkg 32e13c4...97fb318:
  > 97fb318 Bump google.golang.org/grpc from 1.61.1 to 1.62.0 (# 2974)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-29 19:08:07 +00:00
Knative Automation 94c62a45c2
upgrade to latest dependencies (#839)
bumping google.golang.org/genproto/googleapis/rpc 31a09d3...012b6fc:
  > 012b6fc chore(all): update all (# 1086)
bumping knative.dev/pkg 9f033a7...32e13c4:
  > 32e13c4 Bump github.com/prometheus/common from 0.47.0 to 0.48.0 (# 2975)
  > 7fe3d22 Bump google.golang.org/api from 0.165.0 to 0.167.0 (# 2973)
  > 7f542a9 Bump go.uber.org/zap from 1.26.0 to 1.27.0 (# 2972)
  > c97b609 upgrade to latest dependencies (# 2971)
  > 7594067 use shared setup-go and drop installation of go-licenses (# 2970)
  > bea8825 drop eventing-rabbitmq downstream testing (# 2969)
  > 695c421 drop http01 from downstream testing (# 2968)
  > 73aebb0 upgrade to latest dependencies (# 2967)
bumping knative.dev/hack fe1f2b4...5f0998e:
  > 5f0998e Set default for GKE version to 1.28 (# 370)
bumping github.com/prometheus/common 773d566...bd41eb6:
  > bd41eb6 Merge pull request # 576 from ywwg/owilliams/unexport
  > 05d7387 Unexport Format strings
bumping go.uber.org/zap 96038b7...fcf8ee5:
  > fcf8ee5 Release v1.27.0 (# 1419)
  > e5a56ee Add WithPanicHook logger option for panic log tests (# 1416)
  > 0e2aa4e assets: Fix logo color profile (# 1418)
  > 956a21c Add methods for logging with level as argument (# 1406)
  > 2a893f6 build(deps): bump golangci/golangci-lint-action from 3 to 4 (# 1417)
  > e5745d6 ci: Test with Go 1.22 (# 1409)
  > 7db06bc zapslog: rename Option to HandlerOption (# 1411)
  > 35ded09 zapslog: fix all with slogtest, support inline group, ignore empty group. (# 1408)
  > 27b96e3 Make zaptest.NewTestingWriter public (# 1399)
  > 70f61bb zapslog: Bump zap from v1.24.0 to v1.26.0 (# 1404)
  > d27427d README: Add a logo (# 1396)
  > 5acd569 Rename license file to satisfy go docs for nested modules (# 1389)
  > fa1b6ae Extend WithLazy() method to SugaredLogger (# 1378)
  > f69ffe3 Update `Any` documentation to point at go compiler stack reuse issue (# 1387)
  > ad87f1e `zapcore/field.go`: Fixed typo on comment line indicating that the type is of complex64. (# 1386)
  > 628b1d0 Update goleak to 1.3.0 (# 1384)
  > f463774 lint: Pass zapcore and zaptest packages (# 1383)
  > 87577d8 zapcore: Ignore nil Entry.Time in encoders (# 1369)
  > 54430cb Revert "lint: Enable paralleltest, fix issues (# 1367)" (# 1368)
  > 7b6c114 lint: Enable paralleltest, fix issues (# 1367)
  > ed7ddb5 fmt: Prefer gofumpt over gofmt (# 1366)
  > 2f09c51 benchmark/slog: exp => std log/slog (# 1363)
  > 4ddf010 buffer: Fix AppendBytes doc string (# 1362)
  > 8a14570 doc: Clarify contract for primitive encoders (# 1360)
  > f9c5b00 chore(changelog): Drop 'v' prefixes (# 1356)
  > 6dce84f chore(exp/changelog): Use reference links (# 1357)
  > ebbc67a chore(changelog/1.26.0): add missing entry (# 1358)
bumping google.golang.org/api e451477...548436b:
  > 548436b chore(main): release 0.167.0 (# 2428)
  > 55a9e5a feat(all): auto-regenerate discovery clients (# 2429)
  > f72b5af feat(all): auto-regenerate discovery clients (# 2427)
  > 133e58b chore(main): release 0.166.0 (# 2418)
  > 446a6bd feat(all): auto-regenerate discovery clients (# 2426)
  > b7d596b chore(all): update all (# 2423)
  > 124a535 feat(all): auto-regenerate discovery clients (# 2425)
  > b3f9c38 feat(all): auto-regenerate discovery clients (# 2424)
  > af6aa38 feat(all): auto-regenerate discovery clients (# 2421)
  > 762eb61 feat(all): auto-regenerate discovery clients (# 2420)
  > c969083 feat(all): auto-regenerate discovery clients (# 2419)
  > 260fc1e feat(all): auto-regenerate discovery clients (# 2417)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-26 15:39:36 +00:00
Dave Protasowski 674b31b90f
bump controller-tools version when updating schema (#838) 2024-02-23 15:03:30 +00:00
Knative Automation 9565021883
upgrade to latest dependencies (#836)
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-21 17:31:47 +00:00
Knative Automation 94ef8e1074
Update community files (#837)
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-21 01:33:12 +00:00
Knative Automation 894aec1dd9
upgrade to latest dependencies (#835)
bumping golang.org/x/tools 0b1f1d4...c5643e9:
  > c5643e9 gopls/internal/server: fix two bugs related to dynamic configuration
  > 50b4f1b gopls/internal/golang: close open file
  > f0ef3c6 gopls: update x/telemetry dependency to fix crash
  > 8cf0a8e gopls: record that v0.15 will be the last to support go1.18
  > 730dc3c gopls/internal/settings: add a hidden option to disable zero config
  > 95f04f4 gopls/internal/golang: add resolve support for inline refactorings
  > 9619683 gopls/internal/cache: treat local replaces as workspace modules
  > a5af84e gopls/internal/cache: check views on any on-disk change to go.mod files
  > a7407fa gopls: update telemetry
  > 314368d go/analysis/passes/deepequalerrors: audit for types.Alias safety
  > f4fa7a7 go.mod: update golang.org/x dependencies
  > 5fcc627 go/analysis/passes/nilness: handle type assertions too
  > e3f1180 gopls/internal/cache: fix crash in analysis
  > 76ef6b6 internal/jsonrpc2: export WireError type
  > acf07b3 gopls/internal/utils/immutable: remove unused Map.Keys
  > c11269c gopls/semantic: elide zero-length tokens
  > 7f80389 go/analysis/passes/stringintconv: audit for types.Alias safety
  > 76795ef gopls/doc: audit for types.Alias safety
  > ab67961 internal/imports: update stdlib index for Go 1.22.0
  > d64ed6a internal/refactor/inline: audit for types.Alias safety
  > 0d87589 go/types/typeutil: audit for types.Alias safety
  > a297bfd go/callgraph/rta: audit for types.Alias safety
  > 08393e0 cmd/deadcode: audit for types.Alias safety
  > 37586e4 internal/apidiff: audit for types.Alias safety
  > 6d4ccf2 gopls/internal/cache: prime goimports cache asynchronously
  > 8b6359d gopls/internal/cache: share goimports state for GOMODCACHE
  > 2bb7f1c gopls/internal/test/integration/bench: improve completion benchmarks
  > f6dc1e9 internal/imports: merge init and newModuleResolver
  > 4f6024e internal/gopathwalk: walk directories concurrently
  > 8fcb5f0 gopls/internal/test/marker: skip on LUCI solaris builders
  > 08bd728 gopls/internal/test/integration: add a test for an inner go.work file
  > aee2e76 gopls/internal/settings: deprecate "allowModfileModifications"
  > ddb71b0 gopls/internal/cache: remove findWorkspaceModFile
  > 365517a gopls/internal/cache: detect and reinit on workspace vendor changes
  > 0be034b internal/aliases: Adds an internal alias package.
  > 8efa10c internal/imports: add a benchmark for the initial mod cache scan
  > df03d7d gopls/internal/golang: add missing check for nil funcBody
  > a1fbc78 gopls/internal/golang: move Go semantic tokens out of server
  > 51e3724 gopls: remove unused parameters
  > d6bd2d7 gopls/internal/cache: add assertions for export data inconsistency
  > 3403ce1 go/internal/gccgoimporter: recognize "any" as a builtin type
  > aecdb2d gopls/internal/cache: support workspace vendoring
  > e80085c gopls/internal/golang: downgrade bug.Reportf for missing builtin
  > 9c43803 gopls/internal/cache: allow command-line-package >1 CompileGoFiles
  > efce0f5 gopls/internal/cache/metadata: assert graph is acyclic
  > c3f60b7 gopls/internal/golang: hover: show embedded fields
  > 85146f5 gopls/internal/lsp/source: highlight returns correctly
  > e211e0f gopls: enable crashmonitor for unexpected crashes
  > d077888 gopls: update third party dependencies
  > 2e15dc7 gopls/internal/test/marker: reject "module testdata"
  > c07f927 cmd/deadcode: enable crash reporting
  > 44aed24 gopls/internal/analysis/undeclaredname: improve fix name
  > afe5265 go/packages: wait for sizes goroutine on all control paths
  > 4250783 refactor/eg: don't use cgo in Test
  > 1efbdde cmd/stringer, go/loader: use testenv.NeedsTool(t, "cgo")
  > 5f90691 go/buildutil: permit comma delimiters in build tags
  > 0c80ba3 internal/imports: remove the unused ProcessEnv.ModFile field
  > c046c5b gopls/internal/test/marker/testdata: move test to correct location
  > da7ed64 gopls/internal/cache/imports: simplify importsState invalidation
  > 7ec8ac0 gopls/internal/golang: hover: show type's methods after doc comment
  > 0e1f5be gopls: update x/telemetry dependency
  > 341c043 gopls/internal/test/integration/bench: fix broken benchmarks
  > b048cf1 cmd/callgraph: unskip TestCallgraph on windows/arm64
  > 14d7f7b gopls/internal/cache: memoize the view filter func
  > 5e16437 gopls/internal/cache: skip TestZeroConfigAlgorithm on wasm
  > dd0f88f gopls/doc/emacs.md: explain how to organize imports automatically
  > 3d49bd5 internal/lsp: publish protocol.UnmarshalJSON
  > 35d8b1b gopls/internal/golang: don't bug.Report repaired ASTs in hover
  > 8174727 gopls/internal/test: await quiescence in TestInconsistentVendoring
  > df2fa1e gopls/doc: s/source/golang/ in the SVG file
  > 238800b gopls: manual tweaks after the lsp/ -> . rename
  > 95c6ac4 gopls/internal/protocol/command: move from ../lsp
  > 6d109d1 gopls/internal/protocol: move out of lsp/
  > f872b3d gopls/internal/cache: move out of lsp/
  > 6823da4 gopls/internal/golang: move from lsp/source
  > 129144e gopls/internal/lsprpc: move out of lsp/
  > eed1997 gopls: use relative watched file patterns if supported
  > fa791ac gopls/internal/progress: simplify API
  > 816dcdf go/packages: add test for flake observed on Android
  > d5e76f1 gopls/internal/progress: move from lsp/
  > 6fe9326 gopls/internal/telemetry/cmd/stacks: include client name in report
  > 6a58b98 gopls/internal/lsp/lsprpc: radically reduce API
  > 0ffb1d0 gopls/doc: add Helix editor documentation for gopls
  > c16e222 gopls/internal/test/integration: add regtest for hover crash
  > bd547e5 gopls/internal/lsp/cache: clean up public API
  > 4c53267 gopls/internal/lsp/cache: don't report a bug for standalone test files
  > a49867f internal/imports: don't add imports that shadow predeclared names
  > e2ca594 gopls/internal/lsp/source: address problems detected by staticcheck
  > 94d99e3 gopls/internal/test/marker: re-enable some tests
  > 060c748 gopls: consolidate analyzers, eliminating "convenience" analyzers
  > 7f6ec23 go/ssa: suppress go/packages-based test on android
  > a987ef7 go/packages: publish Driver{Request,Response}
  > e1555a3 go/ssa: add Function.DomPostorder
  > cd7b510 gopls/internal/lsp/cache: allow versions of form "go1.2.3"
  > d0930db gopls/internal/lsp/cache: fix bug reports from toGobDiagnostics
  > 1871a2e gopls/internal/lsp/source: move Go CodeActions logic from server
  > afcd676 gopls/internal/lsp/source: show promoted methods in hover
  > 525acd1 go/analysis/internal/analysisflags: add RelatedInformation JSON
  > c7ccb51 gopls/doc/design: rewrite the architecture overview
  > 39a2545 gopls/internal/version: amend the year in a recent copyright header
  > 186fcf3 gopls/internal/lsp/source: factor edit conversion utils
  > 83c6c25 gopls/internal/server: analyze widest packages for open files
  > c467be3 gopls: add a main.version variable to override the version at linktime
  > 6673e7a gopls/internal/lsp/source/completion: infer parameter types
  > 3458e0c gopls/internal/lsp/source: fix Fix titles
  > 72a36a7 gopls/internal/test/marker: fix test breakage due to semantic conflict
  > 470afda gopls/internal/analysis/unusedparams: eliminate false positives
  > 592d9e1 internal/lsp: convert refactor code actions to use codeAction/resolve
  > f2d3f78 gopls/internal/lsp/protocol: fix TestURIFromPath on windows
  > d2200d1 gopls/internal/test/marker: update skip comment for addgowork.txt
  > c0db45f gopls/internal/server: simplify DiagnoseFiles to avoid a race
  > 0d1b478 gopls/internal/test/integration: fix flakiness of TestResolveImportCycle
  > d517112 gopls/internal/lsp/protocol: deliver log messages in order
  > 9164f2a gopls/internal/test/marker: skip on solaris-amd64-oraclerel
  > dbc9d3e internal/analysisinternal: TypeExpr: don't forget Variadic
  > 54cf5bc internal/debug: show new View information in the debug page
  > b37fde9 gopls: simplify gopls command configuration
  > 6a0605d gopls/internal/test/marker: regenerate golden data
  > f572b7e gopls/internal/lsp/source/stub: trim version suffix from module path
bumping golang.org/x/mod 6e58e47...fa1ba42:
  > fa1ba42 sumdb: replace globsMatchPath with module.MatchPrefixPatterns
bumping google.golang.org/grpc 8167bc3...c6e7f04:
  > c6e7f04 Change version to 1.61.1 (# 6981)
  > dbd4cbc cherry-pick # 6977 to 1.61.x release branch (# 6980)
  > 57ed608 Change version to 1.61.1-dev (# 6937)
bumping google.golang.org/genproto/googleapis/api 6c6643b...31a09d3:
  > 31a09d3 chore(all): update all (# 1085)
  > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083)
  > ef43131 chore(all): auto-regenerate .pb.go files (# 1082)
bumping github.com/prometheus/common 7e44242...773d566:
  > 773d566 Merge pull request # 570 from ywwg/owilliams/quoted-metric-name-02
  > a3bdb9e Support empty OAuth2 inline secrets (# 547)
  > 319c62c UTF-8 support in metric and label names
  > bd0376d UTF-8 support in validation, and some parsers and formatters (# 537)
bumping knative.dev/pkg 2d2e27d...9227ebb:
  > 9227ebb Bump google.golang.org/api from 0.163.0 to 0.165.0 (# 2960)
  > fecb381 Bump google.golang.org/grpc from 1.61.0 to 1.61.1 (# 2963)
  > d978608 Bump github.com/prometheus/common from 0.46.0 to 0.47.0 (# 2962)
  > 0d88449 Bump golang.org/x/tools from 0.17.0 to 0.18.0 (# 2961)
  > f094d82 Bump cloud.google.com/go/storage from 1.37.0 to 1.38.0 (# 2959)
  > b8f9b22 Update community files (# 2957)
  > bc60487 Update community files (# 2956)
  > 405f0c4 Update community files (# 2955)
bumping google.golang.org/genproto a9fa171...1f4bbc5:
  > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083)
  > ef43131 chore(all): auto-regenerate .pb.go files (# 1082)
  > 6c6643b chore(all): update all (# 1078)
bumping google.golang.org/api 87aa1d0...e451477:
  > e451477 chore(main): release 0.165.0 (# 2415)
  > deab77d feat(all): auto-regenerate discovery clients (# 2416)
  > c702880 feat(all): auto-regenerate discovery clients (# 2414)
  > 3ff4bc1 chore(main): release 0.164.0 (# 2407)
  > edbe996 fix(transport): disable universe domain check if token source (# 2413)
  > 05a0882 chore(all): update all (# 2410)
  > 51d5068 feat(all): auto-regenerate discovery clients (# 2412)
  > 246b19f feat(all): auto-regenerate discovery clients (# 2409)
  > f1b37df feat(all): auto-regenerate discovery clients (# 2408)
  > 1bd8304 feat(all): auto-regenerate discovery clients (# 2406)
bumping google.golang.org/genproto/googleapis/rpc 1f4bbc5...31a09d3:
  > 31a09d3 chore(all): update all (# 1085)
bumping knative.dev/hack f3881d9...999d7e6:
  > 999d7e6 Update community files (# 367)
  > 6090613 Update community files (# 366)
  > d1067f2 Update community files (# 365)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-19 21:20:14 +00:00
Knative Automation 9f70352974
Update community files (#834)
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-14 13:15:01 +00:00
Knative Automation e020b43db7
Update community files (#833)
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-14 01:41:33 +00:00
Knative Automation d00011f81a
upgrade to latest dependencies (#831)
bumping knative.dev/hack ab9b690...f3881d9:
  > f3881d9 Update community files (# 364)
bumping google.golang.org/genproto/googleapis/rpc a9fa171...1f4bbc5:
  > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083)
  > ef43131 chore(all): auto-regenerate .pb.go files (# 1082)
  > 6c6643b chore(all): update all (# 1078)
bumping google.golang.org/api ee5c9cc...87aa1d0:
  > 87aa1d0 chore(main): release 0.163.0 (# 2402)
  > 2271ef7 feat(all): auto-regenerate discovery clients (# 2405)
  > 47834b5 feat(all): auto-regenerate discovery clients (# 2403)
  > 62ceaad feat(all): auto-regenerate discovery clients (# 2401)
  > 26a1117 chore(main): release 0.162.0 (# 2389)
  > 6862015 fix(transport): enforce 1s timeout on requests to MDS universe_domain (# 2393)
  > a6d137b chore(all): update all (# 2396)
  > 5437df8 chore(all): update module github.com/google/go-github/v52 to v58 (# 2397)
  > eddfeb9 feat(all): auto-regenerate discovery clients (# 2398)
  > 169ead6 feat(all): auto-regenerate discovery clients (# 2395)
  > 140fb54 feat(all): auto-regenerate discovery clients (# 2394)
  > e5a7a15 feat(all): auto-regenerate discovery clients (# 2392)
  > c8e77f6 feat(all): auto-regenerate discovery clients (# 2391)
  > f2f2d22 feat(all): auto-regenerate discovery clients (# 2388)
  > befbd36 chore(main): release 0.161.0 (# 2387)
  > f29f327 fix(gen): reject repeated object query params (# 2383)
  > 54c764a fix(transport): skip s2a for now if service has direct path enabled (# 2385)
  > 03042ec feat(all): auto-regenerate discovery clients (# 2386)
  > dcb7e96 chore(main): release 0.160.0 (# 2381)
  > fee4c8f feat(all): auto-regenerate discovery clients (# 2384)
  > 5534cf2 feat(all): auto-regenerate discovery clients (# 2382)
  > 8f26f51 feat(all): auto-regenerate discovery clients (# 2380)
bumping golang.org/x/sys 0829ab1...914b96c:
  > 914b96c windows: support ill-formed UTF-16 in UTF16PtrToString
  > 511ec84 Revert "windows: support nil done parameter in ReadFile and WriteFile"
  > 628365d windows: support nil done parameter in ReadFile and WriteFile
  > bef1bd8 unix: move mksyscall regexp to package level variables
  > 5710a32 unix/linux: update Linux kernel to 6.7
  > b3ce6a3 windows: build env_windows_test.go only go Go 1.21 and above
  > c3fa2b8 windows: fix parsing of non-ASCII entries in token.Environ
  > f69d32a unix: in TestDirent, make as many ReadDirent calls as are needed
  > 0d9df52 unix: add more SECCOMP constants
bumping golang.org/x/term ae94145...353276a:
  > 353276a go.mod: update golang.org/x dependencies
bumping golang.org/x/net cb5b10f...73d21fd:
  > 73d21fd go.mod: update golang.org/x dependencies
  > 643fd16 html: fix SOLIDUS '/' handling in attribute parsing
  > 73e4b50 dns/dnsmessage: allow name compression for SRV resource parsing
  > b2208d0 internal/quic/qlog: fix typo
  > 0d0b98c http2: avoid goroutine starvation in TestServer_Push_RejectAfterGoAway
  > 07e05fd http2: remove suspicious uint32->v conversion in frame code
  > 26b646e quic: avoid deadlock in Endpoint.Close
bumping knative.dev/pkg b6659cc...2d2e27d:
  > 2d2e27d Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 2952)
  > 3b39834 Bump google.golang.org/api from 0.161.0 to 0.163.0 (# 2953)
  > 085f505 Bump golang.org/x/net from 0.20.0 to 0.21.0 (# 2954)
  > 4104e42 Bump google.golang.org/api from 0.159.0 to 0.161.0 (# 2951)
  > e85c3cf Update community files (# 2950)
bumping golang.org/x/oauth2 39adbb7...ebe81ad:
  > ebe81ad go.mod: update golang.org/x dependencies
  > adffd94 google/internal/externalaccount: update serviceAccountImpersonationRE to support universe domain
  > deefa7e google/downscope: add DownscopingConfig.UniverseDomain to support TPC

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-13 02:36:32 +00:00
Knative Automation 62de22c172
Update community files (#832)
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-13 01:39:28 +00:00
Knative Automation ff20e3e05f
Update community files (#830)
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-01 01:42:43 +00:00
Knative Automation 0ea2d3c6dd
upgrade to latest dependencies (#829)
bumping google.golang.org/genproto/googleapis/api 50ed04b...6c6643b:
  > 6c6643b chore(all): update all (# 1078)
  > a9fa171 fix(dataform): Remove broken aliases (# 1080)
  > 9144d31 fix(analytics): Remove broken aliases (# 1079)
  > 35c7eff chore(all): update all (# 1077)
bumping google.golang.org/genproto 50ed04b...a9fa171:
  > a9fa171 fix(dataform): Remove broken aliases (# 1080)
  > 9144d31 fix(analytics): Remove broken aliases (# 1079)
  > 35c7eff chore(all): update all (# 1077)
bumping knative.dev/pkg d34ca03...b6659cc:
  > b6659cc Bump cloud.google.com/go/storage from 1.36.0 to 1.37.0 (# 2948)
  > 9bdb511 Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (# 2947)
bumping google.golang.org/grpc dbbcf59...8167bc3:
  > 8167bc3 Change version to 1.61.0 (# 6936)
  > 52e2363 test/xds: Use different import path for gRPC Messages (# 6933)
  > 67e50be transport: Remove redundant if in handleGoAway (# 6930)
  > e96f521 alts: Extract AuthInfo after handshake in ALTS e2e test. (# 6931)
  > 987df13 metadata: move FromOutgoingContextRaw() to internal (# 6765)
  > 61eab37 server: block GracefulStop on method handlers and make blocking optional for Stop (# 6922)
  > ddd377f xds/server: fix RDS handling for non-inline route configs (# 6915)
  > 8b455de removing Roots deprecated Subjects field in tests (# 6907)
  > 953d12a alts: Forward-fix of ALTS queuing of handshake requests. (# 6906)
  > 6ce73bf internal/transport: convert `ConnectionError` to `Unavailable` status when writing headers (# 6891)
  > e7e400b deps: apply `make proto` changes (# 6916)
  > 660c394 examples: Fixed the formatting in the Authentication README.md (# 6908)
  > 3a8270f grpc: skip compression of empty messages (# 6842)
  > 7e9d319 vet: remove ignore of CloseNotifier (# 6911)
  > 5a36bb7 fix 'identitiy' typo in error message   (# 6909)
  > a233d9b build(deps): bump the github-actions group with 1 update (# 6904)
  > 6bc1906 xds: add support for mTLS Credentials in xDS bootstrap (# 6757)
  > 71cc0f1 Revert "alts: Queue ALTS handshakes once limit is reached rather than dropping. (# 6884)" (# 6903)
  > 4f03f3f removing deprecated http closenotifier function (# 6886)
  > bb0d32f xds: don't fail channel/server startup when xds creds is specified, but bootstrap is missing certificate providers (# 6848)
  > e20d5ce reflection: rename non-regenerated pb.go files to not be called '.pb.go' (# 6885)
  > adc7685 alts: Queue ALTS handshakes once limit is reached rather than dropping. (# 6884)
  > 33a60a8 internal: use OS defaults for TCP keepalive params in Windows (# 6863)
  > c109241 interop/xds: Increase go log verbosity to 99 so that EDS is logged (# 6860)
  > 02a4e93 orca: use atomic pointer instead of mutex in server metrics recorder to improve performance (# 6799)
  > df02c11 test/kokoro: Use the Kokoro shared install lib from the new repo (# 6859)
  > 444749d alts: Record network latency and pass it to the handshaker service. (# 6851)
  > 45624f0 grpc: eliminate panics in server worker implementation (# 6856)
  > 6e6914a completely delete WatchListener and WatchRouteConfig APIs (# 6849)
  > 836e5de credentials/alts: update handshaker.pb.go (# 6857)
  > 43e4461 Forbid dependabot from performing major version bumps (# 6852)
  > 686fdd8 security/advancedtls: fix test that relies on min TLS version (# 6824)
  > 52baf16 internal: use OS defaults for TCP keepalive params only on unix (# 6841)
  > d050906 build(deps): bump the github-actions group with 3 updates (# 6835)
  > 477bd62 xds/internal/resolver: switch to generic xDS API for LDS/RDS (# 6729)
  > a03c7f1 client: always enable TCP keepalives with OS defaults (# 6834)
  > c2398ce [infra] Hash-pin GitHub Actions, keep them updated with dependabot (# 6815)
  > 0866ce0 grpc: optional interface to provide channel authority (# 6752)
  > 5d7453e client: rework resolver and balancer wrappers to avoid deadlock (# 6804)
  > 93389b7 doc: fix link to the reflection protocol (# 6833)
  > 1b05500 internal/credentials/xds: Add exported comment for HandshakeInfo (# 6823)
  > 737f87b xds/internal/server: cleanup formatting directives in some logs (# 6820)
  > bc16b5f interop: support custom creds flag for stress test client (# 6809)
  > 02ea031 Bugfix for broken import (# 6816)
  > 287c473 Mark old CRL APIs as deprecated (# 6810)
  > 7935c4f resolver_wrapper: remove serializerScheduleLocked; the lock is unnecessary (# 6803)
  > 914ca65 client: further streamlining of Dial (# 6802)
  > 232054a client: remove deprecated WithServiceConfig DialOption (# 6800)
  > 42fdcc4 client: rename balancer and resolver wrapper files to be consistent (# 6801)
  > 59c0aec xDS: Atomically read and write xDS security configuration client side (# 6796)
  > ce3b538 client: simplify initialization and cleanup a bit (# 6798)
  > b98104e buffer & grpcsync: various cleanups and improvements (# 6785)
  > 424db25 credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 (# 6776)
  > 40c279a deps: update dependencies for all modules (# 6795)
  > 3cbbe29 reflection: don't serialize placeholders (# 6771)
  > 4a84ce6 Change version to 1.61.0-dev (# 6794)

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-31 17:00:34 +00:00
Knative Automation 506882f82a
upgrade to latest dependencies (#828)
bumping google.golang.org/api b52e40b...ee5c9cc:
  > ee5c9cc chore(main): release 0.159.0 (# 2378)
  > 55b0516 fix(transport): relax universe checks (# 2376)
  > a8d9414 feat(all): auto-regenerate discovery clients (# 2377)
  > 68b1bc1 chore(main): release 0.158.0 (# 2360)
  > df17254 fix(transport/grpc): add universe domain verification (# 2375)
  > b21a1fa fix(internal): support internaloption.WithDefaultUniverseDomain (# 2373)
  > ddb3a12 chore(google-api-go-generator): replace literal with const (# 2363)
  > d266978 feat(all): auto-regenerate discovery clients (# 2374)
  > 73fc7fd fix(transport): not enable s2a when there is endpoint override (# 2368)
  > 2d69d97 feat(all): auto-regenerate discovery clients (# 2372)
  > 45c097f feat(all): auto-regenerate discovery clients (# 2369)
  > addc18c chore(all): update module github.com/google/go-github/v52 to v58 (# 2351)
  > a4e39d8 chore(all): update all to v0.47.0 (# 2367)
  > e0db6a5 feat(all): auto-regenerate discovery clients (# 2366)
  > f40db7f feat(all): auto-regenerate discovery clients (# 2365)
  > 69626e3 feat(transport): add universe domain support (# 2355)
  > 6c3b622 feat(all): auto-regenerate discovery clients (# 2361)
  > 6ef1144 feat(impersonate): add universe domain support (# 2296)
  > 6e77ef2 chore(main): release 0.157.0 (# 2346)
  > 72a8ffd feat(all): auto-regenerate discovery clients (# 2358)
  > 74a1558 docs(option): update WithDefaultEndpointTemplate docs (# 2356)
  > 135da01 chore(all): update all to a9fa171 (# 2350)
  > 0d002f9 feat(all): auto-regenerate discovery clients (# 2354)
  > da330c2 feat(all): auto-regenerate discovery clients (# 2353)
  > 5bf46ee feat(all): auto-regenerate discovery clients (# 2352)
  > 3bf8f4f feat(all): auto-regenerate discovery clients (# 2349)
  > 763c331 feat(all): auto-regenerate discovery clients (# 2348)
  > c3e43a1 feat(all): auto-regenerate discovery clients (# 2345)
  > d016573 chore(main): release 0.156.0 (# 2333)
  > 05de776 feat(all): auto-regenerate discovery clients (# 2344)
  > 811e925 feat(all): auto-regenerate discovery clients (# 2343)
  > 9e45101 feat(google-api-go-generator): add universe domain support (# 2335)
  > 3f90b98 feat(all): auto-regenerate discovery clients (# 2341)
  > 9745014 test: fix overflow (# 2342)
  > 3f8b548 chore(all): update all (# 2338)
  > c8905be chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /internal/kokoro/discogen (# 2340)
  > d008b6e feat(all): auto-regenerate discovery clients (# 2339)
  > ceefb9b feat(all): auto-regenerate discovery clients (# 2337)
  > bd4dad1 feat(all): auto-regenerate discovery clients (# 2336)
  > 014a8e0 feat(all): auto-regenerate discovery clients (# 2332)
bumping knative.dev/hack f3f03ac...ab9b690:
  > ab9b690 Don't hardcode serving as the repo when setting highest semver (# 361)
  > 45dcf10 Update community files (# 360)
  > 40f0ac2 Update community files (# 359)
bumping github.com/google/uuid 4d47f8e...0f11ee6:
  > 0f11ee6 chore(master): release 1.6.0 (# 151)
  > 16939da chore(tests):  add strict monotonicity test case for uuid v7. (# 154)
  > 016b199 fix: fix typo in version 7 uuid documentation (# 153)
  > 1d8b6ea ci: set token permissions to github workflows (# 143)
  > a2b2b32 fix: Monotonicity in UUIDv7 (# 150)
  > c58770e feat: add Max UUID constant (# 149)
bumping knative.dev/pkg b488e7b...d34ca03:
  > d34ca03 Update knative.dev/hack to latest main (# 2949)
  > 91c6ec8 Bump google.golang.org/api from 0.157.0 to 0.159.0 (# 2946)
  > 6d59538 Bump github.com/evanphx/json-patch/v5 from 5.8.1 to 5.9.0 (# 2945)
  > 6eb53f5 Bump github.com/google/uuid from 1.5.0 to 1.6.0 (# 2944)
  > 2b8687a upgrade to latest dependencies (# 2943)
  > b42fab9 Update community files (# 2942)
  > 3f7ce63 Bump google.golang.org/api from 0.155.0 to 0.157.0 (# 2941)
  > 2a92e9d Bump github.com/evanphx/json-patch/v5 from 5.8.0 to 5.8.1 (# 2940)
  > 455683d Update community files (# 2939)
bumping google.golang.org/genproto/googleapis/api 989df2b...50ed04b:
  > 50ed04b chore(all): update all to v4 (# 1076)
  > 0d6446b chore(all): update all (# 1075)
  > 995d672 chore(all): update all (# 1073)
bumping google.golang.org/genproto 989df2b...50ed04b:
  > 50ed04b chore(all): update all to v4 (# 1076)
  > 0d6446b chore(all): update all (# 1075)
  > 995d672 chore(all): update all (# 1073)
bumping github.com/go-logr/logr 8adefbe...dcdc3f2:
  > dcdc3f2 slogr: fix unintended API break in v0.8.0 (# 253)
  > 5d88f52 funcr: Add LogInfoLevel Option to skip logging level in the info log (# 240)
  > 177005d build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0
  > e7f489a build(deps): bump github/codeql-action from 2.22.9 to 3.22.11
  > cf56c3b build(deps): bump actions/setup-go from 4 to 5
  > 2ad296e build(deps): bump github/codeql-action from 2.22.8 to 2.22.9
  > d55b4e2 Merge pull request # 241 from thockin/master
  > c589653 Merge pull request # 245 from thockin/sloghandler_empty_groups
  > 98ee9d9 Clean up slog testing and restore coverage
  > 006d752 Merge pull request # 246 from thockin/slog_context_tests
  > b01bad7 sloghandler: unnamed groups should be inlined
  > b228ba8 Break examples to new file
  > 5153ab2 unit tests with full SlogSink mock implementation
  > 2665157 Add tests for context with slog
  > 6432877 Add benchmarks for slogSink
  > 58f101e Fix bug in slog support carrying the wrong sink
  > f558531 Put slog tests in a helper, move funcr test
  > 6151b2f support a slog.Logger pointer in a context
  > 83dbe72 Fix some lint
  > 1fffd07 move slogr into main package
  > b5e7d9f funcr: Be consistent about quoted
  > 41d36ee build(deps): bump github/codeql-action from 2.22.7 to 2.22.8
  > 44c6ac8 funcr: Be consistent about colons
  > f36813a build(deps): bump github/codeql-action from 2.22.5 to 2.22.7
  > 955d2aa funcr: Be consistent about commas
  > 24eb27c build(deps): bump actions/github-script from 6.4.1 to 7.0.1
  > 8221825 Add SlogSink support to funcr
  > 5b79d78 Merge pull request # 233 from go-logr/dependabot/github_actions/github/codeql-action-2.22.5
  > d95f9b6 Get rid of testSlogSink
  > 424fad7 Merge pull request # 232 from go-logr/dependabot/github_actions/ossf/scorecard-action-2.3.1
  > e602c1d build(deps): bump github/codeql-action from 2.22.4 to 2.22.5
  > cdb930d Minor cleanups in slogr_test (readability)
  > 64618df build(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-29 15:36:25 +00:00
Knative Automation 32661711ab
upgrade to latest dependencies (#827)
bumping knative.dev/hack e89096d...f3f03ac:
  > f3f03ac [release-1.13] Don't hardcode serving as the repo when setting highest semver (# 362)

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-26 10:15:30 +00:00
Knative Automation e0bb0af5a7
Update community files (#826)
Signed-off-by: Knative Automation <automation@knative.team>
2024-01-23 01:39:08 +00:00
Knative Automation cccbdc91f9
Update community files (#825)
Signed-off-by: Knative Automation <automation@knative.team>
2024-01-19 01:46:53 +00:00
Knative Automation 0a234c8b78
upgrade to latest dependencies (#824)
bumping knative.dev/pkg f95090a...b488e7b:
  > b488e7b upgrade to latest dependencies (# 2938)

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-16 08:03:14 +00:00
Knative Automation fe95cc8355
upgrade to latest dependencies (#823)
bumping knative.dev/pkg 347a4b5...f95090a:
  > f95090a Bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0 (# 2935)

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-16 02:18:01 +00:00
Knative Automation 40118e0de8
upgrade to latest dependencies (#822)
bumping knative.dev/pkg bc230ae...347a4b5:
  > 347a4b5 Bump github.com/prometheus/common from 0.45.0 to 0.46.0 (# 2937)
  > e8c79d4 Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (# 2934)
  > ff26179 Bump golang.org/x/tools from 0.16.1 to 0.17.0 (# 2936)
  > e0d5064 Bump golang.org/x/net from 0.19.0 to 0.20.0 (# 2933)
bumping golang.org/x/net a8e0109...cb5b10f:
  > cb5b10f go.mod: update golang.org/x dependencies
  > 689bbc7 quic: deflake TestStreamsCreateConcurrency
  > f12db26 internal/quic/cmd/interop: use wget --no-verbose in Dockerfile
  > c136d0c quic: avoid panic when PTO expires and implicitly-created streams exist
  > f9726a9 quic: fix packet size logging
  > c337daf quic: enable qlog output in tests
  > 2b416c3 quic/qlog: create log files with O_EXCL
  > 1e59a7e quic/qlog: correctly write negative durations
  > b0eb4d6 quic: compute pnum len from max ack received, not sent
  > b952594 quic: fix data race in connection close
  > 577e44a quic: skip leaked goroutine check on GOOS=js
  > 65efbad quic: avoid leaking tls goroutines in tests
  > 08a78b1 quic: unblock operations when closing conns
  > c1b6eee quic: send occasional ack-eliciting packets
  > 491f354 quic: log packets and frames
  > f812076 http2: explicitly set minimum TLS version in tests
bumping golang.org/x/sys 13b15b7...0829ab1:
  > 0829ab1 windows: add SetFileValidData
  > 32cdffc unix: don't redefine constants already defined in glibc headers
  > f0c7190 unix: remove extra trailing newlines in zsyscall_openbsd_*.go
  > 5ff87d7 unix: add Netfilter and NFTables constants
bumping github.com/prometheus/common c59927e...7e44242:
  > 7e44242 Bump Go modules (# 568)
  > 0e201e4 Merge pull request # 567 from stapelberg/protodelim
  > 53f76e7 version: make GetTegs() public (# 565)
  > 1143fec switch to protodelim package (which pbutil now calls)
  > 21a37ca enable gofumpt, goimports, testifylint linters (# 551)
  > 256500d Make version getRevision public (# 563)
  > 0949959 Update common Prometheus files (# 561)
  > e56a9b7 Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.49.13 in /sigv4 (# 557)
  > 46ef093 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (# 559)
  > e21e8b5 Update common Prometheus files (# 555)
  > 9b4f72d Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 in /sigv4 (# 558)
  > 8c8f8b1 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (# 560)
  > f094368 Add hints for promlog (# 556)
  > 686da34 Merge pull request # 540 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.15.0
  > f20b239 Merge pull request # 541 from prometheus/dependabot/go_modules/golang.org/x/net-0.19.0
  > eb678ba Update golang.org/x/oauth2 in sigv4.
  > b861d35 Merge pull request # 552 from prometheus/repo_sync
  > 83ae14e Bump golang.org/x/net in sigv4.
  > 4627a1b Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0
  > 658f673 Merge pull request # 542 from prometheus/dependabot/go_modules/github.com/alecthomas/kingpin/v2-2.4.0
  > a4728e4 Update common Prometheus files
  > 1f5a74c Bump golang.org/x/net from 0.18.0 to 0.19.0
  > 919697c Merge pull request # 539 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.48.10
  > db4fdbc Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0
  > 1d8c672 Merge pull request # 535 from prometheus/repo_sync
  > a5e739e Merge pull request # 548 from prometheus/repo_sync
  > e888263 Bump github.com/aws/aws-sdk-go from 1.47.0 to 1.48.10 in /sigv4
  > de1c963 Merge pull request # 534 from prometheus/superq/client_model
  > 36e2952 Update common Prometheus files
  > ac367b6 Merge pull request # 550 from mmorel-35/linters
  > 8dd6483 Update common Prometheus files
  > 64159df Merge pull request # 529 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.47.0
  > de26626 Update modules
  > 4556565 Merge pull request # 546 from TheSpiritXIII/empty-credentials
  > a29c35f enable errorlint linter
  > 00ee8d3 Merge pull request # 532 from prometheus/repo_sync
  > f0d19ff Bump github.com/aws/aws-sdk-go from 1.45.19 to 1.47.0 in /sigv4
  > af1c404 Allow using empty Authorization credentials
  > 832cd6e Merge pull request # 533 from prometheus/metadata
  > fbbe75a Update common Prometheus files
  > 6ff0400 Merge pull request # 517 from prometheus/superq/golangci
  > 445c210 model: add metric type values
  > 8a72a0c Add golangci-lint config
bumping golang.org/x/oauth2 6e9ec93...39adbb7:
  > 39adbb7 go.mod: update golang.org/x dependencies
  > 4ce7bbb google: add Credentials.GetUniverseDomain with GCE MDS support
  > 1e6999b google: add UniverseDomain to CredentialsParams
bumping golang.org/x/term ee66497...ae94145:
  > ae94145 go.mod: update golang.org/x dependencies
bumping golang.org/x/tools 2acb2e6...0b1f1d4:
  > 0b1f1d4 gopls/internal/lsp/cache: (re-)ensure clean shutdown
  > 706525d gopls/internal/lsp/source/completion: support postfix completion (iferr,
  > 581c0b3 gopls/internal/lsp/source: add receiver name to stubbed methods
  > c95fa0f gopls/internal/test: skip marker tests on darwin builders if -short
  > 25a0e9d go.mod: update golang.org/x dependencies
  > c9c95f9 internal/refactor/inline: improve a confusing error message
  > ba8672b go/analysis/passes/unusedresult: add functions from slices package
  > 3e8a0a3 gopls/internal/lsp/cache: address additional comments from CL 553095
  > 920d665 gopls/internal/cmd: factor three loops in fix subcommand
  > 7825736 gopls/internal/lsp/cache: simplify critical errors
  > 88ea935 gopls/internal/lsp/cache: don't scan for modules when defining a view
  > 2e53332 gopls/internal/lsp/cache: remove validBuildConfiguration
  > a863a4f cmd/goimports: fix -trace flag: flush after stopping trace
  > 5e6f314 gopls/stub: support for method generation with same name but different receiver
  > d47b14c gopls/internal/lsp/source/completion: complete return snippet
  > a08f286 gopls/internal/lsp/cache: add dynamic build tag support
  > 1f94566 gopls/internal/lsp/source: simplify SuggestedFix plumbing
  > baf6fd2 gopls/internal/server: simplify fileOf (née beginFileRequest)
  > 54ac623 gopls/internal/lsp/cache: add support for checking views from tests
  > 025ebe6 gopls/internal/lsp/cache: associate env with folders, not views
  > a6819f4 go/callgraph/vta: fix handling of comma map lookups
  > f6d5f0f gopls/internal/lsp/cache: finish integrating the zero-config algorithm
  > 862c086 gopls/internal/lsp/cache: don't preserve sequence IDs in updated views
  > 59384bc gopls/internal/lsp/cache: switch to new bestViewForURI logic
  > 160631f gopls/internal/lsp/cache: add views for unused modules in selectViews
  > f801f12 gopls/internal/work: fix crash during go.work completion
  > b85cfba gopls/internal/lsp/cache: add the zero-config algorithm, and a unit test
  > ee47fd4 gopls/internal/lsp/cache: simplify view definitions
  > c431729 gopls/internal/lsp/cache: reconcile view modes and workspace packages
  > 83bceaf internal/versions: remove use of go/versions
  > 261fa1a gopls/internal: remove myers diff implementation from gopls
  > 4d2b6e1 gopls/internal: remove old diff
  > 3bed147 gopls/internal/server: print stderr in go mod vendor error message
  > e601fd8 gopls/internal/server: rewrite the server diagnostic tracking
  > c9f3382 gopls/internal/lsp/cache: do not block View.Shutdown on Snapshot work
  > 1346c45 gopls/internal/lsp/cache: allow "" or "null" Diagnostics.Data
  > 20e1bb7 gopls: remove dead types and fields
  > dcabb5c go/ssa: do not load type parameter method receivers
  > 5b123a2 cmd/guru,internal/robustio: make tests robust to os.Symlink errors
  > 5f21477 internal/coverage: delete unused tool
  > 9ed4fb5 gopls/internal/lsp/protocol: request.params is optional
  > 6b6442c gopls/internal/lsp/source: rename: update the doc link associated with the object
  > 3fd334c gopls/internal/test: set GOPACKAGESDRIVER=off for new marker tests

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-15 13:16:17 +00:00
Knative Automation 2fa5ccd3f4
upgrade to latest dependencies (#820)
bumping k8s.io/api 6e7eda9...4c4fe6a:
  > 4c4fe6a Update dependencies to v0.28.5 tag
  > a4f9a1a Merge pull request # 121545 from dims/automated-cherry-pick-of-# 121364-upstream-release-1.28
  > 5aafa00 bump golang.org/grpc to v1.56.3
  > 579c82b Merge pull request # 121128 from MadhavJivrajani/bump-x-net-128
  > f72d479 .: bump golang.org/x/net to v0.17.0
  > 546e425 Merge pull request # 120329 from liggitt/automated-cherry-pick-of-# 120327-upstream-release-1.28
  > 7315e44 Revert to json-patch 4.12.0
  > 962dfd4 Merge pull request # 120208 from mimowo/automated-cherry-pick-of-# 120204-upstream-release-1.28
  > 37b4561 Mark Job onPodConditions as optional in pod failure policy
  > ac59949 Merge remote-tracking branch 'origin/master' into release-1.28
  > e32cee6 Merge pull request # 119876 from marosset/revert-118895
  > b76dbf0 Avoid returning nil responseKind in v1beta1 aggregated discovery
  > b582191 Revert "Merge pull request # 118895 from RyanAoh/kep-1860"
  > 9ab79ea Merge remote-tracking branch 'origin/master' into release-1.28
  > 8749dc5 .*: bump golang.org/x/net to v0.13.0
  > 8a20f1b Merge pull request # 118644 from alexzielenski/apiserver/policy/namespaceParamRef
  > 2859edb Merge pull request # 116469 from RomanBednar/pv-phase-transition-time
  > ed524d6 update codegen
  > 6ff1b21 Merge pull request # 119215 from alexzielenski/apiserver/policy/namespaceParamRef-alpha
  > 43c3eb6 make update
  > 2ab050b api: add v1beta1 ValidatingAdmissionPolicy/Binding types and storage
  > 86e8180 Merge pull request # 119301 from kannon92/pod-replacement-policy-job-api-only
  > cfca8a6 update-codegen
  > e1ce56f add LastPhaseTransitionTime field to PersistentVolume
  > 6f6625d add podReplacementPolicy and terminating field to job api
  > 01fdcbf add namespaceParamRef to v1alpha1 and internal
  > 0d22b80 Merge pull request # 117740 from Richabanker/uvip-impl
  > 61cef87 Add impl for uvip
  > 0c7a73e Merge pull request # 119294 from mimowo/backoff-limit-per-index-api
  > a769cf0 Extend the API for the Job job-index-failure-count annotation
  > 99f5672 Extend the Job API for BackoffLimitPerIndex
  > 1b0ec3b Merge pull request # 118204 from sttts/sttts-openapi-v2-parameter-refs
  > 4f39e1c Merge pull request # 119380 from A-Hilaly/api-server/webhooks/match-conditions-beta-graduations
  > cef2f42 Bump kube-openapi
  > 277ce0d Merge pull request # 119312 from pacoxu/prometheus/common-v0.44
  > 08de24e Graduate AdmissionWebhookMatchCondition to beta
  > 581b760 Merge pull request # 116335 from gnufied/update-api-recovery-apis
  > 4cea59e upgrade prometheus common to v0.44.0
  > 60ab682 Add StatefulSet pod index as pod label (# 119232)
  > 85d5f1b Update generated documentation
  > b2e5489 Merge pull request # 118895 from RyanAoh/kep-1860
  > 23fed57 Fix validation options for old pvc
  > b99d65a Generated code for IP mode field
  > 7f35b55 Update generated stuff after changing comments
  > cc31205 Add IP mode field
  > 9377396 Update comments about allocatedResourceStatus
  > 2786528 Merge pull request # 109616 from wzshiming/feat/pod-host-ips
  > 5adbf42 Update test generated data for 1.26 branch
  > 48d7a4d ValidatingAdmissionPolicy: support namespace access (# 118267)
  > 7dda07d Regenerate
  > 5fba150 Update 1.27 generated data
  > ac1defa Merge pull request # 118883 from danielvegamyhre/kep-4017-job
  > 6533afb Add HostIPs field and update PodIPs field
  > c214b0a Update generated data
  > ad80a67 Merge pull request # 119330 from bertinatto/fix-conn-reuse-test
  > e2edcb6 revert changes in staging
  > dd4da89 Update code to use new generic allocatedResourceStatus field
  > 14fd6a3 Merge pull request # 118782 from MikeSpreitzer/exempt-borrowing-impl
  > 892643e Proactively bump golang.org/x/net to v0.12.0
  > 0de9014 remove statefulset label added to wrong branch
  > f78dd1d Update generated code for APF borrowing by exempt
  > e76c910 use job completion index annotation as label
  > 2c4fbcf Fix AutoUpdateAnnotationKey, NominalConcurrencyShares
  > 8b76f66 update name of pod index label
  > 72db99b apf: add API changes for borrowing by exempt pl
  > 8167ea0 ValidatingAdmissionPolicy: Variable Composition (# 118642)
  > 283b145 Merge pull request # 119243 from dprotaso/standard-app-protocol
  > 9492466 Update standard app protocols
  > 4993e30 Merge pull request # 117351 from pohly/dra-generated-resource-claim-names
  > e6e77fd dra: generated files
  > 198454a dra: generated name for ResourceClaim from template
  > 6e2bd33 Merge pull request # 116429 from SergeyKanzhelev/sidecar
  > c94fecf Sidecar: Generated code
  > 906f29e Sidecar: API changes
  > 5d126b3 feat: Append job creation timestamp to cronjob annotations (# 118137)
  > a69cc64 Merge pull request # 118386 from Richabanker/enhance-storage-version
  > ca92b68 Add servedVersions info in StorageVersion API
  > 366128e Merge pull request # 118689 from bzsuni/clean
  > 6c7be5b update prometheus/client_golang v1.14.0 to v1.16.0
  > dc63998 Merge pull request # 118507 from jeremyrickard/go1205
  > 357676e Update vendor with hack/update-vendor.sh
  > 63505c4 Merge pull request # 117505 from SergeyKanzhelev/localhostOnWord
  > 2f95538 Merge pull request # 117645 from humblec/etcd-2
  > 819ea17 change the seccompProfile field description to match the imlpementation
  > 7c333a3 Merge pull request # 117139 from pohly/test-integration-race-detection-update-utils
  > 2c7aa9a update vendor dependencies for the change
  > e2ff1df dependencies: bump k8s.io/utils
  > 918293f etcd depdencies are updated to v3.5.9
  > c4c9b6b Merge pull request # 117946 from lavalamp/lavalamp-taking-a-break
  > ecc69da Merge pull request # 116761 from iancoolidge/devel-cpuset-revendor
  > 78342f6 lavalamp is taking a long break
  > f3a0f2e Merge pull request # 117802 from kerthcet/cleanup/update-PodFailurePolicy-field
  > 4423e04 Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749
  > 1152564 Update podFailurePolicy comments from alpha-level to beta
  > 7a87286 Merge pull request # 117325 from yanggangtony/fix-typo-annotation_key
  > 77aab51 Merge pull request # 117713 from flant/ssr-ga
  > cae92bc fix typo annotation key notes.
  > 2ef5057 Merge pull request # 117687 from pohly/klog-update
  > 5a49b85 Add comment about removing the feature gate
  > ea14934 dependencies: klog v2.100.1
  > 08da8fa KEP-3325: Promote SelfSubjectReview to GA
  > cdff1d4 Merge pull request # 115843 from rikatz/remote-netpol-status
  > a09cb4f Merge pull request # 117570 from marosset/remove-hostprocess-containers-featuregate
  > 4cb5681 Update compatibility data test
  > 14796d1 Merge pull request # 117253 from akhilerm/update-containerd-dependencies
  > 5fd58e1 Removing WindowsHostProcessContainers feature-gate
  > b16569a Generated files for NetworkPolicyStatus removal
  > 15ff6dd chore: update cgroups and ttrpc versions
  > 90ceadb Remove withdrawn feature NetworkPolicyStatus
  > 34a8cae Merge pull request # 117350 from mohitsharma-in/update/google-golang-protobuf
  > 05b8f90 Merge pull request # 117578 from SataQiu/drop-v1.25.0-testdata
  > 8dc8aa9 Dependencies Update google.golang.org/protobuf v1.28.1 to v1.30.0
  > 47926b1 Merge pull request # 115487 from tongpu/docs/roleRef_immutable
  > c1500af drop v1.25.0 API testdata
  > 58b48e2 Merge pull request # 117537 from SataQiu/v1.27.0-api-testdata
  > cbc5381 Add a comment to roleRef to document that it is immutable
  > e93fc0e Merge pull request # 117483 from ArkaSaha30/bump-gofuzz
  > 25e990c Add v1.27.0 API testdata
  > 9dec43f Merge pull request # 117482 from ArkaSaha30/bump-go-logr
  > 8b17952 update gofuzz dependency
  > 8360d82 Merge pull request # 117352 from mohitsharma-in/update/golang_x_tools
  > 8de9213 Update go-logr dependencies
  > 6fd888a Dependencies Update golang.org/x/tools v0.7.0 to v0.8.0
  > e2bb673 Merge pull request # 117285 from humblec/azure-go-autorest
  > 134cb41 dependencies: update gh/Azure/auto-test/{adal,validation}
  > b0b8e3f Merge pull request # 117182 from dddddai/http-headers
  > 2bdacdf remove these unrelated openapi files (# 117051)
  > a08f8e3 use case-insensitive header keys for http probes
  > ec59454 Merge pull request # 116948 from MadhavJivrajani/fix-verify-vendor
  > 7f5d6a6 .*: update vendor dir and cleanup
  > e3f1032 Merge pull request # 116866 from LiorLieberman/remove-grpc-standard-protocol
bumping k8s.io/code-generator ad20935...0a2d87a:
  > 0a2d87a Merge pull request # 121545 from dims/automated-cherry-pick-of-# 121364-upstream-release-1.28
  > 4e70e93 bump golang.org/grpc to v1.56.3
  > 69e9240 Merge pull request # 121128 from MadhavJivrajani/bump-x-net-128
  > 6cf3458 .: bump golang.org/x/net to v0.17.0
  > 791c213 Merge remote-tracking branch 'origin/master' into release-1.28
  > a66bf75 .*: bump golang.org/x/net to v0.13.0
  > fee1cc9 Merge pull request # 118204 from sttts/sttts-openapi-v2-parameter-refs
  > 44fe511 Merge pull request # 119312 from pacoxu/prometheus/common-v0.44
  > 9ac045b Bump kube-openapi
  > c56ebf3 upgrade prometheus common to v0.44.0
  > 3cea41d Merge pull request # 119330 from bertinatto/fix-conn-reuse-test
  > c293887 Proactively bump golang.org/x/net to v0.12.0
  > b265455 Fix lifecycle generator to check the version correctly (# 119268)
  > b510e2c Merge pull request # 118689 from bzsuni/clean
  > 04d27a1 update prometheus/client_golang v1.14.0 to v1.16.0
  > 41a1e2d Merge pull request # 118507 from jeremyrickard/go1205
  > 0ffabab Update vendor with hack/update-vendor.sh
  > 4e0c7a3 Merge pull request # 118522 from jpbetz/remove-bad-merge-key
  > 81f56dc Remove invalid merge key
  > b92bd47 Merge pull request # 118414 from thockin/remove_codegen_debug
  > 5686b85 Fix errant debugging code in codegen
  > e60f563 Merge pull request # 118384 from Jefftree/gnostic-models-branch
  > f9f5739 Update gnostic references
  > 049b8c1 vendor
  > 7eed8e6 Merge pull request # 118269 from liggitt/genproto
  > ce9404a Update google.golang.org/genproto
  > db4dff4 Merge pull request # 118240 from Jefftree/bump-kube-openapi
  > 8f5c773 Update vendor
  > 03cdae3 Merge pull request # 117985 from howardjohn/patch-2
  > 932443c Merge pull request # 118014 from liggitt/mapstructure
  > ab3121a codegen
  > 254bead Update kube-openapi, drop mapstructure
  > 96be077 Fix comments on InformerFor
  > 04bedf1 Merge pull request # 117982 from jpbetz/sig-roles-jpbetz
  > 276d6b6 Merge pull request # 117645 from humblec/etcd-2
  > b4cd301 Add api-machinery TL owners permissions for jpbetz
  > f45259c Merge pull request # 117139 from pohly/test-integration-race-detection-update-utils
  > c60f5e6 update vendor dependencies for the change
  > 7eb0f51 dependencies: bump k8s.io/utils
  > b2afdc9 etcd depdencies are updated to v3.5.9
  > 8437e77 Merge pull request # 117946 from lavalamp/lavalamp-taking-a-break
  > 7850b0d Merge pull request # 117961 from humblec/ginkgo
  > 29a942d lavalamp is taking a long break
  > d13e2c2 Merge pull request # 116761 from iancoolidge/devel-cpuset-revendor
  > a40ed9b ginkgo update to v2.9.4 and gomega to 1.27.6
  > a2fdf24 Merge pull request # 117897 from thockin/codegen_deprecate_generate_groups_scripts
  > 5e46b7b Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749
  > 6027f11 Merge pull request # 117899 from thockin/codegen_purge_openapi_shell_indirection
  > 1305626 Deprecate generate*groups.sh -> kube_codegen.sh
  > 04a3650 Use the same report files as before
  > 6d32803 Simpler openapi gen - subprojects do themselves
  > 89a7a4d Merge pull request # 117262 from thockin/codegen_new_script_for_subprojects
  > c40d37c Convert code-generator/examples to new codegen
  > 0eb9f05 Add a new way for subprojects to do codegen
  > f731524 Merge pull request # 117687 from pohly/klog-update
  > 69dc822 dependencies: klog v2.100.1
  > ce06575 Merge pull request # 117705 from Jefftree/update-openapi-fix-race
  > dfd3d2e Update kube-openapi to fix race
  > 9b6e38c Merge pull request # 117253 from akhilerm/update-containerd-dependencies
  > f2fce9b chore: update cgroups and ttrpc versions
  > fcf3837 Merge pull request # 117350 from mohitsharma-in/update/google-golang-protobuf
  > 9423c3d Merge pull request # 117483 from ArkaSaha30/bump-gofuzz
  > e0c5a53 Dependencies Update google.golang.org/protobuf v1.28.1 to v1.30.0
  > d0b82bb Merge pull request # 117482 from ArkaSaha30/bump-go-logr
  > dfd550e update gofuzz dependency
  > abb7434 Merge pull request # 117352 from mohitsharma-in/update/golang_x_tools
  > de902bb Update go-logr dependencies
  > ddd36a3 Dependencies Update golang.org/x/tools v0.7.0 to v0.8.0
  > d0339d3 Merge pull request # 117399 from mohitsharma-in/update/golang_time
  > e13ba37 Dependencies Update golang.org/x/timet 90d013bbcef8  to v0.3.0
  > 473f30d Merge pull request # 117285 from humblec/azure-go-autorest
  > 68bbb45 dependencies: update gh/Azure/auto-test/{adal,validation}
  > e28c955 Merge pull request # 116282 from thockin/codegen_subprojects_nuke_old_files
  > ff97b26 Merge pull request # 116281 from thockin/codegen_subproject_chdir
  > 0ecf58f Codegen: subprojects: nuke existing files
  > fe4722c Codegen: simpler k8s.io/code-generator/examples
  > 2d17b8d Merge pull request # 116280 from thockin/codegen_no_internal_subprojects
  > 25c3b12 Codegen: new tools will not become part of 'all'
  > 8bfbf3d Codegen subprojects: consolidate generate-*groups
  > 399d412 Codegen subprojects: deprecate "all" in scripts
  > e04cc82 Codegen subprojects: regen defaulters when needed
  > 5ccd5be Codegen subprojects: reify 'all' into explicit
  > 0577864 Trivial change to reduce diffs
  > 450bfcd Merge pull request # 116948 from MadhavJivrajani/fix-verify-vendor
  > 5d100ef .*: update vendor dir and cleanup
  > 8fead9f Merge pull request # 116539 from pohly/ginkgo-gomega-update
  > e6c58e4 dependencies: ginkgo v2.9.1, gomega v1.27.4
bumping github.com/go-openapi/jsonreference 424d68c...1f158e5:
  > 1f158e5 enable github action on pr
  > 53e3421 Normalize non-encoded utf-8 URL
bumping k8s.io/apimachinery f46cb69...46a872e:
  > 46a872e Merge pull request # 121545 from dims/automated-cherry-pick-of-# 121364-upstream-release-1.28
  > c52a85c bump golang.org/grpc to v1.56.3
  > ab8b4c8 Merge pull request # 121196 from enj/automated-cherry-pick-of-# 121120-upstream-release-1.28
  > 68b0397 Prevent rapid reset http2 DOS on API server
  > 1f3a244 Merge pull request # 121128 from MadhavJivrajani/bump-x-net-128
  > 1449f93 .: bump golang.org/x/net to v0.17.0
  > bc548d1 Merge pull request # 120329 from liggitt/automated-cherry-pick-of-# 120327-upstream-release-1.28
  > 3b64f76 Revert to json-patch 4.12.0
  > 4b14f80 Merge remote-tracking branch 'origin/master' into release-1.28
  > 7676494 .*: bump golang.org/x/net to v0.13.0
  > 5cb2369 Merge pull request # 118204 from sttts/sttts-openapi-v2-parameter-refs
  > 03c9768 Merge pull request # 119312 from pacoxu/prometheus/common-v0.44
  > 85d23e3 Bump kube-openapi
  > 8803846 upgrade prometheus common to v0.44.0
  > 7924d2c Merge pull request # 119330 from bertinatto/fix-conn-reuse-test
  > b86b23a Proactively bump golang.org/x/net to v0.12.0
  > c9b3b3a Merge pull request # 119154 from aimuz/fix-119152
  > ddd0263 Merge pull request # 119229 from HirazawaUi/fix-convert-slice
  > 6d516fd fix: Add "metav1.CauseType" to "field.ErrorType" map
  > f3f45bf Fix the converts an empty string to nil.
  > 83d6d37 Merge pull request # 118182 from seans3/wsstream-refactor
  > 07fcd5d Merge pull request # 118686 from aojea/inmidiate
  > b714ff2 Refactor wsstream library from apiserver to apimachinery
  > 2680937 Merge pull request # 118689 from bzsuni/clean
  > 557064e always execute condition for wait.PollUntilContextTimeout with
  > e62f666 update prometheus/client_golang v1.14.0 to v1.16.0
  > 6b1428e Merge pull request # 118507 from jeremyrickard/go1205
  > e3550f9 Update vendor with hack/update-vendor.sh
  > 16053f7 Merge pull request # 118522 from jpbetz/remove-bad-merge-key
  > 9915519 Remove invalid merge key
  > 7ed5d2d Merge pull request # 118362 from linxiulei/zero_copy
  > 4428831 Do not copy bytes for cached serializations
  > 57a9270 Merge pull request # 118384 from Jefftree/gnostic-models-branch
  > 9bd9032 Update gnostic references
  > 631d495 vendor
  > 60180f0 Merge pull request # 113362 from sxllwx/ftr/extract_listobject_use_copy
  > 403fb36 Merge pull request # 118274 from kerthcet/chore/fix-the-usage-example
  > b7c2804 clean up dead code
  > b438789 Merge pull request # 118240 from Jefftree/bump-kube-openapi
  > 49a3a30 Chore: fix the example about how to use PollUntilContextTimeout
  > 963198f Optimize reflect checks further, save item type information
  > 5a06f02 Update vendor
  > f95867e Implement WithAlloc variants for EachListItem and ExtractList
  > f5e92bb Merge pull request # 118084 from enj/enj/f/cache_get_expired
  > f3cf2af Extract List reflect optimization
  > fe9a531 Merge pull request # 117251 from linxiulei/wh
  > 641b1e6 kmsv2: ignore cache key expiration on reads
  > bf5fe84 Add WithAlloc interface and stub implementations with base benchmarks
  > 8d86347 Merge pull request # 116973 from apelisse/add-client-to-typeconverter
  > 502db1b Make connection lost retryable in webhook
  > b266ccb managedfields: Remove gvk from SkipNonApplied
  > 1c1ede2 managedfields: Improve/strengthen version checking for Apply
  > b623796 managedfields: Create NewFakeFieldManager
  > 9d33220 Merge pull request # 118014 from liggitt/mapstructure
  > 115a008 Update kube-openapi, drop mapstructure
  > 4ead302 Merge pull request # 117982 from jpbetz/sig-roles-jpbetz
  > 960ab7b Merge pull request # 117645 from humblec/etcd-2
  > 0abdb3e Add api-machinery TL owners permissions for jpbetz
  > 676b368 Merge pull request # 117139 from pohly/test-integration-race-detection-update-utils
  > b33ab7b update vendor dependencies for the change
  > a6aa9d6 dependencies: bump k8s.io/utils
  > c0aaba6 etcd depdencies are updated to v3.5.9
  > 0ef2ec8 Merge pull request # 117946 from lavalamp/lavalamp-taking-a-break
  > 75b6a1f Merge pull request # 117961 from humblec/ginkgo
  > 27b9cea lavalamp is taking a long break
  > 1cbaded Merge pull request # 116761 from iancoolidge/devel-cpuset-revendor
  > 2f98b3d ginkgo update to v2.9.4 and gomega to 1.27.6
  > af27fc8 Merge pull request # 117650 from tklauser/wait-correct-comment
  > ec1a105 Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749
  > f3f375c Merge pull request # 117900 from skitt/ioutil-apimachinery-util
  > 44b395e wait: fix PollUntilContextTimeout godoc comment
  > 57779d4 apimachinery/util: stop using deprecated io/ioutil
  > e7958c5 Merge pull request # 116779 from jpbetz/cel-ratcheting
  > 7ecc586 Merge pull request # 117687 from pohly/klog-update
  > 80166ff Introduce CEL EnvSets for managing safe rollout of new CEL features, libraries and expression variables
  > db7f555 Merge pull request # 117716 from thockin/validation_test_whitespace
  > 90d77e1 dependencies: klog v2.100.1
  > 5121994 Clean up brace whitespace in **/validation_test.go
  > c11b0f2 Merge pull request # 117568 from alexzielenski/apiserver/smp/merge-with-empty
  > 00f5492 Merge pull request # 114998 from alexzielenski/apiserver/smd/ssa-conditionals
  > ff80200 filter out directives before taking patch value as-is
  > 3dfe42b add error for attempting to initialize field manager with nil typeconverter
  > c76d3a7 add integration test for nested $patch in SMP
  > 4749b4e Merge pull request # 117705 from Jefftree/update-openapi-fix-race
  > efd9375 add subtests
  > bc4d59d Merge pull request # 110472 from brianpursley/k-110407
  > 41b7563 Update kube-openapi to fix race
  > 930e0be add test case for merging a patch against empty list
  > d563c97 Merge pull request # 116665 from skitt/intstr-fromint32
  > c35cb3c Fix strategic merge patch $deleteFromPrimitiveList bug
  > cb6f584 Merge pull request # 117425 from cbandy/apimachinery-testing-setenv
  > 91aba73 intstr: add FromInt32, deprecate FromInt
  > 478f097 Merge pull request # 117350 from mohitsharma-in/update/google-golang-protobuf
  > 1634075 Replace os.Setenv with testing.T.Setenv in tests
  > 0db4b49 Merge pull request # 117483 from ArkaSaha30/bump-gofuzz
  > 7809626 Dependencies Update google.golang.org/protobuf v1.28.1 to v1.30.0
  > 150a158 Merge pull request # 117482 from ArkaSaha30/bump-go-logr
  > c28cdd1 update gofuzz dependency
  > 61b874e Merge pull request # 117352 from mohitsharma-in/update/golang_x_tools
  > e6a57b3 Update go-logr dependencies
  > f6219e6 Dependencies Update golang.org/x/tools v0.7.0 to v0.8.0
  > 09996a1 Merge pull request # 117399 from mohitsharma-in/update/golang_time
  > cdedac7 Dependencies Update golang.org/x/timet 90d013bbcef8  to v0.3.0
  > 40ea93b Merge pull request # 117278 from haoruan/cleanup/replace-spew-with-dump
  > 71d667e Merge pull request # 117285 from humblec/azure-go-autorest
  > 288d34e replace spew methods with dump methods
  > 403d99a dependencies: update gh/Azure/auto-test/{adal,validation}
  > bd44860 Merge pull request # 117238 from pohly/namespaces-name-lowercase
  > 84f66f2 Merge pull request # 116896 from thockin/apimachinery_util_diff_cleanup
  > c2d59b0 api: encode NamespacedName with lower case in JSON
  > 2e03115 Replace uses of ObjectReflectDiff with cmp.Diff
  > 8f5bd7f Replace uses of ObjectGoPrintDiff with cmp.Diff
  > 6ecab03 Replace uses of diff.ObjectDiff with cmp.Diff
  > d2d6173 Replace apimachinery diff.StringDiff with cmp
  > 31e4b9d Merge pull request # 117143 from howardjohn/poll/bad-comment
  > 6f83fe0 remove reuse buf todo (# 117033)
  > 459b159 wait: fix incorrect suggested method
  > e6237e7 Merge pull request # 117009 from mouuii/mouuii-dev
  > c1741f1 Merge pull request # 114800 from haoruan/feature-8976-spew-sprintf-refactor
  > 4f91db1 fix doc mismatch
  > 72a7bb1 replaced spew.Sprintf with a util pretty print function
bumping k8s.io/client-go f2d9132...94205f8:
  > 94205f8 Update dependencies to v0.28.5 tag
  > 6ecf5b9 Merge pull request # 121545 from dims/automated-cherry-pick-of-# 121364-upstream-release-1.28
  > 8ad28e8 bump golang.org/grpc to v1.56.3
  > fb42861 Merge pull request # 121128 from MadhavJivrajani/bump-x-net-128
  > a013666 .: bump golang.org/x/net to v0.17.0
  > 745513a Merge pull request # 120359 from Jefftree/automated-cherry-pick-of-# 119870-upstream-release-1.28
  > 29a840d Merge pull request # 120329 from liggitt/automated-cherry-pick-of-# 120327-upstream-release-1.28
  > 43a6d93 Fallback to legacy discovery on a wider range of conditions in aggregator
  > 805102c Revert to json-patch 4.12.0
  > fe76ecc Merge remote-tracking branch 'origin/master' into release-1.28
  > a715d8b Merge pull request # 119876 from marosset/revert-118895
  > 8d766e7 Avoid returning nil responseKind in v1beta1 aggregated discovery
  > 3163e5a Revert "Merge pull request # 118895 from RyanAoh/kep-1860"
  > dcfe307 Merge remote-tracking branch 'origin/master' into release-1.28
  > 7d2c3df .*: bump golang.org/x/net to v0.13.0
  > c5b1c13 Merge pull request # 118644 from alexzielenski/apiserver/policy/namespaceParamRef
  > a98e74a Merge pull request # 116469 from RomanBednar/pv-phase-transition-time
  > d7acd85 update codegen
  > 605aac1 Merge pull request # 119215 from alexzielenski/apiserver/policy/namespaceParamRef-alpha
  > dcfedbe make update
  > 64a35f6 Merge pull request # 119301 from kannon92/pod-replacement-policy-job-api-only
  > 84505f7 update-codegen
  > 7091721 add podReplacementPolicy and terminating field to job api
  > 8d42d15 Merge pull request # 119294 from mimowo/backoff-limit-per-index-api
  > ad08d15 Extend the Job API for BackoffLimitPerIndex
  > 74c18d3 Merge pull request # 118204 from sttts/sttts-openapi-v2-parameter-refs
  > efe741a Merge pull request # 119312 from pacoxu/prometheus/common-v0.44
  > 05b412c Bump kube-openapi
  > 64339c0 Merge pull request # 116335 from gnufied/update-api-recovery-apis
  > 251884f upgrade prometheus common to v0.44.0
  > fe95890 Update generated data
  > 5360d05 Merge pull request # 118895 from RyanAoh/kep-1860
  > 950fa16 Generated code for IP mode field
  > 162ee91 Merge pull request # 109616 from wzshiming/feat/pod-host-ips
  > f19b40c Merge pull request # 119330 from bertinatto/fix-conn-reuse-test
  > 8c4503b Regenerate
  > 0f514c8 Merge pull request # 118782 from MikeSpreitzer/exempt-borrowing-impl
  > 1c4976d Proactively bump golang.org/x/net to v0.12.0
  > 4c1cb3c Update generated code for APF borrowing by exempt
  > 0c7c900 ValidatingAdmissionPolicy: Variable Composition (# 118642)
  > 560efb3 Merge pull request # 117351 from pohly/dra-generated-resource-claim-names
  > 4ddde4e dra: generated files
  > aed71fa Merge pull request # 116429 from SergeyKanzhelev/sidecar
  > d63727d Sidecar: Generated code
  > d31edad Merge pull request # 118010 from aimuz/cleanup
  > 5d8fd6b Merge pull request # 118386 from Richabanker/enhance-storage-version
  > 39f724a cleanup: duplicate request_test TestRequestAbsPathPreservesTrailingSlash
  > 61c0de8 Add servedVersions info in StorageVersion API
  > 0cde784 client-go: add DNS resolver latency metrics (# 115357)
  > bb755c8 Merge pull request # 118922 from champtar/kubeadm-backdate-ca
  > 089cdcd client-go: allow to set NotBefore in NewSelfSignedCACert()
  > 4308ca3 Merge pull request # 118903 from champtar/revert-118631-ca-not-before
  > d19c2b9 Revert "Make CA valid 1 hour in the past"
  > 9186f40 Merge pull request # 114849 from padlar/handle-terminating-namespaces
  > 808ebc8 Merge pull request # 118689 from bzsuni/clean
  > aea98eb combine conditional checks
  > ebad5fb Merge pull request # 118631 from champtar/ca-not-before
  > afed8d3 update prometheus/client_golang v1.14.0 to v1.16.0
  > 0d54cf5 handle event errors caused due to terminating namespaces
  > d606148 Make CA valid 1 hour in the past
  > 92512ee Merge pull request # 118055 from timofurrer/export-default-server-url-for-func
  > aa1fae7 Merge pull request # 118481 from cbandy/client-go-testing-setenv
  > d11d530 Export DefaultServerUrlFor utility function
  > 5a01920 Merge pull request # 118507 from jeremyrickard/go1205
  > 3ffcfab Replace os.Setenv with testing.T.Setenv in tests
  > 5b9e822 Update vendor with hack/update-vendor.sh
  > fe81cbe Merge pull request # 118384 from Jefftree/gnostic-models-branch
  > 4485c4e Merge pull request # 117870 from howardjohn/client/run-errorhandler-race
  > 2bd3f49 Update gnostic references
  > cf830e3 Merge pull request # 113362 from sxllwx/ftr/extract_listobject_use_copy
  > 702d737 informer: fix race against Run and SetTransform/SetWatchErrorHandler
  > 90e15d4 vendor
  > f21df6e Merge pull request # 118132 from marseel/improve_reflector_retries
  > 6c7d1bc Add WithAlloc interface and stub implementations with base benchmarks
  > c670796 Merge pull request # 118269 from liggitt/genproto
  > bae1024 Improve backoff policy in reflector.
  > 260c0c5 Update google.golang.org/genproto
  > 7a7ea20 Merge pull request # 118054 from johanoskarsson/johan_leader_election_lock_id_validate
  > 151a591 Merge pull request # 118235 from kkkkun/set_watchlist_env
  > 0011bf6 Validate lock identity
  > 6fbb0bd Merge pull request # 116656 from HirazawaUi/fik-fd-leaks
  > 3195e36 Should get ENABLE_CLIENT_GO_WATCH_LIST_ALPHA when new reflector
  > 328d0fb Merge pull request # 118240 from Jefftree/bump-kube-openapi
  > 84dc041 fix fd leaks and failed file removing for pkg client-go
  > 17a70dc Update vendor
  > a9b2f9e add remove_file in client-go util directory
  > 4cb373f Add warning log callback in client-go loading rules (# 117233)
  > 2a5f18d Merge pull request # 116973 from apelisse/add-client-to-typeconverter
  > f454763 openapi: Create client -> TypeConverter function
  > 9e63bf0 Merge pull request # 117985 from howardjohn/patch-2
  > c2105c1 Merge pull request # 118014 from liggitt/mapstructure
  > 73d5348 codegen
  > 9cbecd3 Update kube-openapi, drop mapstructure
  > 578f82a Merge pull request # 117982 from jpbetz/sig-roles-jpbetz
  > 435f839 Merge pull request # 117645 from humblec/etcd-2
  > 2c19e72 Add api-machinery TL owners permissions for jpbetz
  > 79d967d Merge pull request # 117139 from pohly/test-integration-race-detection-update-utils
  > d400a4a update vendor dependencies for the change
  > c1b43e3 dependencies: bump k8s.io/utils
  > 81fe150 etcd depdencies are updated to v3.5.9
  > 2b18fa2 Merge pull request # 117946 from lavalamp/lavalamp-taking-a-break
  > f5cc996 Merge pull request # 117961 from humblec/ginkgo
  > aa75d3b lavalamp is taking a long break
  > 54dbcc9 Merge pull request # 116761 from iancoolidge/devel-cpuset-revendor
  > 719a538 ginkgo update to v2.9.4 and gomega to 1.27.6
  > 23a9e82 Merge pull request # 117295 from aojea/transport_cache_metrics
  > f4ef3f8 Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749
  > 783d0d3 Merge pull request # 116506 from HirazawaUi/fix-events-field
  > 7cf3125 add new metrics for the internal client-go transport generator
  > a3b4cd3 update serial number to a valid non-zero number in ca certificate (# 117791)
  > 0a0ddf8 generate ReportingInstance and ReportingController in Event
  > bbdc95d Merge pull request # 117422 from cbandy/client-go-testing-setenv
  > 383ccb0 Merge pull request # 117713 from flant/ssr-ga
  > 18ffb5c Replace os.Setenv with testing.T.Setenv in tests
  > bea4726 Merge pull request # 117687 from pohly/klog-update
  > 8009187 KEP-3325: Promote SelfSubjectReview to GA
  > d8abacd Merge pull request # 117716 from thockin/validation_test_whitespace
  > a4fdfda dependencies: klog v2.100.1
  > 1513f87 Merge pull request # 94021 from timoreimann/support-specifying-custom-lb-retry-period-from-cloud-provider
  > 54190df Clean up brace whitespace in **/validation_test.go
  > 71d8553 Merge pull request # 115843 from rikatz/remote-netpol-status
  > d300379 Localize SpyWorkQueue to cloud-provider for now
  > 224050a Generated files for NetworkPolicyStatus removal
  > 0536a4e Add tests
  > 10f4062 Merge pull request # 117705 from Jefftree/update-openapi-fix-race
  > 757bbef Merge pull request # 117623 from skitt/intstr-fromint32-api-machinery
  > fa6d692 Update kube-openapi to fix race
  > 337feac Merge pull request # 117576 from wzshiming/fix/clientcmd-localtion-of-origin
  > 20433f9 api-machinery: replace intstr.FromInt with intstr.FromInt32
  > 741627a Merge pull request # 117253 from akhilerm/update-containerd-dependencies
  > 3b78b11 Add json tag
  > fc96cec Use absolute path instead requestURI in openapiv3 discovery (# 117495)
  > a9d165e chore: update cgroups and ttrpc versions
  > 1ec6a37 Fix LocationOfOrigin shows up unexpectedly
  > f775857 Merge pull request # 117534 from Mskxn/fix_watcher
  > 68394bf Merge pull request # 117571 from seans3/agg-discovery-fix
  > 5d5619d stop watcher when error occurs
  > 6aab784 Merge pull request # 116191 from aojea/spdy_passthrugh
  > 5c4e72c Refactors discovery content-type and helper functions
  > 6c514ab Merge pull request # 117558 from wojtek-t/remove_multi_lock
  > 9ed804b improve remotecommand testing fuzzing the data stream
  > 27bbe76 Remove support for EndpointsLeases and ConfigMapsLeases lock from leader election
  > b26f379 Merge pull request # 117350 from mohitsharma-in/update/google-golang-protobuf
  > d2b8784 Merge pull request # 117483 from ArkaSaha30/bump-gofuzz
  > 1aeffb0 Dependencies Update google.golang.org/protobuf v1.28.1 to v1.30.0
  > e846cbe Merge pull request # 117482 from ArkaSaha30/bump-go-logr
  > e367d8e update gofuzz dependency
  > bc93074 Merge pull request # 116972 from apelisse/update-openapi-file-client
  > 061a002 Update go-logr dependencies
  > 861f50a Merge pull request # 117352 from mohitsharma-in/update/golang_x_tools
  > 12beb34 openapi: Make file client more easy to re-use
  > 23557e1 Dependencies Update golang.org/x/tools v0.7.0 to v0.8.0
  > c84a377 Merge pull request # 117399 from mohitsharma-in/update/golang_time
  > 34d738f Dependencies Update golang.org/x/timet 90d013bbcef8  to v0.3.0
  > 1dc92da Merge pull request # 117278 from haoruan/cleanup/replace-spew-with-dump
  > 4e89310 Merge pull request # 117285 from humblec/azure-go-autorest
  > ef522cc replace spew methods with dump methods
  > 8b888b0 dependencies: update gh/Azure/auto-test/{adal,validation}
  > 46f9639 Merge pull request # 116896 from thockin/apimachinery_util_diff_cleanup
  > 1255301 Replace uses of ObjectReflectDiff with cmp.Diff
  > c4339ee Replace uses of ObjectGoPrintDiff with cmp.Diff
  > 7114041 Replace uses of diff.ObjectDiff with cmp.Diff
  > 8005e0d Merge pull request # 116869 from MikeSpreitzer/add-structure
  > 20bcfef Merge pull request # 114800 from haoruan/feature-8976-spew-sprintf-refactor
  > 8301a60 Added conversions to/from NamespacedName
  > 04ef61f Merge pull request # 116948 from MadhavJivrajani/fix-verify-vendor
  > db3650d replaced spew.Sprintf with a util pretty print function
  > 42799af Add structured alternatives to strings in client-go/tools/cache
bumping knative.dev/hack 3ea694d...e89096d:
  > e89096d Update community files (# 358)
bumping knative.dev/pkg de3e9cc...bc230ae:
  > bc230ae Update community files (# 2932)
  > 21d8c37 Bump K8s dependencies to v0.28.5 and set K8s min-version to 1.27 (# 2928)
  > a459076 upgrade to latest dependencies (# 2930)
bumping go.uber.org/multierr 8767aa9...de75ae5:
  > de75ae5 Release v1.11.0 (# 79)
  > d8067ab Support multierr.Every (# 78)
  > d42b7a1 ci: Minimize permissions to workflows (# 77)
  > faff69d Enable Errors support for any multi-error (# 75)
bumping k8s.io/kube-openapi 8b0f38b...2695361:
  > 2695361 Merge pull request # 415 from sttts/sttts-shared-parameter-comments
  > 79bdbc5 Merge pull request # 414 from alexzielenski/missing-option
  > 3b2daa8 builder/parameters: don't share dryRun query param
  > 0227b67 validate: dont short circuit validator on MinProperties/MaxProperties error (# 412)
  > ba70936 add missing piece of test
  > 6d04fe1 builder/parameters: don't share fieldValidation query param
  > 0653797 validate: Expose hooks to inject custom behavior during traversal  (# 406)
  > 89dc172 builder/parameters: switch to fnv
  > b193308 Merge pull request # 411 from sttts/sttts-parameter-unification
  > ba0abe6 Merge pull request # 408 from testwill/vulnerability
  > dcaef05 Address comments
  > 725288a Merge pull request # 385 from apelisse/add-racy-update-spec
  > f53db34 fix: CVE-2022-41723
  > 9663bb4 builder: do not share non-apimachinery body param as it contains the kind schema
  > 7562a10 Merge pull request # 403 from apelisse/thread-safe-cached
  > 6d87595 handler: Remove lock and verify that updating is safe
  > 44b42bf builder: do not share name param as it contains the kind
  > 9b4dcd3 Merge pull request # 402 from Jefftree/use-gnostic-models
  > 62c762f cached: Parallelizes ListMerge caches refresh
  > ec332b1 builder: suffix parameter names for more deterministic deconflicting
  > 33f04d5 Merge pull request # 399 from apelisse/cached-test-diamond
  > 38767cd gnostic -> gnostic-models
  > 8296c6b cached: Make package entirely thread-safe
  > c6fad53 builder: deduplicate parameters via references
  > 2546d82 Merge pull request # 398 from apelisse/cached-remove-sort-listmerger
  > 796a2eb cached: Add test to show that diamond is thread-safe
  > f2d62ee aggregator: deconflict parameters
  > 7828149 Merge pull request # 393 from Jefftree/list-cache
  > 9aca2f1 cached: Do not sort ListMerger test outputs
  > df37dd0 Merge pull request # 392 from Jefftree/patch-2
  > b5722cd More comments
  > 54b630e Merge pull request # 390 from liggitt/mapstructure
  > 2ff681c Fix CI
  > d8c7cd0 More comments
  > 3d976ce Merge pull request # 391 from apelisse/cached-get-not-thread-safe
  > a1ae96b Drop unused mapstructure functionality
  > d52469d Update tests
  > 6f830bc comments
  > 207bfdb cached: Make atomicity constraints more vocal
  > 8a45532 Fix return typo
  > f2b4b17 Add ListMerger
  > 91815a9 Remove empty error returned from registering OpenAPI
bumping k8s.io/klog/v2 d7fc505...6ded808:
  > 6ded808 Merge pull request # 375 from pohly/json-fallback
  > 77b73d5 Merge pull request # 374 from pohly/format
  > d731661 formatting: replace Sprintf("%+v") with JSON
  > 2fdc76f Merge pull request # 369 from mikedanese/stdlog
  > deffe14 add Format wrapper
  > 6bb2990 test: add more test cases for map, slice, struct
  > 4de3d37 expose logBridge via NewStandardLog()
bumping k8s.io/utils a36077c...d93618c:
  > d93618c Merge pull request # 279 from pohly/test-integration-race-detection-trace
  > 38a27ef Merge pull request # 267 from iancoolidge/devel-cpuset
  > 43193cd trace: fix race condition
  > d77c459 Merge pull request # 278 from aojea/patch-1
  > 3aa0d1f cpuset: Fixup owners and add origin comment
  > a5ecb01 Merge pull request # 276 from jmhbnz/master
  > 54c123e fix format
  > 442de19 Merge branch 'devel-cpuset-src' of /usr/local/google/home/icoolidge/src/k8s-cpuset into devel-cpuset
  > 3ce5b61 Fix incorrect link for fsnotify and suggest newer version.
  > 4c1fdf9 Update ci dependencies
  > da7083c cpuset: Move into cpuset/ directory
  > 005e850 cpuset: Convert Fatalf to Errrof in tests
  > 2160ea2 cpuset: Add a few more test cases
  > b911e13 cpuset: Fix Parse() error message for n-k s.t. k<n
  > 0ab6448 cpuset: Add package comment
  > 4477621 cpuset: Delete 'builder' methods
  > 26783f0 cpuset: Rename 'NewCPUSet' to 'New'
  > d373be6 cpuset: hide 'Filter' API
  > 8370a8e cpuset: Make 'ToSlice*' methods look like 'set' methods
  > 0ac3d42 cpuset: Remove *Int64 methods
  > 1d9bc82 cpuset: Remove 'MustParse' method
  > 145217e cpuset: Convert Union arguments to variadic
  > fd3ebb5 Optimize: file /cpuset slice make cap (# 112270)
  > 6dd4eaf Fix comment typo
  > 4104a4e Cleanup OWNERS files (No Activity in the last year)
  > 0e0c352 Check in OWNERS modified by update-yamlfmt.sh
  > f2bcb51 Fix staticcheck failure in pkg/kubelet/cm/cpuset
  > df4f9fd Fix kubelet cpuset typo
  > 0e7c4f7 cpuset.Parse: Fix edge cases and add negative tests
  > 799a0c9 Merge pull request # 100007 from utsavoza/ugo/issue-98976/09-03-2021
  > c292b98 e2e: node: add tests for GetAllocatableResources
  > d75b841 Migrate pkg/kubelet/cm/ top level files to structured logging
  > 8ad3669 hack/update-bazel.sh
  > 3daa5f4 Provide additional methods under the CPUSet
  > a30212f add sjenning as kubelet approver
  > 6a3eb90 Run hack/update-vendor.sh
  > 095fd5a switch over k/k to use klog v2
  > e9313b0 Merge pull request # 77609 from tedyu/union-all-test
  > f80a642 Merge pull request # 77421 from tedyu/cpu-free-no-sort
  > 784b297 Add test for CPUSet#UnionAll
  > c6ec728 Union all CPUSets in one round
  > 698abcb Obtain unsorted slice in cpuAccumulator#freeCores
  > 4b7ce99 Updated OWNERS files to include link to docs
  > 7e40445 Move from glog to klog
  > 7eb02a2 Autogenerated: hack/update-bazel.sh
  > cff40fd Autogenerate BUILD files
  > ec56fa4 update BUILD files
  > 29447ad Un-revert "CPU manager wiring and `none` policy"
  > f1d8919 Revert "CPU manager wiring and `none` policy"
  > ddade34 CPU Manager initialization and lifecycle calls.
  > 4fa778d Add CPUSetBuilder, make CPUSet immutable.
  > d1715d6 Renamed CPUSet.AsSlice() => CPUSet.ToSlice()
  > b85b369 Add cpuset helper library.

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-11 21:00:55 +00:00
Knative Automation d434821aba
Update community files (#821)
Signed-off-by: Knative Automation <automation@knative.team>
2024-01-11 01:39:23 +00:00
Knative Automation 1609145e5a
upgrade to latest dependencies (#819)
bumping knative.dev/pkg 697d669...de3e9cc:
  > de3e9cc Fixing all deprecated use of sets.String (# 2915)
  > a65a9e2 lower log level for AdmissionController.Admit validation  failures (# 2905)
  > 4c06610 Update community files (# 2929)
bumping knative.dev/hack 7030d5b...3ea694d:
  > 3ea694d include additional k8s bash file when updating exec permission (# 357)
  > 2f27d6e Update community files (# 356)

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-09 08:47:56 +00:00
Knative Automation d66e24d0d6
upgrade to latest dependencies (#818)
bumping golang.org/x/sync 10739b0...59c1ca1:
  > 59c1ca1 errgroup: add reference to sync.WaitGroup
bumping google.golang.org/api 08bc733...b52e40b:
  > b52e40b chore(main): release 0.155.0 (# 2303)
  > 9dbfb73 feat(transport): add support for API keys for gprc (# 2326)
  > 858fb57 feat(all): auto-regenerate discovery clients (# 2331)
  > 240f763 fix(transport): fix memory leak in grpc.Dial (# 2329)
  > 03de26a feat(all): auto-regenerate discovery clients (# 2330)
  > 9502f9c feat(all): auto-regenerate discovery clients (# 2328)
  > aa81823 feat(all): auto-regenerate discovery clients (# 2327)
  > cc0275b feat(all): auto-regenerate discovery clients (# 2324)
  > 1102aec feat(all): auto-regenerate discovery clients (# 2322)
  > 96bbfbe feat(all): auto-regenerate discovery clients (# 2320)
  > 6b9df05 feat(all): auto-regenerate discovery clients (# 2319)
  > 78596d4 feat(all): auto-regenerate discovery clients (# 2318)
  > 16c2b92 feat(all): auto-regenerate discovery clients (# 2317)
  > 9345ed0 chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /internal/kokoro/discogen (# 2315)
  > 90621ed chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (# 2314)
  > c637b4b chore(all): update all (# 2310)
  > 9e6e0c7 feat(option/internaloption): add WithDefaultEndpointTemplate (# 2313)
  > f01739e feat(all): auto-regenerate discovery clients (# 2316)
  > bb522ac feat(all): auto-regenerate discovery clients (# 2312)
  > a9a45c4 feat(all): auto-regenerate discovery clients (# 2309)
  > 8c26aa7 feat(all): auto-regenerate discovery clients (# 2308)
  > 96c0dea feat(all): auto-regenerate discovery clients (# 2307)
  > 101074c feat(all): auto-regenerate discovery clients (# 2306)
  > e2d35d5 feat(all): auto-regenerate discovery clients (# 2302)
bumping google.golang.org/genproto/googleapis/rpc 3a041ad...995d672:
  > 995d672 chore(all): update all (# 1073)
  > 989df2b chore(all): update actions/setup-go action to v5 (# 1074)
bumping google.golang.org/genproto/googleapis/api 83a465c...989df2b:
  > 989df2b chore(all): update actions/setup-go action to v5 (# 1074)
  > 3a041ad chore(all): update all to 83a465c (# 1072)
bumping knative.dev/pkg dfa0a2c...697d669:
  > 697d669 Bump google.golang.org/api from 0.154.0 to 0.155.0 (# 2926)
  > 9e6a998 Bump golang.org/x/sync from 0.5.0 to 0.6.0 (# 2925)
bumping google.golang.org/genproto 83a465c...989df2b:
  > 989df2b chore(all): update actions/setup-go action to v5 (# 1074)
  > 3a041ad chore(all): update all to 83a465c (# 1072)

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-08 13:55:17 +00:00
Knative Automation 4e97aebfaa
Update community files (#817)
Signed-off-by: Knative Automation <automation@knative.team>
2024-01-08 13:16:03 +00:00
Knative Automation 750d0821ef
upgrade to latest dependencies (#816)
bumping github.com/prometheus/procfs 113c501...ff0ad85:
  > ff0ad85 Update for Go 1.21 (# 575)
  > ce949a5 Add `hw_counters` for infiniband device. (# 549)
  > b2168a3 infiniband: do not fail if board_id is not present (# 556)
  > 647e50e Add inode number to fdinfo (# 552)
  > 9d715e8 Add NSpid to proc status (# 557)
  > 8676d3d dongjiang, add nfs over RDMA proc parse (# 558)
  > 607adcf Fix build tags for isRealProc function (# 560)
  > a5ae62f proc_maps: Parse address and device without allocating (# 572)
  > 5056707 Improve sysfs vulnerability parsing (# 568)
  > 340d4b8 NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (# 574)
  > e8dd544 Fixup nfs naming (# 573)
  > f22604f Update common Prometheus files
  > b6ad5a7 fix code comment error (# 561) (# 562)
  > c05b611 fix gofmt checking fail
  > 301089d dongjiang, support v4 proc4ops 38 operations
  > 8f5b8ca dongjiang, fix nfsd v4 ops index
  > e3cbe53 Bump golang.org/x/sys from 0.10.0 to 0.11.0
  > 75c02c7 Update common Prometheus files
  > e7af452 Fix annotation errors
  > c5d92ab Bump golang.org/x/sys from 0.9.0 to 0.10.0
bumping knative.dev/pkg 03265f7...dfa0a2c:
  > dfa0a2c Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (# 2924)
  > 32bea20 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (# 2923)
  > d513e48 Bump google.golang.org/grpc from 1.59.0 to 1.60.1 (# 2922)
  > 1709d20 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (# 2921)
bumping github.com/prometheus/client_model 9a2bf30...1c92cad:
  > 1c92cad Merge pull request # 72 from prometheus/repo_sync
  > cbe84de Merge pull request # 71 from prometheus/superq/update_build
  > 58db340 Update common Prometheus files
  > baaa038 Merge pull request # 70 from prometheus/repo_sync
  > 568c466 Update Go
  > 7b38251 Merge pull request # 69 from prometheus/repo_sync
  > 185bafb Update common Prometheus files
  > cfbcccb Merge pull request # 67 from prometheus/beorn7/histogram
  > 4dbcf4e Update common Prometheus files
  > 95a0733 Merge pull request # 66 from ArthurSens/created-timestamp
  > 2a367b9 histogram: Add a doc comment about when to add a no-op span
bumping google.golang.org/appengine 5d1c1d0...aa58fcd:
  > aa58fcd Replace deprecated command with environment file (# 318)
  > ef2135a Memcache item timestamps (# 323)
  > a080531 ci: Update go-version matrix (# 319)
  > d41edd3 Extend the deadline of a test context to fix a timeout issue. (# 316)
  > f96845d Upgrade python version being used by the ci workflow. (# 315)
  > 93c9fa1 fix: regenerate all protos under new namespace (# 314)
  > f9c3e90 Update go-version matrix (# 309)
  > 4c82e82 Fix the ci-update-workflow GitHub Actions (# 308)
  > a858869 Add a ci-update-workflow GitHub Actions to update the go-version matrix (# 307)
  > 917b599 Revert "all: using the more elegant way to deal milliseconds and nanoseconds (# 292)" (# 306)
  > 9d6c353 all: using the more elegant way to deal milliseconds and nanoseconds (# 292)
  > f882c63 build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 (# 300)
  > b75a6de Run go get google.golang.org/appengine/v2/search (# 305)
  > 1d09fa9 build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /v2 (# 299)
  > 40eb4d1 Add v2/search (# 297)
  > 28bf581 just a small refactor of api_test (# 291)
  > 6e2c50e Install Python2 in base image for DevAppServer tests and change test matrix for 1.11 and 1.20.x (# 304)
  > 9af54ae all: fix some comments (# 296)
  > 59aced7 README.md: fix typo (# 288)
  > 4e4a7b2 v2/README.md: fix typos (# 276)
  > 06b058b Add Go 1.20 to tested Go versions (# 303)
  > a1ae214 remove golang.org/x/net dependency (# 295)
  > 504804f Add Go 1.18 and Go 1.19 to tested Go versions (# 293)
  > 1bdfe3f re-apply PR # 235 to v2 (# 290)
  > b08cb36 re-apply PR # 232 to v2 (# 289)
  > d981f2f Security Vulnerability Upgrading golang.org/x/text  (# 287)
  > 37ff2b8 allow API calls without GAE context (# 284)
  > 1f27190 prevent github from cancelling all test jobs when one fails (# 285)
  > 65ad43f respect GAE_ENV=localdev (# 283)
  > 0c7f7a8 run gofmt with go1.19 release candidate (# 282)
  > ca3835e Fix golang/appengine CI (# 280)
  > da036ec refactor: pin setup-gcloud gh action to v0 (# 274)
  > e005424 Fix header name to associate log entry & trace (# 263)
  > 5a029e6 switch default logStream from stdout to stderr (# 272)
  > bbd66e8 Add Go 1.16 to tested Go versions (# 255)
  > ab4e2d3 Let users specify unique function keys using delay.MustRegister (# 268)
  > 6d50fa8 Update backgroundcontext comment (# 267)
  > cefb82f Run ci workflow on v2/. (# 260)
  > d0e56bd Migrate travis ci to Github actions. (# 253)
  > 2042caf Fix documented default deadline in urlfetch client (# 249)
  > 856ef3e Merge QA into the main branch (# 247)
  > 8f83b32 [internal] Expose internal.handleHTTP as a standard http middleware (# 235)
  > b48684e [atest] Specify path to dev_appserver datastore file via APPENGINE_DEV_APPSERVER_DATASTORE_PATH (# 232)
  > 07f9b08 [internal] Add LOG_TO_LOGSERVICE env var to disable logservice (# 229)
bumping google.golang.org/protobuf 68463f0...3068604:
  > 3068604 all: release v1.32.0
  > bfcd647 protojson: configurable recursion limit when unmarshalling
  > 24fba63 gha-ci: instruct bazelisk to use previous bazel version
  > 8ed73c7 all: run integration test on longtest builders in CI
  > e8baad6 reflect/protodesc: support editions feature resolution
  > 3bfc0b0 all: drop -mod=vendor in integration test invocations
  > c9d2559 reflect/protoreflect: use go1.20 unsafe interface for strings and slices
  > a1297bf all: set required version to 1.17
  > 2b71f26 all: fix go generate (needs protolegacy build tag for weak fields)
  > 704136e protoc: update to the newest protobuf version (25.1)
  > 2087447 internal/strs: use go1.20 unsafe interface for strings
  > 9b87403 all: remove pre-module support code from integration test
  > a8317fb reflect/protodesc: don't generate invalid syntax values
  > 9492118 internal/benchmarks: make download_benchdata print an error
  > f4a6c1f types/descriptorpb: regenerate using latest protobuf v25.0-rc2 release candidate
  > 86bdc47 internal/impl: preallocate memory when unmarshalling packed repeated fields
  > 322d454 all: avoid non-const reflect.MethodByName calls
  > 6352dec prototext: Fix parsing of unknown repeated message fields
  > 8088bf8 encoding: Add EmitDefaultValues option
  > 01c8445 all: test with Go 1.20 and 1.21
  > 849f2c2 gha-ci: fix builds from cache: add ~/.cache/bazel (+ update actions)
  > 70db1e1 encoding/protojson: ignore unknown enum name if DiscardUnknown=true
  > f9212a8 all: modernize documentation
  > 6d0a5db types/descriptorpb: regenerate using latest protobuf v24.0-rc2 release candidate
  > 31694db types/dynamicpb: make atomicExtFiles the first word of the struct
  > 4396dd4 encoding/protodelim: drop TestUnmarshalFromBufioAllocations
  > 55f120e all: start v1.31.0-devel
bumping github.com/prometheus/client_golang fa1408e...53be91d:
  > 53be91d Revert "change api http.client to interface"
  > 1a2d072 Add 1.18 changelog
  > 239b123 Merge pull request # 1387 from tsipo/main
  > 3f8bd73 Merge pull request # 1370 from prometheus/dependabot/go_modules/tutorial/whatsup/google.golang.org/grpc-1.56.3
  > 24d59e9 change client to interface, allow override by other implementations (e.g. github.com/hashicorp/go-retryablehttp)
  > e96fb18 Merge pull request # 1401 from prometheus/dependabot/go_modules/golang.org/x/sys-0.15.0
  > 5e55b31 Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tutorial/whatsup
  > 80d3f0b Normalize empty help values in CollectAndCompare (# 1378)
  > 2a8fc90 Bump golang.org/x/sys from 0.13.0 to 0.15.0
  > 3f80cd1 Add example of NewConstMetricWithCreatedTimestamp (# 1375)
  > e160b50 Bump prometheus/common to 0.45.0 (# 1374)
  > 3879457 This way the import is more readable (# 1383)
  > 0356577 Merge pull request # 1376 from prometheus/repo_sync
  > f030c3d Merge pull request # 1373 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.45.0
  > f66184f Update common Prometheus files
  > 884bc8e Merge pull request # 1371 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.5.0
  > 4e4691d Bump github.com/prometheus/common in /tutorial/whatsup
  > 13a208d Merge pull request # 1366 from prometheus/dependabot/go_modules/golang.org/x/net-0.17.0
  > 16b91f8 Bump github.com/prometheus/client_model
  > cd8cba2 histograms: Add timer to reset ASAP after bucket limiting has happened (# 1367)
  > 5046a13 Bump golang.org/x/net from 0.15.0 to 0.17.0
  > c3e797e Merge pull request # 1365 from prometheus/dependabot/go_modules/tutorial/whatsup/golang.org/x/net-0.17.0
  > 60a8513 Add support for custom validations in promlint (# 1311)
  > 5b75807 Bump golang.org/x/net from 0.10.0 to 0.17.0 in /tutorial/whatsup
  > 486d514 Update dependency golang.org/x/net to v0.15.0 (# 1342)
  > 64e51f5 proccess_collector: add wasip1 stub (# 1350)
  > d81c33f Update MAINTAINERS.md (# 1362)
  > 1803eb9 Update common Prometheus files (# 1361)
  > 51714a5 Merge pull request # 1360 from colega/improve-performance-of-with-label-values
  > dac14aa Merge pull request # 1356 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.12.0
  > 005d8de Improve performance of WithLabelValues(...)
  > 556bf30 Merge pull request # 1357 from prometheus/dependabot/go_modules/golang.org/x/sys-0.12.0
  > 87a016c Bump github.com/prometheus/procfs from 0.11.1 to 0.12.0
  > 4c10365 Merge pull request # 1358 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.17.0
  > 22540dc Configure CI to automerge dependabot PRs (# 1359)
  > 7004b66 Bump golang.org/x/sys from 0.11.0 to 0.12.0
  > 40c7d2f Merge pull request # 1355 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.17.0
  > 1844c50 Bump github.com/prometheus/client_golang in /tutorial/whatsup
  > 3278043 Add changelog entry for 1.17 (# 1353)
  > e43edfc Bump github.com/prometheus/client_golang in /examples/middleware
bumping google.golang.org/grpc 7765221...dbbcf59:
  > dbbcf59 Update version.go to 1.60.1 (# 6865)
  > 6e384cf Cherry-pick # 6856 to v1.60.x release branch (# 6864)
  > 6430548 Change version to 1.60.1-dev (# 6793)
  > 297d8dd Cherry-pick # 6841 to v1.60.x release branch (# 6847)
  > 3580447 Change version to 1.60.0 (# 6792)
  > 71e67a9 Cherry-pick # 6834 to v1.60.x release branch (# 6839)
  > cb6581d Cherry-pick # 6804 and dependencies to v1.60.x release branch (# 6838)
  > dd39cdb credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 (# 6797)
  > 8645f95 resolver: remove ClientConn.NewServiceConfig (# 6784)
  > 8b17a4d vet: various cleanups (# 6780)
  > 591c481 internal/transport: Add LocalAddr to http2Client.getPeer() (# 6779)
  > eb46b7d github: set top-level read-only workflow permissions (# 6775)
  > be1d1c1 security/advancedtls: FileWatcher CRL provider initialization enhancement (# 6760)
  > 482de22 interop/stress: Remove wait-for-ready (# 6773)
  > f1a1fcd grpc: disable and document overrides of OS default TCP keepalive by Go (# 6672)
  > 338d8f1 github: modify codecov.yml (# 6720)
  > 3fe1123 resolver: manual resolver crashes if grpc.Dial isn't called before some methods (# 6754)
  > cf9ae52 stress: Move package under interop (# 6769)
  > b8d1c76 stress: make the client log the total number of calls made (# 6762)
  > a5a7ef2 xds/resolver: extend test to re-add listener (# 6768)
  > 6bed353 envconfig: re-add AdvertiseCompressors temporarily (# 6764)
  > 70f1a40 grpc: Wait until resources finish cleaning up in Stop() and GracefulStop() (# 6489)
  > b82468a crl provider: Static and FileWatcher provider implementations (# 6670)
  > d7ea67b metadata: Use strings.EqualFold for ValueFromIncomingContext (# 6743)
  > 8cb9846 grpc: Add a pointer of server to ctx passed into stats handler (# 6750)
  > 8190d88 envconfig: remove env vars for on-by-default features (# 6749)
  > c76d75f grpc: Move some stats handler calls to gRPC layer, and add local address to peer.Peer (# 6716)
  > 6e14274 Revert "alts: Reduce ALTS counter overflow length from 5 to 4. (# 6699)" (# 6746)
  > 7b8d0fd alts: Reduce ALTS counter overflow length from 5 to 4. (# 6699)
  > e88e849 internal: Exposes underlying channel in testutils.Channel{} (# 6742)
  > b046cca balancer/rls: Fix RLS failure mode by treating response with no targets as an error (# 6735)
  > e14d583 resolver: Add an endpoint map type (# 6679)
  > cb430be Delete deprecated CRL functionality (# 6721)
  > 6e9c88b xds/internal/resolver: final bit of test cleanup (# 6725)
  > 6fe6085 xds/internal/server: switch to generic xDS API for LDS/RDS (# 6726)
  > df8fc99 encoding: move codec tests out of top-level test package (# 6728)
  > ddb026e experimental: add package and move recv buffer pool APIs into it (# 6692)
  > 2cf5619 grpc: add a warning for unsupported codec (# 6658)
  > 3e9b85c xds/internal/server: stop using a fake xDS client in listenerWrapper tests (# 6700)
  > c76442c xds/resolver: move service watching tests to resolver_test package (# 6682)
  > 5a6773c xds/resolver: move cluster specifier plugin tests to test only package (# 6681)
  > dd4c0ad internal/testutils: add a new test type that implements resolver.ClientConn (# 6668)
  > 32e3ef1 credentials/tls: Use Go cipher suites to find TLS suite string name (# 6709)
  > cb3ae76 codes: update docstring to indicate expected usage (# 6701)
  > f2180b4 server: prohibit more than MaxConcurrentStreams handlers from running at once (# 6703)
  > 313861e Explicitly specify the `dns` schema for the ALTS hand-shaker. (# 6686)
  > 59f57b1 randomWRR: remove lock for accessing WRR.items (# 6666)
  > afaf31a deps: update dependencies for all modules (# 6698)
  > eb33677 xds/internal/server: stop using a fake xDS client in rds handler tests (# 6689)
  > 61ee14c Change version to 1.60.0-dev (# 6697)

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-08 12:58:44 +00:00
Knative Automation cb270b3a43
upgrade to latest dependencies (#815)
bumping google.golang.org/genproto bbf56f3...83a465c:
  > 83a465c chore(all): update all (# 1070)
  > 419f025 chore(all): update actions/github-script action to v7 (# 1071)
bumping google.golang.org/genproto/googleapis/api bbf56f3...83a465c:
  > 83a465c chore(all): update all (# 1070)
  > 419f025 chore(all): update actions/github-script action to v7 (# 1071)
bumping github.com/google/uuid 8de8764...4d47f8e:
  > 4d47f8e chore(master): release 1.5.0 (# 145)
  > 9ee7366 feat: Validate UUID without creating new UUID (# 141)
  > b35aa6a add uuid version 6 and 7 (# 139)
bumping knative.dev/pkg 9386ad6...03265f7:
  > 03265f7 Bump golang.org/x/tools from 0.16.0 to 0.16.1 (# 2917)
  > 155eba4 Bump google.golang.org/api from 0.153.0 to 0.154.0 (# 2920)
  > d71ca9a Bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 (# 2918)
  > 5413322 Bump github.com/google/uuid from 1.4.0 to 1.5.0 (# 2916)
  > 4914c47 Bump google.golang.org/api from 0.152.0 to 0.153.0 (# 2914)
  > 9ad79ff Bump actions/setup-go from 4 to 5 (# 2913)
bumping golang.org/x/tools a9ef4cf...2acb2e6:
  > 2acb2e6 gopls/internal/test/marker: minor clean up of marker test doc
  > 28b92af internal/typeparams: eliminate remainining compatibility shims
  > ee35f8e gopls/internal/lsp/source: hovering over broken packages is not an error
  > 67611a1 internal/typeparams: eliminate type aliases
  > 23c86e8 internal/typeparams: delete const Enabled=true and simplify
  > e46688f gopls/internal/analysis/fillstruct: don't panic with invalid fields
  > 8bd7553 gopls/internal/util/goversion: warn about EOL for Go 1.18
  > bc9cd15 gopls/internal/settings: remove MemoryMode option
  > bbc30f1 gopls/protocol: Allow AnnotatedTextEdits
  > f40889d gopls/internal/analysis/stubmethods: fix OOB panic in fromValueSpec
  > 113a081 gopls/internal/lsp/protocol: report panics in RPC goroutines
  > 0640701 gopls/internal: don't bug.Report when given an invalid position
  > 90c60a2 gopls/internal/lsp/source: forgive inliner failures in ill-typed code
  > 6823dc4 go/ssa: tidy the docs
  > f580f77 cmd/deadcode: publish internal/cmd/deadcode
  > 7590aeb gopls/internal/lsp/source: improve method hover
  > 8e821ab gopls/internal/server: tidy imports, fix build
  > 1b28e5d gopls/internal/lsp/protocol: eliminate NonstandardRequest
  > 1153928 go/packages: improve docs of 'go list' and GOPACKAGESDRIVER
  > c4e846a gopls/internal/analysis: improve analyzer docs
  > 003c81d internal/diff: eliminate duplicate code with generics
  > 5e672e2 gopls/internal/lsp/source: add test for rename spurious shadowing
  > 9dce7c1 Revert "gopls/internal/server: rewrite the server diagnostic tracking"
  > c8cb6a3 gopls/doc: add a note updating the original design doc
  > 184d2a7 gopls/internal/server: rewrite the server diagnostic tracking
  > 625a693 gopls/internal/lsp/cache: move gc_details toggle state to the snapshot
  > 7e4a1ff internal/lsp/command: allow //go:generate command access network
  > c7cadca gopls/internal/cmd: remove gopls.run_vulncheck example
  > 79d4e32 gopls/internal/lsp/cache/parsego: clamp positions when fixing statements
  > 58556d1 gopls/internal/lsp/protocol/generate: restore indentation
  > c4f958a gopls/internal/cmd: add 'execute' command
  > d146c60 gopls/internal/test/marker: move ExitIfSmallMachine back to TestMain
  > b74ea80 gopls/internal/lsp/source/completion: support more postfix completion for map and slice (len, for, forr)
  > ca243bd gopls/internal/server: simplify snapshot diagnostics
  > c0305a8 gopls/internal/lsp/server: simplify logic for diagnosing changed files
  > ee21c63 gopls/internal/test: move the tests
  > 83512c4 internal/lsp/source/completion/snippet: move from lsp/snippet
  > c21f267 gopls/internal/lsp: remove lsp path segment
  > 5995d31 gopls/internal/util: more renamings
  > 8c1b662 gopls/internal/analysis: rename lsp/analysis -> analysis
  > d599a86 gopls: move marker tests to internal/test/marker
  > 6dd3b2b gopls/internal/server: superficial clean up of diagnostics
  > 5fb3132 gopls/internal/lsp: delete dead code
  > 1b1e4da internal/imports: remove duplicate unused imports
  > 42c4470 gopls/protocol/generate: files to generate lsp stubs
  > f291bf8 gopls: update lsp stubs
  > db5acf6 gopls/internal/util: move lru,frob,bug,{ast,types,path}util here
  > 147b88d internal/server: factor protocol.NonNilSlice
  > 6e052bb gopls/internal/server: rename from lsp
  > 30c5d24 gopls/internal/lsp/cache/metadata: rename Metadata to Package
  > 8cd8121 gopls/internal/regtest: avoid file segments ending in a period
  > c8019b9 gopls/internal/lsp/cache: move ignoreFilter onto View
  > f930faf gopls/internal/lsp: remove analysisMode, and other unused params
  > c04fbc0 gopls/internal/lsp: cleanups to view logic
  > 64f8a68 gopls: remove unnecessary conversions
  > 12b4de1 gopls/internal/lsp/source: fix hover for objects in unsafe
  > 4cbc053 gopls/internal/lsp: invert the import between cache and source
  > ad85a67 gopls/internal/lsp/source: eliminate AnalyzerErrorKind
  > 2c02506 gopls/internal/lsp/cache: clean up more references to the source package
  > 0454d64 gopls/internal/lsp/source/typerefs: move to ../cache/typerefs
  > d2ba90b gopls/internal/lsp/source/methodsets: move to ../cache/methodsets
  > e3785e8 gopls/internal/lsp/source/xrefs: move to ../cache/xrefs
  > ef6cba8 gopls/internal/lsp/cache: move parsing types / algorithm to parsego
  > b9a0354 gopls/internal/lsp/cache: split metadata related types into a package
  > 87aa71c gopls/internal/lsp/cache: move load diagnostics to packageHandle
  > b405134 gopls/internal/telemetry/cmd/stacks: skip gopls@devel
  > 73e70de gopls/internal/lsp: factor showMessage calls
  > 1896879 gopls: enable telemetry uploading only with 'serve'
  > eee280c gopls/internal/lsp/protocol: reject non-'file' scheme DocumentURIs
  > 72ee4f8 gopls/internal/lsp/source/extract: don't assume Scope.Pos
  > 781b218 gopls/internal/lsp/source: move NodeContains into the astutil pkg
  > 2d18617 gopls/internal/lsp/cache: clean up unnecessary type checking indirection
  > 98d026b go/analysis/analysistest: allow End=0 (meaning End=Pos) in RunWithSuggestedFixes
  > 67f59a0 gopls/internal/lsp/cache: don't rebuild filters for each modcache dir
bumping google.golang.org/api c18c15e...08bc733:
  > 08bc733 chore(main): release 0.154.0 (# 2292)
  > 861bc79 chore(all): update module github.com/google/go-github/v52 to v57 (# 2289)
  > be0daf0 feat(all): auto-regenerate discovery clients (# 2300)
  > 432541d chore(all): update all (# 2288)
  > d27a8e0 feat(all): auto-regenerate discovery clients (# 2298)
  > e5e778a feat(all): auto-regenerate discovery clients (# 2297)
  > 161a8e5 feat(all): auto-regenerate discovery clients (# 2295)
  > c059038 feat(all): auto-regenerate discovery clients (# 2294)
  > cefa0cd feat(all): auto-regenerate discovery clients (# 2293)
  > 46421d4 feat(transport): add OpenTelemetry context propagation (# 2127)
  > 81cfcf1 chore(main): release 0.153.0 (# 2277)
  > 4aaad57 feat: update workloadmanager api manually (# 2282)
  > 0a6ebe4 feat(all): auto-regenerate discovery clients (# 2291)
  > 9f55397 feat(all): auto-regenerate discovery clients (# 2290)
  > 4148872 feat(all): auto-regenerate discovery clients (# 2287)
  > 7897739 feat(all): auto-regenerate discovery clients (# 2286)
  > bdc87de feat(all): auto-regenerate discovery clients (# 2283)
  > e648a9d feat: expose experimental universe-related options (# 2264)
  > e8e2895 feat(all): auto-regenerate discovery clients (# 2280)
  > d07fe32 feat(all): auto-regenerate discovery clients (# 2279)
  > 510f0f9 feat(all): auto-regenerate discovery clients (# 2276)
bumping github.com/go-logr/logr 4da5305...8adefbe:
  > 8adefbe docs: interoperability with slog
  > ebabbb9 build(deps): bump github/codeql-action from 2.22.3 to 2.22.4
  > 9c361f0 build(deps): bump actions/checkout from 4.1.0 to 4.1.1
  > d9b2b78 Merge pull request # 229 from go-logr/dependabot/github_actions/github/codeql-action-2.22.3
  > 2ea8628 Merge pull request # 228 from go-logr/dependabot/github_actions/github/codeql-action-2.22.0
  > 91cec29 build(deps): bump github/codeql-action from 2.22.0 to 2.22.3
  > 37a4f55 Merge pull request # 227 from go-logr/dependabot/github_actions/ossf/scorecard-action-2.3.0
  > ecf310c build(deps): bump github/codeql-action from 2.21.9 to 2.22.0
  > 1d1c415 Merge pull request # 226 from go-logr/dependabot/github_actions/github/codeql-action-2.21.9
  > d73e05e build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0
  > 2472ace Merge pull request # 225 from go-logr/dependabot/github_actions/actions/checkout-4.1.0
  > 83882e3 build(deps): bump github/codeql-action from 2.21.8 to 2.21.9
  > 152caf3 Merge pull request # 224 from go-logr/dependabot/github_actions/github/codeql-action-2.21.8
  > 2c41c0d build(deps): bump actions/checkout from 4.0.0 to 4.1.0
  > 9e1091d Merge pull request # 223 from go-logr/dependabot/github_actions/github/codeql-action-2.21.7
  > 148c77e build(deps): bump github/codeql-action from 2.21.7 to 2.21.8
  > b75243e Merge pull request # 221 from go-logr/dependabot/github_actions/actions/upload-artifact-3.1.3
  > cfad582 build(deps): bump github/codeql-action from 2.21.5 to 2.21.7
  > 3ad2e7a Merge pull request # 220 from go-logr/dependabot/github_actions/actions/checkout-4.0.0
  > 91fb740 build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3
  > 5dda621 Merge pull request # 219 from thockin/master
  > 459a36c build(deps): bump actions/checkout from 3.6.0 to 4.0.0
  > eb5bf2d Merge pull request # 218 from thockin/calldepth_enabled_consistent
  > 314b74e test: eliminate helper func
  > d0d35d7 Merge pull request # 217 from go-logr/dependabot/github_actions/github/codeql-action-2.21.5
  > af7b2b7 Use same call depth for Enabled, Info, Error
  > eea184c Merge pull request # 214 from go-logr/dependabot/github_actions/actions/checkout-3.6.0
  > b937b2a build(deps): bump github/codeql-action from 2.21.4 to 2.21.5
  > 7bf6c82 slogr: add SlogSink
  > a42871c build(deps): bump actions/checkout from 3.5.3 to 3.6.0
  > 358130c slogr: restore original backend when converting back and forth
  > b785b9f slogr: add glue code for logging to slog.Handler and with slog.Logger
  > 50e47a6 add Logger.GetV
  > ad8352a build(deps): bump github/codeql-action from 2.21.3 to 2.21.4
  > 533f1c5 build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
  > bde80be Merge pull request # 206 from go-logr/dependabot/github_actions/actions/setup-go-4.1.0
  > 043bb14 Merge pull request # 207 from go-logr/dependabot/github_actions/github/codeql-action-2.21.3
  > 9bd8235 build(deps): bump actions/setup-go from 4.0.1 to 4.1.0
  > 4c4e60e Merge pull request # 203 from thockin/bump_go_1_18
  > 7ad7fbc build(deps): bump github/codeql-action from 2.21.2 to 2.21.3
  > b8912c3 build(deps): bump github/codeql-action from 2.21.0 to 2.21.2
  > 10d92fc Search and replace interface{} -> any
  > 4e7199f build(deps): bump github/codeql-action from 2.20.4 to 2.21.0
  > 7078b55 Bump go versions to 1.18+
  > ff91da8 build(deps): bump github/codeql-action from 2.20.3 to 2.20.4
  > 9cbcf50 Merge pull request # 191 from go-logr/dependabot/github_actions/github/codeql-action-2.20.3
  > 7ece47f Merge pull request # 190 from go-logr/dependabot/github_actions/actions/setup-go-4.0.1
  > a548a7e build(deps): bump github/codeql-action from 2.20.1 to 2.20.3
  > 0ad2c4b Merge pull request # 189 from pnacht/pinned-deps
  > dac64b6 build(deps): bump actions/setup-go from 3.5.0 to 4.0.1
  > 73d5d25 README: show of OpenSSF Scorecard badge
  > dc28fa9 Update scorecard workflow Actions
  > 4e0403a Create scorecard.yml
  > 3372189 Add dependabot to monitor Actions
  > 6134c6a docs: explain relationship between Logger{} and Discard()
  > 9e8bbfc Hash-pin workflow Actions
  > 5d57712 Update security email
  > c331f48 Add a security policy (with placeholder email)
  > 4058b9a  Add write permissions to assign.yaml
  > fef7432  Add top-level read-only token permissions
  > 82f9555 Merge pull request # 173 from thockin/master
  > d1187da funcr: better tests for JSON output
  > 930897a Fix lint failures
  > b95cdeb funcr: Fix wrong prefix in JSON mode
bumping google.golang.org/genproto/googleapis/rpc 83a465c...3a041ad:
  > 3a041ad chore(all): update all to 83a465c (# 1072)

Signed-off-by: Knative Automation <automation@knative.team>
2023-12-19 12:51:58 +00:00
Knative Automation 17bfe1a024
upgrade to latest dependencies (#814)
bumping google.golang.org/genproto/googleapis/api 49dd2c1...bbf56f3:
  > bbf56f3 chore(all): update all (# 1069)
  > d783a09 chore(all): update all (# 1068)
bumping golang.org/x/tools 729e159...a9ef4cf:
  > a9ef4cf go.mod: update golang.org/x dependencies
  > d9b9452 gopls/internal/lsp/cache: move quick-fix bundling logic to the cache pkg
  > 1733061 go/analysis/passes/testinggoroutine: report by enclosing regions
  > b19be0f gopls/internal/cmd/help_test.go: document
  > daa4aa5 gopls/internal/lsp/source: stubmethods: fix out-of-bounds index
  > a586d0d go/types/internal/play: show more types.Scope detail
  > 53ad329 gopls/internal/lsp/source: move edit logic into the protocol package
  > 3c677e3 gopls/internal/lsp/cache: move SuggestedFixFromCommand into cache
  > ab6af7d gopls/internal/lsp/source: extract InDir to a new pathutil package
  > e7d61d9 gopls/internal/lsp/cache: simplify named error values
  > 3a915e4 gopls/internal/lsp/cache: use local aliases for all source objects
  > be332ea gopls/internal/lsp/cache: avoid problematic use of goCommandInvocation
  > dfa5cbb gopls/internal/lsp/cache: remove workspaceMode
  > a98c076 gopls: remove the "tempModFile" setting
  > 3510b4f gopls/internal/lsp: simplify mod update commands
  > fdf06f2 gopls: simplify the Snapshot and View interfaces
  > 8966034 gopls/internal/lsp/cache: export Snapshot
  > bd215c0 gopls/internal/lsp/source: remove View.Snapshot
  > fdce3cd gopls: remove the "chattyDiagnostics" setting
  > 6b2c993 gopls: remove the LiteralCompletions option
  > cc42fd3 gopls/internal/lsp/cache: move go.work parsing into the view
  > a5e8bb0 Revert "gopls/internal/lsp/source: fix rename spurious shadowing error"
  > 2529481 gopls/internal/lsp: eliminate server code generation
  > e0a64c2 gopls/internal/lsp/source: fix rename spurious shadowing error
  > 00ec6da gopls/test: eliminate, by moving tests to more appropriate places
  > 42d9779 gopls: move settings to a settings package
  > c823488 gopls: move file-related types to a 'file' package
  > 98b4b14 gopls/internal/lsp/source: make source.Analyzer pure configuration
  > 80a4166 gopls/internal/lsp/source: fix panic in definition(error.Error)
  > 00a4006 gopls/internal/lsp: remove redundant conversions
  > 1b54dd7 gopls/internal/lsp/fake: inline fake.toURI away
  > 553e9d1 gopls/internal/lsp/protocol: delete $GOROOT hack in URIFromPath
  > 1cab127 gopls/internal/lsp/protocol: rename URI.Filename -> Path
  > 21a46d4 gopls/internal/lsp/protocol: inline .SpanURI() away
  > 27abf64 gopls/internal/lsp/protocol: inline URIFromSpanURI away
  > ccacebc gopls/internal/lsp/span: inline URI away
  > 369d0ee gopls/internal/span: inline URIFromPath away
  > e162395 gopls/internal/telemetry/cmd/stacks: create GH issues from telemetry
  > 057c099 gopls/internal/cmd: remove "span" import, make Span private
  > 979df5b gopls/internal/span: identify span.URI and protocol.DocumentURI
  > 65d7356 go/analysis/internal/checker: allow End=0 (meaning End=Pos) in fix
  > 2bdbb88 go/analysis/internal/checker: clean up tests
  > 5025441 gopls/internal/lsp: add code action for conversion between raw and interpreted string
  > 048e15e gopls/internal/lsp/cache: rename workspaceInformation to viewDefinition
  > 1db3c37 gopls/internal/lsp/cache: remove unused Session.ModifyFiles
  > 35549c6 gopls/internal/lsp/cache: move upgrades and vulns onto the snapshot
  > 9fd7ea0 gopls/internal/lsp/cache: exclusively use persistent data in snapshot
  > 992d984 go/ssa: optimize instructions generated by forStmtGo122
  > 4a92712 Revert "gopls/internal/lsp/cache: remove baseCtx from the View"
  > 8998183 all: add versions.InitFileVersions to gopls where needed
  > 7df1399 gopls: remove ineffectual skips
  > cd62b43 go/analysis/passes/loopclosure: disable checker after go1.22.
  > a1ca4fc internal/gopathwalk: rationalize error and symlink handling in walker.walk
  > 7d6e6a9 gopls/internal/span: delete SameExistingFile
  > 7f1f4eb internal/cmd/deadcode: use compiler-style diagnostics by default
  > 0eb9468 gopls/internal/lsp/protocol: include docs for {,Document}URI
  > 3292b36 gopls/internal/cmd: move span.{Span,Point} to cmd
  > 944d4e7 gopls: upgrade x/telemetry and account for new mode logic
  > 38fc9a2 gopls/internal/lsp/cache: avoid span.Parse{,InDir}
  > cae49bd gopls/internal/goversion: split out of lsp (server) package
  > b83ad0a gopls/internal/lsp: tweak docs
  > 46fd916 gopls/internal/lsp/cmd: move to ../cmd
  > a22ecf8 gopls/internal/lsp: move semantic token helpers to protocol pkg
  > 7954689 gopls/internal/lsp: unexport Server
  > e9a45c3 gopls/internal/lsp: restore Server.semanticTokens{Full,Range}
  > 134390a internal/versions: strip "go" prefix
  > 4e080d1 gopls/internal/lsp/source: fix panic on T(x) conversion
  > 9d19bff internal/cmd/deadcode: simplify function notation in output
  > b03756e all: apply versions.InitFileVersions in x/tools.
  > aafa2e0 gopls/internal/lsp/regtest: minor clean up of marker.go
  > 3b6876f internal/versions: add a new versions package
  > 4749c1b gopls/internal/lsp: unify semanticTokens{Full,Range}
  > 4479ae8 gopls/internal/regtest/marker: port remaining marker tests
  > 92a8009 gopls/internal/regtest/marker: port the selectionrange markers
  > e3f6798 gopls/internal/regtest/marker: clean up some random packages
  > bbf8bf8 gopls/internal/lsp/tests: remove AddImport support
  > 72be087 gopls/internal/regtest/marker: port the semantic tokens tests
  > f60f2e6 all: replace all usages of golang.org/x/sys/execabs with os/exec
  > 519859f internal/cmd/deadcode: discard empty Packages from result
  > 96815ee gopls/internal/regtest/marker: port the inlay hint tests
  > 80e691c gopls/internal/regtest/marker: port remaining rename tests
  > ef85672 gopls/internal/regtest/marker: trim redundant header from golden diffs
  > ae7e7d7 gopls/internal/regtest/marker: use diffs for rename tests
  > efa2492 gopls/internal/regtest/marker: porting remaining suggestedfix tests
  > adf124e gopls/internal/lsp/cmd: add codelens subcommand
  > dcf8eb3 gopls/internal/regtest/marker: use line-based myers diff implementation
  > 08a94ce gopls/internal/regtest/marker: port the stub tests
  > fd43d5e gopls/internal/regtest/marker: port the invertifcondition tests
  > f9217dc gopls/internal/lsp/mod: clarify inlayhint comment
  > 13b2bd5 internal/packagesinternal: delete GoCmdRunner var (unused)
bumping knative.dev/pkg 23f3ee2...9386ad6:
  > 9386ad6 Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (# 2912)
  > 99dc56f Bump golang.org/x/tools from 0.15.0 to 0.16.0 (# 2911)
  > 328bf00 Bump google.golang.org/api from 0.151.0 to 0.152.0 (# 2910)
  > de5c5e6 Bump golang.org/x/net from 0.18.0 to 0.19.0 (# 2909)
  > f4e2c60 Update community files (# 2908)
  > ef12203 bump go to v1.21 (# 2907)
  > 6df4a9a Update community files (# 2906)
  > 33d95ea Add clotributor link to readme (# 2903)
  > ea6ea84 upgrade to latest dependencies (# 2901)
bumping golang.org/x/sys cb378ae...13b15b7:
  > 13b15b7 unix: add IoctlLoopConfigure on linux
  > 11eadc0 windows: add AddDllDirectory and RemoveDllDirectory
  > e4099bf unix: fix trimmed socket opt string in GetsockoptString
  > 9888904 unix: update BPF constants for Linux kernel 6.6
  > 2d0c736 unix: use fchmodat2 in Fchmodat
  > ec230da unix: use fcntl(2) libc stub on OpenBSD
bumping golang.org/x/oauth2 e067960...6e9ec93:
  > 6e9ec93 go.mod: update golang.org/x dependencies
bumping golang.org/x/term 70d3a0b...ee66497:
  > ee66497 go.mod: update golang.org/x dependencies
bumping google.golang.org/api df9c71c...c18c15e:
  > c18c15e chore(main): release 0.152.0 (# 2267)
  > 82f1381 feat(all): auto-regenerate discovery clients (# 2271)
  > 296fb55 chore(all): update all (# 2275)
  > b1c45c2 chore(all): update all (# 2260)
  > 4ffc629 feat(all): auto-regenerate discovery clients (# 2270)
  > 3138958 feat(all): auto-regenerate discovery clients (# 2269)
  > 980c045 feat(all): auto-regenerate discovery clients (# 2268)
  > 22872aa feat(all): auto-regenerate discovery clients (# 2266)
bumping google.golang.org/genproto 49dd2c1...bbf56f3:
  > bbf56f3 chore(all): update all (# 1069)
  > d783a09 chore(all): update all (# 1068)
bumping google.golang.org/genproto/googleapis/rpc d783a09...83a465c:
  > 83a465c chore(all): update all (# 1070)
  > 419f025 chore(all): update actions/github-script action to v7 (# 1071)
  > bbf56f3 chore(all): update all (# 1069)
bumping golang.org/x/net fbaf412...a8e0109:
  > a8e0109 go.mod: update golang.org/x dependencies
  > 13e88dd quic: rename listener{_test}.go to endpoint{_test}.go
  > e26b9a4 quic: rename Listener to Endpoint
  > 399218d quic: implement stream flush
  > d87f99b quic: idle timeouts, handshake timeouts, and keepalive
  > 7b5abfa quic: basic qlog support
bumping golang.org/x/time 2c09566...883aed5:
  > 883aed5 rate: add documentation on Limiter concurrent usage
  > b24d3b5 all: add a go directive, set it to 1.18
bumping knative.dev/hack eb35242...7030d5b:
  > 7030d5b Update community files (# 355)
  > 94f0ccf Update community files (# 354)

Signed-off-by: Knative Automation <automation@knative.team>
2023-12-05 20:38:17 +00:00
Knative Automation 982e39cbff
Update community files (#813)
Signed-off-by: Knative Automation <automation@knative.team>
2023-12-01 01:42:23 +00:00
Knative Automation 3fefe85d37
Update community files (#812)
Signed-off-by: Knative Automation <automation@knative.team>
2023-11-29 01:40:48 +00:00
Calum Murray 21b2a6376e
Added clotributor link to readme (#811)
Signed-off-by: Calum Murray <cmurray@redhat.com>
2023-11-27 20:24:51 +00:00
Knative Automation a65bf6e6e2
upgrade to latest dependencies (#810)
bumping google.golang.org/api 83b8a6c...df9c71c:
  > df9c71c chore(main): release 0.151.0 (# 2254)
  > 786dca6 feat(all): auto-regenerate discovery clients (# 2265)
  > 3e83ea6 feat(all): auto-regenerate discovery clients (# 2263)
  > 93f5a5b feat(all): auto-regenerate discovery clients (# 2262)
  > edb9d86 feat(all): auto-regenerate discovery clients (# 2261)
  > 33863bf feat(all): auto-regenerate discovery clients (# 2259)
  > efe3d6f feat(all): auto-regenerate discovery clients (# 2258)
  > b3fe441 feat(all): auto-regenerate discovery clients (# 2257)
  > 4024760 feat(all): auto-regenerate discovery clients (# 2256)
  > 10dbf2b feat(all): auto-regenerate discovery clients (# 2255)
  > 58f1c94 feat(all): auto-regenerate discovery clients (# 2253)
bumping knative.dev/hack 5deadde...eb35242:
  > eb35242 Adding the variable `KNATIVE_EVENTING_RELEASE_TLS` to install latest eventing TLS (# 350)
bumping knative.dev/pkg 97c7258...23f3ee2:
  > 23f3ee2 Bump google.golang.org/api from 0.150.0 to 0.151.0 (# 2899)
  > 703c8b0 Add consistent SECURITY.md (# 2900)

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-23 18:50:38 +00:00
Evan Anderson ebc94e6a3c
Add consistent SECURITY.md (#809) 2023-11-20 18:25:59 +00:00
Knative Automation e58c04ff4f
upgrade to latest dependencies (#808)
bumping golang.org/x/net b225e7c...fbaf412:
  > fbaf412 go.mod: update golang.org/x dependencies
  > cc6f4d1 http2: remove ancient build-tagged files for unsupported Go versions
  > a720b30 http2: allocate buffer pools using pointers to arrays
  > a7ef1a2 internal/quic/cmd/interop: don't t.Log after test finishes
  > 26ea817 http2: unconditionally recycle responseWriterState
  > 39c9d01 quic: don't send CONNECTION_CLOSE after stateless reset
  > 45fa414 quic: undo accidental rename of test helpers
  > 434956a quic: include more detail in connection close errors
  > ec29a94 quic: provide source conn ID when creating server conns
  > 5791239 internal/quic/cmd/interop: skip tests when exec is unavailable
  > 4865e2a internal/quic/cmd/interop: add interop test runner
  > 770149e quic: pad ack-eliciting server Initial datagrams
  > 05086a7 quic: fix panic when handling resent CRYPTO data
  > 0526b49 quic: fix data race caused by aliased DCID
  > 6d267b1 quic: properly shut down connections on listener close
  > 642f15e quic: support stateless reset
  > 4c7a5b6 http2: add test for push promise accounting underflow
  > 48a5977 quic: support Retry
  > 9ef1b72 quic: move more testConn behavior into testListener
  > 37479d6 http2: fix underflow in http2 server push
  > d23d9bc all: update go directive to 1.18
  > 92728b3 dns/dnsmessage: document that Skip does not fully validate the header
bumping golang.org/x/text f488e19...6c97a16:
  > 6c97a16 all: update go directive to 1.18
bumping knative.dev/pkg 35011d4...97c7258:
  > 97c7258 Bump golang.org/x/tools from 0.14.0 to 0.15.0 (# 2897)
  > 99fa268 Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (# 2895)
  > 81a5838 Bump cloud.google.com/go/storage from 1.34.1 to 1.35.1 (# 2898)
  > b3e7ef5 Bump google.golang.org/api from 0.149.0 to 0.150.0 (# 2896)
  > 4e16990 Bump golang.org/x/net from 0.17.0 to 0.18.0 (# 2894)
  > 6564cf1 upgrade to latest dependencies (# 2893)
bumping golang.org/x/tools 3f4194e...729e159:
  > 729e159 go.mod: update golang.org/x dependencies
  > 38ed81a gopls/internal/regtest/marker: porting extract tests
  > bbf8380 gopls/internal/regtest/marker: use golden diffs for suggested fixes
  > 51df92b go/ssa: two minor cleanups
  > e7fb31a internal/cmd/deadcode: rename -format to -f
  > c538b4e internal/cmd/deadcode: add -whylive=function flag
  > b753e58 internal/lsp/helper: fix misspelled "Code generated" comment
  > 2638d66 internal/cmd/deadcode: omit package/func keywords in default output
  > 118c362 gopls/internal/lsp/source: fix signatureHelp with pointer receivers
  > 4124316 gopls/internal/lsp/cache: remove baseCtx from the View
  > 8b89cfa gopls/internal/lsp/cache: remove forceReloadMetadata from clone
  > d2c415d gopls/internal/lsp/cache: pass workspace information into createView
  > 2ddaad7 gopls/internal/lsp/cache: isolate getWorkspaceInformation from Session
  > 4df4d8d internal/cmd/deadcode: support -json, -format=template
  > 2881318 gopls/internal/lsp/source: enable nilness Analyzer in gopls
  > 25924d0 go/analysis/passes/nilness: fix bug in method value
  > 53cd36b gopls: remove dead code
  > 7e0917a go/ssa: update builder doc comment
  > 942d9ac go/ssa: don't treat _ specially in Prog.{Func,Const,Var}Value
  > 227e728 go/ssa: delete pre-go1.18 obsolete code
  > 9f1cca3 go/ssa: remove Function.Syntax optimization
  > 0ee4d87 go/ssa: create methods on demand
  > 04cf269 gopls/internal/lsp/cache: allow duplicate analyzer names
  > 08edf75 gopls/internal/regtest/marker: port half of the suggestedfix markers
  > e6864f1 go/ssa: hang instances off generic Function, not Program
  > 753c5d6 gopls/internal/lsp/cache: move 'contains' from snapshot to view
  > 24c5a47 gopls/internal/lsp/cache: make options immutable on the View
  > e125dc6 gopls/internal/regtest/marker: port remaining rank and snippet tests
  > 26349af gopls/internal/regtest/marker: port remaining completion tests
  > 5e2efda gopls/internal/regtest/marker: port rank and func_rank tests
  > 970eac5 gopls/internal/regtest/marker: port builtin/keyword completion tests
  > c90d0df go/ssa: make isParameterized thread-safe
  > 02f3758 gopls/internal/regtest/marker: port five arbitrary completion tests
  > ee25040 gopls/internal/regtest/marker: port all prepare markers
  > 9e94edb go/ssa: clarify Program.RuntimeTypes
  > 75ff53b go/ssa: build methods of RuntimeTypes lazily
  > 2bc9e16 go/ssa: TestStdlib: report count of syntactic functions too
  > f4cf222 go/ssa: new for var semantics
  > 11828ff gopls/internal/lsp: add OnSave diagnostics
  > 7ca319e go/ssa: split 'create' and 'build' for every Function
  > 3aa6cfd internal/gopathwalk: check ignored directories lexically
  > 1762c80 internal/gopathwalk: use filepath.WalkDir instead of internal/fastwalk
  > 9cf559c go/analysis/passes/errorsas: remove old comment
  > ec032e3 go/packages: two clean-ups
  > 9482e85 gopls/internal/lsp/cmd: add GOPACKAGESDRIVER to stat
  > ccc652a go/ssa: eliminate Program.{bounds,thunks} memoization
  > fcb8d5b go/ssa: some preparatory cleanups
  > 099b552 gopls/internal/regtest/marker: port the links marker
  > 50cdf2a gopls/internal/regtest/marker: port case sensitive completion tests
  > df7023e gopls/internal/regtest/marker: port all deep and fuzzy completion tests
  > b90ce15 gopls/internal/regtest/marker: port statements completion tests
  > d187d99 gopls/internal/regtest/marker: port remaining @signature markers
  > 080c202 gopls/internal/lsp: fix code action panic on params of external funcs
  > ff1953b go/packages: don't fail if GOPACKAGESDRIVER leaves Compiler/GOARCH=""
  > 4dca902 go/internal/packagesdriver: be defensive wrt error results
  > 672de52 go/ssa: simplify Alloc helpers
  > 931c74e internal/lsp/analysis: warn about incorrect type in embed directive
  > 1cf8b0d go/ssa: new range var semantics
  > 7c4d876 gopls/internal/lsp/source: remove unused parameters (cleanup)
  > b82788e gopls/internal/lsp: add semantic highlighting for go: directives
  > 6da1917 go/packages: remove pre-go1.16 overlay support
  > 5ab57de go/packages: ensure that types.Sizes is correct
  > 02048e6 go/packages: document that types.Sizes may be nil
  > 5185da1 internal/refactor/inline: avoid redundant import names added by inlining
  > 6360c0b gopls/internal/lsp/source: find linkname directives without parsing
  > 71f6a46 cmd/bundle: drop old +build lines
  > cdf1b5e cmd/present: drop NaCl reference from docs
  > 99bbd3c go/callgraph/vta: use core type for struct fields
  > 8ed1113 go/ssa: add support for range-over-int
  > 7df9d5f gopls/internal/lsp: fix signature crash on error.Error
  > 43c41b5 internal/refactor/inline: reify implicit return conversions
  > 53e637b internal/refactor/inline: improve check for last uses of free vars
  > 61bb3e9 internal/refactor/inline: less hacky solution for eliding braces
  > 8a71c39 gopls/internal/lsp/source: abort change signature on overlapping calls
  > f744e4b go/ssa: propagate goversions in ssa
  > 6fcd778 gopls/internal/lsp: add code actions to remove unused parameters
  > 918e96a internal/refactor/inline: use binding decl with literalization
  > 12b5dad gopls: deprecate "tempModfile" and "expandWorkspaceToModule" settings
  > f85b3f7 internal/refactor/inline: don't treat blanks as decls in declares()
  > 3484534 internal/refactor/inline: docs for 0.14 release notes
  > b9b97d9 go/types/objectpath: remove method sorting
  > 9b63f3d gopls: upgrade x/telemetry dependency
  > f38ff07 internal/refactor/inline: T{} is duplicable for struct/array
  > ecbfa88 go/analysis/passes/timeformat: simplify isTimeDotFormat
  > 187911b internal/refactor/inline: more precise SelectorExpr effects
  > dbf6f42 go/analysis/passes/httpmux: add command
  > 7e7568c go/analysis/passes/httpmux: check for enhanced ServeMux patterns
  > b268156 gopls: allow all drive letters in cache/filemap_test.go
  > be4e4d6 go/analysis/passes/internal/analysisutil: account for nil Func.Pkg
  > 0e4fc90 internal/refactor/inline: add missing spread context (return)
  > 8954aa7 go/types/internal/play: fix slice OOB when *ast.File is selected
  > fda3fe3 gopls/internal/lsp: use the correct options for semantic tokens legend
  > f6d8589 cmd/compilebench: pass linker flags to prebuild
  > 5874869 go/analysis/passes/internal/analysisutil: add IsFunctionNamed
  > 0b06fd8 cmd/gonew: skip Test if exec is unsupported
  > f5fd4c9 go/analysis/passes/bools: use astutil.Unparen
  > 59ac17f go/analysis/passes/internal/analysisutil: remove Unparen
  > a3b5082 go/analysis/passes/appends: improve check for append builtin
  > 395d393 go/analysis/passes/internal/analysisutil: add IsNamedType
  > 22abcd6 oogo/analysis/passes/bools: remove duplicate functions
bumping golang.org/x/mod 5b69280...6e58e47:
  > 6e58e47 modfile: improve directory path detection and error text consistency
bumping google.golang.org/genproto/googleapis/rpc 49dd2c1...d783a09:
  > d783a09 chore(all): update all (# 1068)
bumping golang.org/x/sys 2964e1e...cb378ae:
  > cb378ae syscall: call getfsstat via libc on openbsd
  > 661d749 unix: use libc stubs for OpenBSD pledge+unveil
  > 1168e25 unix/linux: update Linux kernel to v6.6
  > 249e16f unix: require minimum OpenBSD 6.4 for pledge, unveil
  > 1e63810 unix: stop counting trailing NUL for abstract addresses starting with NUL
  > 1bfbee0 all: update go directive to 1.18
  > 1d9f0b6 unix: add linux cachestat system call
  > 8ccaaf0 windows: add GetFileTime
  > 6ee6208 windows: add missing TCP and UDP socket options and control message types
bumping golang.org/x/oauth2 3c5dbf0...e067960:
  > e067960 go.mod: update golang.org/x dependencies
  > 4c91c17 google: adds header to security considerations section
bumping golang.org/x/term ea6303a...70d3a0b:
  > 70d3a0b go.mod: update golang.org/x dependencies
  > 6a610bc all: update go directive to 1.18
bumping google.golang.org/api 0d3b865...83b8a6c:
  > 83b8a6c chore(main): release 0.150.0 (# 2244)
  > 85e85ad feat(transport): Log DirectPath misconfiguration (# 2225)
  > f56fb11 chore(all): update all (# 2251)
  > 7529003 feat(all): auto-regenerate discovery clients (# 2252)
  > c08d405 feat(all): auto-regenerate discovery clients (# 2250)
  > b56da3d feat(all): auto-regenerate discovery clients (# 2249)
  > 8bfbeac feat(all): auto-regenerate discovery clients (# 2246)
  > 5693997 feat(all): auto-regenerate discovery clients (# 2245)
  > 2ce2d2d feat(all): auto-regenerate discovery clients (# 2243)

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-15 01:58:16 +00:00
Knative Automation c2b2543ace
upgrade to latest dependencies (#807)
bumping knative.dev/hack 8834794...5deadde:
  > 5deadde 🐛 Set latest release only when publishing to Github (# 346)

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-09 23:40:01 +00:00
Knative Automation b3781bc47a
upgrade to latest dependencies (#806)
bumping knative.dev/pkg b7a62c0...35011d4:
  > 35011d4 upgrade to latest dependencies (# 2892)
  > 5c9b7a8 upgrade to latest dependencies (# 2887)
  > acf0a2d Bump google.golang.org/api from 0.148.0 to 0.149.0 (# 2891)
  > 5e1261a Bump cloud.google.com/go/storage from 1.33.0 to 1.34.1 (# 2890)
  > 3b3f4e4 Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (# 2889)
  > 8bf0f54 Bump golang.org/x/sync from 0.4.0 to 0.5.0 (# 2888)
  > fac3a4f fix closure variable in filtered factory (# 2884)
  > a6c730f upgrade to latest dependencies (# 2882)
  > b09d4f2 Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (# 2879)
  > 9f71af7 Bump github.com/google/uuid from 1.3.1 to 1.4.0 (# 2878)
bumping google.golang.org/genproto d307bd8...49dd2c1:
  > 49dd2c1 chore(all): update all (# 1067)
  > e917dd1 chore(deps): bump golang.org/x/net in /googleapis/api/servicecontrol (# 1063)
  > 8102cb6 chore(deps): bump golang.org/x/net in /googleapis/api/servicemanagement (# 1060)
  > baa7128 chore(deps): bump golang.org/x/net in /googleapis/api/apikeys (# 1062)
  > 67c69aa chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1061)
  > e298162 chore(deps): bump golang.org/x/net in /googleapis/api/serviceusage (# 1064)
  > 378ed82 chore(deps): bump golang.org/x/net in /googleapis/api (# 1065)
  > a6244dc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (# 1066)
  > 8bfb1ae chore(all): update all (# 1059)
  > ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058)
bumping github.com/google/uuid b3cae7c...8de8764:
  > 8de8764 chore(master): release 1.4.0 (# 134)
  > 7c22e97 Clarify the documentation of Parse to state its job is to parse, not validate, strings. (# 135)
  > cd5fbbd feat: UUIDs slice type with Strings() convenience method (# 133)
  > 47f5b39 docs: fix a typo in CONTRIBUTING.md (# 130)
  > 542ddab chore(tests): add Fuzz tests (# 128)
  > 06716f6 chore(tests): Add json.Unmarshal test with empty value cases (# 116)
bumping knative.dev/hack d4af42e...8834794:
  > 8834794 Call set_latest_to_highest_semver after publishing a new release (# 343)
  > 0d99b7e add function to set latest semver to latest (# 339)
bumping sigs.k8s.io/yaml 9535b3b...c3772b5:
  > c3772b5 Merge pull request # 97 from liggitt/owners
  > eead467 Merge pull request # 76 from natasha41575/go-yaml-fork
  > 604031b Update owners
  > 3566774 Merge pull request # 96 from liggitt/msg
  > f2c0229 add test demonstrating consistency between yaml.v2 and yaml.v3
  > 65d71bb Merge pull request # 87 from justinsb/spew_no_more
  > 3f79f32 Revert error message changes
  > 20d25fa update LICENSE, owners, and readmes
  > d865f09 Merge pull request # 83 from kubernetes-sigs/bump-version-of-golang-to-1.19-and-drop-older-versions
  > 13f0a74 Replace go-spew with go-cmp
  > a7b5665 exclude forked libs from golint
  > 5303805 Merge pull request # 75 from brianpursley/benchmarks
  > b02c352 reformat to golang 1.19 standards
  > b6d8b45 fix leading newline issue
  > b5bdf49 Merge pull request # 66 from ncdc/remove-ncdc-from-owners
  > 0beda2b Add benchmarks
  > 2f8489c Bump version of golang to 1.19 and prune older versions
  > 330e1e5 make sequence style configurable
  > 78c1299 Merge pull request # 69 from ncdc/fix-lint-error
  > 94f1bbd Remove myself (ncdc) from OWNERS
  > 2d151d8 Add benchmarks
  > 70ebea7 change import paths to forked yaml libs
  > 39f74b9 Merge pull request # 65 from amurant/non_functional
  > 5e30182 Fix lint error
  > b96582b fork go-yaml v2 and v3
  > 4f103b1 greatly improve testing framework & added a lot of new tests
  > 3c98e65 expand variable names in yaml.go, add better comments, improve errors, add copyright
  > 4924d91 expand variable names in fields.go
  > 59dc8b4 add 1.16 and 1.17 to github workflows
  > 740b971 remove vendor folder
bumping google.golang.org/genproto/googleapis/api d307bd8...49dd2c1:
  > 49dd2c1 chore(all): update all (# 1067)
  > e917dd1 chore(deps): bump golang.org/x/net in /googleapis/api/servicecontrol (# 1063)
  > 8102cb6 chore(deps): bump golang.org/x/net in /googleapis/api/servicemanagement (# 1060)
  > baa7128 chore(deps): bump golang.org/x/net in /googleapis/api/apikeys (# 1062)
  > 67c69aa chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1061)
  > e298162 chore(deps): bump golang.org/x/net in /googleapis/api/serviceusage (# 1064)
  > 378ed82 chore(deps): bump golang.org/x/net in /googleapis/api (# 1065)
  > a6244dc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (# 1066)
  > 8bfb1ae chore(all): update all (# 1059)
  > ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058)
bumping golang.org/x/sync 22ba207...10739b0:
  > 10739b0 all: update go directive to 1.18
bumping google.golang.org/api 5e4c19e...0d3b865:
  > 0d3b865 chore(main): release 0.149.0 (# 2230)
  > c84e6ff feat(all): auto-regenerate discovery clients (# 2242)
  > e5a53db chore(all): update all (# 2233)
  > 576f5e1 feat(all): auto-regenerate discovery clients (# 2241)
  > 3151bd7 feat(all): auto-regenerate discovery clients (# 2240)
  > cf09469 feat(all): auto-regenerate discovery clients (# 2239)
  > 8d66391 feat(all): auto-regenerate discovery clients (# 2238)
  > 3cc10bf feat(all): auto-regenerate discovery clients (# 2237)
  > da38ebd feat(all): auto-regenerate discovery clients (# 2236)
  > cc28ceb feat(all): auto-regenerate discovery clients (# 2235)
  > 8bb5867 feat(all): auto-regenerate discovery clients (# 2234)
  > a1fb230 feat(all): auto-regenerate discovery clients (# 2232)
  > 9835f38 feat(all): auto-regenerate discovery clients (# 2231)
  > 199783c feat(all): auto-regenerate discovery clients (# 2229)
bumping google.golang.org/genproto/googleapis/rpc e917dd1...49dd2c1:
  > 49dd2c1 chore(all): update all (# 1067)

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-08 20:44:33 +00:00
Knative Automation c6425778e5
upgrade to latest dependencies (#805)
bumping google.golang.org/grpc bf05b95...7765221:
  > 7765221 Change version to 1.59.0 (# 6695)
  > e88f12e server: prohibit more than MaxConcurrentStreams handlers from running at once (# 6703) (# 6704)
  > be7919c transport: Pass Header metadata to tap handle. (# 6652)
  > e3f1514 Reapply "status: fix/improve status handling (# 6662)" (# 6673) (# 6688)
  > 696faa9 client: add a test for NewSubConn / StateListener / cc.Close racing (# 6678)
  > 318c717 readme: fix badges (# 6687)
  > 39972fd github: add code coverage with codecov.io (# 6676)
  > 93dbc05 xds: move virtual host matcher test to the xdsresource package (# 6680)
  > 2c00469 github: update actions/setup-go and actions/checkout (# 6675)
  > 1f73ed5 Replace the gRFC pull request with the permanent link. (# 6674)
  > 9e1fc3e Revert "status: fix/improve status handling (# 6662)" (# 6673)
  > 0772ed7 status: fix/improve status handling (# 6662)
  > 1466283 internal/idle: add a test that invokes ClientConn methods concurrently (# 6659)
  > fd9ef72 interop: implement rpc-behavior for UnaryCall() (# 6575)
  > c6264a9 examples: add an example of flow control behavior (# 6648)
  > ee4b62c encoding: fix mention of DecompressedSize in docstring (# 6665)
  > 09792b5 test: move codec tests to a separate file (# 6663)
  > 57cb4d8 internal/backoff: add a helper to run a function with backoff (# 6661)
  > 5e4402f attributes: avoid the use of %#v formatting verb (# 6664)
  > 147bd85 balancer: add a warning for balancer names that contain upper case letters (# 6647)
  > 4ced601 googlec2p: remove support for the experimental scheme (# 6645)
  > a758b62 xds/googledirectpath: fix google-c2p resolver test case involving bootstrap env config (# 6657)
  > e61a14d fix testing parameter on xds_client_custom_lb_test (# 6646)
  > 58e2f2b attributes: print typed nil values instead of panic (# 6574)
  > fe0dc22 interop/grpc_testing: regenerate pb.gos (# 6653)
  > 130bc42 Improve testutils.MarshalAny (# 6617)
  > 3156151 grpclb: teach the manual resolver to handle restarts (# 6635)
  > 1457a96 balancer/weightedroundrobin: fix ticker leak on update (# 6643)
  > 92f5ba9 xdsclient: completely remove the old WatchCluster API (# 6621)
  > 94d8074 grpclb: some minor cleanups (# 6634)
  > 1880bd6 resolver/manual: support restarts, required for channel idleness (# 6638)
  > 9deee9b idle: use LB policy close event as a proxy for channel idleness (# 6628)
  > 2d1bb21 grpc: ensure transports are closed when the channel enters IDLE (# 6620)
  > 552525e interop/xds_federation: remove binary file (# 6622)
  > 82a568d cdsbalancer: switch cluster watch to generic xDS client API (# 6600)
  > 0317200 health/grpc_health_v1: update pb.go (# 6616)
  > 57dcb71 interop/xds: improve error message (# 6614)
  > 254bccb idle: decrement active call count for streaming RPCs only when the call completes (# 6610)
  > b0a946c xds: fix hash policy header to skip bin headers and use extra metadata (# 6609)
  > 1e0d82e balancer/leastrequest: Cache atomic load and also add concurrent rpc test (# 6602)
  > 8eb4ac4 grpc: Change server stream context handling (# 6598)
  > e498bbc leastrequest: fix data race in leastrequest picker (# 6587)
  > 778e638 balancergroup: improve observability around balancer cache behavior (# 6597)
  > aa6ce35 vet: ensure all usages of grpc_testing package are renamed when importing (# 6595)
  > d045b41 interop/grpc_testing: regenerate pb.gos (# 6596)
  > 61b7baa grpc_test: rename import for grpc_testing (# 6594)
  > 1805900 deps: update dependencies for all modules (# 6582)
  > 9362f26 grpc: re-enable channel idleness by default (# 6585)
  > 8b1a671 stream: swallow Header errors as we used to; RecvMsg can still return it (# 6586)
  > 23ac72b update pb.gos by running regenerate.sh (# 6584)
  > 2ce7ecd cdsbalancer: test cleanup part 3/N (# 6564)
  > 7afbb9b Change version to 1.59.0-dev (# 6581)
bumping knative.dev/hack 2c938d4...d4af42e:
  > d4af42e Make generate-groups.sh and generate-knative.sh executable conditionally (# 338)
bumping knative.dev/pkg 29775d7...b7a62c0:
  > b7a62c0 Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (# 2873)
  > b8c14ce [CVE-2023-44487] Disable http2 for webhooks (# 2871)
  > 8b8bb65 Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (# 2874)
  > ee56089 Bump google.golang.org/api from 0.147.0 to 0.148.0 (# 2872)
bumping google.golang.org/genproto/googleapis/rpc 8bfb1ae...e917dd1:
  > e917dd1 chore(deps): bump golang.org/x/net in /googleapis/api/servicecontrol (# 1063)
  > 8102cb6 chore(deps): bump golang.org/x/net in /googleapis/api/servicemanagement (# 1060)
  > baa7128 chore(deps): bump golang.org/x/net in /googleapis/api/apikeys (# 1062)
  > 67c69aa chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1061)
  > e298162 chore(deps): bump golang.org/x/net in /googleapis/api/serviceusage (# 1064)
  > 378ed82 chore(deps): bump golang.org/x/net in /googleapis/api (# 1065)
  > a6244dc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (# 1066)
bumping google.golang.org/api 60e8678...5e4c19e:
  > 5e4c19e chore(main): release 0.148.0 (# 2217)
  > 438c075 chore(deps): ignore go-github (# 2223)
  > 29c72b5 feat(all): auto-regenerate discovery clients (# 2227)
  > 33383c7 feat(all): auto-regenerate discovery clients (# 2226)
  > 25093c2 feat(all): auto-regenerate discovery clients (# 2224)
  > 5077579 chore(all): update all (# 2220)
  > a6ee0f9 feat(all): auto-regenerate discovery clients (# 2222)
  > 6f71a69 feat(all): auto-regenerate discovery clients (# 2219)
  > 1ef9dd2 feat(all): auto-regenerate discovery clients (# 2218)
  > ffeb508 feat(all): auto-regenerate discovery clients (# 2216)
bumping github.com/prometheus/common 94bf982...c59927e:
  > c59927e Merge pull request # 524 from prometheus/dependabot/go_modules/golang.org/x/net-0.17.0
  > 16f9480 Merge pull request # 525 from prometheus/dependabot/go_modules/sigv4/golang.org/x/net-0.17.0
  > 1f9b004 Bump golang.org/x/net from 0.15.0 to 0.17.0
  > 7043ea0 Merge pull request # 520 from prometheus/repo_sync
  > ff99062 Bump golang.org/x/net from 0.15.0 to 0.17.0 in /sigv4
  > f4e05c0 Merge pull request # 519 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.45.19
  > b6914dd Update common Prometheus files
  > ac62eb7 Merge pull request # 518 from prometheus/repo_sync
  > eb60b9b Bump github.com/aws/aws-sdk-go from 1.45.18 to 1.45.19 in /sigv4
  > 2dfcc43 Merge pull request # 509 from Neo2308/feature/master/move-to-protobuf-extensions-v2
  > 777f9cc Update common Prometheus files
  > 538e36f Merge pull request # 493 from prometheus/dependabot/go_modules/sigv4/github.com/stretchr/testify-1.8.4
  > 6fa8c32 Update golang_protobuf_extensions to v2
  > 806bab7 Merge pull request # 516 from prometheus/dependabot/go_modules/sigv4/github.com/prometheus/client_golang-1.17.0
  > 3d03105 Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 in /sigv4
  > c3da61d Merge pull request # 515 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.45.18
  > 78c4467 Bump github.com/prometheus/client_golang from 1.15.1 to 1.17.0 in /sigv4
  > 29293ef Merge pull request # 514 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.12.0
  > 68bf7ee Bump github.com/aws/aws-sdk-go from 1.44.266 to 1.45.18 in /sigv4
  > bd35fdb Merge pull request # 513 from prometheus/superq/client_go
  > 2e29438 Bump golang.org/x/oauth2 from 0.8.0 to 0.12.0
  > 4e8cb35 Merge pull request # 495 from prometheus/repo_sync
  > 9510d8d Update client_golang
  > 86487d4 Add read-only token permissions
  > dc8a02e Update common Prometheus files
  > fa9dcdd Merge pull request # 507 from prometheus/dependabot/go_modules/golang.org/x/net-0.12.0
  > 4047c78 Merge pull request # 511 from wasim-nihal/username-file-12576
  > 162098f Bump golang.org/x/net from 0.10.0 to 0.12.0
  > ed1ca57 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576
  > e79ab68 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576
  > 707c0a9 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576
  > 06c301c Adding support for file based configuration of basic auth in http client config.
  > 0af702d Update config/http_config.go
  > 0b1d03c Update config/http_config.go
  > dbdf15f Adding support for file based configuration of basic auth in http client config.

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-01 19:10:25 +00:00
Knative Automation e3e39c3f4b
upgrade to latest dependencies (#804)
bumping knative.dev/pkg d6ab729...29775d7:
  > 29775d7 [release-1.12] [CVE-2023-44487] Disable http2 for webhooks (# 2876)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-23 17:48:51 +00:00
Knative Automation 54d0758671
upgrade to latest dependencies (#802)
bumping knative.dev/pkg 283df0b...d6ab729:
  > d6ab729 upgrade to latest dependencies (# 2870)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-17 13:07:12 +00:00
Knative Automation 104a7bab5b
upgrade to latest dependencies (#801)
bumping knative.dev/pkg cf06733...283df0b:
  > 283df0b Don't migrate storage version if CRD has one storage version (# 2861)
  > d0c133d Revert "Fix potential redefined error with kubeconfig flag (# 2855)" (# 2869)
  > 44a8a5e Use `DialTLSContextFunc` instead of `tls.Config` for `NewProxyAutoTLSTransport` (# 2842)
  > 0d0cd4e Print each line separately in shell executor (# 2867)
  > 058f699 Update community files (# 2868)
bumping knative.dev/hack fc76874...2c938d4:
  > 2c938d4 Update community files (# 337)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-17 03:08:24 +00:00
Knative Automation 31d2498c86
upgrade to latest dependencies (#800)
bumping knative.dev/pkg 948f5f5...cf06733:
  > cf06733 Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (# 2866)
  > af47f2d Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (# 2865)
  > 16f23bd Bump google.golang.org/api from 0.145.0 to 0.147.0 (# 2864)
  > 3262b2b Bump golang.org/x/tools from 0.13.0 to 0.14.0 (# 2863)
  > 9051a45 Migrate knative.dev/hack/shell to knative.dev/pkg/test/shell (# 2856)
bumping google.golang.org/genproto/googleapis/rpc e6e6cda...8bfb1ae:
  > 8bfb1ae chore(all): update all (# 1059)
  > ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058)
  > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057)
  > 0333e04 chore(all): update all to e6e6cda (# 1055)
  > 427d036 chore: unfreeze grpc and fix build errors (# 1056)
bumping golang.org/x/mod baa5c2d...5b69280:
  > 5b69280 modfile: use new go version string format in error message
  > 273ef6c go.mod: update to go 1.18 and x/tools v0.13.0
bumping google.golang.org/genproto/googleapis/api 007df8e...d307bd8:
  > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057)
  > 0333e04 chore(all): update all to e6e6cda (# 1055)
  > 427d036 chore: unfreeze grpc and fix build errors (# 1056)
  > e6e6cda chore(all): update all (# 1044)
  > c177e32 chore(deps): temporarily ignore grpc dep (# 1054)
bumping golang.org/x/tools b5e55d1...3f4194e:
  > 3f4194e go.mod: update golang.org/x dependencies
  > 1e4ce7c internal/refactor/inline: yet more tweaks to everything test
  > ee20ddf internal/refactor/inline: permit return conversions in tailcall
  > db1d1e0 gopls/internal/lsp: go to definition from embed directive
  > 2be977e internal/refactor/inline: work around channel type misformatting
  > 0ba9c84 internal/fuzzy: several improvements for symbol matching
  > c2725ad gopls: update x/telemetry dependency
  > e8722c0 go/types/internal/play: show types.Selection information
  > a819c61 internal/refactor/inline: eliminate unnecessary binding decl
  > 102b64b internal/refactor/inline: tweak everything-test docs again
  > 197e2c4 internal/refactor/inline: fix broken tests
  > 586b21a internal/refactor/inline: elide redundant braces
  > ca34416 internal/refactor/inline: fallible constant analysis
  > 6a38a5f internal/refactor/inline: use default working directory
  > c6d331d internal/refactor/inline: don't add same import PkgName twice
  > 1058109 internal/refactor/inline: don't insert unnecessary parens
  > d8e94f2 internal/refactor/inline: fix bug in shadow detection
  > 0adbf9c gopls/internal/lsp: simplify the telemetry prompt
  > 2ed4298 go/analysis/analysistest: format golden files before comparing
  > 451716b internal/refactor/inline: consider "", 0.0, 1.0 duplicable
  > 792f91f internal/refactor/inline: tweak everything test for cgo
  > 9416299 internal/refactor/inline: fix pkgname shadowing bug
  > 4cd12d6 gopls/internal/lsp/fake: don't set a completion budget for tests
  > 57ecf48 gopls/internal/lsp: hover over embed directives
  > 6de3448 gopls/internal/lsp/cache: remove snapshot.typeCheckMu
  > 7f23bc8 gopls/internal/regtest/source/completion: reuse functionCallSnippet in
  > 3d03fbd gopls/internal/lsp: use matcher score in ranking unimported candidates
  > 7577387 gopls/internal/lsp/source: don't complete to golang.org/toolchain
  > 4b34fbf internal/refactor/inline: fix bug discard receiver and spread
  > 6ec9b0f internal/refactor/inline: refine "last ref to caller local"
  > 08bdfec internal/refactor/inline: split up the big table
  > 486787e gopls/internal/lsp/source: Add ui.complete.completeFunctionCalls toggle
  > 9d2d0e8 gopls: set a context deadline after minimal completion results
  > 169105a internal/refactor/inline: insert conversions during substitution
  > b3ada30 internal/refactor/inline: analyze callee effects
  > 1602103 internal/refactor/inline: skip cgo tests on non-cgo builders
  > 1c8e684 internal/refactor/inline: sound treatment of named results
  > d32f97a internal/refactor/inline: eliminate Callee.BodyIsReturnExpr
  > f4abeae go/analysis/passes/directive: use strings.Cut
  > c42ed47 internal/refactor/inline: reject attempts to inline in cgo code
  > 313150a internal/refactor/inline: x++ counts as assignment in escape
  > d6f1bb7 internal/refactor/inline: ignore line directives in testing
  > fb7463a gopls: upgrade x/telemetry to latest
  > 6ccb09c gopls/internal/lsp/source/completion: fixes for completion budget
  > 903e689 gopls/internal/lsp/source/completion: start timing before type checking
  > 455b761 gopls/internal/lsp: use linkifyShowMessage in telemetryOnMessage
  > ebe11df gopls/internal/regtest/bench: add additional completion benchmarks
  > 0ceab5c internal/refactor/inline: split up the main function
  > f975935 gopls/internal/lsp: update telemetry prompt and add a follow-up message
  > 64beb95 gopls/internal/lsp/command: add maybePromptForTelemetry
  > 1c59c38 gopls/internal/lsp/source: add linkifyShowMessage (internal option)
  > d5538db gopls/internal/lsp/cmd: undocument gopls vulncheck
  > e3bbe43 gopls/internal/lsp: update prompting logic for local/off mode
  > 771061d gopls: instrument telemetry for latency of important operations
  > a490c54 all: register the appends analyzer in a few places and update gopls/go.mod
  > f096129 internal/refactor/inline: use escape analysis in purity
  > f9b8da7 go/analysis/passes/appends: rename package to appends
  > d744296 cmd/compilebench: check asm support for -compiling-runtime
  > f8acb7f gopls: update golang.org/x/telemetry dependency
  > 6120b45 go/packages: fix a typo of TypesInfo
  > 0669fa3 cmd/compilebench: fix assembler invocation
  > 9125a0f gopls/internal/lsp: minor cleanup to prompt logic
  > a3c6fd8 gopls/internal/lsp: add an idle prompt asking users to enable telemetry
  > c00d71d go/analysis: add a new analyzer for check missing values after append
  > 9df3852 internal/refactor/inline: two minor cleanups
  > b37e7e3 internal/refactor/inline: test everything
  > 6128895 gopls/internal/vulncheck/scan: buffer govulncheck STDERR output
  > d2b79cd gopls/internal/regtest/marker: rename to clarify marker types
  > 91fde38 gopls/internal/lsp/tests: eliminate several old marker types
  > a9b2439 go/packages: remove use of ioutil in test
  > 6d90c13 internal/refactor/inline: ignore line directives
  > 28990ac internal/refactor/inline: fix bug in /internal/ check for std
  > 365db56 tools: clean up after removing all references to ioutil
  > 5538375 internal/refactor/inline: fix import shadowing bug
  > c1a2c23 internal/refactor/inline: handle implicit field selections
  > 673f263 internal/refactor/inline: update docs
  > c4f811e internal/refactor/inline: reject generic methods for now
  > 2c15796 internal/diff/lcs: increase search depth to 100
  > 38f5195 internal/refactor/inline: treat self-ref as free ref
  > 866a6b0 gopls: update x/telemetry to the latest
  > afa68c9 gopls/internal: move builtin completion test to a regtest
  > dca7c82 gopls/internal/regtest: support full features of old completion markers
  > e2393ab gopls/internal/lsp/source: inliner: don't spam log
  > 8421a35 gopls/lsp/command: add gopls.add_telemetry_counters
  > 940ffda internal/refactor/inline: introduce "binding decls"
  > eaf809a internal/refactor/inline: 2 fixes in AnalyzeCallee recursion
  > 715a452 internal/refactor/inline: doc: optimizing compiler analogy
  > 0bcc621 internal/refactor/inline: simplify ordinary variadics
  > efaab95 internal/refactor/inline: simplify f(slice...) calls
  > d98bc1a gopls: improve usage instructions for neovim
  > 559c430 tools: replace references to obsolete package ioutils
  > 0b3914d go/analysis/passes/defers: rename Analyzer.Name to "defers"
  > ad827af internal/refactor/inline: add table-driven test
  > 8d6ad46 gopls/internal/regtest: port the codelens marker tests
  > 995ecf7 gopls/internal/lsp/source: recover from inliner panics
  > cf5aad9 gopls: update to use the new golang.org/x/vuln API
  > 33355ea internal/refactor/inline: add parameterless tailcall strategy
  > ebc1c29 internal/refactor/inline: parameter elimination
  > e6d89b4 gopls/internal/lsp/regtest: parallelize marker tests
  > 7e848b2 gopls/internal/lsp/regtest: port the highlight marker
  > 9886d98 all: get tests passing with 1.18 and 1.19
  > 0049711 go/types/internal/play: show underlying and core types
  > 627959a cmd/stringer: log more information in tests
  > cd231d8 gopls/internal/lsp: track didChangeConfiguration diagnostics for tests
  > 0a9721c gopls/internal/lsp: move options into the snapshot
  > fb4bd11 gopls/internal/lsp/cache: move Option management to the Server
  > 882bb14 go/analysis/unitchecker: revert subtle change to vendoring
  > fbb8910 go/types/internal/play: show TypeAndValue.mode
  > d06e891 gopls/internal/regtest/marker: support folding ranges
  > b0cdf01 gopls/internal/lsp/tests: eliminate the go1.18 summary file
  > c6e4421 gopls/internal/lsp/tests: simplify options
  > ab96dab gopls/internal/lsp/cache: move working dir to workspaceInformation
  > 1889c0e gopls/internal/lsp/cache: simplify file change propagation
  > 01224cd gopls/internal/lsp/cache: only evaluate fileMap.dirs when necessary
  > 15a23a9 gopls/internal/lsp/cache: consolidate logic for updating maps in clone
  > 56a1866 gopls: update staticcheck (v0.4.5)
  > 36c4f98 gopls/internal/lsp/cache: simplify tracking of snapshot directories
  > fe324ac all: tidy with -compat=1.18
bumping google.golang.org/api 788dc60...60e8678:
  > 60e8678 chore(main): release 0.147.0 (# 2210)
  > 8fd2dc4 chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /internal/kokoro/discogen (# 2213)
  > 6d015e0 chore(all): update module golang.org/x/net to v0.17.0 [SECURITY] (# 2214)
  > e2368f8 feat(all): auto-regenerate discovery clients (# 2215)
  > df0b730 feat(all): auto-regenerate discovery clients (# 2211)
  > b3a71bd chore(all): update all (# 2207)
  > f2c2d1b feat(all): auto-regenerate discovery clients (# 2209)
  > ed48023 chore(main): release 0.146.0 (# 2204)
  > 9a034cd feat(all): auto-regenerate discovery clients (# 2206)
  > 4aa710d feat(all): auto-regenerate discovery clients (# 2205)
  > 1e9a43c feat(all): auto-regenerate discovery clients (# 2203)
bumping google.golang.org/genproto 007df8e...d307bd8:
  > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057)
  > 0333e04 chore(all): update all to e6e6cda (# 1055)
  > 427d036 chore: unfreeze grpc and fix build errors (# 1056)
  > e6e6cda chore(all): update all (# 1044)
  > c177e32 chore(deps): temporarily ignore grpc dep (# 1054)
bumping google.golang.org/grpc c0aa20a...bf05b95:
  > bf05b95 Change version.go to v1.58.3 (# 6707)
  > c40c9ba server: prohibit more than MaxConcurrentStreams handlers from running at once (# 6703) (# 6705)
  > dd9270d update version to 1.58.3-dev (# 6656)
bumping github.com/google/go-cmp a97318b...c3ad843:
  > c3ad843 Add cmpopts.EquateComparable (# 340)
  > e250a55 Use of hotlinking of Go identifiers (# 337)
  > 8a3e8dd set workflow permission to read-only (# 327)
  > 8cea5de Pin GitHub action versions (# 332)
  > 3bb304a Run tests for Go 1.20 version (# 322)
  > 571a56b Remove purego fallbacks (# 325)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-16 13:51:03 +00:00
Knative Automation debd68e17c
Update community files (#799)
Signed-off-by: Knative Automation <automation@knative.team>
2023-10-16 13:21:08 +00:00
Knative Automation 8551914fdf
upgrade to latest dependencies (#796)
bumping golang.org/x/net 88194ad...b225e7c:
  > b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams
bumping knative.dev/pkg ca8c009...948f5f5:
  > 948f5f5 Bump golang.org/x/sync from 0.3.0 to 0.4.0 (# 2854)
  > 17435ae Bump github.com/tsenart/vegeta/v12 from 12.11.0 to 12.11.1 (# 2848)
  > 9d1f6c1 Bump google.golang.org/api from 0.143.0 to 0.145.0 (# 2853)
  > efe9f4a Updated x/net to v0.17.0 to fix cve-2023-44487 (# 2859)
bumping golang.org/x/sync 93782cc...22ba207:
  > 22ba207 singleflight: add panicError.Unwrap method
bumping google.golang.org/api d0ae30d...788dc60:
  > 788dc60 chore(main): release 0.145.0 (# 2202)
  > c26a28c feat(all): auto-regenerate discovery clients (# 2201)
  > b4d0738 chore(main): release 0.144.0 (# 2188)
  > 5779cfc feat(all): auto-regenerate discovery clients (# 2197)
  > 34e0216 feat(all): auto-regenerate discovery clients (# 2196)
  > 9c8ea89 chore(all): update module google.golang.org/grpc to v1.58.2 (# 2194)
  > 0c82427 feat(all): auto-regenerate discovery clients (# 2195)
  > 55f1113 feat(all): auto-regenerate discovery clients (# 2193)
  > 8a3eb9b feat(all): auto-regenerate discovery clients (# 2192)
  > 0132460 feat(all): auto-regenerate discovery clients (# 2191)
  > f930302 feat(all): auto-regenerate discovery clients (# 2190)
  > ec24c23 feat(all): auto-regenerate discovery clients (# 2189)
  > 65ec288 feat(all): auto-regenerate discovery clients (# 2187)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-12 11:08:27 +00:00
Knative Automation ceca0ce6cd
upgrade to latest dependencies (#794)
bumping golang.org/x/term f413282...ea6303a:
  > ea6303a go.mod: update golang.org/x dependencies
bumping golang.org/x/sys 5154691...2964e1e:
  > 2964e1e unix: remove unused readlen and writelen
  > 3186bae windows: remove the 8192-codepoint arg limit in FuzzComposeCommandLine
  > 807530f unix: remove lists of unimplemented syscalls
  > 01c413d windows: document the return type mismatch for CommandLineToArgv
  > e649453 windows: convert TestCommandLineRecomposition to a fuzz test and fix discrepancies
  > 8858c72 unix: update riscv_hwprobe constants
  > 71c9d87 windows: add console ConPTY API
  > aa9470e unix/linux: update to Linux kernel 6.5
  > c7ff727 unix: fix double copy in (*SockaddrALG).sockaddr
  > c7cbcbb unix: add TestSockaddrALG
  > 8d9dcc4 unix: modernize test helpers
  > a26c6de unix: use errnoErr in generated wrappers on solaris
  > f3ef2d1 cpu: remove the use of ioutil
  > 5a17dda unix: remove the use of ioutil
  > 38ebf41 cpu: fix wrong cache line size of riscv64
  > fdc7ef4 all: remove ioutil usage from tests
  > fc717d3 unix: remove usage of ioutil.TempFile in tests
  > cb4ecd9 unix: use filepath in tests where appropriate
  > 4848eb0 windows,windows\svc,windows\svc\mgr: use unsafe.Slice instead of unsafeheader.Slice
  > 0e97d69 all: use t.TempDir in tests
  > 0514fec unix: rm unused zos test helper functions
  > bfd1ebb unix: remove unused ptracePtr on darwin
  > 81cb935 unix, windows: use ^TestName$ regular pattern for invoking a single test
bumping knative.dev/pkg 294e777...ca8c009:
  > ca8c009 Add Reconciler for kube v1.Service (# 2858)
  > e2256bd Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (# 2852)
  > cd747e2 Update community files (# 2857)
  > bae23eb Fix potential redefined error with kubeconfig flag (# 2855)
  > d0a82f9 Update community files (# 2850)
  > 833dd97 prioritize destination CA certs over resolved addressable CA certs (# 2849)
bumping golang.org/x/oauth2 0708528...3c5dbf0:
  > 3c5dbf0 go.mod: update golang.org/x dependencies
  > 11625cc google: add authorized_user conditional to Credentials.UniverseDomain
  > 8d6d45b google: add Credentials.UniverseDomain to support TPC
  > 43b6a7b google: adding support for external account authorized user
  > 14b275c oauth2: workaround misspelling of verification_uri
  > 18352fc google/internal/externalaccount: adding BYOID Metrics
  > 9095a51 oauth2: clarify error if endpoint missing DeviceAuthURL
  > 2d9e4a2 oauth2/google: remove meta validations for aws external credentials
  > 55cd552 oauth2: support PKCE
  > e3fb0fb oauth2: support device flow
bumping golang.org/x/net 2a0da8b...88194ad:
  > 88194ad go.mod: update golang.org/x dependencies
  > 2b60a61 quic: fix several bugs in flow control accounting
  > 73d82ef quic: handle DATA_BLOCKED frames
  > 5d5a036 quic: handle streams moving from the data queue to the meta queue
  > 350aad2 quic: correctly extend peer's flow control window after MAX_DATA
  > 21814e7 quic: validate connection id transport parameters
  > a600b35 quic: avoid redundant MAX_DATA updates
  > ea63359 http2: check stream body is present on read timeout
  > ddd8598 quic: version negotiation
  > 3b0ab98 quic: avoid deadlock on listener close
  > 732b4bc quic: report initial TLS errors
  > 8add2e1 quic: enforce AEAD integrity limit
  > 7c40cbd dns/dnsmessage: use map[string]uint16 instead of map[string]int
  > b3f1f23 quic: initiate key updates
  > 18f2095 quic: handle peer-initiated key updates
  > 008c0af quic: refactor keys for key updates
  > 6a4de22 quic: connection lifetime management
  > ea4a2ff quic: fix detection of reserved bits in 1-RTT packets
  > 47caaff quic: send and receive UDP datagrams
  > 02eb0f3 quic: avoid deadlock when updating inbound conn-level flow control
  > 57bce0e quic: move packetType.String out of test-only code
  > cae7dab quic: outbound connection-level flow control
  > 217377b quic: inbound connection-level flow control
  > 044c308 quic: check for packet overflow when writing MAX_STREAMS
  > 5401f76 quic: test lost bidi MAX_STREAMS frame handling
  > da5f9f7 quic: don't block Writes on stream-level flow control
  > c3c6260 quic: simplify gate operations
  > 717519d quic: limits on the number of open streams
  > 94087ad dns/dnsmessage: mention that Name in non-escaped
bumping knative.dev/hack f2f9b6f...fc76874:
  > fc76874 Update community files (# 333)
  > 1588988 Update community files (# 327)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-11 06:37:44 +00:00
Knative Automation c1133f73da
Update community files (#795)
Signed-off-by: Knative Automation <automation@knative.team>
2023-10-10 13:19:03 +00:00
Knative Automation b6ff195c42
Update community files (#793)
Signed-off-by: Knative Automation <automation@knative.team>
2023-10-06 13:18:00 +00:00
Knative Automation 6c2d45f618
upgrade to latest dependencies (#792)
bumping knative.dev/pkg 1860700...294e777:
  > 294e777 Add rest.Config to fake context in SetupFakeContext (# 2847)
  > 0736c74 Add SinkAudience to SourceStatus (# 2844)

Signed-off-by: Knative Automation <automation@knative.team>
2023-10-03 12:38:51 +00:00