raix / vscode-perl-debug

LOOKING FOR MAINTAINERS. Perl debugger extension for visual studio code
MIT License
63 stars 36 forks source link

chore(deps): bump marked from 0.6.0 to 0.6.3 #119

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps marked from 0.6.0 to 0.6.3.

Release notes *Sourced from [marked's releases](https://github.com/markedjs/marked/releases).* > ## 0.6.3 > ## Fixes > > - Fix nested blockquotes [#1464](https://github-redirect.dependabot.com/markedjs/marked/issues/1464) > - Fix `` issue with mixed content [#1451](https://github-redirect.dependabot.com/markedjs/marked/issues/1451) > - revert [#1464](https://github-redirect.dependabot.com/markedjs/marked/issues/1464) [#1497](https://github-redirect.dependabot.com/markedjs/marked/issues/1497) > - Fix `breaks: true` [#1507](https://github-redirect.dependabot.com/markedjs/marked/issues/1507) > > ## Docs > > - add docs for workers [#1432](https://github-redirect.dependabot.com/markedjs/marked/issues/1432) > - Add security policy [#1492](https://github-redirect.dependabot.com/markedjs/marked/issues/1492) > - Update supported spec versions [#1491](https://github-redirect.dependabot.com/markedjs/marked/issues/1491) > - Update test folder descriptions [#1506](https://github-redirect.dependabot.com/markedjs/marked/issues/1506) > > ## DevOps > > - Use latest commit for demo master [#1457](https://github-redirect.dependabot.com/markedjs/marked/issues/1457) > - Update tests to commonmark 0.29 [#1465](https://github-redirect.dependabot.com/markedjs/marked/issues/1465) > - Update tests to GFM 0.29 [#1470](https://github-redirect.dependabot.com/markedjs/marked/issues/1470) > - Fix commonmark spec 57 and 40 (headings) [#1475](https://github-redirect.dependabot.com/markedjs/marked/issues/1475) > > ## 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 > ... (truncated)
Commits - [`124c576`](https://github.com/markedjs/marked/commit/124c57690eaf97b0b173c8bcfb780ba7ec74db7e) Release v0.6.3 ([#1508](https://github-redirect.dependabot.com/markedjs/marked/issues/1508)) - [`570af73`](https://github.com/markedjs/marked/commit/570af7302abac4e267f45d163f79bc7b4dec5d93) 0.6.3 - [`1ce85ca`](https://github.com/markedjs/marked/commit/1ce85cada0e89d0255d8eefbc7976c60cd42e9e0) update test descriptions in CONTRIBUTING.md ([#1506](https://github-redirect.dependabot.com/markedjs/marked/issues/1506)) - [`a265632`](https://github.com/markedjs/marked/commit/a265632ce83fc261680d14d1b851fcd8ca82f775) 🗜️ minify [skip ci] - [`c95667f`](https://github.com/markedjs/marked/commit/c95667f9d14432674f37c19973678ffaf6898e0e) Fix breaks ([#1507](https://github-redirect.dependabot.com/markedjs/marked/issues/1507)) - [`e774f77`](https://github.com/markedjs/marked/commit/e774f77e82079fa0ff891c861b0fb5238af5ad6a) fix breaks - [`da4d967`](https://github.com/markedjs/marked/commit/da4d9673c671c3f9eeaf3b73973d0a810c82bda0) add test - [`c86d242`](https://github.com/markedjs/marked/commit/c86d2423fd7e0ffb1104da85494d64deac87da9f) update test descriptions in CONTRIBUTING.md - [`0b7fc5e`](https://github.com/markedjs/marked/commit/0b7fc5e3420832efc1c8892d9792363a85d199a5) 🗜️ minify [skip ci] - [`5ba9ba5`](https://github.com/markedjs/marked/commit/5ba9ba5b93b95096445249c11b31c13f7514137a) Merge pull request [#1497](https://github-redirect.dependabot.com/markedjs/marked/issues/1497) from UziTech/revert-1464 - Additional commits viewable in [compare view](https://github.com/markedjs/marked/compare/v0.6.0...v0.6.3)
Maintainer changes This version was pushed to npm by [tonybrix](https://www.npmjs.com/~tonybrix), a new releaser for marked since your current version.


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/raix/vscode-perl-debug/network/alerts).
raix commented 4 years ago

@dependabot rebase

raix commented 4 years ago

:tada: This PR is included in version 0.6.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: