Skip to content

chore(deps): update dependency markdown-it to v14.1.1 [security]#165

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-markdown-it-vulnerability
Closed

chore(deps): update dependency markdown-it to v14.1.1 [security]#165
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-markdown-it-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 13, 2026

This PR contains the following updates:

Package Change Age Confidence
markdown-it 14.1.014.1.1 age confidence

GitHub Vulnerability Alerts

CVE-2026-2327

Versions of the package markdown-it from 13.0.0 and before 14.1.1 are vulnerable to Regular Expression Denial of Service (ReDoS) due to the use of the regex /*+$/ in the linkify function. An attacker can supply a long sequence of * characters followed by a non-matching character, which triggers excessive backtracking and may lead to a denial-of-service condition.


Release Notes

markdown-it/markdown-it (markdown-it)

v14.1.1

Compare Source

Security
  • Fixed regression from v13 in linkify inline rule. Specific patterns could
    cause high CPU use. Thanks to @​ltduc147 for report.

Configuration

📅 Schedule: Branch creation - "" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/npm-markdown-it-vulnerability branch from af15c7d to dd0e5ad Compare February 19, 2026 11:37
@renovate renovate bot changed the title Update dependency markdown-it to v14.1.1 [SECURITY] chore(deps): update dependency markdown-it to v14.1.1 [security] Feb 24, 2026
Mtze added a commit that referenced this pull request Mar 6, 2026
Updates all dependencies from open renovate/dependabot PRs (#154, #155,
#157, #158, #159, #160, #162, #163, #164, #165, #173) into a single
consolidated update:

Root package (extension):
- markdown-it: ^14.1.0 → ^14.1.1 (security fix)
- @types/assert: ^1.5.10 → ^1.5.11
- @types/webpack-env: ^1.18.5 → ^1.18.8
- @vscode/test-web: ^0.0.62 → ^0.0.80
- eslint: ^9.12.0 → ^9.39.3

Webview package:
- dompurify: ^3.1.7 → ^3.2.4 (security fix)
- markdown-it: ^14.1.0 → ^14.1.1 (security fix)
- rxjs: ~7.8.1 → ~7.8.2
- bootstrap: ^5.3.3 → ^5.3.8
- @vscode/markdown-it-katex: ^1.1.0 → ^1.1.2
- @types/katex: ^0.16.7 → ^0.16.8

Also migrates ESLint config from legacy .eslintrc.json to the new flat
config format (eslint.config.js) required by ESLint v9, and removes the
deprecated @typescript-eslint/semi rule (removed in @typescript-eslint v8).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Mtze added a commit that referenced this pull request Mar 6, 2026
…160, #162, #163, #164, #165, #173) (#175)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@Mtze Mtze closed this Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant