showdownjs/showdown
### [`v2.0.0`](https://togithub.com/showdownjs/showdown/releases/2.0.0)
[Compare Source](https://togithub.com/showdownjs/showdown/compare/1.9.1...2.0.0)
2.0.0 is mostly a maintenance release. There are only a few changes beyond 1.9.1 as noted below. The major driver of this update is to update the yargs dependency to a more recent version without security issues.
##### Breaking Changes
- Supported Node Versions were set to match the [node release schedule](https://nodejs.org/en/about/releases/) which at the time of writing includes Node 12.x, 14.x, 16.x and 17.x
- The `yargs` dependency was updated to `^17.2.1` to mitigate a security issue.
- The Showdown license has been changed from BSD-3-Clause to MIT
##### Bug Fixes
- allow escaping of colons ([25c4420](https://togithub.com/showdownjs/showdown/commit/25c4420))
- reduce npm package size ([35730b7](https://togithub.com/showdownjs/showdown/commit/35730b7)), closes [#619](https://togithub.com/showdownjs/showdown/issues/619)
##### Features
- Added `ellipsis` option to configure if the ellipsis unicode character is used or not. ( Thanks [@VladimirV99](https://togithub.com/VladimirV99) )
- Added a default security policy. Please report security issues to the issues tab on GitHub.
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[x] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
1.9.1
->2.0.0
Release Notes
showdownjs/showdown
### [`v2.0.0`](https://togithub.com/showdownjs/showdown/releases/2.0.0) [Compare Source](https://togithub.com/showdownjs/showdown/compare/1.9.1...2.0.0) 2.0.0 is mostly a maintenance release. There are only a few changes beyond 1.9.1 as noted below. The major driver of this update is to update the yargs dependency to a more recent version without security issues. ##### Breaking Changes - Supported Node Versions were set to match the [node release schedule](https://nodejs.org/en/about/releases/) which at the time of writing includes Node 12.x, 14.x, 16.x and 17.x - The `yargs` dependency was updated to `^17.2.1` to mitigate a security issue. - The Showdown license has been changed from BSD-3-Clause to MIT ##### Bug Fixes - allow escaping of colons ([25c4420](https://togithub.com/showdownjs/showdown/commit/25c4420)) - reduce npm package size ([35730b7](https://togithub.com/showdownjs/showdown/commit/35730b7)), closes [#619](https://togithub.com/showdownjs/showdown/issues/619) ##### Features - Added `ellipsis` option to configure if the ellipsis unicode character is used or not. ( Thanks [@VladimirV99](https://togithub.com/VladimirV99) ) - Added a default security policy. Please report security issues to the issues tab on GitHub.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.