also looking at this
chore(deps): update dependency marked to v18
#65
2 files
+8
-10
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| marked (source) | ^17.0.4 → ^18.0.11 |
Release Notes
markedjs/marked (marked)
v18.0.11
v18.0.10
Bug Fixes
- keep the em/strong mask the same length as the source (#4044) (681373c)
- parse EOF backtick fences after paragraphs (#4039) (81bd750)
- place task checkboxes after list loose is finalized (#4046) (b8cf7dc), closes #4045
v18.0.9
v18.0.8
Bug Fixes
v18.0.7
v18.0.6
v18.0.5
Bug Fixes
v18.0.4
Bug Fixes
v18.0.3
Bug Fixes
v18.0.2
Bug Fixes
v18.0.1
Bug Fixes
v18.0.0
Bug Fixes
- Bump typescript from 5.9.3 to 6.0.2 (#3934) (e8efc51)
- prevent GFM table tokens from greedily capturing trailing newlines (#3926) (40f2665)
- prevent heading and def tokens from greedily capturing multiple newlines (#3925) (b379e3e)
- trim blank lines from block tokens (#3939) (b70895f)
BREAKING CHANGES
- trim trailing blank lines from block tokens
- update Typescript to v6
v17.0.6
Bug Fixes
- avoid race condition in async parallel parse/parseInline with hooks (#3924) (6e96fa7)
- cli: honor positional input file (#3922) (a1c2617)
- cli: use file URL for config import (#3923) (73e1f3f)
v17.0.5
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)
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 was generated by Mend Renovate. View the repository job log.
2 changed files on the files tab, with 0 review threads.