Skip to content

fix(deps): update dependency marked to v18#208

Open
elastic-renovate-prod[bot] wants to merge 1 commit into
mainfrom
renovate/marked-18.x
Open

fix(deps): update dependency marked to v18#208
elastic-renovate-prod[bot] wants to merge 1 commit into
mainfrom
renovate/marked-18.x

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown

@elastic-renovate-prod elastic-renovate-prod Bot commented Apr 21, 2026

This PR contains the following updates:

Package Type Update Change Pending
marked (source) dependencies major ^14.1.4 -> ^18.0.0 18.0.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

markedjs/marked (marked)

v18.0.2

Compare Source

Bug Fixes

v18.0.1

Compare Source

Bug Fixes
  • rules: ensure lookbehind regex is evaluated correctly by minifiers (#​3945) (abd907a)

v18.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • trim trailing blank lines from block tokens
  • update Typescript to v6

v17.0.6

Compare Source

Bug Fixes

v17.0.5

Compare Source

Bug Fixes
  • Fix catastrophic backtracking (ReDoS) in link/reflink label regex (#​3918) (4625980)
  • prevent quadratic complexity in emStrongLDelim regex (#​3906) (c732dd2)
  • prevent single-tilde strikethrough false positives (#​3910) (5e03369)
  • re-assign tokenizer.lexer and renderer.parser at start of each parse call (#​3907) (f3a3ec0)
  • trim trailing whitespace from lheading text (#​3920) (3ea7e88)

v17.0.4

Compare Source

Bug Fixes

v17.0.3

Compare Source

Bug Fixes

v17.0.2

Compare Source

Bug Fixes

v17.0.1

Compare Source

Bug Fixes

v17.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Change how consecutive text tokens work in lists
  • Simplify listItem renderer
  • Checkbox token is added in list tokenizer
  • Checkbox token add type and raw property
  • Change loose list text tokens to paragraph type in the list tokenizer

v16.4.2

Compare Source

Bug Fixes

v16.4.1

Compare Source

Bug Fixes

v16.4.0

Compare Source

Bug Fixes
  • Fix backtick and code rendering in links (#​3783) (302ee59)
  • fix links with square brackets in inline code break wrapping italics (#​3785) (e3c0d3e)
  • Make www case-sensitive when detecting link starts (#​3770) (626d961)
Features

v16.3.0

Compare Source

Features

v16.2.1

Compare Source

Bug Fixes

v16.2.0

Compare Source

Features

v16.1.2

Compare Source

Bug Fixes

v16.1.1

Compare Source

Bug Fixes

v16.1.0

Compare Source

Features

v16.0.0

Compare Source

Bug Fixes
BREAKING CHANGES

v15.0.12

Compare Source

Bug Fixes

v15.0.11

Compare Source

Bug Fixes

v15.0.10

Compare Source

Bug Fixes

v15.0.9

Compare Source

Bug Fixes

v15.0.8

Compare Source

Bug Fixes

v15.0.7

Compare Source

Bug Fixes

v15.0.6

Compare Source

Bug Fixes
  • fix strikethrough inside strong and em to follow gfm (#​3577) (7712a53)

v15.0.5

Compare Source

Bug Fixes
  • allow strikethrough inside strong and em to follow gfm (#​3569) (8a01658)

v15.0.4

Compare Source

Bug Fixes

v15.0.3

Compare Source

Bug Fixes
  • update punctuation regex syntax to fix babel mistaken transpile (#​3547) (9b988c4)

v15.0.2

Compare Source

Bug Fixes

v15.0.1

Compare Source

Bug Fixes

v15.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • escape html in renderers instead of tokenizers for all tokens.

Configuration

📅 Schedule: 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 Renovate Bot.

@elastic-renovate-prod
Copy link
Copy Markdown
Author

elastic-renovate-prod Bot commented Apr 21, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: marked-terminal@7.3.0
npm error Found: marked@18.0.3
npm error node_modules/marked
npm error   marked@"^18.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer marked@">=1 <16" from marked-terminal@7.3.0
npm error node_modules/marked-terminal
npm error   marked-terminal@"^7.3.0" from the root project
npm error
npm error Conflicting peer dependency: marked@15.0.12
npm error node_modules/marked
npm error   peer marked@">=1 <16" from marked-terminal@7.3.0
npm error   node_modules/marked-terminal
npm error     marked-terminal@"^7.3.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2026-05-11T17_38_25_114Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-05-11T17_38_25_114Z-debug-0.log

File name: undefined
Post-upgrade command 'node scripts/generate-notice.mjs' has not been added to the allowed list in allowedPostUpgradeCommands

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 7.69s
✅ REPOSITORY gitleaks yes no no 92.3s
✅ REPOSITORY git_diff yes no no 0.56s
✅ REPOSITORY secretlint yes no no 24.27s
✅ REPOSITORY trivy yes no no 12.24s

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/marked-18.x branch 2 times, most recently from 882ec46 to abf4b23 Compare April 28, 2026 19:01
@JoshMock
Copy link
Copy Markdown
Member

JoshMock commented May 11, 2026

Peer dependency issues causing this to fail in CI (see #158 as well). @Mpdreamz can you check this one out since you added marked for docs search?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants