deps: update dependency com.google.protobuf:protobuf-java-util to v3.20.0 #1078
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.0
Release Notes
protocolbuffers/protobuf
v3.20.0
Compare 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.mergeFrom
subfield. (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_INSTALL
to not install files (#7123)shadowed cached_size field
PHP
C#
Objective-C
proto_package_to_prefix_mappings_path
topackage_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.