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.protobuf:protobuf-bom to v3.11.4 #134

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 14, 2020

This PR contains the following updates:

Package Update Change
com.google.protobuf:protobuf-bom (source) patch 3.11.3 -> 3.11.4

Release Notes

protocolbuffers/protobuf

v3.11.4

Compare Source

C#

  • Fix latest ArgumentException for C# extensions (#​7188)
  • Enforce recursion depth checking for unknown fields (#​7210)

Ruby

  • Fix wrappers with a zero value (#​7195)
  • Fix JSON serialization of 0/empty-valued wrapper types (#​7198)

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 if you tick the rebase/retry checkbox below.

🔕 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.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 14, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 14, 2020
@athakor athakor added kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Feb 18, 2020
@frankyn frankyn added kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Feb 18, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 18, 2020
@renovate-bot renovate-bot force-pushed the renovate/com.google.protobuf-protobuf-bom-3.x branch from cd55872 to 98c3cd9 Compare February 18, 2020 20:45
@kolea2 kolea2 added kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels Feb 19, 2020
@frankyn frankyn added kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels Feb 19, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 19, 2020
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Feb 19, 2020
@codecov
Copy link

codecov bot commented Feb 19, 2020

Codecov Report

Merging #134 into master will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #134      +/-   ##
============================================
- Coverage     63.77%   63.65%   -0.12%     
  Complexity      540      540              
============================================
  Files            30       30              
  Lines          4745     4735      -10     
  Branches        456      441      -15     
============================================
- Hits           3026     3014      -12     
+ Misses         1564     1562       -2     
- Partials        155      159       +4
Impacted Files Coverage Δ Complexity Δ
...in/java/com/google/cloud/storage/StorageBatch.java 88% <0%> (-4%) 13% <0%> (ø)
...main/java/com/google/cloud/storage/BucketInfo.java 80.71% <0%> (-0.34%) 84% <0%> (ø)
...ain/java/com/google/cloud/storage/StorageImpl.java 78.67% <0%> (-0.12%) 120% <0%> (ø)
...om/google/cloud/storage/spi/v1/HttpStorageRpc.java 1.64% <0%> (ø) 1% <0%> (ø) ⬇️

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 5da3e8d...98c3cd9. Read the comment docs.

@frankyn frankyn merged commit 1af989e into googleapis:master Feb 19, 2020
@renovate-bot renovate-bot deleted the renovate/com.google.protobuf-protobuf-bom-3.x branch February 19, 2020 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

6 participants