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

chore(deps): update dependency com.google.cloud:libraries-bom to v26.13.0 #1559

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:libraries-bom (source) 26.12.0 -> 26.13.0 age adoption passing confidence

Release Notes

googleapis/java-cloud-bom

v26.13.0

Compare Source

Dependencies
  • update dependency com.google.cloud:first-party-dependencies to v3.7.0 (#​5917) (46cbbfa)
  • update dependency com.google.cloud:gapic-libraries-bom to v1.9.0 (#​5927) (49303bd)
  • update dependency com.google.cloud:google-cloud-bigquery to v2.24.5 (#​5926) (6ecfd47)
  • update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v2.35.0 (#​5925) (181cf7a)
  • update dependency com.google.cloud:google-cloud-bigtable-bom to v2.20.4 (#​5932) (d5ef51c)
  • update dependency com.google.cloud:google-cloud-datastore-bom to v2.14.3 (#​5923) (82e1036)
  • update dependency com.google.cloud:google-cloud-firestore-bom to v3.9.4 (#​5918) (cc6a30d)
  • update dependency com.google.cloud:google-cloud-logging-bom to v3.14.8 (#​5933) (5451255)
  • update dependency com.google.cloud:google-cloud-logging-logback to v0.130.10-alpha (#​5941) (d7bf039)
  • update dependency com.google.cloud:google-cloud-nio to v0.126.13 (#​5919) (28f172d)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.123.10 (#​5934) (0fb277c)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.123.9 (#​5924) (59ea6f0)
  • update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.12.3 (#​5935) (bf9ed0c)
  • update dependency com.google.cloud:google-cloud-spanner-bom to v6.40.1 (#​5916) (94b5c34)
  • update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.9.12 (#​5940) (7c53255)
  • update dependency com.google.cloud:google-cloud-storage-bom to v2.22.0 (#​5920) (21507fd)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner April 20, 2023 18:04
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-libraries-bom-26.x branch from a5586f4 to e89e654 Compare April 20, 2023 18:04
@renovate-bot renovate-bot requested a review from a team as a code owner April 20, 2023 18:04
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Apr 20, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 20, 2023
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the googleapis/java-pubsub API. label Apr 20, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 20, 2023
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 20, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 20, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 20, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 20, 2023
@forking-renovate
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@emmileaf
Copy link

Kokoro - Test: Integration

[INFO] Running com.google.cloud.pubsub.v1.SubscriberTest
Apr 20, 2023 6:13:52 PM com.google.cloud.pubsub.v1.StreamingSubscriberConnection$1 onFailure
SEVERE: terminated streaming with exception
com.google.api.gax.rpc.InvalidArgumentException: com.google.api.gax.rpc.InvalidArgumentException: io.grpc.StatusRuntimeException: INVALID_ARGUMENT
	at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:92)
	at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:41)
	at com.google.cloud.pubsub.v1.StreamingSubscriberConnection$1.onFailure(StreamingSubscriberConnection.java:340)
	at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:84)

@emmileaf emmileaf added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 26, 2023
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 26, 2023
@emmileaf emmileaf added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 26, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 26, 2023
@emmileaf
Copy link

Kokoro - Test: Integration

[INFO] Running com.google.cloud.pubsub.it.ITPubSubTest
Apr 26, 2023 9:11:25 PM com.google.cloud.pubsub.v1.StreamingSubscriberConnection$2 onFailure
WARNING: failed to send operations
com.google.api.gax.rpc.InvalidArgumentException: io.grpc.StatusRuntimeException: INVALID_ARGUMENT: Some acknowledgement ids in the request were invalid. This could be because the acknowledgement ids have expired or the acknowledgement ids were malformed.
	at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:92)
	at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:98)
	at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:66)

@meltsufin
Copy link
Member

@dpcollins-google PTAL at these failures.

@emmileaf
Copy link

Just realized this dependency is for samples code only - I'll go ahead with cutting the patch release 1.123.11 that includes #1561 without this merged.

That said, @maitrimangal could you help take a look if these Kokoro failures are known flakes, what what might be needed to eventually merge this PR? Thanks!

@alicejli alicejli added the automerge Merge the pull request once unit tests and other checks pass. label May 11, 2023
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 12, 2023
@alicejli alicejli added the automerge Merge the pull request once unit tests and other checks pass. label May 12, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 12, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 12, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 12, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit e051d09 into googleapis:main May 12, 2023
16 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the googleapis/java-pubsub API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants