chore(deps): update dependency marked to v18.0.9 #184

Open
renovate-bot wants to merge 1 commit from renovate/marked-18.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
marked (source) dependencies patch 18.0.618.0.9

Release Notes

markedjs/marked (marked)

v18.0.9

Compare Source

Bug Fixes

v18.0.8

Compare Source

Bug Fixes
  • fall back to default checkbox renderer when extension returns false (#​4023) (e1b6139)

v18.0.7

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [marked](https://marked.js.org) ([source](https://github.com/markedjs/marked)) | dependencies | patch | [`18.0.6` → `18.0.9`](https://renovatebot.com/diffs/npm/marked/18.0.6/18.0.9) | --- ### Release Notes <details> <summary>markedjs/marked (marked)</summary> ### [`v18.0.9`](https://github.com/markedjs/marked/releases/tag/v18.0.9) [Compare Source](https://github.com/markedjs/marked/compare/v18.0.8...v18.0.9) ##### Bug Fixes - an unmatched strong run before emphasis stays literal ([#&#8203;4008](https://github.com/markedjs/marked/issues/4008)) ([e8544e6](https://github.com/markedjs/marked/commit/e8544e6a6702125f4ea3f74eb81c90a2f8203c38)) - Fix spurious deeper nesting in a blockquote continuation ([#&#8203;4030](https://github.com/markedjs/marked/issues/4030)) ([452f1ed](https://github.com/markedjs/marked/commit/452f1ed6a7429e05f00d788bcd9867440d7dc750)) - pedantic **foo:** and **"word"** emphasis parsing ([#&#8203;3999](https://github.com/markedjs/marked/issues/3999)) ([823093f](https://github.com/markedjs/marked/commit/823093f3d4a70be748eed48d0d0475836cebdedb)) ### [`v18.0.8`](https://github.com/markedjs/marked/releases/tag/v18.0.8) [Compare Source](https://github.com/markedjs/marked/compare/v18.0.7...v18.0.8) ##### Bug Fixes - fall back to default checkbox renderer when extension returns false ([#&#8203;4023](https://github.com/markedjs/marked/issues/4023)) ([e1b6139](https://github.com/markedjs/marked/commit/e1b6139fec38345460f0df901723d8cdbade4fbf)) ### [`v18.0.7`](https://github.com/markedjs/marked/releases/tag/v18.0.7) [Compare Source](https://github.com/markedjs/marked/compare/v18.0.6...v18.0.7) ##### Bug Fixes - Avoid O(n^2) backtracking in HTML block close and tilde interrupt regexes ([#&#8203;4014](https://github.com/markedjs/marked/issues/4014)) ([f945fc5](https://github.com/markedjs/marked/commit/f945fc5e106c9bbeac833c60edc543aa5ab3222c)), closes [#&#8203;3991](https://github.com/markedjs/marked/issues/3991) - Avoid O(n^2) masked source rebuild in inline tokenizer ([#&#8203;4017](https://github.com/markedjs/marked/issues/4017)) ([9154f8f](https://github.com/markedjs/marked/commit/9154f8f3cb2fa136d85b61e1eacc4ef381a3b629)) - keep empty list after blockquote as a sibling block ([#&#8203;4004](https://github.com/markedjs/marked/issues/4004)) ([3f144a0](https://github.com/markedjs/marked/commit/3f144a0e93b515877d5f55b92039d87eea9a6b04)) - preserve code spans adjacent to tildes ([#&#8203;4012](https://github.com/markedjs/marked/issues/4012)) ([0de7188](https://github.com/markedjs/marked/commit/0de7188bf1f30511490c961d53865390e7ede956)) - Recognize setext headings whose first line starts with # ([#&#8203;4015](https://github.com/markedjs/marked/issues/4015)) ([f056437](https://github.com/markedjs/marked/commit/f056437b389407ab3a29fe9cb61a989f043edb3e)), closes [#&#8203;1](https://github.com/markedjs/marked/issues/1) - treat a line of only tabs as a blank line between paragraphs ([#&#8203;4007](https://github.com/markedjs/marked/issues/4007)) ([bc2f121](https://github.com/markedjs/marked/commit/bc2f121456d152fafd7d2cbd2c21b273ca4c6862)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency marked to v18.0.7
Some checks failed
Build and Publish Docker Images / test-backend (pull_request) Successful in 39s
Build and Publish Docker Images / test-frontend (pull_request) Failing after 25s
Build and Publish Docker Images / test-agentyzer (pull_request) Successful in 21s
Build and Publish Docker Images / test-e2e (pull_request) Successful in 14s
Build and Publish Docker Images / delete-pr-images (pull_request) Has been skipped
Build and Publish Docker Images / build-push-images (pull_request) Has been skipped
Build and Publish Docker Images / check-version (pull_request) Has been skipped
Build and Publish Docker Images / release (pull_request) Has been skipped
Build and Publish Docker Images / create-tag (pull_request) Has been skipped
68ccb58694
renovate-bot force-pushed renovate/marked-18.x-lockfile from 68ccb58694
Some checks failed
Build and Publish Docker Images / test-backend (pull_request) Successful in 39s
Build and Publish Docker Images / test-frontend (pull_request) Failing after 25s
Build and Publish Docker Images / test-agentyzer (pull_request) Successful in 21s
Build and Publish Docker Images / test-e2e (pull_request) Successful in 14s
Build and Publish Docker Images / delete-pr-images (pull_request) Has been skipped
Build and Publish Docker Images / build-push-images (pull_request) Has been skipped
Build and Publish Docker Images / check-version (pull_request) Has been skipped
Build and Publish Docker Images / release (pull_request) Has been skipped
Build and Publish Docker Images / create-tag (pull_request) Has been skipped
to cf92455ef5
All checks were successful
Build and Publish Docker Images / delete-pr-images (pull_request) Has been skipped
Build and Publish Docker Images / test-backend (pull_request) Successful in 38s
Build and Publish Docker Images / test-frontend (pull_request) Successful in 26s
Build and Publish Docker Images / test-agentyzer (pull_request) Successful in 21s
Build and Publish Docker Images / test-e2e (pull_request) Successful in 12s
Build and Publish Docker Images / check-version (pull_request) Has been skipped
Build and Publish Docker Images / create-tag (pull_request) Has been skipped
Build and Publish Docker Images / build-push-images (pull_request) Successful in 2m18s
Build and Publish Docker Images / release (pull_request) Has been skipped
2026-07-23 00:01:04 +00:00
Compare
renovate-bot force-pushed renovate/marked-18.x-lockfile from cf92455ef5
All checks were successful
Build and Publish Docker Images / delete-pr-images (pull_request) Has been skipped
Build and Publish Docker Images / test-backend (pull_request) Successful in 38s
Build and Publish Docker Images / test-frontend (pull_request) Successful in 26s
Build and Publish Docker Images / test-agentyzer (pull_request) Successful in 21s
Build and Publish Docker Images / test-e2e (pull_request) Successful in 12s
Build and Publish Docker Images / check-version (pull_request) Has been skipped
Build and Publish Docker Images / create-tag (pull_request) Has been skipped
Build and Publish Docker Images / build-push-images (pull_request) Successful in 2m18s
Build and Publish Docker Images / release (pull_request) Has been skipped
to 9618c74755
All checks were successful
Build and Publish Docker Images / delete-pr-images (pull_request) Has been skipped
Build and Publish Docker Images / test-backend (pull_request) Successful in 38s
Build and Publish Docker Images / test-frontend (pull_request) Successful in 26s
Build and Publish Docker Images / test-agentyzer (pull_request) Successful in 22s
Build and Publish Docker Images / test-e2e (pull_request) Successful in 12s
Build and Publish Docker Images / check-version (pull_request) Has been skipped
Build and Publish Docker Images / create-tag (pull_request) Has been skipped
Build and Publish Docker Images / build-push-images (pull_request) Successful in 2m12s
Build and Publish Docker Images / release (pull_request) Has been skipped
2026-07-24 00:01:11 +00:00
Compare
renovate-bot force-pushed renovate/marked-18.x-lockfile from 9618c74755
All checks were successful
Build and Publish Docker Images / delete-pr-images (pull_request) Has been skipped
Build and Publish Docker Images / test-backend (pull_request) Successful in 38s
Build and Publish Docker Images / test-frontend (pull_request) Successful in 26s
Build and Publish Docker Images / test-agentyzer (pull_request) Successful in 22s
Build and Publish Docker Images / test-e2e (pull_request) Successful in 12s
Build and Publish Docker Images / check-version (pull_request) Has been skipped
Build and Publish Docker Images / create-tag (pull_request) Has been skipped
Build and Publish Docker Images / build-push-images (pull_request) Successful in 2m12s
Build and Publish Docker Images / release (pull_request) Has been skipped
to b153c7df7d
All checks were successful
Build and Publish Docker Images / delete-pr-images (pull_request) Has been skipped
Build and Publish Docker Images / test-backend (pull_request) Successful in 59s
Build and Publish Docker Images / test-frontend (pull_request) Successful in 28s
Build and Publish Docker Images / test-agentyzer (pull_request) Successful in 22s
Build and Publish Docker Images / test-e2e (pull_request) Successful in 15s
Build and Publish Docker Images / check-version (pull_request) Has been skipped
Build and Publish Docker Images / create-tag (pull_request) Has been skipped
Build and Publish Docker Images / build-push-images (pull_request) Successful in 2m19s
Build and Publish Docker Images / release (pull_request) Has been skipped
2026-07-31 00:01:12 +00:00
Compare
renovate-bot force-pushed renovate/marked-18.x-lockfile from b153c7df7d
All checks were successful
Build and Publish Docker Images / delete-pr-images (pull_request) Has been skipped
Build and Publish Docker Images / test-backend (pull_request) Successful in 59s
Build and Publish Docker Images / test-frontend (pull_request) Successful in 28s
Build and Publish Docker Images / test-agentyzer (pull_request) Successful in 22s
Build and Publish Docker Images / test-e2e (pull_request) Successful in 15s
Build and Publish Docker Images / check-version (pull_request) Has been skipped
Build and Publish Docker Images / create-tag (pull_request) Has been skipped
Build and Publish Docker Images / build-push-images (pull_request) Successful in 2m19s
Build and Publish Docker Images / release (pull_request) Has been skipped
to a27c140b77
All checks were successful
Build and Publish Docker Images / delete-pr-images (pull_request) Has been skipped
Build and Publish Docker Images / test-backend (pull_request) Successful in 55s
Build and Publish Docker Images / test-frontend (pull_request) Successful in 30s
Build and Publish Docker Images / test-agentyzer (pull_request) Successful in 21s
Build and Publish Docker Images / test-e2e (pull_request) Successful in 13s
Build and Publish Docker Images / check-version (pull_request) Has been skipped
Build and Publish Docker Images / create-tag (pull_request) Has been skipped
Build and Publish Docker Images / build-push-images (pull_request) Successful in 2m39s
Build and Publish Docker Images / release (pull_request) Has been skipped
2026-08-05 00:01:20 +00:00
Compare
renovate-bot changed title from chore(deps): update dependency marked to v18.0.7 to chore(deps): update dependency marked to v18.0.9 2026-08-05 00:01:21 +00:00
All checks were successful
Build and Publish Docker Images / delete-pr-images (pull_request) Has been skipped
Build and Publish Docker Images / test-backend (pull_request) Successful in 55s
Build and Publish Docker Images / test-frontend (pull_request) Successful in 30s
Build and Publish Docker Images / test-agentyzer (pull_request) Successful in 21s
Build and Publish Docker Images / test-e2e (pull_request) Successful in 13s
Build and Publish Docker Images / check-version (pull_request) Has been skipped
Build and Publish Docker Images / create-tag (pull_request) Has been skipped
Build and Publish Docker Images / build-push-images (pull_request) Successful in 2m39s
Build and Publish Docker Images / release (pull_request) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/marked-18.x-lockfile:renovate/marked-18.x-lockfile
git switch renovate/marked-18.x-lockfile
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
phbaer/dtvp!184
No description provided.