Skip to content

Commit

Permalink
fix(deps): update dependency markdown-it to v13.0.2 (#308)
Browse files Browse the repository at this point in the history
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,
[#&#8203;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),
[#&#8203;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
renovate[bot] authored Dec 11, 2024
1 parent c09060f commit 1e3e15c
Showing 1 changed file with 37 additions and 24 deletions.
61 changes: 37 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1e3e15c

Please sign in to comment.