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

build(deps): bump the all-go-deps group in /backend with 3 updates #669

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2023

Bumps the all-go-deps group in /backend with 3 updates: github.com/google/gops, golang.org/x/net and google.golang.org/grpc.

Updates github.com/google/gops from 0.3.27 to 0.3.28

Release notes

Sourced from github.com/google/gops's releases.

v0.3.28

What's Changed

New Contributors

Full Changelog: google/gops@v0.3.27...v0.3.28

Commits
  • ac7253a Fix process command crash when provided with no args
  • e6260f5 build(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0
  • 4cd08d4 build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.7
  • 3e466bc build(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0
  • e8faef4 build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.4 to 3.23.5
  • ae4e33f build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0
  • 05f985a build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.3 to 3.23.4
  • 3a685ab build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • 44f09b5 build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0
  • 78d8cf9 build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.2 to 3.23.3
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.12.0 to 0.16.0

Commits
  • 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
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.56.2 to 1.58.2

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.58.2

Bug Fixes

  • balancer/weighted_round_robin: fix ticker leak on update

    A new ticker is created every time there is an update of addresses or configuration, but was not properly stopped. This change stops the ticker when it is no longer needed.

Release 1.58.1

Bug Fixes

  • grpc: fix a bug that was decrementing active RPC count too early for streaming RPCs; leading to channel moving to IDLE even though it had open streams
  • grpc: fix a bug where transports were not being closed upon channel entering IDLE

Release 1.58.0

API Changes

See #6472 for details about these changes.

  • balancer: add StateListener to NewSubConnOptions for SubConn state updates and deprecate Balancer.UpdateSubConnState (#6481)
    • UpdateSubConnState will be deleted in the future.
  • balancer: add SubConn.Shutdown and deprecate Balancer.RemoveSubConn (#6493)
    • RemoveSubConn will be deleted in the future.
  • resolver: remove deprecated AddressType (#6451)
    • This was previously used as a signal to enable the "grpclb" load balancing policy, and to pass LB addresses to the policy. Instead, balancer/grpclb/state.Set() should be used to add these addresses to the name resolver's output. The built-in "dns" name resolver already does this.
  • resolver: add new field Endpoints to State and deprecate Addresses (#6471)
    • Addresses will be deleted in the future.

New Features

  • balancer/leastrequest: Add experimental support for least request LB policy and least request configured as a custom xDS policy (#6510, #6517)
    • Set GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST=true to enable
  • stats: Add an RPC event for blocking caused by the LB policy's picker (#6422)

Bug Fixes

  • clusterresolver: fix deadlock when dns resolver responds inline with update or error at build time (#6563)
  • grpc: fix a bug where the channel could erroneously report TRANSIENT_FAILURE when actually moving to IDLE (#6497)
  • balancergroup: do not cache closed sub-balancers by default; affects rls, weightedtarget and clustermanager LB policies (#6523)
  • client: fix a bug that prevented detection of RPC status in trailers-only RPC responses when using ClientStream.Header(), and prevented retry of the RPC (#6557)

Performance Improvements

  • client & server: Add experimental [With]SharedWriteBuffer to improve performance by reducing allocations when sending RPC messages. (Disabled by default.) (#6309)

Release 1.57.0

API Changes

  • resolver: remove deprecated Target.Scheme and Target.Authority. Use URL.Scheme and URL.Host instead, respectively (#6363)

Behavior Changes

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner October 10, 2023 15:31
@dependabot dependabot bot requested review from yandzee and removed request for a team October 10, 2023 15:31
@dependabot dependabot bot added kind/enhancement release-note/misc Changes without direct user impact labels Oct 10, 2023
@rolinh
Copy link
Member

rolinh commented Oct 10, 2023

@dependabot rebase

Bumps the all-go-deps group in /backend with 3 updates: [github.com/google/gops](https://github.com/google/gops), [golang.org/x/net](https://github.com/golang/net) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `github.com/google/gops` from 0.3.27 to 0.3.28
- [Release notes](https://github.com/google/gops/releases)
- [Commits](google/gops@v0.3.27...v0.3.28)

Updates `golang.org/x/net` from 0.12.0 to 0.16.0
- [Commits](golang/net@v0.12.0...v0.16.0)

Updates `google.golang.org/grpc` from 1.56.2 to 1.58.2
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.56.2...v1.58.2)

---
updated-dependencies:
- dependency-name: github.com/google/gops
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/backend/all-go-deps-bc8918c878 branch from 032a14f to 69c892e Compare October 10, 2023 15:39
@rolinh rolinh merged commit 8ca2076 into master Oct 10, 2023
8 checks passed
@rolinh rolinh deleted the dependabot/go_modules/backend/all-go-deps-bc8918c878 branch October 10, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement release-note/misc Changes without direct user impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant