TheOpenDictionary / odict

A blazingly-fast, offline-first format and toolchain for lexical data πŸ“–
https://odict.org
GNU General Public License v3.0
107 stars 5 forks source link

fix(deps): update rust crate pulldown-cmark to 0.12.0 #906

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
pulldown-cmark dependencies minor 0.11.0 -> 0.12.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

raphlinus/pulldown-cmark (pulldown-cmark) ### [`v0.12.0`](https://togithub.com/pulldown-cmark/pulldown-cmark/releases/tag/v0.12.0): 0.12.0 [Compare Source](https://togithub.com/raphlinus/pulldown-cmark/compare/v0.11.2...v0.12.0) Thanks to all contributors! This release mainly adds the long awaited commonmark-hs description lists (under a flag) and enables the blockquote kind in `TagEnd` reverted in 0.11.2. #### Breaking changes - feat: re-add kind for BlockQuote in TagEnd by [@​Martin1887](https://togithub.com/Martin1887) in [https://github.com/pulldown-cmark/pulldown-cmark/pull/940](https://togithub.com/pulldown-cmark/pulldown-cmark/pull/940) - Refactor TextMergeStream by [@​ollpu](https://togithub.com/ollpu) in [https://github.com/pulldown-cmark/pulldown-cmark/pull/931](https://togithub.com/pulldown-cmark/pulldown-cmark/pull/931) #### New features - Implement commonmark-hs compatible definition lists by [@​notriddle](https://togithub.com/notriddle) in [https://github.com/pulldown-cmark/pulldown-cmark/pull/915](https://togithub.com/pulldown-cmark/pulldown-cmark/pull/915) #### Other changes - Rename superlinear time fuzzer to `dos-fuzzer` by [@​ollpu](https://togithub.com/ollpu) in [https://github.com/pulldown-cmark/pulldown-cmark/pull/938](https://togithub.com/pulldown-cmark/pulldown-cmark/pull/938) **Full Changelog**: https://github.com/pulldown-cmark/pulldown-cmark/compare/v0.11.2...v0.12.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.