Update dependency markdown-it to ^15.0.1 #348

Open
robbertbos wants to merge 1 commit from renovate/markdown-it-15.x into main
Owner

This PR contains the following updates:

Package Change Age Confidence
markdown-it ^15.0.0^15.0.1 age confidence

Release Notes

markdown-it/markdown-it (markdown-it)

v15.0.1

Compare Source

Changed
  • doc: replace oxide theme with custom one.
Fixed
  • Fixed code span parsing after lookaheads for unclosed link and image labels, #​1201.
  • Preserve spaces in code spans whose content consists only of spaces, #​1180.
  • Preserve brackets around IPv6 address literals when normalizing links, #​1204.
Security
  • Fixed quadratic complexity when replacing fuzzy links.
  • Fixed quadratic complexity in scheme backscan (inline linkify rule).

Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • Branch creation
    • "before 6am on sunday"
  • 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 CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [markdown-it](https://github.com/markdown-it/markdown-it) | [`^15.0.0` → `^15.0.1`](https://renovatebot.com/diffs/npm/markdown-it/15.0.0/15.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/markdown-it/15.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdown-it/15.0.0/15.0.1?slim=true) | --- ### Release Notes <details> <summary>markdown-it/markdown-it (markdown-it)</summary> ### [`v15.0.1`](https://github.com/markdown-it/markdown-it/blob/HEAD/CHANGELOG.md#1501---2026-08-27) [Compare Source](https://github.com/markdown-it/markdown-it/compare/15.0.0...15.0.1) ##### Changed - doc: replace oxide theme with custom one. ##### Fixed - Fixed code span parsing after lookaheads for unclosed link and image labels, [#&#8203;1201](https://github.com/markdown-it/markdown-it/issues/1201). - Preserve spaces in code spans whose content consists only of spaces, [#&#8203;1180](https://github.com/markdown-it/markdown-it/issues/1180). - Preserve brackets around IPv6 address literals when normalizing links, [#&#8203;1204](https://github.com/markdown-it/markdown-it/issues/1204). ##### Security - Fixed quadratic complexity when replacing fuzzy links. - Fixed quadratic complexity in scheme backscan (inline linkify rule). </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Amsterdam) - Branch creation - "before 6am on sunday" - 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 CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Update dependency markdown-it to ^15.0.1
Some checks failed
CI / pre-commit (pull_request) Successful in 2m21s
CI / frontend-test (pull_request) Failing after 5m49s
CI / release-scripts (pull_request) Successful in 9s
security-scan / Python SCA (pip-audit) (pull_request) Successful in 50s
security-scan / Python SAST (bandit) (pull_request) Successful in 30s
security-scan / JS SCA (npm audit) (pull_request) Successful in 31s
security-scan / Filesystem scan (trivy fs) (pull_request) Successful in 22s
security-scan / SBOM (trivy) (pull_request) Successful in 16s
test-build / build (backend) (pull_request) Successful in 2m13s
test-build / build (frontend) (pull_request) Successful in 2m5s
test-build / build (pull_request) Successful in 0s
CI / backend-test (pull_request) Successful in 21m23s
CI / e2e (pull_request) Failing after 22m46s
3f9e215dbf
Some checks failed
CI / pre-commit (pull_request) Successful in 2m21s
Required
Details
CI / frontend-test (pull_request) Failing after 5m49s
Required
Details
CI / release-scripts (pull_request) Successful in 9s
Required
Details
security-scan / Python SCA (pip-audit) (pull_request) Successful in 50s
Required
Details
security-scan / Python SAST (bandit) (pull_request) Successful in 30s
Required
Details
security-scan / JS SCA (npm audit) (pull_request) Successful in 31s
Required
Details
security-scan / Filesystem scan (trivy fs) (pull_request) Successful in 22s
Required
Details
security-scan / SBOM (trivy) (pull_request) Successful in 16s
Required
Details
test-build / build (backend) (pull_request) Successful in 2m13s
test-build / build (frontend) (pull_request) Successful in 2m5s
test-build / build (pull_request) Successful in 0s
CI / backend-test (pull_request) Successful in 21m23s
Required
Details
CI / e2e (pull_request) Failing after 22m46s
Required
Details
Some required checks were not successful.
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/markdown-it-15.x:renovate/markdown-it-15.x
git switch renovate/markdown-it-15.x
Sign in to join this conversation.
No reviewers
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
robbertbos/waggle!348
No description provided.