chore(deps): update rust crate pulldown-cmark to 0.10.0#13508
chore(deps): update rust crate pulldown-cmark to 0.10.0#13508renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @epage (or someone else) some time within the next two weeks. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
0.9.3->0.10.0Release Notes
raphlinus/pulldown-cmark (pulldown-cmark)
v0.10.0Compare Source
This is a huge release after a a long time without a major release, with many bugfixes and several new features. Thanks to all people involved!
Breaking Changes
htmlandescapemodules optional by @jfrimmel in https://github.com/raphlinus/pulldown-cmark/pull/519New Features
TextMergeStreamutility to merge consecutive text events by @Martin1887 in https://github.com/raphlinus/pulldown-cmark/pull/686Tagto_end()andFromimpl by @Martin1887 in https://github.com/raphlinus/pulldown-cmark/pull/824Bugfixes
scan_table_headby @notriddle in https://github.com/raphlinus/pulldown-cmark/pull/665bothflag 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_urlslint by @GuillaumeGomez in https://github.com/raphlinus/pulldown-cmark/pull/719% 3modulo 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_itemstate 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::Headingto appear inside emphasis by @notriddle in https://github.com/raphlinus/pulldown-cmark/pull/829Other Changes
Tag::Link.idfield 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
v0.9.6: 0.9.6Compare Source
cargo build fails when --locked is passed for 0.9.4 and 0.9.5 #833
v0.9.5: 0.9.5Compare Source
Set range end to Paragraph if returned early because of footnote definition #831
v0.9.4: 0.9.4Compare Source
Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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.