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 #30

Conversation

renovate-bot
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
com.google.protobuf:protobuf-bom (source) patch 3.11.1 -> 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)

v3.11.3

Compare Source

C++

  • Add OUT and OPTIONAL to windows portability files (#​7087)

PHP

  • Refactored ulong to zend_ulong for php7.4 compatibility (#​7147)
  • Call register_class before getClass from desc to fix segfault (#​7077)

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.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 3, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 3, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 3, 2020
@codecov
Copy link

codecov bot commented Feb 3, 2020

Codecov Report

Merging #30 into master will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #30      +/-   ##
============================================
+ Coverage     70.11%   70.21%   +0.09%     
  Complexity      483      483              
============================================
  Files            29       29              
  Lines          1673     1665       -8     
  Branches        265      263       -2     
============================================
- Hits           1173     1169       -4     
+ Misses          376      374       -2     
+ Partials        124      122       -2
Impacted Files Coverage Δ Complexity Δ
...com/google/cloud/storage/contrib/nio/UnixPath.java 90% <0%> (-0.22%) 114% <0%> (ø)
...ge/contrib/nio/CloudStorageFileSystemProvider.java 62.88% <0%> (+0.44%) 73% <0%> (ø) ⬇️
...le/cloud/storage/contrib/nio/CloudStoragePath.java 76.36% <0%> (+0.68%) 51% <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 df030b8...5f96df6. Read the comment docs.

@elharo elharo added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 10, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 10, 2020
@renovate-bot renovate-bot force-pushed the renovate/com.google.protobuf-protobuf-bom-3.x branch from 8ed70c4 to 5f96df6 Compare February 14, 2020 22:14
@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
@renovate-bot renovate-bot changed the title deps: update dependency com.google.protobuf:protobuf-bom to v3.11.3 deps: update dependency com.google.protobuf:protobuf-bom to v3.11.4 Feb 14, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 14, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Feb 21, 2020
@gcf-merge-on-green
Copy link

Your PR was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 24, 2020
@gcf-merge-on-green
Copy link

Your PR was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved.

@chingor13 chingor13 merged commit ddd0555 into googleapis:master Feb 27, 2020
@renovate-bot renovate-bot deleted the renovate/com.google.protobuf-protobuf-bom-3.x branch February 27, 2020 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. kokoro:run Add this label to force Kokoro to re-run the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants