Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[main] Upgrade to latest dependencies #1243

Conversation

knative-automation
Copy link
Contributor

Cron -knative-prow-robot

/cc knative-extensions/serving-writers
/assign knative-extensions/serving-writers

Produced by: knative-extensions/knobots/actions/update-deps

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/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 knative.dev/networking 206ff82...2248574:
  > 2248574 upgrade to latest dependencies (# 911)
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/term ee66497...ae94145:
  > ae94145 go.mod: update golang.org/x dependencies
bumping knative.dev/pkg bc230ae...f95090a:
  > f95090a Bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0 (# 2935)
  > 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)

Signed-off-by: Knative Automation <automation@knative.team>
@knative-prow knative-prow bot requested a review from a team January 15, 2024 13:38
@knative-prow knative-prow bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jan 15, 2024
@dprotaso
Copy link
Contributor

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jan 15, 2024
Copy link

knative-prow bot commented Jan 15, 2024

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 15, 2024
@knative-prow knative-prow bot merged commit 6cc1ec4 into knative-extensions:main Jan 15, 2024
47 checks passed
@dprotaso dprotaso deleted the auto-updates/update-deps-main branch January 15, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants