Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
showdown (source) 1.8.6 -> 1.9.1 age adoption passing confidence

GitHub Vulnerability Alerts

GHSA-h6mq-3cj6-h738

Versions of showdown prior to 1.9.1 are vulnerable to Reverse Tabnabbing. The package uses target='_blank' in anchor tags, allowing attackers to access window.opener for 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.1

Compare Source

Bug Fixes
  • openLinksInNewWindow: add rel="noopener noreferrer" to links (1cd281f), closes #​670

v1.9.0

Compare 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
  • italicsAndBold: fix issue with consecutive spans (#​608) (5c0d67e), closes #​544
  • underline: fix issue with consecutive spans (81edc70)
Features

v1.8.7

Compare 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the chore label Mar 7, 2022
@renovate renovate bot force-pushed the renovate/npm-showdown-vulnerability branch 8 times, most recently from a6ea576 to 3f2cbeb Compare March 7, 2022 12:41
@renovate renovate bot force-pushed the renovate/npm-showdown-vulnerability branch from 3f2cbeb to 03488c8 Compare March 7, 2022 20:46
@renovate renovate bot changed the title fix(deps): update dependency showdown to v1.9.1 [security] fix(deps): update dependency showdown to v1.9.1 [security] - autoclosed Mar 8, 2022
@renovate renovate bot closed this Mar 8, 2022
@renovate renovate bot deleted the renovate/npm-showdown-vulnerability branch March 8, 2022 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants