🚨 [security] Update markdown-it 14.1.1 → 14.2.0 (minor)#36
Merged
Conversation
|
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.




🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ markdown-it (14.1.1 → 14.2.0) · Repo · Changelog
Security Advisories 🚨
🚨 markdown-it: Quadratic complexity DoS in smartquotes rule via replaceAt string operations
Release Notes
14.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
14.2.0 releasedFix smartquotes perfomancelinkify-it bumpfix: don't end HTML comment blocks on a blank line (#1155)Readme cleanupUpdate funding infoChangelog updateisPunctChar => isPunctCharCodefix: always reset parentType in lheading rule (#1131)Polish PRs #1072, #1074Recognize supplementary (non-BMP) punctuations & symbols (#1072)Don't trim non-ASCII whitespaces (#1074)Use cross-env to run test (#1075)fix 'Plugins load' section of README (#1077)Do not process `&`-entities that don't end in `;` (#1096)Fix typo in MarkdownIt.set() documentation (#1120)Ignore unreachable lines in modern Node in c8 (#1073)Fix link to safety doc after renaming (#1150)Fix pathological tracker sigUpdate CI configRename to avoid global security config overrideUse org's .github defaultsDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands