chore(deps): update rust crate gray_matter to 0.3.0#593
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
1983aaf to
4290c23
Compare
73f7527 to
b309cf1
Compare
73aa429 to
ddbc818
Compare
84cdc52 to
b1f83a3
Compare
4d0d8c3 to
a6bf3f5
Compare
46c7e4d to
2691bea
Compare
370d6a0 to
f4c2775
Compare
c913961 to
a7678f3
Compare
284af87 to
41c9def
Compare
28a510f to
fdb551c
Compare
fdb551c to
f0aee73
Compare
5dbbc5e to
1416c3b
Compare
a9bfd70 to
32e55df
Compare
332f6e5 to
64c3176
Compare
54b740d to
76a0236
Compare
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:
0.2.6→0.3.0Release Notes
the-alchemists-of-arland/gray-matter-rs (gray_matter)
v0.3.2Breaking changes
Matter::parse_with_structmethod has been removed. Instead, you can now use theparsemethod witha struct that implements the
Deserializetrait from theserdecrate.gray_matter::Errorto allow engine parsing errors to be handled by the user.Enhancements
DeserializerforPod. Nojson::Valueconversion is needed anymore.Configuration
📅 Schedule: (UTC)
🚦 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.