apache / parquet-java

Apache Parquet Java
https://parquet.apache.org/
Apache License 2.0
2.49k stars 1.37k forks source link

Bump com.google.api.grpc:proto-google-common-protos from 2.39.0 to 2.39.1 #1353

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.google.api.grpc:proto-google-common-protos from 2.39.0 to 2.39.1.

Changelog

Sourced from com.google.api.grpc:proto-google-common-protos's changelog.

Changelog

2.40.1 (2024-05-15)

Bug Fixes

  • [common-protos] An existing method UpdateVehicleLocation is (7f96074)
  • [common-protos] An existing method UpdateVehicleLocation is removed from service VehicleService (#2751) (7f96074)
  • [iam] An existing method UpdateVehicleLocation is removed from (4a1ae7b)
  • [iam] An existing method UpdateVehicleLocation is removed from service VehicleService (#2752) (4a1ae7b)
  • do not populate repo level change while removing library (#2740) (43e62b9)
  • only append .api.grpc suffix to group id if the artifact id starts with proto- or grpc- (#2731) (8e87b2e)
  • opentelemetry-bom to be in third-party-dependencies BOM (#2736) (4ecc89b)
  • prepare to generate grafeas (#2761) (1114f18)
  • Replace deprecated protobuf methods. (#2764) (986c090)

Dependencies

  • update dependency black to v24.4.2 (#2660) (1cbb681)
  • update dependency com.fasterxml.jackson:jackson-bom to v2.17.1 (#2732) (891b01d)
  • update dependency com.google.cloud:grpc-gcp to v1.6.0 (#2767) (a39aa07)
  • update dependency com.google.errorprone:error_prone_annotations to v2.27.1 (#2708) (4d7d246)
  • update dependency com.google.errorprone:error_prone_annotations to v2.27.1 (#2709) (4e31d7d)
  • update dependency com.google.oauth-client:google-oauth-client-bom to v1.36.0 (#2768) (22b7398)
  • update dependency commons-codec:commons-codec to v1.17.0 (#2710) (b87356c)
  • update dependency jinja2 to v3.1.4 [security] (#2742) (d67eaf8)
  • update dependency lxml to v5.2.2 (#2766) (df7e211)
  • update dependency markupsafe to v2.1.5 (#2657) (805baf8)
  • update dependency net.bytebuddy:byte-buddy to v1.14.15 (#2753) (a472620)
  • update dependency platformdirs to v4.2.1 (#2662) (dbdcc91)
  • update googleapis/java-cloud-bom digest to db4265f (#2755) (908db6f)
  • update googleapis/java-cloud-bom digest to f3c611a (#2700) (d254e9b)
  • update opentelemetry-java monorepo to v1.38.0 (#2769) (0a5c7c4)

2.40.0 (2024-05-02)

Features

  • [common-protos] add Weight to common types for Shopping APIs to be used for accounts bundle (#2699) (5bb9770)
  • add a CLI tool to validate generation configuration (#2691) (f2ce524)
  • Parser to consume the api-versioning value from proto (#2630) (40711fd)
  • Update Gapic generator and Gax to emit api-versioning via header (#2671) (e63d1b4)

Bug Fixes

... (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)
wgtmac commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

Superseded by #1368.