ampproject / amp-by-example

DEPRECATED: AMP by Example has been merged into amp.dev
http://amp.dev
Apache License 2.0
753 stars 505 forks source link

Update dependency marked to ^0.7.0 #2034

Open renovate-bot opened 5 years ago

renovate-bot commented 5 years ago

This PR contains the following updates:

Package Type Update Change
marked (source) dependencies minor ^0.6.2 -> ^0.7.0

Release Notes

markedjs/marked ### [`v0.7.0`](https://togithub.com/markedjs/marked/releases/v0.7.0) [Compare Source](https://togithub.com/markedjs/marked/compare/v0.6.3...v0.7.0) #### Security - Sanitize `paragraph` and `text` tokens [#​1504](https://togithub.com/markedjs/marked/issues/1504) - Fix ReDOS for links with backticks (issue [#​1493](https://togithub.com/markedjs/marked/issues/1493)) [#​1515](https://togithub.com/markedjs/marked/issues/1515) #### Breaking Changes - Deprecate `sanitize` and `sanitizer` options [#​1504](https://togithub.com/markedjs/marked/issues/1504) - Move `fences` to CommonMark [#​1511](https://togithub.com/markedjs/marked/issues/1511) - Move `tables` to GFM [#​1511](https://togithub.com/markedjs/marked/issues/1511) - Remove `tables` option [#​1511](https://togithub.com/markedjs/marked/issues/1511) - Single backtick in link text needs to be escaped [#​1515](https://togithub.com/markedjs/marked/issues/1515) #### Fixes - Fix parentheses around a link [#​1509](https://togithub.com/markedjs/marked/issues/1509) - Fix headings (issue [#​1510](https://togithub.com/markedjs/marked/issues/1510)) [#​1511](https://togithub.com/markedjs/marked/issues/1511) #### Tests - Run tests with correct options [#​1511](https://togithub.com/markedjs/marked/issues/1511)

Renovate configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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