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.16.0 to 2.18.0 #33535

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

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

Release notes

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

v2.18.0

2.18.0 (2023-04-25)

Features

Bug Fixes

  • Unescape Java keyword field names when generating HttpJson unit tests. (#1654) (5fd79ea)

v2.17.0

2.17.0 (2023-04-11)

Features

Bug Fixes

Dependencies

  • Update dependency cryptography to v39.0.2 (#1592) (74cf36e)
  • Update dependency gcp-docuploader to v0.6.5 (#1593) (501ee9c)
  • Update dependency google-cloud-core to v2.3.2 (#1595) (335a104)
  • Update dependency net.bytebuddy:byte-buddy to v1.14.3 (#1567) (a270ceb)
  • Update dependency org.threeten:threetenbp to v1.6.8 (#1590) (26d1c3e)
  • Update dependency org.threeten:threetenbp to v1.6.8 (#1591) (c3bed81)
  • Update dependency urllib3 to v1.26.15 (#1596) (3288fb3)
  • Update google api dependencies (#1578) (c537aba)
Changelog

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

2.18.0 (2023-04-25)

Features

Bug Fixes

  • Unescape Java keyword field names when generating HttpJson unit tests. (#1654) (5fd79ea)

2.17.0 (2023-04-11)

Features

Bug Fixes

Dependencies

  • Update dependency cryptography to v39.0.2 (#1592) (74cf36e)
  • Update dependency gcp-docuploader to v0.6.5 (#1593) (501ee9c)
  • Update dependency google-cloud-core to v2.3.2 (#1595) (335a104)
  • Update dependency net.bytebuddy:byte-buddy to v1.14.3 (#1567) (a270ceb)
  • Update dependency org.threeten:threetenbp to v1.6.8 (#1590) (26d1c3e)
  • Update dependency org.threeten:threetenbp to v1.6.8 (#1591) (c3bed81)
  • Update dependency urllib3 to v1.26.15 (#1596) (3288fb3)
  • Update google api dependencies (#1578) (c537aba)
Commits
  • 1f4ecb4 chore(main): release 2.18.0 (#1647)
  • 5fd79ea fix: Unescape Java keyword field names when generating HttpJson unit tests. (...
  • c2d6d15 chore: migrate showcase tests job for graalvm from GA to kokoro (#1625)
  • 3e85c4b feat(deps): add gapic-generator-java to bom (#1645)
  • e9f766e chore: fix links in README (#1646)
  • 7203192 chore: increase AssertByPollingTest timeout (#1641)
  • eee46fe test: validation for gapic-generator-java-bom (#1629)
  • 0019c92 chore: handle FlowControllerTest thread start variation by polling (#1586)
  • ca4de24 chore: Close gRPC Identity client (#1628)
  • a2ee512 chore: Fix testCancelOuterFutureBeforeStart flaky test (#1583)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.16.0 to 2.18.0.
- [Release notes](https://github.com/googleapis/gapic-generator-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](googleapis/sdk-platform-java@v2.16.0...v2.18.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 dependabot bot added the area/dependencies Pull requests that update a dependency file label May 22, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented May 23, 2023

Failing Jobs - Building 8f1d024

Status Name Step Failures Logs Raw logs
✔️ Gradle Tests - JDK 11
Gradle Tests - JDK 11 Windows Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 Windows #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.devmode.KotlinProjectWithCompilerArgsDevModeTest.main line 17 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeTestUtils that uses java.util.function.Supplier, java.util.function.Supplierjava.util.concurrent.atomic.AtomicReference, java.util.concurrent.atomic.AtomicReferencejava.lang.String, java.lang.Stringboolean was not fulfilled within 2 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 30, 2023

Superseded by #33714.

@dependabot dependabot bot closed this May 30, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.api.grpc-proto-google-common-protos-2.18.0 branch May 30, 2023 22:33
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants