Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/marked-18.x
Open

fix(deps): update dependency marked to v18#804
renovate[bot] wants to merge 1 commit intomainfrom
renovate/marked-18.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 7, 2026

This PR contains the following updates:

Package Change Age Confidence
marked (source) ^17.0.0^18.0.0 age confidence

Release Notes

markedjs/marked (marked)

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

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 7, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact 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-gfm-heading-id@4.1.3
npm error Found: marked@18.0.2
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@">=13 <18" from marked-gfm-heading-id@4.1.3
npm error node_modules/marked-gfm-heading-id
npm error   marked-gfm-heading-id@"^4.1.3" from the root project
npm error
npm error Conflicting peer dependency: marked@17.0.6
npm error node_modules/marked
npm error   peer marked@">=13 <18" from marked-gfm-heading-id@4.1.3
npm error   node_modules/marked-gfm-heading-id
npm error     marked-gfm-heading-id@"^4.1.3" 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 /runner/cache/others/npm/_logs/2026-04-24T16_58_59_566Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-24T16_58_59_566Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/marked-18.x branch 4 times, most recently from 8e85d5b to 715b008 Compare April 14, 2026 04:20
@renovate renovate Bot force-pushed the renovate/marked-18.x branch from 715b008 to e4a1d9b Compare April 24, 2026 16:44
@renovate renovate Bot force-pushed the renovate/marked-18.x branch from e4a1d9b to fde4341 Compare April 24, 2026 16:59
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.

0 participants