martyr-deepin / deepin-appstore

App Store for Deepin (legacy codebase)
https://dstore-appstore.deepin.cn/
GNU General Public License v3.0
114 stars 40 forks source link

chore(deps): bump marked from 0.5.2 to 0.6.1 in /src/web #98

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps marked from 0.5.2 to 0.6.1.

Release notes *Sourced from [marked's releases](https://github.com/markedjs/marked/releases).* > ## 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) > > ## 0.6.0 > ## Breaking Changes > > - Drop support for Node v0.10 and old browsers such as Internet Explorer > - You should not have any problems if using Node 4+ or a modern browser > - Add parameter `slugger` to `Renderer.prototype.heading` method [#1401](https://github-redirect.dependabot.com/markedjs/marked/issues/1401) > - You should not have any problems if you do not override this method > > ## New Features > > - Add new export `marked.Slugger` [#1401](https://github-redirect.dependabot.com/markedjs/marked/issues/1401) > > ## Fixes > > - Fix emphasis followed by a punctuation [#1383](https://github-redirect.dependabot.com/markedjs/marked/issues/1383) > - Fix bold around autolink email address [#1385](https://github-redirect.dependabot.com/markedjs/marked/issues/1385) > - Make autolinks case insensitive [#1384](https://github-redirect.dependabot.com/markedjs/marked/issues/1384) > - Make code fences compliant with Commonmark spec [#1387](https://github-redirect.dependabot.com/markedjs/marked/issues/1387) > - Make blockquote paragraph continuation compliant with Commonmark spec [#1394](https://github-redirect.dependabot.com/markedjs/marked/issues/1394) > - Make ordered list marker length compliant with Commonmark spec [#1391](https://github-redirect.dependabot.com/markedjs/marked/issues/1391) > - Make empty list items compliant with Commonmark spec [#1395](https://github-redirect.dependabot.com/markedjs/marked/issues/1395) > - Make tag escaping compliant with Commonmark spec [#1397](https://github-redirect.dependabot.com/markedjs/marked/issues/1397) > - Make strong/bold compliant with Commonmark spec [#1400](https://github-redirect.dependabot.com/markedjs/marked/issues/1400) > - Fix handling of adjacent lists [#684](https://github-redirect.dependabot.com/markedjs/marked/issues/684) > - Add better error handling when token type cannot be found [#1005](https://github-redirect.dependabot.com/markedjs/marked/issues/1005) > - Fix duplicate heading id and non-latin characters [#1401](https://github-redirect.dependabot.com/markedjs/marked/issues/1401) > > ## CLI > > - Pretty print ENOENT errors on cli [#1396](https://github-redirect.dependabot.com/markedjs/marked/issues/1396) > - Update repo url in man [#1403](https://github-redirect.dependabot.com/markedjs/marked/issues/1403) > > ## Docs > > - Fix `breaks` option description [#1381](https://github-redirect.dependabot.com/markedjs/marked/issues/1381) > - Update docs to include "Since" version [#1382](https://github-redirect.dependabot.com/markedjs/marked/issues/1382) > - Add defibrillator badge for [@​mccraveiro](https://github.com/mccraveiro) [#1392](https://github-redirect.dependabot.com/markedjs/marked/issues/1392) > ... (truncated)
Commits - [`c679e5e`](https://github.com/markedjs/marked/commit/c679e5edb5e5b8adc609928853ef980f06baaf18) Merge pull request [#1421](https://github-redirect.dependabot.com/markedjs/marked/issues/1421) from UziTech/release-0.6.1 - [`d9fe247`](https://github.com/markedjs/marked/commit/d9fe247ef2979d6760e29b71d433e108b3430e0f) 0.6.1 - [`e959a1d`](https://github.com/markedjs/marked/commit/e959a1de5df014a2d718510ee462f6ac7ce98a9c) Merge pull request [#1420](https://github-redirect.dependabot.com/markedjs/marked/issues/1420) from markedjs/snyk-badge - [`f42c4a7`](https://github.com/markedjs/marked/commit/f42c4a775728a102ee45999afd3b7bd7aa71ba0c) Merge pull request [#1422](https://github-redirect.dependabot.com/markedjs/marked/issues/1422) from stevemoser/patch-1 - [`0f8e7b5`](https://github.com/markedjs/marked/commit/0f8e7b50e8ea45ca50233681559592424859841b) Remove --save option as it isn't required anymore - [`e1605cb`](https://github.com/markedjs/marked/commit/e1605cbc0fa4d51e768a5d05a7707f90f3168e43) Remove --save option as it isn't required anymore - [`89b1717`](https://github.com/markedjs/marked/commit/89b17175a8c0790d234616ac5ffe7d55e17ee5f3) 🗜️ minify [skip ci] - [`a908d08`](https://github.com/markedjs/marked/commit/a908d08e9e9f459a2eea6a7c2de642ffb7e265ba) Merge pull request [#1414](https://github-redirect.dependabot.com/markedjs/marked/issues/1414) from UziTech/multi-bracket-link - [`7e07647`](https://github.com/markedjs/marked/commit/7e07647f042879679351aa96fc53abb221b0ef1a) Add snyk badge - [`da67561`](https://github.com/markedjs/marked/commit/da67561a4fa04d670de8ecde2e157acb708ef0bf) Merge pull request [#1418](https://github-redirect.dependabot.com/markedjs/marked/issues/1418) from UziTech/version-worker - Additional commits viewable in [compare view](https://github.com/markedjs/marked/compare/v0.5.2...v0.6.1)
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/linuxdeepin/deepin-appstore/network/alerts).
dependabot[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.