Skip to content

Update dependency showdown to v2

RenovateBot requested to merge renovate/showdown-2.x into main

This MR contains the following updates:

Package Type Update Change
showdown (source) dependencies major ^1.9.1 -> ^2.0.0

Release Notes

showdownjs/showdown

v2.0.3

Compare Source

Bug Fixes

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

Breaking Changes
  • Supported Node Versions were set to match the node release schedule which at the time of writing includes Node 12.x, 14.x, 16.x and 17.x
  • The yargs dependecy was updated to ^17.2.1 to mitigate a security issue.
  • The Showdown Licesnse has been changed from BSD-3-Clause to MIT
Bug Fixes
Features
  • Added ellipsis option to configure if the ellipsis unicode character is used or not. ( Thanks @​VladimirV99 )
  • Added a default security policy. Please report security issues to the issues tab on GitHub.

1.9.1 (2019-11-02)

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

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports