build(deps): bump marked from 18.0.11 to 18.0.13 in /node/api - #339
Merged
github-actions[bot] merged 1 commit intoSep 15, 2026
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Bumps [marked](https://github.com/markedjs/marked) from 18.0.11 to 18.0.13. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.11...v18.0.13) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.13 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/node/api/marked-18.0.13
branch
from
September 15, 2026 23:17
dea41e2 to
47ae529
Compare
dependabot
Bot
deleted the
dependabot/npm_and_yarn/node/api/marked-18.0.13
branch
September 15, 2026 23:18
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 marked from 18.0.11 to 18.0.13.
Release notes
Sourced from marked's releases.
Commits
634f810chore(release): 18.0.13 [skip ci]2a66071docs: add AtlasDocs to the list of tools using Marked (#4093)c2facacfix: match html block start conditions when ending a list item (#4072)ef394f7fix: respect raw tokens when closing link labels (#4066)c6a25bbfix: avoid O(n^2) scanning in reflinkSearch (#4090)a43c064chore(deps-dev): bump js-yaml from 3.14.2 to 3.15.2 (#4089)afbb27cfix: allow tabs in the thematic break that ends a list item (#4087)aed9336fix: case fold reference link labels (#4077)123ce04fix: drop the leading whitespace after a hard line break (#4075)dbb393dfix: strip a tab that follows spaces in an indented code block (#4080)