ota-meshi / vite-plugin-svelte-md

Markdown with Svelte for Vite
MIT License
12 stars 3 forks source link

fix(deps): update dependency markdown-it to v14 #70

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdown-it ^13.0.0 -> ^14.0.0 age adoption passing confidence
@types/markdown-it (source) ^13.0.0 -> ^14.0.0 age adoption passing confidence

Release Notes

markdown-it/markdown-it (markdown-it) ### [`v14.1.0`](https://redirect.github.com/markdown-it/markdown-it/blob/HEAD/CHANGELOG.md#1410---2024-03-19) [Compare Source](https://redirect.github.com/markdown-it/markdown-it/compare/14.0.0...14.1.0) ##### Changed - Updated CM spec compatibility to 0.31.2, [#​1009](https://redirect.github.com/markdown-it/markdown-it/issues/1009). ##### Fixed - Fixed quadratic complexity when parsing references, [#​996](https://redirect.github.com/markdown-it/markdown-it/issues/996). - Fixed quadratic output size with pathological user input in tables, [#​1000](https://redirect.github.com/markdown-it/markdown-it/issues/1000). ### [`v14.0.0`](https://redirect.github.com/markdown-it/markdown-it/blob/HEAD/CHANGELOG.md#1400---2023-12-08) [Compare Source](https://redirect.github.com/markdown-it/markdown-it/compare/13.0.2...14.0.0) ##### Changed - Drop ancient browsers support (use `.fromCodePoint` and other features). - Rewrite to ESM (including all plugins/deps). CJS fallback still available. No signatures changed, except `markdown-it-emoji` plugin. - Dropped `dist/` folder from repo, build on package publish. - Set `punicode.js` as external dependency. ##### Fixed - Html tokens inside img alt are now rendered as their original text, [#​896](https://redirect.github.com/markdown-it/markdown-it/issues/896). - Hardbreaks inside img alt are now rendered as newlines.

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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 11 months ago

Pull Request Test Coverage Report for Build 7137188461


Totals Coverage Status
Change from base Build 6540931697: 0.0%
Covered Lines: 141
Relevant Lines: 152

💛 - Coveralls