BelminH / regular.river

An automated bank transaction categorizer that inserts the data into Google sheets using their API
MIT License
0 stars 0 forks source link

Bump googleapis-common-protos from 1.61.0 to 1.63.0 #58

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps googleapis-common-protos from 1.61.0 to 1.63.0.

Release notes

Sourced from googleapis-common-protos's releases.

v1.63.0

1.63.0 (2024-03-08)

Features

  • Add api_version field to ServiceOptions in google/api/client.proto (6f9c4d2)
  • Add LOCATION_POLICY_VIOLATED enum to ErrorReason in google/api/error_reason.proto (6f9c4d2)
  • Add rest_reference_documentation_uri field to ServiceOptions in google/api/client.proto (6f9c4d2)

v1.62.0

1.62.0 (2023-12-01)

Features

  • Add auto_populated_fields field of MethodSettings in google/api/client_pb2 (#194) (4b0c73a)
  • Add support for Python 3.12 (#192) (336cdf3)

Bug Fixes

  • Migrate to native namespace packages (#187) (713e388)

v1.62.0rc2

:robot: I have created a release beep boop

1.62.0rc2 (2023-12-01)

Features

  • Add auto_populated_fields field of MethodSettings in google/api/client_pb2 (#194) (4b0c73a)
  • Add support for Python 3.12 (#192) (336cdf3)

Bug Fixes

  • Migrate to native namespace packages (#187) (713e388)

This PR was generated with Release Please. See documentation.

v1.62.0rc1

:robot: I have created a release beep boop

... (truncated)

Changelog

Sourced from googleapis-common-protos's changelog.

1.63.0 (2024-03-08)

Features

  • Add api_version field to ServiceOptions in google/api/client.proto (6f9c4d2)
  • Add LOCATION_POLICY_VIOLATED enum to ErrorReason in google/api/error_reason.proto (6f9c4d2)
  • Add rest_reference_documentation_uri field to ServiceOptions in google/api/client.proto (6f9c4d2)

1.62.0 (2023-12-01)

Features

  • Add auto_populated_fields field of MethodSettings in google/api/client_pb2 (#194) (4b0c73a)
  • Add support for Python 3.12 (#192) (336cdf3)

Bug Fixes

  • Migrate to native namespace packages (#187) (713e388)
Commits
  • f8a7c9f chore(main): release 1.63.0 (#204)
  • 6f9c4d2 feat: add api_version to google/api/client.proto (#200)
  • 0ac430d build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#203)
  • db5d8ac build(deps): bump cryptography from 42.0.0 to 42.0.2 in .kokoro (#202)
  • 2fd5055 build(deps): bump cryptography from 41.0.6 to 42.0.0 in /synthtool/gcp/templa...
  • 46a6b25 build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /.kokoro (#199)
  • 7b22b00 chore(main): release 1.62.0 (#191)
  • 1595731 chore(revert): revert update grpc extra to require grpcio >= 1.51.3 (#196)
  • 4b0c73a feat: add auto_populated_fields field of MethodSettings in `google/api/cl...
  • 336cdf3 feat: Add support for Python 3.12 (#192)
  • 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)