Skip to content

chore(deps): bump the npm-minor-patch group across 1 directory with 2 updates#31

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-2d2d24d04b
Open

chore(deps): bump the npm-minor-patch group across 1 directory with 2 updates#31
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-2d2d24d04b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 2 updates in the / directory: markdown-it and markdownlint.

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

Updates markdownlint from 0.40.0 to 0.41.0

Changelog

Sourced from markdownlint's changelog.

0.41.0

  • Improve MD022/MD028/MD035/MD042/MD051/MD060
  • Remove handling of inline directive syntax (frequent false positives)
  • Remove deprecated Options.resultVersion (breaking change)
  • Remove deprecated LintResults.toString (breaking change)
  • Remove support for end-of-life Node version 20
  • Update dependencies
Commits
  • ccb5173 Update to version 0.41.0.
  • f669676 Replace unmaintained dependency npm-run-all with concurrently.
  • f498ca2 Remove support for previously-deprecated LintResults.toString property.
  • 8f52c61 Remove support for previously-deprecated Options.resultVersion property.
  • 665bbb9 Update convertToResultVersionN to include a custom rule (with a single-elemen...
  • 147631a Simplify convertToResultVersionN by removing (now redundant) version3 handling.
  • 13c8319 Simplify convertToResultVersionN by using snapshot only.
  • d775f3a Refactor convertToResultVersionN test to use snapshot for validating results.
  • 03fa528 Sort LintResults keys for consistent behavior (and snapshots).
  • 931aac3 Bump eslint-plugin-n from 18.0.1 to 18.1.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 11, 2026
@dependabot dependabot Bot requested a review from franklesniak as a code owner June 11, 2026 19:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 11, 2026
… updates

Bumps the npm-minor-patch group with 2 updates in the / directory: [markdown-it](https://github.com/markdown-it/markdown-it) and [markdownlint](https://github.com/DavidAnson/markdownlint).


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

Updates `markdownlint` from 0.40.0 to 0.41.0
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint@v0.40.0...v0.41.0)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-version: 14.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: markdownlint
  dependency-version: 0.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-minor-patch-2d2d24d04b branch from ec5f1a9 to 6a55521 Compare June 18, 2026 19:24
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