Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

deps: update dependency com.google.protobuf:protobuf-bom to v3.12.2 #134

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 21, 2020

This PR contains the following updates:

Package Update Change
com.google.protobuf:protobuf-bom (source) patch 3.12.0 -> 3.12.2

Release Notes

protocolbuffers/protobuf

v3.12.2

Compare Source

C++

  • Simplified the template export macros to fix the build for mingw32. (#​7539)

Objective-C

  • Fix for the :protobuf_objc target in the Bazel BUILD file. (#​7538)

v3.12.1

Compare Source

Ruby

  • Re-add binary gems for Ruby 2.3 and 2.4. These are EOL upstream, however
    many people still use them and dropping support will require more
    coordination. (#​7529, #​7531).

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 May 21, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 21, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 21, 2020
@codecov
Copy link

codecov bot commented May 21, 2020

Codecov Report

Merging #134 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #134   +/-   ##
=========================================
  Coverage     77.08%   77.08%           
  Complexity      171      171           
=========================================
  Files            12       12           
  Lines          1536     1536           
  Branches         11       11           
=========================================
  Hits           1184     1184           
  Misses          333      333           
  Partials         19       19           

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 9c1312f...409e7de. Read the comment docs.

@renovate-bot renovate-bot changed the title deps: update dependency com.google.protobuf:protobuf-bom to v3.12.1 deps: update dependency com.google.protobuf:protobuf-bom to v3.12.2 May 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 27, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 28, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 10, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit fd6d8f1 into googleapis:master Jun 10, 2020
@renovate-bot renovate-bot deleted the renovate/protobuf.version branch June 10, 2020 23:26
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 23, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.1.0](https://www.github.com/googleapis/java-redis/compare/v1.0.0...v1.1.0) (2020-09-23)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#163](https://www.github.com/googleapis/java-redis/issues/163)) ([8063d1d](https://www.github.com/googleapis/java-redis/commit/8063d1d780737e0fae9a98740a510945f6ff3d59))
* enable REDIS_5_0 as and option for redis_version, add --stream-node-max-entries, --stream-node-max-bytes ([#98](https://www.github.com/googleapis/java-redis/issues/98)) ([2947244](https://www.github.com/googleapis/java-redis/commit/29472441162380ba1f5fcf2799e56726ecb85c81)), closes [#453](https://www.github.com/googleapis/java-redis/issues/453) [#453](https://www.github.com/googleapis/java-redis/issues/453) [#452](https://www.github.com/googleapis/java-redis/issues/452) [#452](https://www.github.com/googleapis/java-redis/issues/452) [#457](https://www.github.com/googleapis/java-redis/issues/457) [#457](https://www.github.com/googleapis/java-redis/issues/457)


### Bug Fixes

* migrate redis/v1 to grpc_service_config ([#152](https://www.github.com/googleapis/java-redis/issues/152)) ([14a0c0f](https://www.github.com/googleapis/java-redis/commit/14a0c0fceedd46331a1e05620316b51289c429a2))
* migrate redis/v1beta1 to grpc_service_config ([#161](https://www.github.com/googleapis/java-redis/issues/161)) ([43ae8e9](https://www.github.com/googleapis/java-redis/commit/43ae8e97272d216a1f4a87c0ac28d05269b1d5ad))


### Documentation

* change relative URLs to absolute URLs to fix broken links ([#143](https://www.github.com/googleapis/java-redis/issues/143)) ([e83e0c0](https://www.github.com/googleapis/java-redis/commit/e83e0c0b60137d272b80c20bb16fae5e140d5032))


### Dependencies

* update core dependencies ([#81](https://www.github.com/googleapis/java-redis/issues/81)) ([1235903](https://www.github.com/googleapis/java-redis/commit/1235903062275cc0b3ac6a6da1ff6ef23af7b20a))
* update dependency com.google.api:api-common to v1.9.0 ([#97](https://www.github.com/googleapis/java-redis/issues/97)) ([fe62f6f](https://www.github.com/googleapis/java-redis/commit/fe62f6ff3e33a103378a5db33b84a49b195061c7))
* update dependency com.google.api:api-common to v1.9.1 ([#136](https://www.github.com/googleapis/java-redis/issues/136)) ([c089592](https://www.github.com/googleapis/java-redis/commit/c0895927dd204cda98c5cb1257349a2f8d116593))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#127](https://www.github.com/googleapis/java-redis/issues/127)) ([03f7ccb](https://www.github.com/googleapis/java-redis/commit/03f7ccb5490cc5552fd44b055e07cc4a64bdb0fe))
* update dependency com.google.cloud:google-cloud-core to v1.93.1 ([#80](https://www.github.com/googleapis/java-redis/issues/80)) ([899393d](https://www.github.com/googleapis/java-redis/commit/899393ddb7f5450c389d85e11fd11e9e584c58d4))
* update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#103](https://www.github.com/googleapis/java-redis/issues/103)) ([be57170](https://www.github.com/googleapis/java-redis/commit/be571708240e62dbda2df9c6c4be8699fbc96593))
* update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#137](https://www.github.com/googleapis/java-redis/issues/137)) ([9a4ea1e](https://www.github.com/googleapis/java-redis/commit/9a4ea1eb73107ffbdd8b36a2feaa717bd2d6e0a9))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#172](https://www.github.com/googleapis/java-redis/issues/172)) ([ce530e8](https://www.github.com/googleapis/java-redis/commit/ce530e8988e210073a142c81242224d6008d911d))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#175](https://www.github.com/googleapis/java-redis/issues/175)) ([9fc6e2a](https://www.github.com/googleapis/java-redis/commit/9fc6e2a3de27443c09adee8506b2a67bececd987))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#180](https://www.github.com/googleapis/java-redis/issues/180)) ([6cc7a02](https://www.github.com/googleapis/java-redis/commit/6cc7a020456524df486d972a62214d5f1e15290e))
* update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#96](https://www.github.com/googleapis/java-redis/issues/96)) ([17740a7](https://www.github.com/googleapis/java-redis/commit/17740a7bea9a41a02368dea02d350257ebb27417))
* update dependency com.google.guava:guava-bom to v29 ([#109](https://www.github.com/googleapis/java-redis/issues/109)) ([58d00a8](https://www.github.com/googleapis/java-redis/commit/58d00a849a8ad36f279504af2b0f9ffda68e8588))
* update dependency com.google.protobuf:protobuf-bom to v3.12.0 ([#132](https://www.github.com/googleapis/java-redis/issues/132)) ([9c1312f](https://www.github.com/googleapis/java-redis/commit/9c1312feacf369a8b3cec934c3c686884f5d6b19))
* update dependency com.google.protobuf:protobuf-bom to v3.12.2 ([#134](https://www.github.com/googleapis/java-redis/issues/134)) ([fd6d8f1](https://www.github.com/googleapis/java-redis/commit/fd6d8f1069286aa7bb1b0a8a188e3afa9c2a4b83))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#123](https://www.github.com/googleapis/java-redis/issues/123)) ([e942bb1](https://www.github.com/googleapis/java-redis/commit/e942bb17e8665f8035528a93ebb52f4103f67686))
* update dependency org.threeten:threetenbp to v1.4.3 ([#91](https://www.github.com/googleapis/java-redis/issues/91)) ([ccdf82f](https://www.github.com/googleapis/java-redis/commit/ccdf82ffc2a5f14196005ba934868949f8321689))
* update dependency org.threeten:threetenbp to v1.4.4 ([#125](https://www.github.com/googleapis/java-redis/issues/125)) ([46482aa](https://www.github.com/googleapis/java-redis/commit/46482aa4a1f078257a382169e375c4d2f3da89df))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
4 participants