deps: update dependency com.google.protobuf:protobuf-java-util to v3.20.0#1078
Merged
gcf-merge-on-green[bot] merged 1 commit intogoogleapis:mainfrom Apr 19, 2022
Conversation
eaball35
approved these changes
Apr 7, 2022
|
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, one of your required reviews was not approved, or there is a do not merge label. 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. |
mmicatka
approved these changes
Apr 14, 2022
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Apr 19, 2022
🤖 I have created a release *beep* *boop* --- ### [1.116.4](v1.116.3...v1.116.4) (2022-04-19) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.6.1 ([#1084](#1084)) ([b1c4d89](b1c4d89)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#1085](#1085)) ([4826dcb](4826dcb)) * update dependency com.google.cloud:native-image-support to v0.13.1 ([#1086](#1086)) ([98c7b2b](98c7b2b)) * update dependency com.google.errorprone:error_prone_annotations to v2.12.1 ([#1080](#1080)) ([d13bd94](d13bd94)) * update dependency com.google.errorprone:error_prone_annotations to v2.13.0 ([#1083](#1083)) ([3b8cbcb](3b8cbcb)) * update dependency com.google.errorprone:error_prone_annotations to v2.13.1 ([#1087](#1087)) ([34121f0](34121f0)) * update dependency com.google.protobuf:protobuf-java-util to v3.20.0 ([#1078](#1078)) ([b064d6c](b064d6c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.19.4->3.20.0Release Notes
protocolbuffers/protobuf
v3.20.0Compare Source
2022-03-25 version 3.20.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
Ruby
Ruby GC. In certain tests this leads to much lower memory usage due to more
frequent GC runs (#9586).
without losing precision.
systems.
putting such values in unknown fields.
Java
FieldSet.Builder.mergeFromsubfield. (previously it was replaced.)’
Kotlin
Python
in type annotations.
classes' definitions are now dynamic created in internal/builder.py.
Insertion Points for messages classes are discarded.
rather than only PyLongObjects.
first.
specified, the function returns a timezone-aware datetime in the given time
zone. If omitted or None, the function returns a timezone-naive UTC datetime
(as previously).
JSON serializations with UTF-8 or other non-ASCII encodings.
multi-dimensional arrays. Numpy arrays should be indexed or flattened explicitly before assignment.
Compiler
guard against stack overflows
more than one invalid character.
Arenas
C++
protobuf_INSTALLto not install files (#7123)shadowed cached_size field
PHP
C#
Objective-C
proto_package_to_prefix_mappings_pathtopackage_to_prefix_mappings_path. (#9552)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.
This PR has been generated by WhiteSource Renovate. View repository job log here.