This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update dependency com.google.protobuf:protobuf-bom to v3.15.6 (#…
…122) [![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.2` -> `3.15.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.6/compatibility-slim/3.15.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.15.6/confidence-slim/3.15.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>protocolbuffers/protobuf</summary> ### [`v3.15.6`](https://togithub.com/protocolbuffers/protobuf/releases/v3.15.6) [Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.15.5...v3.15.6) ### Ruby - Fixed bug in string comparison logic ([#​8386](https://togithub.com/protocolbuffers/protobuf/issues/8386)) ### [`v3.15.5`](https://togithub.com/protocolbuffers/protobuf/releases/v3.15.5) [Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.15.4...v3.15.5) ### Ruby - Fixed quadratic memory use in array append ([#​8379](https://togithub.com/protocolbuffers/protobuf/issues/8379)) ### PHP - Fixed quadratic memory use in array append ([#​8379](https://togithub.com/protocolbuffers/protobuf/issues/8379)) ### C++ - Do not disable RTTI by default in the CMake build ([#​8377](https://togithub.com/protocolbuffers/protobuf/issues/8377)) ### [`v3.15.4`](https://togithub.com/protocolbuffers/protobuf/releases/v3.15.4) [Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.15.3...v3.15.4) ### Ruby - Fixed SEGV when users pass nil messages ([#​8363](https://togithub.com/protocolbuffers/protobuf/issues/8363)) - Fixed quadratic memory usage when appending to arrays ([#​8364](https://togithub.com/protocolbuffers/protobuf/issues/8364)) ### C++ - Create a CMake option to control whether or not RTTI is enabled ([#​8361](https://togithub.com/protocolbuffers/protobuf/issues/8361)) ### PHP - read_property() handler is not supposed to return NULL ([#​8362](https://togithub.com/protocolbuffers/protobuf/issues/8362)) ### [`v3.15.3`](https://togithub.com/protocolbuffers/protobuf/releases/v3.15.3) [Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.15.2...v3.15.3) ### Ruby - Ruby <2.7 now uses WeakMap too, which prevents memory leaks. ([#​8341](https://togithub.com/protocolbuffers/protobuf/issues/8341)) </details> --- ### Renovate 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