Bump markdown-to-jsx from 6.10.2 to 6.11.4 by dependabot[bot] · Pull Request #174 · zoltantothcom/Design-Patterns-JavaScript · GitHub
Conversation
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
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.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.
Footer
You can’t perform that action at this time.
Bumps markdown-to-jsx from 6.10.2 to 6.11.4.
Release notesSourced from markdown-to-jsx's releases.
6.11.4: Mitigates security vulnerability where maliciously crafted markdown links could use data: or vbscript: urls to trigger an xss injection ( #306 / https://www.npmjs.com/advisories/1219 ), even when using options.disableParsingRawHTML
Note that currently, the default options.disableParsingRawHTML = false should still only be used for trusted input, as arbitrary html, including script tags.
6.11.3 has no changes (I held the publish script upside down; the only change from 6.11.2 is the version number 😅)
6.11.2
[FIX] - Footnote references (#304) thanks @csantos1113
6.11.1
Fix: Support empty style attribute (#296) thanks @cribbles
6.11.0
6.10.3
- Fix #258: Allow escaping pipes within tables props @ariabuckles (#261)
- Fix TRIM_NEWLINES_AND_TRAILING_WHITESPACE_R regex bug props @mar4uk (#260)
Commits- 0d2ddc0 v6.11.4
- 105d6a6 XSS: Fix sanitizeUrl vbscript/data xss
- 8dfbc86 Create CONTRIBUTING.md
- 47f0bb1 v6.11.2
- 66e2567 [FIX] - Footnote references (#304)
- b653c7a v6.11.1
- 9e81850 Bump codecov from 3.6.4 to 3.6.5 (#287)
- bf3ad94 Bump acorn from 5.7.3 to 5.7.4 (#294)
- 8939f6f Fix: Support empty style attribute (#296)
- be04c33 Update README.md
- Additional commits viewable in compare view
Maintainer changesThis version was pushed to npm by ariabuckles, a new releaser for markdown-to-jsx since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and optionsYou can trigger Dependabot actions by commenting on this PR:
You can disable automated security fix PRs for this repo from the Security Alerts page.