fix(deps): update rust crate prost-reflect to 0.16.0 #3508
+1
−1
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:
0.14.0→0.16.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
andrewhickman/prost-reflect (prost-reflect)
v0.16.3Compare Source
Other
v0.16.2Compare Source
Added
Add
FieldDescriptor::is_required(#181)v0.16.1Compare Source
Added
OneofDescriptor::is_synthetic(#175)default_valuemethod toFieldDescriptor,ExtensionDescriptorandValuefor better visibility (#176)v0.16.0Compare Source
Changed
v0.15.3Compare Source
Fixed
v0.15.2Compare Source
Changed
DescriptorPool::global()have been updated to match the definitions in protobuf version 25.4.v0.15.1Compare Source
Fixed
google.protobuf.Valueorgoogle.protobuf.NullValue.deny_unknown_fieldsfield is set tofalsewhen deserializing from JSON, unknown enum fields will now be ignored, in addition to unknown fields. This matches the behaviour of this flag in other implementations.v0.15.0Changed
Fixed
DescriptorPool::add_file_descriptor_protos. ([#150])v0.14.7Changed
google.protobuf.Anytypes in the JSON format. ([#148]).v0.14.6Compare Source
Fixed
v0.14.5Compare Source
Added
print_message_fields_in_index_orderoption to the text format, which causes fields to be print in the order they are defined in the protofile. ([#140]).v0.14.4Compare Source
Changed
138]).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.