Chore(deps): Bump markdown-it from 15.0.0 to 15.0.1 - #2008
Merged
github-actions[bot] merged 1 commit intoAug 31, 2026
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 15.0.0 to 15.0.1. - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@15.0.0...15.0.1) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 15.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/markdown-it-15.0.1
branch
from
August 31, 2026 11:53
287808b to
b74f0ec
Compare
github-actions
Bot
deleted the
dependabot/npm_and_yarn/markdown-it-15.0.1
branch
August 31, 2026 12:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps markdown-it from 15.0.0 to 15.0.1.
Changelog
Sourced from markdown-it's changelog.
Commits
924b20315.0.1 released25c3895Changelog updateaaadcfaFix quadratic complexity in scheme backscan (inline linkify rule)09fa071Fix quadratic complexity when replacing fuzzy links988c82bfix: don't strip spaces from all-space code spans26b9a7bPolish previous commite8c6688fix: preserve IPv6 brackets in normalizeLink (#1204)5e9b1ccRework backticks cache to remove side effects, close #12017b9a6a3doc: fix source link style for methods1e8ab89doc: add changelog to menu