C-Otto / rebalance-lnd

A script that can be used to balance lightning channels of a lnd node
MIT License
343 stars 82 forks source link

Bump googleapis-common-protos from 1.56.4 to 1.57.0 #298

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps googleapis-common-protos from 1.56.4 to 1.57.0.

Release notes

Sourced from googleapis-common-protos's releases.

v1.57.0

1.57.0 (2022-11-15)

Features

  • Add support for Python 3.10 (#143) (63ca888)
  • Add support for Python 3.11 (#145) (b9dbb21)
  • added google.api.JwtLocation.cookie (6af2132)
  • added google.api.Service.publishing and client libraries settings (6af2132)
  • new fields in enum google.api.ErrorReason (6af2132)

Bug Fixes

  • deprecate google.api.BackendRule.min_deadline (6af2132)
  • deps: Require protobuf >=3.19.5 (#141) (9ea3530)

Documentation

  • minor updates to comments (6af2132)
Changelog

Sourced from googleapis-common-protos's changelog.

1.57.0 (2022-11-15)

Features

  • Add support for Python 3.10 (#143) (63ca888)
  • Add support for Python 3.11 (#145) (b9dbb21)
  • added google.api.JwtLocation.cookie (6af2132)
  • added google.api.Service.publishing and client libraries settings (6af2132)
  • new fields in enum google.api.ErrorReason (6af2132)

Bug Fixes

  • deprecate google.api.BackendRule.min_deadline (6af2132)
  • deps: Require protobuf >=3.19.5 (#141) (9ea3530)

Documentation

  • minor updates to comments (6af2132)
Commits
  • 0ee8d80 chore(main): release 1.57.0 (#139)
  • b9dbb21 feat: add support for Python 3.11 (#145)
  • 63ca888 feat: add support for Python 3.10 (#143)
  • 6af2132 chore(python): update dependencies in .kokoro/requirements.txt [autoapprove] ...
  • 9ea3530 fix(deps): require protobuf >=3.19.5 (#141)
  • 5cf4e0b chore: update dependency protobuf >= 3.20.2 (#138)
  • 92d9f53 fix(deps): require protobuf>=3.20.2 (#137)
  • db8a756 chore(python): exclude setup.py in renovate config (#132)
  • e32db24 chore(python): update .kokoro/requirements.txt (#131)
  • 6026462 chore: fix path to requirements.txt in release script [autoapprove] (#130)
  • 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 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)