Roedt / ringesentralen-frontend

Frontend for ringesentralen
MIT License
2 stars 0 forks source link

Update dependency markdown-it to v13 #451

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdown-it 12.3.2 -> 13.0.1 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.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication