Skip to content

Bump markdown-it from 14.1.0 to 14.1.1#14174

Merged
rtibbles merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/markdown-it-14.1.1
Mar 1, 2026
Merged

Bump markdown-it from 14.1.0 to 14.1.1#14174
rtibbles merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/markdown-it-14.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 13, 2026

Bumps markdown-it from 14.1.0 to 14.1.1.

Changelog

Sourced from markdown-it's changelog.

[14.1.1] - 2026-01-11

Security

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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 13, 2026
@github-actions github-actions Bot added APP: Coach Re: Coach App (lessons, quizzes, groups, reports, etc.) SIZE: very small labels Feb 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 13, 2026

@rtibbles rtibbles mentioned this pull request Feb 15, 2026
@rtibbles
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.0 to 14.1.1.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/markdown-it@14.1.0...14.1.1)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-version: 14.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/markdown-it-14.1.1 branch from daea29c to 01461e1 Compare February 25, 2026 23:44
@rtibbles rtibbles requested a review from rtibblesbot February 28, 2026 06:56
Copy link
Copy Markdown
Contributor

@rtibblesbot rtibblesbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency Update Review

Package: markdown-it 14.1.0 → 14.1.1
Semver risk: Patch
Dependency type: Production (coach plugin)
CI status: Passing

Changelog Analysis

Sources consulted:

Breaking changes: None.

Security fixes:

  • Fixed regression from v13 in linkify inline rule — specific patterns could cause high CPU use. Reported by @ltduc147.

Compatibility Assessment

  • Patch-level fix, no API changes
  • Lockfile updates only the expected package, no new transitive dependencies
  • No code changes required
  • Targeting develop (default branch) — appropriate

Recommendation

APPROVE — Security patch fixing a CPU DoS vector, no breaking changes, CI passing.


@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly

How was this generated?

Reviewed the pull request diff checking for:

  • Correctness: bugs, edge cases, undocumented behavior, resource leaks, hardcoded values
  • Design: unnecessary complexity, naming, readability, comment accuracy, redundant state
  • Architecture: duplicated concerns, minimal interfaces, composition over inheritance
  • Testing: behavior-based assertions, mocks only at hard boundaries, accurate coverage
  • Completeness: missing dependencies, unupdated usages, i18n, accessibility, security
  • Principles: DRY (same reason to change), SRP, Rule of Three (no premature abstraction)
  • Checked CI status and linked issue acceptance criteria
  • For UI changes: inspected screenshots for layout, visual completeness, and consistency

Copy link
Copy Markdown
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No concerns from changelog, no change in API.

@rtibbles rtibbles merged commit 050aecb into develop Mar 1, 2026
55 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/markdown-it-14.1.1 branch March 1, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

APP: Coach Re: Coach App (lessons, quizzes, groups, reports, etc.) dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code SIZE: very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants