openlawteam / tribute-contracts

A new modular DAO framework, inspired by the Moloch smart contracts
https://tributedao.com
MIT License
295 stars 109 forks source link

chore(deps): bump protobufjs and google-gax #573

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps protobufjs and google-gax. These dependencies needed to be updated together. Updates protobufjs from 6.11.2 to 6.11.3

Changelog

Sourced from protobufjs's changelog.

6.11.3 (2022-05-20)

Bug Fixes

Commits


Updates google-gax from 2.30.1 to 2.30.5

Release notes

Sourced from google-gax's releases.

v2.30.5

2.30.5 (2022-05-23)

Bug Fixes

v2.30.4

2.30.4 (2022-05-09)

Bug Fixes

v2.30.3

2.30.3 (2022-05-03)

Bug Fixes

  • handle stream callback is undefined (#1238) (269f805)
  • isolate Rest Stream from retry logic to avoid backpressure (#1226) (485d5b2)
  • pin @​grpc/proto-loader to v0.6.9 (#1242) (bca9a91)

v2.30.2

2.30.2 (2022-04-12)

Bug Fixes

  • deps: update dependency @​grpc/grpc-js to ~1.6.0 (#1207) (2a16b76)
Changelog

Sourced from google-gax's changelog.

2.30.5 (2022-05-23)

Bug Fixes

2.30.4 (2022-05-09)

Bug Fixes

2.30.3 (2022-05-03)

Bug Fixes

  • handle stream callback is undefined (#1238) (269f805)
  • isolate Rest Stream from retry logic to avoid backpressure (#1226) (485d5b2)
  • pin @​grpc/proto-loader to v0.6.9 (#1242) (bca9a91)

2.30.2 (2022-04-12)

Bug Fixes

  • deps: update dependency @​grpc/grpc-js to ~1.6.0 (#1207) (2a16b76)
Commits


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/openlawteam/tribute-contracts/network/alerts).
codecov[bot] commented 1 year ago

Codecov Report

Merging #573 (595d005) into master (f1f39ba) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 595d005 differs from pull request most recent head 8c5514a. Consider uploading reports for the commit 8c5514a to get more accurate results

@@           Coverage Diff           @@
##           master     #573   +/-   ##
=======================================
  Coverage   90.80%   90.80%           
=======================================
  Files          54       54           
  Lines        2012     2012           
  Branches      459      459           
=======================================
  Hits         1827     1827           
  Misses        185      185           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 1 year ago

Looks like these dependencies are updatable in another way, so this is no longer needed.