Bump markdown-it from 14.3.0 to 15.0.1 - #466
Merged
Merged
Conversation
Contributor
🔨 Webpack Bundle Smoke Test
Updated: Thu, 03 Sep 2026 09:15:44 GMT |
Contributor
🏗️ Eleventy Site Build Smoke Test
Updated: Thu, 03 Sep 2026 09:24:47 GMT |
Contributor
🐳 Docker Base Image AvailableA new base Docker image has been built and pushed for this PR: Image: How to use this image:# Pull the image
docker pull ghcr.io/orionrobots/orionrobots-site.base:466
# Run with the image
docker run -it ghcr.io/orionrobots/orionrobots-site.base:466 bashFor local development:You can use this image as a base for testing changes without rebuilding dependencies. This comment is automatically updated when the base image is rebuilt. |
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.3.0 to 15.0.1. - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.3.0...15.0.1) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 15.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/markdown-it-15.0.0
branch
from
September 3, 2026 09:14
c983935 to
90db342
Compare
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 14.3.0 to 15.0.1.
Changelog
Sourced from markdown-it's changelog.
... (truncated)
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