davidedc / livecodelab

a web based livecoding environment
http://livecodelab.net/
MIT License
327 stars 63 forks source link

Bump marked from 0.5.1 to 0.8.0 #315

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps marked from 0.5.1 to 0.8.0.

Release notes *Sourced from [marked's releases](https://github.com/markedjs/marked/releases).* > ## 0.8.0 > ## Breaking changes > > - Remove substitutions [#1532](https://github-redirect.dependabot.com/markedjs/marked/issues/1532) > - Separate source into modules [#1563](https://github-redirect.dependabot.com/markedjs/marked/issues/1563) [#1572](https://github-redirect.dependabot.com/markedjs/marked/issues/1572) [#1573](https://github-redirect.dependabot.com/markedjs/marked/issues/1573) [#1575](https://github-redirect.dependabot.com/markedjs/marked/issues/1575) [#1576](https://github-redirect.dependabot.com/markedjs/marked/issues/1576) [#1581](https://github-redirect.dependabot.com/markedjs/marked/issues/1581) > > ## Fixes > > - Fix relative urls in `baseUrl` option [#1526](https://github-redirect.dependabot.com/markedjs/marked/issues/1526) > - Loose task list [#1535](https://github-redirect.dependabot.com/markedjs/marked/issues/1535) > - Fix image parentheses [#1557](https://github-redirect.dependabot.com/markedjs/marked/issues/1557) > - remove module field & update devDependencies [#1581](https://github-redirect.dependabot.com/markedjs/marked/issues/1581) > > ## Docs > > - Update examples with es6+ [#1521](https://github-redirect.dependabot.com/markedjs/marked/issues/1521) > - Fix link to USING_PRO.md page [#1552](https://github-redirect.dependabot.com/markedjs/marked/issues/1552) > - Fix typo in USING_ADVANCED.md [#1558](https://github-redirect.dependabot.com/markedjs/marked/issues/1558) > - Node worker threads are stable [#1555](https://github-redirect.dependabot.com/markedjs/marked/issues/1555) > > ## Dev Dependencies > > - Update deps [#1516](https://github-redirect.dependabot.com/markedjs/marked/issues/1516) > - Update eslint [#1542](https://github-redirect.dependabot.com/markedjs/marked/issues/1542) > - Update htmldiffer async matcher [#1543](https://github-redirect.dependabot.com/markedjs/marked/issues/1543) > > ## 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) > > ## 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) > ... (truncated)
Commits - [`416003b`](https://github.com/markedjs/marked/commit/416003b50daea11c698b4f12ca3b92ce7e67c5cb) 0.8.0 ([#1571](https://github-redirect.dependabot.com/markedjs/marked/issues/1571)) - [`6612ed1`](https://github.com/markedjs/marked/commit/6612ed11854e7163bdca41993f02a4da7f87b701) 0.8.0 - [`bef6137`](https://github.com/markedjs/marked/commit/bef6137f803b2d56eef5e17fa953bdc07d2fb478) 🗜️ build [skip ci] - [`c3ac5e1`](https://github.com/markedjs/marked/commit/c3ac5e14484697acfbc7b1957d3d5b6aa33c2244) Merge pull request [#1581](https://github-redirect.dependabot.com/markedjs/marked/issues/1581) from UziTech/module-field - [`45a9c4a`](https://github.com/markedjs/marked/commit/45a9c4ae5dad5d5fefb29538c6915c22d191ebeb) Merge pull request [#1577](https://github-redirect.dependabot.com/markedjs/marked/issues/1577) from UziTech/build-user - [`316a6d7`](https://github.com/markedjs/marked/commit/316a6d712e36ede3bf44e752af66fffab7a6e7da) remove module field and update deps - [`6a9c4c3`](https://github.com/markedjs/marked/commit/6a9c4c3d453786b5911872400ab0f68657d02ebd) fix build user - [`ed18cd5`](https://github.com/markedjs/marked/commit/ed18cd58218ed4ab98d3457bec2872ba1f71230e) 🗜️ build [skip ci] - [`edf87e3`](https://github.com/markedjs/marked/commit/edf87e3f806992ac92a01e7562ad343b4a58c111) Remove static properties from helpers ([#1575](https://github-redirect.dependabot.com/markedjs/marked/issues/1575)) - [`81d3018`](https://github.com/markedjs/marked/commit/81d3018e546f7160703a2fd60d0b75696477656a) Remove incorrectly used browser field ([#1573](https://github-redirect.dependabot.com/markedjs/marked/issues/1573)) - Additional commits viewable in [compare view](https://github.com/markedjs/marked/compare/v0.5.1...v0.8.0)
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/davidedc/livecodelab/network/alerts).
dependabot[bot] commented 4 years ago

Looks like marked is up-to-date now, so this is no longer needed.