Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump proto-google-common-protos from 2.14.3 to 2.16.0 #1244

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 13, 2023

Bumps proto-google-common-protos from 2.14.3 to 2.16.0.

Release notes

Sourced from proto-google-common-protos's releases.

v2.16.0

2.16.0 (2023-03-28)

Features

Bug Fixes

  • deps: Update dependency com.google.api:gapic-generator-java-bom to v2.15.3 (#9217) (4b6157c)
  • deps: Update dependency com.google.http-client:google-http-client-bom to v1.43.1 (#9213) (5d1a0e5)
  • Fix race condition in GrpcDirectStreamController (#1537) (17d133b)
  • Use UTF-8 as default charset for HttpJson requests (#1477) (79d986b), closes #1437
  • Validate paths and check additionalPathTemplates (#1522) (5173014)

Dependencies

  • Update dependency com.google.cloud:google-iam-policy to v1.11.0 (#1505) (56a1104)
  • Update dependency org.threeten:threetenbp to v1.6.6 (#1543) (4afc5d8)
  • Update dependency org.threeten:threetenbp to v1.6.6 (#1544) (4591e5b)
  • Update dependency org.threeten:threetenbp to v1.6.7 (#1550) (1df3dd2)
  • Update dependency org.threeten:threetenbp to v1.6.7 (#1551) (b11395d)
  • Update google api dependencies (#1526) (750d4f5)
  • Update netty dependencies to v4.1.90.final (#1490) (894ba37)

Documentation

  • Update steps to generate a library locally (#1539) (0ed1359)

v2.15.3

2.15.3 (2023-03-14)

Bug Fixes

Dependencies

  • Update actions/checkout action to v3 (#1365) (84036c7)
  • Update dependency com.google.api.grpc:grpc-google-common-protos to v2.14.2 (#1451) (9566040)
  • Update dependency com.google.api.grpc:grpc-google-iam-v1 to v1.9.2 (#1452) (b30359b)
  • Update dependency com.google.code.gson:gson to v2.10.1 (#1443) (0ccf457)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.18.0 (#1459) (2671dcf)

... (truncated)

Changelog

Sourced from proto-google-common-protos's changelog.

2.16.0 (2023-03-28)

Features

Bug Fixes

  • deps: Update dependency com.google.api:gapic-generator-java-bom to v2.15.3 (#9217) (4b6157c)
  • deps: Update dependency com.google.http-client:google-http-client-bom to v1.43.1 (#9213) (5d1a0e5)
  • Fix race condition in GrpcDirectStreamController (#1537) (17d133b)
  • Use UTF-8 as default charset for HttpJson requests (#1477) (79d986b), closes #1437
  • Validate paths and check additionalPathTemplates (#1522) (5173014)

Dependencies

  • Update dependency com.google.cloud:google-iam-policy to v1.11.0 (#1505) (56a1104)
  • Update dependency org.threeten:threetenbp to v1.6.6 (#1543) (4afc5d8)
  • Update dependency org.threeten:threetenbp to v1.6.6 (#1544) (4591e5b)
  • Update dependency org.threeten:threetenbp to v1.6.7 (#1550) (1df3dd2)
  • Update dependency org.threeten:threetenbp to v1.6.7 (#1551) (b11395d)
  • Update google api dependencies (#1526) (750d4f5)
  • Update netty dependencies to v4.1.90.final (#1490) (894ba37)

Documentation

  • Update steps to generate a library locally (#1539) (0ed1359)

2.15.3 (2023-03-14)

Bug Fixes

Dependencies

  • Update actions/checkout action to v3 (#1365) (84036c7)
  • Update dependency com.google.api.grpc:grpc-google-common-protos to v2.14.2 (#1451) (9566040)
  • Update dependency com.google.api.grpc:grpc-google-iam-v1 to v1.9.2 (#1452) (b30359b)
  • Update dependency com.google.code.gson:gson to v2.10.1 (#1443) (0ccf457)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.18.0 (#1459) (2671dcf)
  • Update dependency io.grpc:grpc-core to v1.53.0 (#1463) (6762df6)
  • Update dependency io.perfmark:perfmark-api to v0.26.0 (#1465) (174f3d8)

... (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 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)

Bumps [proto-google-common-protos](https://github.com/googleapis/gapic-generator-java) from 2.14.3 to 2.16.0.
- [Release notes](https://github.com/googleapis/gapic-generator-java/releases)
- [Changelog](https://github.com/googleapis/gapic-generator-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/gapic-generator-java/commits/v2.16.0)

---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 13, 2023

The following labels could not be found: Source: Internal.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants