fix(deps): update dependency marked to v18#388
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
sharevb
force-pushed
the
chore/all-my-stuffs
branch
2 times, most recently
from
May 11, 2026 10:42
7d8078b to
7e9cf35
Compare
renovate
Bot
force-pushed
the
renovate/marked-18.x
branch
3 times, most recently
from
May 19, 2026 06:34
e05d145 to
5ba2a83
Compare
renovate
Bot
force-pushed
the
renovate/marked-18.x
branch
from
May 28, 2026 14:26
5ba2a83 to
4c50046
Compare
renovate
Bot
force-pushed
the
renovate/marked-18.x
branch
from
June 4, 2026 17:16
4c50046 to
fadb3cf
Compare
sharevb
force-pushed
the
chore/all-my-stuffs
branch
from
June 20, 2026 16:46
9af41ca to
9bbff46
Compare
renovate
Bot
force-pushed
the
renovate/marked-18.x
branch
3 times, most recently
from
July 10, 2026 17:13
45ba2ed to
c6db29a
Compare
sharevb
force-pushed
the
chore/all-my-stuffs
branch
3 times, most recently
from
July 11, 2026 15:17
1cc77eb to
02df0f3
Compare
renovate
Bot
force-pushed
the
renovate/marked-18.x
branch
from
July 12, 2026 11:52
c6db29a to
d78999e
Compare
sharevb
force-pushed
the
chore/all-my-stuffs
branch
2 times, most recently
from
July 12, 2026 14:58
41fa755 to
0620f57
Compare
renovate
Bot
force-pushed
the
renovate/marked-18.x
branch
from
July 12, 2026 16:26
d78999e to
32cca5c
Compare
sharevb
force-pushed
the
chore/all-my-stuffs
branch
from
July 12, 2026 19:04
e7d0ce8 to
41464cf
Compare
renovate
Bot
force-pushed
the
renovate/marked-18.x
branch
from
July 12, 2026 19:16
32cca5c to
bfbaf40
Compare
sharevb
force-pushed
the
chore/all-my-stuffs
branch
from
July 12, 2026 21:05
138e700 to
c6447be
Compare
renovate
Bot
force-pushed
the
renovate/marked-18.x
branch
from
July 12, 2026 21:11
bfbaf40 to
48630de
Compare
sharevb
force-pushed
the
chore/all-my-stuffs
branch
from
July 12, 2026 21:11
c6447be to
23dc0d4
Compare
renovate
Bot
force-pushed
the
renovate/marked-18.x
branch
from
July 12, 2026 21:22
48630de to
dd37f29
Compare
sharevb
force-pushed
the
chore/all-my-stuffs
branch
2 times, most recently
from
July 16, 2026 06:49
18f53d0 to
44f13a5
Compare
renovate
Bot
force-pushed
the
renovate/marked-18.x
branch
from
July 16, 2026 15:09
dd37f29 to
e512a42
Compare
sharevb
force-pushed
the
chore/all-my-stuffs
branch
2 times, most recently
from
July 19, 2026 19:02
6a1819c to
65955d9
Compare
renovate
Bot
force-pushed
the
renovate/marked-18.x
branch
from
July 19, 2026 19:28
e512a42 to
01c17eb
Compare
renovate
Bot
force-pushed
the
renovate/marked-18.x
branch
from
July 21, 2026 01:59
01c17eb to
63fe7d4
Compare
renovate
Bot
force-pushed
the
renovate/marked-18.x
branch
from
July 24, 2026 15:08
63fe7d4 to
8d10bfe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^10.0.0→^18.0.0Release Notes
markedjs/marked (marked)
v18.0.7Compare Source
v18.0.6Compare Source
v18.0.5Compare Source
Bug Fixes
v18.0.4Compare Source
Bug Fixes
v18.0.3Compare Source
Bug Fixes
v18.0.2Compare Source
Bug Fixes
v18.0.1Compare Source
Bug Fixes
v18.0.0Compare Source
Bug Fixes
BREAKING CHANGES
v17.0.6Compare Source
Bug Fixes
v17.0.5Compare Source
Bug Fixes
v17.0.4Compare Source
Bug Fixes
v17.0.3Compare Source
Bug Fixes
v17.0.2Compare Source
Bug Fixes
v17.0.1Compare Source
Bug Fixes
v17.0.0Compare Source
Bug Fixes
BREAKING CHANGES
v16.4.2Compare Source
Bug Fixes
v16.4.1Compare Source
Bug Fixes
v16.4.0Compare Source
Bug Fixes
wwwcase-sensitive when detecting link starts (#3770) (626d961)Features
v16.3.0Compare Source
Features
v16.2.1Compare Source
Bug Fixes
v16.2.0Compare Source
Features
v16.1.2Compare Source
Bug Fixes
v16.1.1Compare Source
Bug Fixes
v16.1.0Compare Source
Features
v16.0.0Compare Source
Bug Fixes
BREAKING CHANGES
minify ./lib/marked.esm.js and ./lib/marked.umd.js
remove ./marked.min.js use ./lib/marked.umd.js instead
remove ./lib/marked.cjs
update minimum supported node version to 20 to support
require('marked.esm.js'). see https://nodejs.org/docs/latest-v20.x/api/modules.html#loading-ecmascript-modules-using-requireThis seems to break Jest since it doesn't work with esm by default.
You need to transform marked with:
see Jest docs for more info
v15.0.12Compare Source
Bug Fixes
v15.0.11Compare Source
Bug Fixes
v15.0.10Compare Source
Bug Fixes
v15.0.9Compare Source
Bug Fixes
v15.0.8Compare Source
Bug Fixes
v15.0.7Compare Source
Bug Fixes
v15.0.6Compare Source
Bug Fixes
v15.0.5Compare Source
Bug Fixes
v15.0.4Compare Source
Bug Fixes
v15.0.3Compare Source
Bug Fixes
v15.0.2Compare Source
Bug Fixes
v15.0.1Compare Source
Bug Fixes
v15.0.0Compare Source
Bug Fixes
BREAKING CHANGES
v14.1.4Compare Source
Bug Fixes
v14.1.3Compare Source
Bug Fixes
v14.1.2Compare Source
Bug Fixes
v14.1.1Compare Source
Bug Fixes
v14.1.0Compare Source
Bug Fixes
Features
v14.0.0Compare Source
Bug Fixes
BREAKING CHANGES
async: falseis set when an extension setsasync: truev13.0.3Compare Source
Bug Fixes
v13.0.2Compare Source
Bug Fixes
v13.0.1Compare Source
Bug Fixes
v13.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
Most extensions that update marked renderers should still work with this version but will break in a future major version.
Extensions that change marked renderers will need to be updated and use new option
useNewRendererand accept a token object instead of multiple parameters. See updated Renderer docsv12.0.2Compare Source
Bug Fixes
v12.0.1Compare Source
Bug Fixes
v12.0.0Compare Source
Bug Fixes
BREAKING CHANGES
<!-->and<!--->v11.2.0Compare Source
Bug Fixes
Features
v11.1.1Compare Source
Bug Fixes
v11.1.0Compare Source
Features
v11.0.1Compare Source
Bug Fixes
v11.0.0Compare Source
Bug Fixes
BREAKING CHANGES
Configuration
📅 Schedule: (in timezone Europe/Paris)
* 0-3 * * *)* 0-3 * * *)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.