[Snyk] Upgrade marked from 13.0.2 to 16.4.0#20
Open
snyk-io[bot] wants to merge 1 commit intodevelopfrom
Open
Conversation
Snyk has created this PR to upgrade marked from 13.0.2 to 16.4.0. See this package in npm: marked See this project in Snyk: https://app.snyk.io/org/hashimmohammad881-TrGTrpdUyGorMuF38nmW8P/project/b228fbce-ddd2-4210-a542-723aced26d70?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
Author
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
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.
Snyk has created this PR to upgrade marked from 13.0.2 to 16.4.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 28 versions ahead of your current version.
The recommended version was released 24 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-BABELHELPERS-9397697
SNYK-JS-BABELRUNTIME-10044504
SNYK-JS-NANOID-8492085
SNYK-JS-BRACEEXPANSION-9789073
SNYK-JS-BRACEEXPANSION-9789073
Release notes
Package name: marked
-
16.4.0 - 2025-10-07
- Fix backtick and code rendering in links (#3783) (302ee59)
- fix links with square brackets in inline code break wrapping italics (#3785) (e3c0d3e)
- Make
- Add async provideParser provideLexer (#3756) (09577e5)
-
16.3.0 - 2025-09-14
- add emStrongMask hook (#3749) (cd2b5f4)
-
16.2.1 - 2025-08-27
- allow escaped newline in link text (#3752) (30c6630)
-
16.2.0 - 2025-08-18
- add def token in tokens and renderer (#3745) (0769124)
-
16.1.2 - 2025-08-04
- fix multiline list item adds extra newline to raw (#3735) (e76453e)
-
16.1.1 - 2025-07-18
- fix stong and em tokens in angle brackets (#3731) (ad8535c)
-
16.1.0 - 2025-07-17
- add generic types for parser and renderer output (#3722) (39a0ee3)
-
16.0.0 - 2025-06-27
- remove cjs build & update min node to 20 (#3687) (0a35d8f)
-
-
-
-
-
-
15.0.12 - 2025-05-20
- use esbuild for accurate sourcemaps (#3670) (7a6b2d7)
-
15.0.11 - 2025-04-25
- fix image alt text rendered to match common mark (#3668) (2c0e47a)
-
15.0.10 - 2025-04-23
-
15.0.9 - 2025-04-21
-
15.0.8 - 2025-04-07
-
15.0.7 - 2025-02-10
-
15.0.6 - 2025-01-06
-
15.0.5 - 2025-01-02
-
15.0.4 - 2024-12-15
-
15.0.3 - 2024-11-29
-
15.0.2 - 2024-11-20
-
15.0.1 - 2024-11-18
-
15.0.0 - 2024-11-09
-
14.1.4 - 2024-11-07
-
14.1.3 - 2024-10-15
-
14.1.2 - 2024-09-08
-
14.1.1 - 2024-09-04
-
14.1.0 - 2024-08-26
-
14.0.0 - 2024-08-07
-
13.0.3 - 2024-07-28
-
13.0.2 - 2024-07-04
from marked GitHub release notes16.4.0 (2025-10-07)
Bug Fixes
wwwcase-sensitive when detecting link starts (#3770) (626d961)Features
16.3.0 (2025-09-14)
Features
16.2.1 (2025-08-27)
Bug Fixes
16.2.0 (2025-08-18)
Features
16.1.2 (2025-08-04)
Bug Fixes
16.1.1 (2025-07-18)
Bug Fixes
16.1.0 (2025-07-17)
Features
16.0.0 (2025-06-27)
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
15.0.12 (2025-05-20)
Bug Fixes
15.0.11 (2025-04-25)
Bug Fixes
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: