generated from knative-extensions/sample-controller
-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[main] Upgrade to latest dependencies #911
Merged
knative-prow
merged 1 commit into
knative:main
from
knative-automation:auto-updates/update-deps-main
Jan 15, 2024
Merged
[main] Upgrade to latest dependencies #911
knative-prow
merged 1 commit into
knative:main
from
knative-automation:auto-updates/update-deps-main
Jan 15, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 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 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/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 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 knative.dev/hack 3ea694d...e89096d: > e89096d Update community files (# 358) bumping knative.dev/pkg 21d8c37...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) > bc230ae Update community files (# 2932) Signed-off-by: Knative Automation <automation@knative.team>
knative-automation
force-pushed
the
auto-updates/update-deps-main
branch
from
January 15, 2024 13:08
43f164f
to
47d81e1
Compare
knative-prow
bot
added
the
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
label
Jan 15, 2024
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso, knative-automation The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
knative-prow
bot
added
the
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
label
Jan 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cron -knative-prow-robot
/cc knative/serving-writers
/assign knative/serving-writers
Produced by: knative-extensions/knobots/actions/update-deps