Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
marked (source) ^15.0.12^18.0.7 age confidence

Release Notes

markedjs/marked (marked)

v18.0.7

Compare Source

v18.0.6

Compare Source

v18.0.5

Compare Source

Bug Fixes

v18.0.4

Compare Source

Bug Fixes

v18.0.3

Compare Source

Bug Fixes

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

Configuration

📅 Schedule: (in timezone Asia/Kolkata)

  • Branch creation
    • "on tuesday"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Apr 14, 2026
@renovate
renovate Bot force-pushed the renovate/marked-18.x branch 2 times, most recently from 3cc78ed to 97a1ae1 Compare April 18, 2026 13:41
@renovate
renovate Bot force-pushed the renovate/marked-18.x branch from 97a1ae1 to 6f6095d Compare May 1, 2026 18:53
@renovate
renovate Bot force-pushed the renovate/marked-18.x branch from 6f6095d to 22d7386 Compare May 19, 2026 10:47
@renovate
renovate Bot force-pushed the renovate/marked-18.x branch 3 times, most recently from 71bd978 to 9bbd403 Compare June 11, 2026 13:14
@renovate
renovate Bot force-pushed the renovate/marked-18.x branch from 9bbd403 to 92e5356 Compare June 23, 2026 13:42
@renovate
renovate Bot force-pushed the renovate/marked-18.x branch from 92e5356 to aa67955 Compare July 9, 2026 19:51
@renovate
renovate Bot force-pushed the renovate/marked-18.x branch 3 times, most recently from d6e1cd0 to f4dc7a2 Compare July 21, 2026 05:08
@renovate
renovate Bot force-pushed the renovate/marked-18.x branch from f4dc7a2 to 97ef08a Compare July 21, 2026 22:32
@renovate

renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: pnpm-lock.yaml
? Verifying lockfile against supply-chain policies (353 entries)...
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 85, reused 0, downloaded 0, added 0
Progress: resolved 87, reused 0, downloaded 0, added 0
Progress: resolved 106, reused 0, downloaded 0, added 0
Progress: resolved 225, reused 0, downloaded 0, added 0
✗ Lockfile failed supply-chain policy check (353 entries in 5.2s)
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 1 lockfile entries failed verification:
  react@19.2.8 was published at 2026-07-21T15:41:27.000Z, within the minimumReleaseAge cutoff (2026-07-20T22:32:41.364Z)

The lockfile contains entries that the active policies reject. This can mean the lockfile is stale, or that someone committed a lockfile that bypassed the policy locally — inspect recent changes to pnpm-lock.yaml before trusting it. If the changes look expected, run "pnpm clean --lockfile" and then "pnpm install" to rebuild from a fresh resolution. Alternatively, relax the policy that flagged them.
Progress: resolved 334, reused 0, downloaded 0, added 0

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants