fix(deps): update dependency showdown to v1.9.1 [security] - autoclosed #181
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:
1.8.6->1.9.1GitHub Vulnerability Alerts
GHSA-h6mq-3cj6-h738
Versions of
showdownprior to 1.9.1 are vulnerable to Reverse Tabnabbing. The package usestarget='_blank'in anchor tags, allowing attackers to accesswindow.openerfor the original page when opening links. This is commonly used for phishing attacks.Recommendation
Upgrade to version 1.9.1 or later.
Release Notes
showdownjs/showdown
v1.9.1Compare Source
Bug Fixes
v1.9.0Compare Source
Version 1.9.0 introduces a new feature, the Markdown to HTML converter. This feature is still experimental and is a partial backport of the new Reverse Converter planned for version 2.0.
Bug Fixes
Features
v1.8.7Compare Source
Bug Fixes
emojis: fix emoji excessive size (4aca41c)
gfm-codeblocks: add support for spaces before language declaration (24bf7b1), closes #569
leading space no longer breaks gfm codeblocks (828c32f), closes #523
images: fix js error when using image references (980e702), closes #585
literalMidWordAsterisks: now parses single characters enclosed by * correctly (fe70e45), closes #478
mentions: allow for usernames with dot, underscore and dash (dfeb1e2), closes #574
nbsp: fix replacing of nbsp with regular spaces (8bc1f42)
Configuration
📅 Schedule: "" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.