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

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update dependency com.google.protobuf:protobuf-bom to v3.15.8 (#…
…137)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.protobuf:protobuf-bom](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.15.6` -> `3.15.8` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.8/compatibility-slim/3.15.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.8/confidence-slim/3.15.6)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>protocolbuffers/protobuf</summary>

### [`v3.15.8`](https://togithub.com/protocolbuffers/protobuf/releases/v3.15.8)

[Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.15.7...v3.15.8)

### Ruby

-   Fixed memory leak of Ruby arena objects ([#&#8203;8461](https://togithub.com/protocolbuffers/protobuf/issues/8461))

### [`v3.15.7`](https://togithub.com/protocolbuffers/protobuf/releases/v3.15.7)

[Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.15.6...v3.15.7)

### C++

-   Remove the ::pb namespace (alias) ([#&#8203;8423](https://togithub.com/protocolbuffers/protobuf/issues/8423))

### Ruby

-   Fix unbounded memory growth for Ruby &lt;2.7 ([#&#8203;8429](https://togithub.com/protocolbuffers/protobuf/issues/8429))
-   Fixed message equality in cases where the message type is different ([#&#8203;8434](https://togithub.com/protocolbuffers/protobuf/issues/8434))

</details>

---

### Configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-common-protos).
  • Loading branch information
renovate-bot committed Apr 12, 2021
1 parent 5f6476a commit e3315de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -64,7 +64,7 @@
<github.global.server>github</github.global.server>
<site.installationModule>google-iam-parent</site.installationModule>
<google.common-protos.version>1.17.0</google.common-protos.version>
<protobuf.version>3.15.6</protobuf.version>
<protobuf.version>3.15.8</protobuf.version>
<junit.version>4.13.2</junit.version>
<grpc.version>1.37.0</grpc.version>
<guava.version>30.1-android</guava.version>
Expand Down

0 comments on commit e3315de

Please sign in to comment.