Update Rust crate pulldown-cmark to 0.10.0 #448
Merged
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.9.6
->0.10.0
Release Notes
raphlinus/pulldown-cmark (pulldown-cmark)
v0.10.0
Compare Source
Breaking Changes
html
andescape
modules optional by @jfrimmel in https://github.com/raphlinus/pulldown-cmark/pull/519New Features
TextMergeStream
utility to merge consecutive text events by @Martin1887 in https://github.com/raphlinus/pulldown-cmark/pull/686Tag
to_end()
andFrom
impl by @Martin1887 in https://github.com/raphlinus/pulldown-cmark/pull/824Bugfixes
scan_table_head
by @notriddle in https://github.com/raphlinus/pulldown-cmark/pull/665both
flag when pushing remaining delimiters to stack by @notriddle in https://github.com/raphlinus/pulldown-cmark/pull/682#
by @Martin1887 in https://github.com/raphlinus/pulldown-cmark/pull/683rustdoc::bare_urls
lint by @GuillaumeGomez in https://github.com/raphlinus/pulldown-cmark/pull/719% 3
modulo by @notriddle in https://github.com/raphlinus/pulldown-cmark/pull/748[^]
as a link by @notriddle in https://github.com/raphlinus/pulldown-cmark/pull/750begin_list_item
state by @notriddle in https://github.com/raphlinus/pulldown-cmark/pull/763!
on image-like footnote by @notriddle in https://github.com/raphlinus/pulldown-cmark/pull/818ItemBody::Heading
to appear inside emphasis by @notriddle in https://github.com/raphlinus/pulldown-cmark/pull/829Other Changes
Tag::Link.id
field description by @Martin1887 in https://github.com/raphlinus/pulldown-cmark/pull/724New Contributors
Full Changelog: pulldown-cmark/pulldown-cmark@v0.9.6...v0.10.0
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 has been generated by Mend Renovate. View repository job log here.