Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency markdown-it to v13.0.2 (#308)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [markdown-it](https://redirect.github.com/markdown-it/markdown-it) | [`13.0.1` -> `13.0.2`](https://renovatebot.com/diffs/npm/markdown-it/13.0.1/13.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/markdown-it/13.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/markdown-it/13.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/markdown-it/13.0.1/13.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdown-it/13.0.1/13.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/markdown-it](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it)) | [`13.0.0` -> `13.0.9`](https://renovatebot.com/diffs/npm/@types%2fmarkdown-it/13.0.0/13.0.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fmarkdown-it/13.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fmarkdown-it/13.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fmarkdown-it/13.0.0/13.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fmarkdown-it/13.0.0/13.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>markdown-it/markdown-it (markdown-it)</summary> ### [`v13.0.2`](https://redirect.github.com/markdown-it/markdown-it/blob/HEAD/CHANGELOG.md#1302---2023-09-26) [Compare Source](https://redirect.github.com/markdown-it/markdown-it/compare/13.0.1...13.0.2) ##### Security - Fixed crash/infinite loop caused by linkify inline rule, [#​957](https://redirect.github.com/markdown-it/markdown-it/issues/957). ##### Fixed - Throw an error if 3rd party plugin doesn't increment `line` or `pos` counters (previously, markdown-it would likely go into infinite loop instead), [#​847](https://redirect.github.com/markdown-it/markdown-it/issues/847). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/creatorsgarten/contentsgarten). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information