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

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 #169 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #169   +/-   ##
=========================================
  Coverage     81.71%   81.71%           
  Complexity      198      198           
=========================================
  Files             7        7           
  Lines          1520     1520           
  Branches          3        3           
=========================================
  Hits           1242     1242           
  Misses          276      276           
  Partials          2        2           

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 e105f60...045b882. 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
Copy link
Contributor

Your PR has conflicts that you need to resolve before merge-on-green can automerge

9 similar comments
@gcf-merge-on-green
Copy link
Contributor

Your PR has conflicts that you need to resolve before merge-on-green can automerge

@gcf-merge-on-green
Copy link
Contributor

Your PR has conflicts that you need to resolve before merge-on-green can automerge

@gcf-merge-on-green
Copy link
Contributor

Your PR has conflicts that you need to resolve before merge-on-green can automerge

@gcf-merge-on-green
Copy link
Contributor

Your PR has conflicts that you need to resolve before merge-on-green can automerge

@gcf-merge-on-green
Copy link
Contributor

Your PR has conflicts that you need to resolve before merge-on-green can automerge

@gcf-merge-on-green
Copy link
Contributor

Your PR has conflicts that you need to resolve before merge-on-green can automerge

@gcf-merge-on-green
Copy link
Contributor

Your PR has conflicts that you need to resolve before merge-on-green can automerge

@gcf-merge-on-green
Copy link
Contributor

Your PR has conflicts that you need to resolve before merge-on-green can automerge

@gcf-merge-on-green
Copy link
Contributor

Your PR has conflicts that you need to resolve before merge-on-green can automerge

@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 10, 2020
@gcf-merge-on-green
Copy link
Contributor

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, or one of your required reviews was not approved. 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.

1 similar comment
@gcf-merge-on-green
Copy link
Contributor

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, or one of your required reviews was not approved. 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.

@chingor13 chingor13 added automerge Merge the pull request once unit tests and other checks pass. and removed automerge Merge the pull request once unit tests and other checks pass. labels Jun 11, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit b4fe079 into googleapis:master Jun 11, 2020
@renovate-bot renovate-bot deleted the renovate/protobuf.version branch June 11, 2020 18:03
gcf-merge-on-green bot pushed a commit that referenced this pull request Oct 30, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.1.0](https://www.github.com/googleapis/java-container/compare/v1.0.4...v1.1.0) (2020-10-30)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#206](https://www.github.com/googleapis/java-container/issues/206)) ([d001d6f](https://www.github.com/googleapis/java-container/commit/d001d6fbd62cab4d4264fc34df73684d0cdbd0e0))


### Bug Fixes

* migrate to grpc_service_config ([#202](https://www.github.com/googleapis/java-container/issues/202)) ([e909f20](https://www.github.com/googleapis/java-container/commit/e909f20144e88b90127a391b510d86139c6ac9fe))
* restore retry config for deleteCluster, deleteNode ([#166](https://www.github.com/googleapis/java-container/issues/166)) ([697949e](https://www.github.com/googleapis/java-container/commit/697949ef41ccc010f3fe221902699bbcf5ef0763))


### Documentation

* fix a broken link in the docs. ([#179](https://www.github.com/googleapis/java-container/issues/179)) ([1ea5933](https://www.github.com/googleapis/java-container/commit/1ea59336a0790d464626bf99ea2f9c6c393182d2))
* Fixed broken links in the reference documentation ([#183](https://www.github.com/googleapis/java-container/issues/183)) ([ccfdc18](https://www.github.com/googleapis/java-container/commit/ccfdc1883955bb4b24697ccbb8a3dd42783c475f))


### Dependencies

* update core dependencies ([#189](https://www.github.com/googleapis/java-container/issues/189)) ([2a706c3](https://www.github.com/googleapis/java-container/commit/2a706c35dcd2162467b7204c86f86332009beffc))
* update dependency com.google.api:api-common to v1.9.1 ([#171](https://www.github.com/googleapis/java-container/issues/171)) ([b98a6e5](https://www.github.com/googleapis/java-container/commit/b98a6e5cf003f7b86c602449353f572b8cabcfeb))
* update dependency com.google.api:api-common to v1.9.2 ([#178](https://www.github.com/googleapis/java-container/issues/178)) ([bb9954f](https://www.github.com/googleapis/java-container/commit/bb9954ff7982df60c6ebc5f672ce935888e80dc8))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#160](https://www.github.com/googleapis/java-container/issues/160)) ([cb5982a](https://www.github.com/googleapis/java-container/commit/cb5982ae91ac5a2a342a1df414a3a4683b7621cf))
* update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#172](https://www.github.com/googleapis/java-container/issues/172)) ([c3635c7](https://www.github.com/googleapis/java-container/commit/c3635c7dbade7823c03aa3747a4a927a3f7312f4))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#252](https://www.github.com/googleapis/java-container/issues/252)) ([63294a5](https://www.github.com/googleapis/java-container/commit/63294a5b0a33f837acca66cbb401d92004474a5b))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#209](https://www.github.com/googleapis/java-container/issues/209)) ([b1b8994](https://www.github.com/googleapis/java-container/commit/b1b8994c7f7ca9daced77a6daf75f7d4298ff9db))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#211](https://www.github.com/googleapis/java-container/issues/211)) ([a9a195b](https://www.github.com/googleapis/java-container/commit/a9a195b5d351638970605f023590dd64f7b8a910))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#217](https://www.github.com/googleapis/java-container/issues/217)) ([ce08762](https://www.github.com/googleapis/java-container/commit/ce08762db57ee3473fd7abf977745381271924a8))
* update dependency com.google.protobuf:protobuf-bom to v3.12.0 ([#164](https://www.github.com/googleapis/java-container/issues/164)) ([0cdb923](https://www.github.com/googleapis/java-container/commit/0cdb92371a1842495a1fd181e72fc6f9f95c4e05))
* update dependency com.google.protobuf:protobuf-bom to v3.12.2 ([#169](https://www.github.com/googleapis/java-container/issues/169)) ([b4fe079](https://www.github.com/googleapis/java-container/commit/b4fe07927691da958c033238848d6e4ddb96e6c6))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#152](https://www.github.com/googleapis/java-container/issues/152)) ([856f1cc](https://www.github.com/googleapis/java-container/commit/856f1cccdc00c003e4731f1d10d6cd85c1593506))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#184](https://www.github.com/googleapis/java-container/issues/184)) ([e105f60](https://www.github.com/googleapis/java-container/commit/e105f60fbde9ad45e9d03011a232e0978fe0fe09))
* update dependency org.threeten:threetenbp to v1.4.4 ([#154](https://www.github.com/googleapis/java-container/issues/154)) ([a483161](https://www.github.com/googleapis/java-container/commit/a48316167d0cdebd6716484dcf026d4af6e6baec))
---


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.
Projects
None yet
4 participants