Skip to content

Comments

Bump markdown-it and renovate#137

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-7d029f993b
Open

Bump markdown-it and renovate#137
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-7d029f993b

Conversation

@dependabot
Copy link

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

Bumps markdown-it to 14.1.1 and updates ancestor dependency renovate. These dependencies need to be updated together.

Updates markdown-it from 13.0.1 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.

[14.1.0] - 2024-03-19

Changed

  • Updated CM spec compatibility to 0.31.2, #1009.

Fixed

  • Fixed quadratic complexity when parsing references, #996.
  • Fixed quadratic output size with pathological user input in tables, #1000.

[14.0.0] - 2023-12-08

Changed

  • Drop ancient browsers support (use .fromCodePoint and other features).
  • Rewrite to ESM (including all plugins/deps). CJS fallback still available. No signatures changed, except markdown-it-emoji plugin.
  • Dropped dist/ folder from repo, build on package publish.
  • Set punicode.js as external dependency.

Fixed

  • Html tokens inside img alt are now rendered as their original text, #896.
  • Hardbreaks inside img alt are now rendered as newlines.

[13.0.2] - 2023-09-26

Security

  • Fixed crash/infinite loop caused by linkify inline rule, #957.

Fixed

  • Throw an error if 3rd party plugin doesn't increment line or pos counters (previously, markdown-it would likely go into infinite loop instead), #847.
Commits

Updates renovate from 36.78.8 to 43.12.1

Release notes

Sourced from renovate's releases.

43.12.1

43.12.1 (2026-02-13)

Documentation

Build System

  • deps: update dependency markdown-it to v14.1.1 [security] (main) (#41169) (aeab855)

43.12.0

43.12.0 (2026-02-13)

Features

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.5.1 (main) (#41166) (9a3fdf7)

Miscellaneous Chores

  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.1.1 (main) (#41163) (92749a7)

43.11.1

43.11.1 (2026-02-13)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.4.6 (main) (#41154) (26db162)

Miscellaneous Chores

  • deps: update github/codeql-action action to v4.32.3 (main) (#41153) (440e3f3)

Tests

43.11.0

43.11.0 (2026-02-13)

Features

  • presets/tsconfigNodeVersions: support jsconfig.json files (#41148) (b826167)

43.10.4

43.10.4 (2026-02-13)

Bug Fixes

... (truncated)

Commits
  • aeab855 build(deps): update dependency markdown-it to v14.1.1 [security] (main) (#41169)
  • 16aa695 docs: mirror the helm-charts/index.yaml to the built docs site (#41160)
  • 9a3fdf7 feat(deps): update ghcr.io/renovatebot/base-image docker tag to v13.5.1 (main...
  • 92749a7 chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v14.1.1 ...
  • 26db162 fix(deps): update ghcr.io/renovatebot/base-image docker tag to v13.4.6 (main)...
  • 440e3f3 chore(deps): update github/codeql-action action to v4.32.3 (main) (#41153)
  • 01d2772 test(util/exec): add additional test coverage for GHSA-8wc6-vgrq-x6cf (#41150)
  • b826167 feat(presets/tsconfigNodeVersions): support jsconfig.json files (#41148)
  • 30a4526 chore(deps): update containerbase/internal-tools action to v4.1.3 (main) (#41...
  • aa4b635 fix(deps): update qs to v6.14.2 (#41146)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for renovate since your current version.


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.

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) to 14.1.1 and updates ancestor dependency [renovate](https://github.com/renovatebot/renovate). These dependencies need to be updated together.


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

Updates `renovate` from 36.78.8 to 43.12.1
- [Release notes](https://github.com/renovatebot/renovate/releases)
- [Commits](renovatebot/renovate@36.78.8...43.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants