kubemq-io / kubemq-Python

Python client for KubeMQ server https://kubemq.io
MIT License
23 stars 9 forks source link

Bump googleapis-common-protos from 1.58.0 to 1.63.2 #58

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps googleapis-common-protos from 1.58.0 to 1.63.2.

Release notes

Sourced from googleapis-common-protos's releases.

v1.63.2

1.63.2 (2024-06-19)

Bug Fixes

  • deps: Require protobuf>=3.20.2 (c77c0dc)
  • Regenerate pb2 files for compatibility with protobuf 5.x (c77c0dc)

v1.63.2rc0

1.63.2rc0 (2024-06-19)

Bug Fixes

  • deps: Require protobuf>=3.20.2 (c77c0dc)
  • Regenerate pb2 files for compatibility with protobuf 5.x (c77c0dc)

v1.63.1

1.63.1 (2024-05-30)

Bug Fixes

  • Increase upper limit for protobuf 5.X versions (#212) (28fc17a)

v1.63.1rc0

1.63.1rc0 (2024-05-30)

Bug Fixes

  • Increase upper limit for protobuf 5.X versions (#212) (28fc17a)

This PR was generated with Release Please. See documentation.

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)

... (truncated)

Changelog

Sourced from googleapis-common-protos's changelog.

1.63.2 (2024-06-19)

Bug Fixes

  • deps: Require protobuf>=3.20.2 (c77c0dc)
  • Regenerate pb2 files for compatibility with protobuf 5.x (c77c0dc)

1.63.1 (2024-05-30)

Bug Fixes

  • Increase upper limit for protobuf 5.X versions (#212) (28fc17a)

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)

1.61.0 (2023-10-09)

Features

  • Add google/api/field_info.proto (2d39f37)
  • Add IDENTIFIER to FieldBehavior enum (2d39f37)

1.60.0 (2023-07-27)

Features

... (truncated)

Commits


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)
dependabot[bot] commented 1 month ago

Superseded by #67.