Skip to content

build(deps): bump markdown-it, markdownlint-cli and renovate in /dependencies#19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies/multi-9e12876b6d
Open

build(deps): bump markdown-it, markdownlint-cli and renovate in /dependencies#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies/multi-9e12876b6d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown

Bumps markdown-it to 14.2.0 and updates ancestor dependencies markdown-it, markdownlint-cli and renovate. These dependencies need to be updated together.

Updates markdown-it from 14.1.0 to 14.2.0

Changelog

Sourced from markdown-it's changelog.

[14.2.0] - 2026-05-24

Added

  • isPunctCharCode to utilities.

Fixed

  • Don't end HTML comment blocks on a blank line, #1155.
  • Properly recognize astral chars (surrogates) in delimiter scans for emphasis-like markers, #1072. Big thanks to @​tats-u for his global efforts with improving CJK support.
  • Preserve unicode whitespaces when trimm headings/paragraphs, #1074.
  • More strict entities decode to avoid false positives ;, #1096.
  • Restore block parser state on fail in lheading rule, #1131.

Security

  • Fixed poor smartquotes perfomance on > 70k quotes in single block
  • Bumped linkify-it to 5.0.1 with fixed potential perfomance issues.

[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

Updates markdownlint-cli from 0.41.0 to 0.49.0

Release notes

Sourced from markdownlint-cli's releases.

v0.49.0

  • Update markdownlint dependency to 0.41.0
    • Improve MD022/MD028/MD035/MD042/MD051/MD060
    • Remove handling of inline directive syntax (frequent false positives)
    • Remove support for end-of-life Node version 20
  • Update all dependencies via Dependabot

v0.48.0

  • Update all dependencies via Dependabot

v0.47.0

  • Add output and exit code support for warnings
  • Update markdownlint dependency to 0.40.0
    • Improve MD011/MD013/MD051/MD060
  • Update all dependencies via Dependabot

v0.46.0

  • Replace glob dependency with tinyglobby (smaller and fewer dependencies)
  • Update markdownlint dependency to 0.39.0
    • Add MD060/table-column-style
    • Improve MD001/MD007/MD009/MD010/MD029/MD033/MD037/MD059
  • Update all dependencies via Dependabot

v0.45.0

  • Update markdownlint dependency to 0.38.0
    • Add MD059/descriptive-link-text
    • Improve MD025/MD027/MD036/MD038/MD041/MD043/MD045/MD051/MD052
    • Remove support for end-of-life Node version 18
  • Update all dependencies via Dependabot

v0.44.0

  • Update markdownlint dependency to 0.37.4
    • Convert module to ECMAScript (breaking change)
    • Stop using require, convert to import
    • Improve MD032
  • Update all dependencies via Dependabot

v0.43.0

  • Update markdownlint dependency to 0.36.1
    • Improve MD051
    • Make micromark parser available to custom rules
    • Improve performance
  • Update all dependencies via Dependabot

v0.42.0

  • Update markdownlint dependency to 0.35.0
    • Add MD058/blanks-around-tables
    • Use micromark in MD001/MD003/MD009/MD010/MD013/MD014/MD019/MD021/MD023/MD024/MD025/MD039/MD042/MD043
    • Improve MD018/MD020/MD031/MD034/MD044
    • markdown-it parser no longer invoked by default

... (truncated)

Commits
  • a4d5d37 Bump version 0.49.0
  • 503f264 Delete and recreate package-lock.json via "npm install".
  • 7a24593 Bump markdownlint from 0.40.0 to 0.41.0
  • c7c1c76 Bump commander from 14.0.3 to 15.0.0
  • 83f5f30 Bump tinyglobby from 0.2.16 to 0.2.17
  • 74b98de Bump js-yaml from 4.1.1 to 4.2.0
  • d368135 Bump markdown-it from 14.1.1 to 14.2.0
  • dd34288 Bump ava from 8.0.0 to 8.0.1
  • 1e363dc Bump brace-expansion from 5.0.5 to 5.0.6
  • 2f092d2 Bump ava from 7.0.0 to 8.0.0
  • Additional commits viewable in compare view

Updates renovate from 38.55.1 to 43.227.1

Release notes

Sourced from renovate's releases.

43.227.1

43.227.1 (2026-06-16)

Bug Fixes

  • platform/forgejo: tollerate null values for Issues (#44048) (f9305c2)

Miscellaneous Chores

  • deps: update dependency protobufjs@8.0.1 to v8.6.2 (main) (#44051) (98b3eca)

Build System

  • deps: update dependency protobufjs to v8.6.2 (main) (#44050) (235b177)
  • deps: update semantic-release monorepo to v25.0.4 (main) (#44046) (df4adea)
  • deps: update semantic-release monorepo to v25.0.5 (main) (#44052) (9183851)

Continuous Integration

  • mend-slack: don't re-send messages if another label is added (#44042) (25631fe)

43.227.0

43.227.0 (2026-06-16)

Features

  • platform/forgejo: validate http request with schemas (#43900) (7573fa9)

Tests

43.226.2

43.226.2 (2026-06-16)

Bug Fixes

43.226.1

43.226.1 (2026-06-16)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.59.4 (main) (#44027) (8af0cbc)

Miscellaneous Chores

  • deps: update dependency graphql to v16.14.2 (main) (#44025) (c169ab2)

... (truncated)

Commits
  • 9183851 build(deps): update semantic-release monorepo to v25.0.5 (main) (#44052)
  • 98b3eca chore(deps): update dependency protobufjs@8.0.1 to v8.6.2 (main) (#44051)
  • 235b177 build(deps): update dependency protobufjs to v8.6.2 (main) (#44050)
  • f9305c2 fix(platform/forgejo): tollerate null values for Issues (#44048)
  • df4adea build(deps): update semantic-release monorepo to v25.0.4 (main) (#44046)
  • 25631fe ci(mend-slack): don't re-send messages if another label is added (#44042)
  • 7573fa9 feat(platform/forgejo): validate http request with schemas (#43900)
  • cf72b93 test(config-validation): add a test harness for renovate-config-validator (...
  • ac013be fix(workers/global): parse .jsonc files (#44034)
  • 8af0cbc fix(deps): update ghcr.io/renovatebot/base-image docker tag to v13.59.4 (main...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by 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.2.0 and updates ancestor dependencies [markdown-it](https://github.com/markdown-it/markdown-it), [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) and [renovate](https://github.com/renovatebot/renovate). These dependencies need to be updated together.


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

Updates `markdownlint-cli` from 0.41.0 to 0.49.0
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.41.0...v0.49.0)

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

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-version: 14.2.0
  dependency-type: indirect
- dependency-name: markdownlint-cli
  dependency-version: 0.49.0
  dependency-type: direct:production
- dependency-name: renovate
  dependency-version: 43.227.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 Jun 17, 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

Development

Successfully merging this pull request may close these issues.

0 participants