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.6
->0.8
Release Notes
ron-rs/ron (ron)
v0.8.1
Compare Source
Value::Map
IntoIter
and extraneous item check forValue::Seq
(#406)Some
(#412)base64
to 0.20 (#431)base64
to 0.21 (#433)serde_derive
directly to potentially enable more compilation parallelism (#441)bitflags
dependency to 2.0, changesserde
impls ofExtensions
(#443)Map::retain
method (#460)indexmap
to 2.0 (#459)v0.8.0
Compare Source
bitflags
to 1.3,indexmap
to 1.9 (#399)integer128
feature that guardsi128
andu128
(#304, #351)decimal_floats
PrettyConfig option and unconditional decimals in floats (#363)ron::Error
enum to distinguishserde
errors likeNoSuchEnumVariant
andMissingStructField
with error positioning (#394)v0.7.1
Compare Source
struct_names
option toPrettyConfig
(#329)unwrap_newtypes
extension during serialization (#333)unwrap_variant_newtypes
extension during serialization (#336)compact_arrays
(#299) andseparator
options toPrettyConfig
(#349)Options
builder to configure the RON serde roundtrip (#343)DeserializeSeed
support (#360)FromStr
-equivalent float EBNF andError::FloatUnderscore
(#371)Serializer::new
(#382)v0.7.0
Compare Source
unwrap_variant_newtypes
extension (#319)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.