jspenguin2017 / Blog

My personal blog
GNU General Public License v3.0
1 stars 0 forks source link

chore(deps): update dependency showdown to v2 - autoclosed #84

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

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

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.