chore(deps): update rust crate gray_matter to 0.3.0 - #593
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
3 times, most recently
from
July 14, 2025 12:44
1983aaf to
4290c23
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
4 times, most recently
from
July 22, 2025 08:07
73f7527 to
b309cf1
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
8 times, most recently
from
August 2, 2025 07:05
73aa429 to
ddbc818
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
4 times, most recently
from
August 11, 2025 04:36
84cdc52 to
b1f83a3
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
3 times, most recently
from
August 19, 2025 09:51
4d0d8c3 to
a6bf3f5
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
2 times, most recently
from
August 25, 2025 05:06
46c7e4d to
2691bea
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
2 times, most recently
from
September 8, 2025 05:43
370d6a0 to
f4c2775
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
3 times, most recently
from
September 14, 2025 22:02
c913961 to
a7678f3
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
8 times, most recently
from
October 14, 2025 23:00
284af87 to
41c9def
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
3 times, most recently
from
October 22, 2025 22:31
28a510f to
fdb551c
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
from
October 27, 2025 05:14
fdb551c to
f0aee73
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
4 times, most recently
from
November 10, 2025 06:07
5dbbc5e to
1416c3b
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
4 times, most recently
from
November 24, 2025 04:59
a9bfd70 to
32e55df
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
4 times, most recently
from
December 8, 2025 04:31
332f6e5 to
64c3176
Compare
renovate
Bot
force-pushed
the
renovate/gray_matter-0.x
branch
5 times, most recently
from
December 15, 2025 05:02
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.