apache / incubator-weex-site

Apache Weex (Incubating)
Apache License 2.0
87 stars 362 forks source link

Bump marked from 0.6.3 to 0.7.0 #525

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps marked from 0.6.3 to 0.7.0.

Release notes *Sourced from [marked's releases](https://github.com/markedjs/marked/releases).* > ## 0.7.0 > ## Security > - Sanitize `paragraph` and `text` tokens [#1504](https://github-redirect.dependabot.com/markedjs/marked/issues/1504) > - Fix ReDOS for links with backticks (issue [#1493](https://github-redirect.dependabot.com/markedjs/marked/issues/1493)) [#1515](https://github-redirect.dependabot.com/markedjs/marked/issues/1515) > > ## Breaking Changes > - Deprecate `sanitize` and `sanitizer` options [#1504](https://github-redirect.dependabot.com/markedjs/marked/issues/1504) > - Move `fences` to CommonMark [#1511](https://github-redirect.dependabot.com/markedjs/marked/issues/1511) > - Move `tables` to GFM [#1511](https://github-redirect.dependabot.com/markedjs/marked/issues/1511) > - Remove `tables` option [#1511](https://github-redirect.dependabot.com/markedjs/marked/issues/1511) > - Single backtick in link text needs to be escaped [#1515](https://github-redirect.dependabot.com/markedjs/marked/issues/1515) > > ## Fixes > - Fix parentheses around a link [#1509](https://github-redirect.dependabot.com/markedjs/marked/issues/1509) > - Fix headings (issue [#1510](https://github-redirect.dependabot.com/markedjs/marked/issues/1510)) [#1511](https://github-redirect.dependabot.com/markedjs/marked/issues/1511) > > ## Tests > - Run tests with correct options [#1511](https://github-redirect.dependabot.com/markedjs/marked/issues/1511)
Commits - [`26ae990`](https://github.com/markedjs/marked/commit/26ae990e231c6acee689d08f02118b58671452b0) Release v0.7.0 ([#1519](https://github-redirect.dependabot.com/markedjs/marked/issues/1519)) - [`204926c`](https://github.com/markedjs/marked/commit/204926cbb6a1cba8e7f2067d284ec8345bb63454) 0.7.0 - [`15a6b4f`](https://github.com/markedjs/marked/commit/15a6b4fa9f38765fe41841ccb29e9b98c2c7e34a) 🗜️ minify [skip ci] - [`0ee3aa9`](https://github.com/markedjs/marked/commit/0ee3aa988b3e846a1952813f9eeaa96c85b3d8f5) Merge pull request [#1515](https://github-redirect.dependabot.com/markedjs/marked/issues/1515) from UziTech/link-label-security - [`cc9efe4`](https://github.com/markedjs/marked/commit/cc9efe47a98a45e187a8f01365896bc38d37e931) 🗜️ minify [skip ci] - [`e987a4d`](https://github.com/markedjs/marked/commit/e987a4df3248351b6fb63cd7acb19e0eb20aa90c) fix tests - [`ded5e24`](https://github.com/markedjs/marked/commit/ded5e24f7e9c354a119a61f62334b97654c46212) update link - [`7faa999`](https://github.com/markedjs/marked/commit/7faa999deb28b9d417186232cfbfa496f5eb6990) add test - [`ac1e57c`](https://github.com/markedjs/marked/commit/ac1e57c3b6dd27659ff0c052f80d357c5b4db20f) use correct options in specs ([#1511](https://github-redirect.dependabot.com/markedjs/marked/issues/1511)) - [`63935f9`](https://github.com/markedjs/marked/commit/63935f9212a631ac5c1c017babd00a7a78e31a92) 🗜️ minify [skip ci] - Additional commits viewable in [compare view](https://github.com/markedjs/marked/compare/v0.6.3...v0.7.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/incubator-weex-site/network/alerts).