-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Snyk] Upgrade marked from 0.3.5 to 4.0.0 #1134
Open
snyk-bot
wants to merge
1
commit into
main
Choose a base branch
from
snyk-upgrade-c09a264013b49c598fe5c0e29037c2ea
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
Snyk has created this PR to upgrade marked from 0.3.5 to 4.0.0. See this package in npm: https://www.npmjs.com/package/marked See this project in Snyk: https://app.snyk.io/org/lirantal/project/f8ab60dc-dac0-4909-bf00-7bdd059d1416?utm_source=github&utm_medium=referral&page=upgrade-pr
This was referenced Sep 14, 2022
This was referenced Sep 15, 2022
This was referenced Sep 15, 2022
This was referenced Sep 15, 2022
This was referenced Sep 15, 2022
This was referenced Sep 15, 2022
This was referenced Sep 16, 2022
This was referenced Sep 16, 2022
This was referenced Sep 16, 2022
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 0.3.5 to 4.0.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.
Warning: This is a major version upgrade, and may be a breaking change.
The recommended version fixes:
npm:marked:20180225
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
npm:marked:20170907
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
npm:marked:20170815
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
npm:marked:20170112
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
npm:marked:20150520
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
npm:marked:20170815-1
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
SNYK-JS-MARKED-584281
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
SNYK-JS-MARKED-451540
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
SNYK-JS-MARKED-174116
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: marked
4.0.0 (2021-11-02)
Bug Fixes
BREAKING CHANGES
import { marked } from 'marked'
orconst { marked } = require('marked')
instead./lib/marked.js
removed. Use/marked.min.js
in script tag instead.marked.parse(...)
instead ofmarked(...)
3.0.8 (2021-10-24)
Bug Fixes
3.0.7 (2021-10-07)
Bug Fixes
3.0.6 (2021-10-06)
Bug Fixes
3.0.5 (2021-10-06)
Bug Fixes
3.0.4 (2021-09-14)
Bug Fixes
3.0.3 (2021-09-08)
Bug Fixes
3.0.2 (2021-08-25)
Bug Fixes
3.0.1 (2021-08-23)
Bug Fixes
3.0.0 (2021-08-16)
Bug Fixes
BREAKING CHANGES
this.lexer.inline(text, tokens)
. Theinline
function will queue the token creation until after all block tokens are created.this
object will include thelexer
as a property.this.inlineTokens
becomesthis.lexer.inline
.this
object will include theparser
as a property.this.parseInline
becomesthis.parser.parseInline
.tag
andinlineText
tokenizer function signatures have changed.nptable
tokenizer is removed and merged withtable
tokenizer.table
tokensheader
property changed to contain an array of objects for each header cell withtext
andtokens
properties.table
tokenscells
property changed torows
and is an array of rows where each row contains an array of objects for each cell withtext
andtokens
properties.v2
table
token:v3
table
token:Commit messages
Package name: marked
Compare
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:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs