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

deps: update dependency com.google.cloud:google-cloud-pubsub to v1.112.0 #550

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-pubsub 1.111.4 -> 1.112.0 age adoption passing confidence

Release Notes

googleapis/java-pubsub

v1.112.0

Compare Source

Features
Bug Fixes
  • properly shutdown subscriber stub on permanent streaming pull failure (#​539) (adbcc0c)
  • update MessageDispatcher to not extend deadlines of messages which arrive early to 60s (#​570) (e174e20)
Dependencies
  • update dependency com.google.cloud:google-cloud-core to v1.94.3 (#​566) (3f23ac6)
  • update dependency com.google.cloud:google-cloud-core to v1.94.4 (#​568) (21886d3)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 (#​564) (0aa4521)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.5 (#​559) (74e6a92)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.6 (#​569) (b6e299f)
Documentation
1.111.4 (2021-02-26)
Dependencies
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.3 (#​546) (3c10d2c)
1.111.3 (2021-02-25)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 (#​542) (ff9dc0d)
1.111.2 (2021-02-24)
Dependencies
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.2 (#​524) (b5e07a8)
1.111.1 (2021-02-23)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 (#​515) (073c3b8)

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team as code owners March 16, 2021 09:26
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2021
@product-auto-label product-auto-label bot added the api: pubsublite Issues related to the googleapis/java-pubsublite API. label Mar 16, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 16, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2021
@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #550 (3286fab) into master (39e04e4) will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #550      +/-   ##
============================================
- Coverage     72.70%   72.63%   -0.07%     
+ Complexity      860      859       -1     
============================================
  Files           156      156              
  Lines          4477     4477              
  Branches        210      210              
============================================
- Hits           3255     3252       -3     
- Misses         1102     1104       +2     
- Partials        120      121       +1     
Impacted Files Coverage Δ Complexity Δ
...ubsublite/internal/BlockingPullSubscriberImpl.java 87.93% <0.00%> (-5.18%) 11.00% <0.00%> (-1.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 39e04e4...3286fab. Read the comment docs.

@dpcollins-google dpcollins-google merged commit 9f53f6a into googleapis:master Mar 17, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-pubsub-1.x branch March 17, 2021 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsublite Issues related to the googleapis/java-pubsublite API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants