hmsk / frontmatter-markdown-loader

📝 Webpack Loader for: FrontMatter (.md) -> HTML + Attributes (+ React/Vue Component)
https://hmsk.github.io/frontmatter-markdown-loader/
MIT License
255 stars 18 forks source link

Update dependency markdown-it to v13 - abandoned #261

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdown-it ^12.0.0 -> ^13.0.0 age adoption passing confidence

Release Notes

markdown-it/markdown-it ### [`v13.0.1`](https://togithub.com/markdown-it/markdown-it/blob/HEAD/CHANGELOG.md#​1301---2022-05-03) [Compare Source](https://togithub.com/markdown-it/markdown-it/compare/13.0.0...13.0.1) ##### Fixed - Bumped `linkify-it` to 4.0.1. That should fix some hangs, caused by wrong data, returned from `linkify-it`. ### [`v13.0.0`](https://togithub.com/markdown-it/markdown-it/blob/HEAD/CHANGELOG.md#​1300---2022-04-22) [Compare Source](https://togithub.com/markdown-it/markdown-it/compare/12.3.2...13.0.0) ##### Added - Added a new token type `text_special` to store escaped characters, same as `text` but unaffected by replacement plugins (smartquotes, typographer, linkifier, etc.). - Added a new rule `text_join` in `core` ruler. Text replacement plugins may choose to insert themselves before it. ##### Changed - `(p)` is no longer replaced with § by typographer (conflicts with ℗), [#​763](https://togithub.com/markdown-it/markdown-it/issues/763). - `text_collapse` rule is renamed to `fragments_join`. ##### Fixed - Smartquotes, typographic replacements and plain text links can now be escaped with backslash (e.g. `\(c)` or `google\.com` are no longer replaced). - Fixed collision of emphasis and linkifier (so `http://example.org/foo._bar_-_baz` is now a single link, not emphasized). Emails and fuzzy links are not affected by this.

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

renovate[bot] commented 9 months ago

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.