Navigation Menu

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

deps: update dependency com.google.protobuf:protobuf-java-util to v3.19.0 #657

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.protobuf:protobuf-java-util (source) 3.18.1 -> 3.19.0 age adoption passing confidence

Release Notes

protocolbuffers/protobuf

v3.19.0

Compare Source

C++

  • Make proto2::Message::DiscardUnknownFields() non-virtual
  • Separate RepeatedPtrField into its own header file
  • For default floating point values of 0, consider all bits significant
  • cmake: support MSVC_RUNTIME_LIBRARY property (#​8851)
  • Fix shadowing warnings (#​8926)
  • Fix for issue #​8484, constant initialization doesn't compile in msvc clang-cl environment (#​8993)
  • Fix build on AIX and SunOS (#​8373) (#​9065)
  • Add Android stlport and default toolchains to BUILD. (#​8290)

Java

  • For default floating point values of 0, consider all bits significant
  • Annotate //java/com/google/protobuf/util/... with nullness annotations
  • Use ArrayList copy constructor (#​7853)

Kotlin

  • Switch Kotlin proto DSLs to be implemented with inline value classes
  • Fixing inlining and deprecation for repeated string fields (#​9120)

Python

  • Proto2 DecodeError now includes message name in error message
  • Make MessageToDict convert map keys to strings (#​8122)
  • Add python-requires in setup.py (#​8989)
  • Add python 3.10 (#​9034)

JavaScript

  • Skip exports if not available by CommonJS (#​8856)
  • JS: Comply with CSP no-unsafe-eval. (#​8864)

PHP

  • Added "object" as a reserved name for PHP (#​8962)

Ruby

  • Override Map.clone to use Map's dup method (#​7938)
  • Ruby: build extensions for arm64-darwin (#​8232)
  • Add class method Timestamp.from_time to ruby well known types (#​8562)
  • Adopt pure ruby DSL implementation for JRuby (#​9047)
  • Add size to Map class (#​8068)
  • Fix for descriptor_pb.rb: google/protobuf should be required first (#​9121)

C#

  • Correctly set ExtensionRegistry when parsing with MessageParser, but using an already existing CodedInputStream (#​7246)
  • [C#] Make FieldDescriptor propertyName public (#​7642)

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner October 20, 2021 23:53
@product-auto-label product-auto-label bot added the api: cloudkms Issues related to the googleapis/java-kms API. label Oct 20, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 20, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 20, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 20, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 20, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 20, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 20, 2021
@Neenu1995 Neenu1995 added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 21, 2021
@lesv lesv added the automerge Merge the pull request once unit tests and other checks pass. label Nov 3, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 3, 2021
@lesv lesv added the automerge Merge the pull request once unit tests and other checks pass. label Nov 3, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 4, 2021
@lesv lesv added the automerge Merge the pull request once unit tests and other checks pass. label Nov 5, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 5, 2021
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label Nov 10, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 10, 2021
@meltsufin meltsufin merged commit 85185a5 into googleapis:main Nov 11, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Dec 3, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [2.3.0](https://www.github.com/googleapis/java-kms/compare/v2.2.2...v2.3.0) (2021-12-03)


### Features

* add support for Raw PKCS[#1](https://www.github.com/googleapis/java-kms/issues/1) signing keys ([#651](https://www.github.com/googleapis/java-kms/issues/651)) ([1c7a18d](https://www.github.com/googleapis/java-kms/commit/1c7a18db7dbb6e25a27384ed693bfa16280fd4d7))


### Bug Fixes

* **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-kms/issues/1266)) ([#660](https://www.github.com/googleapis/java-kms/issues/660)) ([f00a561](https://www.github.com/googleapis/java-kms/commit/f00a56116847f0a53418b2bd4c43e9d579ec4a22))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#670](https://www.github.com/googleapis/java-kms/issues/670)) ([59fc2ff](https://www.github.com/googleapis/java-kms/commit/59fc2ff7b0c200b4dc0f2379afeade659b0c7e41))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#676](https://www.github.com/googleapis/java-kms/issues/676)) ([1441f95](https://www.github.com/googleapis/java-kms/commit/1441f95a6b707f6844b7e2f17e3770c50111a53b))
* update dependency com.google.protobuf:protobuf-java-util to v3.19.0 ([#657](https://www.github.com/googleapis/java-kms/issues/657)) ([85185a5](https://www.github.com/googleapis/java-kms/commit/85185a52318b317d17bf1bedbfdf002ecd6a85e2))
* update dependency com.google.protobuf:protobuf-java-util to v3.19.1 ([#668](https://www.github.com/googleapis/java-kms/issues/668)) ([adb72b0](https://www.github.com/googleapis/java-kms/commit/adb72b00423e9718c64081f33bba435d24d9c694))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudkms Issues related to the googleapis/java-kms API. cla: yes This human has signed the Contributor License Agreement. do not merge Indicates a pull request not ready for merge, due to either quality or timing.
Projects
None yet
5 participants