fix(deps): update dependency markdown-it to v14#416
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency markdown-it to v14#416renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
a9f4cab to
1d95949
Compare
1d95949 to
adb4faa
Compare
adb4faa to
c2c5dfd
Compare
c2c5dfd to
fecbd0a
Compare
fecbd0a to
5f7fb01
Compare
5f7fb01 to
353d608
Compare
353d608 to
378ad13
Compare
378ad13 to
733011b
Compare
733011b to
459f200
Compare
459f200 to
213b735
Compare
213b735 to
5bc2dc9
Compare
5bc2dc9 to
11577bb
Compare
11577bb to
b37761a
Compare
b37761a to
959b293
Compare
959b293 to
629bab0
Compare
629bab0 to
ca708db
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^12.0.0→^14.0.0Release Notes
markdown-it/markdown-it (markdown-it)
v14.1.1Compare Source
Security
cause high CPU use. Thanks to @ltduc147 for report.
v14.1.0Compare Source
Changed
Fixed
v14.0.0Compare Source
Changed
.fromCodePointand other features).No signatures changed, except
markdown-it-emojiplugin.dist/folder from repo, build on package publish.punicode.jsas external dependency.Fixed
v13.0.2Compare Source
Security
Fixed
lineorposcounters(previously, markdown-it would likely go into infinite loop instead), #847.
v13.0.1Compare Source
Fixed
linkify-itto 4.0.1. That should fix some hangs, caused by wrongdata, returned from
linkify-it.v13.0.0Compare Source
Added
text_specialto store escaped characters, same astextbutunaffected by replacement plugins (smartquotes, typographer, linkifier, etc.).
text_joinincoreruler. Text replacement plugins may choose toinsert themselves before it.
Changed
(p)is no longer replaced with § by typographer (conflicts with ℗), #763.text_collapserule is renamed tofragments_join.Fixed
with backslash (e.g.
\(c)orgoogle\.comare no longer replaced).http://example.org/foo._bar_-_bazis 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 was generated by Mend Renovate. View the repository job log.