SvanBoxel / delete-merged-branch

No more manually deleting merged branches, this lovely app does it for you.
https://github.com/apps/delete-merged-branch/
ISC License
323 stars 55 forks source link

chore(deps): bump marked from 0.6.0 to 0.6.2 #77

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps marked from 0.6.0 to 0.6.2.

Release notes *Sourced from [marked's releases](https://github.com/markedjs/marked/releases).* > ## 0.6.2 > ## Security > > - Link redos [#1426](https://github-redirect.dependabot.com/markedjs/marked/issues/1426) > - Text redos [#1460](https://github-redirect.dependabot.com/markedjs/marked/issues/1460) > > ## Fixes > > - Links parens [#1435](https://github-redirect.dependabot.com/markedjs/marked/issues/1435) > - New line after table with escaped pipe [#1439](https://github-redirect.dependabot.com/markedjs/marked/issues/1439) > - List item tables [#1446](https://github-redirect.dependabot.com/markedjs/marked/issues/1446) > > ## Enhancements > > - Pass token boolean to the `listitem` function [#1440](https://github-redirect.dependabot.com/markedjs/marked/issues/1440) > - Allow html without \n after [#1438](https://github-redirect.dependabot.com/markedjs/marked/issues/1438) > > ## CLI > > - Update man page to include `--test` and fix argv parameters [#1442](https://github-redirect.dependabot.com/markedjs/marked/issues/1442) > - Add a `--version` flag to print marked version [#1448](https://github-redirect.dependabot.com/markedjs/marked/issues/1448) > > ## Testing > > - Normalize marked tests [#1444](https://github-redirect.dependabot.com/markedjs/marked/issues/1444) > - Update tests to node 4 syntax [#1449](https://github-redirect.dependabot.com/markedjs/marked/issues/1449) > > ## 0.6.1 > ## Fixes > > - Fix parenthesis url redos [#1414](https://github-redirect.dependabot.com/markedjs/marked/issues/1414) > > ## Docs > > - Update demo site to use a worker [#1418](https://github-redirect.dependabot.com/markedjs/marked/issues/1418) > - Update devDependencies to last stable [#1409](https://github-redirect.dependabot.com/markedjs/marked/issues/1409) > - Update documentation about extending Renderer [#1417](https://github-redirect.dependabot.com/markedjs/marked/issues/1417) > - Remove `--save` option as it isn't required anymore [#1422](https://github-redirect.dependabot.com/markedjs/marked/issues/1422) > - Add snyk badge [#1420](https://github-redirect.dependabot.com/markedjs/marked/issues/1420)
Commits - [`529a8d4`](https://github.com/markedjs/marked/commit/529a8d4e185a8aa561e4d8d2891f8556b5717cd4) Merge pull request [#1441](https://github-redirect.dependabot.com/markedjs/marked/issues/1441) from styfle/release-0.6.2 - [`fc5dbf1`](https://github.com/markedjs/marked/commit/fc5dbf1422d6dfff208987a0f94839569eba5d41) 🗜️ minify [skip ci] - [`b1ddd3c`](https://github.com/markedjs/marked/commit/b1ddd3cd59bd20ccbd35197a4c64699b910d63d4) Merge pull request [#1460](https://github-redirect.dependabot.com/markedjs/marked/issues/1460) from andersk/inline-text-quadratic - [`be27472`](https://github.com/markedjs/marked/commit/be27472a8169dda7875330939f8115ab677cdc07) Improve worst-case performance of inline.text regex - [`6b88601`](https://github.com/markedjs/marked/commit/6b88601811ff68799c33e3b4b71477e42a3d314a) 0.6.2 - [`ba1de1e`](https://github.com/markedjs/marked/commit/ba1de1eaded237ce5679d8dcf616e4c7c7c7c157) 🗜️ minify [skip ci] - [`d94253c`](https://github.com/markedjs/marked/commit/d94253ce42a45be2aa4a5a335fd5165a7e7ca1b7) Merge pull request [#1438](https://github-redirect.dependabot.com/markedjs/marked/issues/1438) from UziTech/html-new-line-fix - [`6eec528`](https://github.com/markedjs/marked/commit/6eec528e5d6e08ea751251f9dc195d052caf4a79) Merge pull request [#1449](https://github-redirect.dependabot.com/markedjs/marked/issues/1449) from UziTech/use-htmldiffer - [`0cd0333`](https://github.com/markedjs/marked/commit/0cd033361f44f2c8d0ae7a6ffc01870cf2b8131d) remove redundant comments - [`ff127c5`](https://github.com/markedjs/marked/commit/ff127c5a5952aecf0fd8ac705b4ea60688f34ecd) use template literals - Additional commits viewable in [compare view](https://github.com/markedjs/marked/compare/v0.6.0...v0.6.2)


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
codecov[bot] commented 5 years ago

Codecov Report

Merging #77 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #77   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          26     26           
  Branches        3      3           
=====================================
  Hits           26     26

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e5ea427...ad32d52. Read the comment docs.