dictyBase / modware-import

cli application for importing dictybase data
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 #408

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps google.golang.org/grpc from 1.63.2 to 1.64.0.

Release notes

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

Release 1.64.0

API Changes

  • stats: Deprecate InPayload.Data and OutPayload.Data; they were experimental and will be deleted in the next release (#7121)

Behavior Changes

  • codec: Remove handling of environment variable GRPC_GO_ADVERTISE_COMPRESSORS to suppress setting supported compressors in grpc-accept-encoding header. Compressors will always be advertised, as they have been by default for some time (#7203)

New Features

  • resolver/dns: Add SetMinResolutionInterval to set the minimum interval at which DNS re-resolutions may occur (#6962)
  • peer/peer: Implement the fmt.Stringer interface for pretty printing Peer, and
  • metadata/metadata: Implement the fmt.Stringer interface for pretty printing MD (#7137)

Performance Improvements

  • client: Improve RPC performance by reducing work while holding a lock (#7132)

Bug Fixes

  • transport/server: Display the proper timeout value when keepalive pings are not ack'd in time (#7038)
  • channelz: Fix bug that was causing the subchannel's target to be unset (#7189)
  • stats: Fix bug where peer was not set in context when calling stats handler for OutPayload, InPayload, and End (#7096)

Dependencies

  • deps: Remove dependency on deprecated github.com/golang/protobuf module (#7122)

Documentation

  • grpc: Deprecate WithBlock, WithReturnConnectionError, FailOnNonTempDialError which are ignored by NewClient (#7097)
  • grpc: Deprecate Dial and DialContext. These will continue to be supported throughout 1.x, but are deprecated to direct users to NewClient (See #7090 for more information)
  • examples: Add custom lb example (#6691)
Commits
  • fa274d7 Change version to 1.64.0 (#7218)
  • 6b413c8 xds: Surround two Infof calls that use pretty.ToJSON with V(2) checks (...
  • 2dbbcef resolver/dns: Add docstring to SetMinResolutionInterval (#7217)
  • 070d9c7 codes: replace %q to %d in error string when invalid code is an integer (#7188)
  • 5d24ee2 xds: store server config for LRS server in xdsresource.ClusterUpdate (#7191)
  • c76f686 advancedTLS: Rename get root certs related pieces (#7207)
  • f591e3b codec: remove option to suppress setting supported compressors in headers (#7...
  • b4f7947 github: remove dependabot (#7208)
  • 0561c78 client: add user-friendly error message of LB policy update timed out (#7206)
  • 9d9c1fb peer: remove change detector test (#7204)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 1.96%. Comparing base (54b59e4) to head (32b4176). Report is 100 commits behind head on develop.

:exclamation: Current head 32b4176 differs from pull request most recent head bd33b5f

Please upload reports for the commit bd33b5f to get more accurate results.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/dictyBase/modware-import/pull/408/graphs/tree.svg?width=650&height=150&src=pr&token=t6DaJUKepI&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dictyBase)](https://app.codecov.io/gh/dictyBase/modware-import/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dictyBase) ```diff @@ Coverage Diff @@ ## develop #408 +/- ## =========================================== - Coverage 87.91% 1.96% -85.95% =========================================== Files 15 548 +533 Lines 1365 59615 +58250 =========================================== - Hits 1200 1174 -26 - Misses 159 58435 +58276 Partials 6 6 ``` | [Files](https://app.codecov.io/gh/dictyBase/modware-import/pull/408?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dictyBase) | Coverage Δ | | |---|---|---| | [internal/cli/stockcenter/order.go](https://app.codecov.io/gh/dictyBase/modware-import/pull/408?src=pr&el=tree&filepath=internal%2Fcli%2Fstockcenter%2Forder.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dictyBase#diff-aW50ZXJuYWwvY2xpL3N0b2NrY2VudGVyL29yZGVyLmdv) | `0.00% <0.00%> (ø)` | | | [internal/content/client/client.go](https://app.codecov.io/gh/dictyBase/modware-import/pull/408?src=pr&el=tree&filepath=internal%2Fcontent%2Fclient%2Fclient.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dictyBase#diff-aW50ZXJuYWwvY29udGVudC9jbGllbnQvY2xpZW50Lmdv) | `0.00% <0.00%> (ø)` | | | [internal/cli/stockcenter/stockcenter.go](https://app.codecov.io/gh/dictyBase/modware-import/pull/408?src=pr&el=tree&filepath=internal%2Fcli%2Fstockcenter%2Fstockcenter.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dictyBase#diff-aW50ZXJuYWwvY2xpL3N0b2NrY2VudGVyL3N0b2NrY2VudGVyLmdv) | `0.00% <0.00%> (ø)` | | ... and [535 files with indirect coverage changes](https://app.codecov.io/gh/dictyBase/modware-import/pull/408/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dictyBase)