dependabot[bot] opened a new pull request, #13506: URL: https://github.com/apache/tvm/pull/13506
Bumps [marked](https://github.com/markedjs/marked) to 4.2.3 and updates ancestor dependency [typedoc](https://github.com/TypeStrong/TypeDoc). These dependencies need to be updated together. Updates `marked` from 1.0.0 to 4.2.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/markedjs/marked/releases">marked's releases</a>.</em></p> <blockquote> <h2>v4.2.3</h2> <h2><a href="https://github.com/markedjs/marked/compare/v4.2.2...v4.2.3">4.2.3</a> (2022-11-20)</h2> <h3>Bug Fixes</h3> <ul> <li>fix entity specs (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2652">#2652</a>) (<a href="https://github.com/markedjs/marked/commit/36a2b639dc66e756de11a8f2ea3f826d56ba4f7e">36a2b63</a>)</li> <li>fix link reference definitions specs (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2654">#2654</a>) (<a href="https://github.com/markedjs/marked/commit/b7eea9504bd73872274dbb938ae2baa7c57b6e0e">b7eea95</a>)</li> <li>fix marked.use with multiple args (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2651">#2651</a>) (<a href="https://github.com/markedjs/marked/commit/73a7bf5cd964317ec939c7255cbd8e2ea6cc169e">73a7bf5</a>)</li> <li>fix multiline setext headings (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2655">#2655</a>) (<a href="https://github.com/markedjs/marked/commit/4aee878ac913e55941407897a8221040f8817b48">4aee878</a>)</li> </ul> <h2>v4.2.2</h2> <h2><a href="https://github.com/markedjs/marked/compare/v4.2.1...v4.2.2">4.2.2</a> (2022-11-05)</h2> <h3>Bug Fixes</h3> <ul> <li>fix escape characters in links (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2628">#2628</a>) (<a href="https://github.com/markedjs/marked/commit/44a2a2393c20d38da4113daffbda6a9d86092548">44a2a23</a>)</li> </ul> <h2>v4.2.1</h2> <h2><a href="https://github.com/markedjs/marked/compare/v4.2.0...v4.2.1">4.2.1</a> (2022-11-02)</h2> <h3>Bug Fixes</h3> <ul> <li>Support escapes within emphasis (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2627">#2627</a>) (<a href="https://github.com/markedjs/marked/commit/377823a6f5ca00c64726bd5630cf2962cb3ff1fc">377823a</a>), closes <a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2280">#2280</a></li> </ul> <h2>v4.2.0</h2> <h1><a href="https://github.com/markedjs/marked/compare/v4.1.1...v4.2.0">4.2.0</a> (2022-10-31)</h1> <h3>Features</h3> <ul> <li>export bin/marked (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2629">#2629</a>) (<a href="https://github.com/markedjs/marked/commit/bd8aad973a1c8d0ffcc38df76b910f41365e993e">bd8aad9</a>)</li> </ul> <h2>v4.1.1</h2> <h2><a href="https://github.com/markedjs/marked/compare/v4.1.0...v4.1.1">4.1.1</a> (2022-10-01)</h2> <h3>Bug Fixes</h3> <ul> <li>remove smartLists from docs and code (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2596">#2596</a>) (<a href="https://github.com/markedjs/marked/commit/f6ba2e39f754cfa8c261426e83641ccc08fb213f">f6ba2e3</a>), closes <a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2582">#2582</a> <a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2582">#2582</a> <a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2582">#2582</a> <a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2582">#2582</a> <a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2582">#2582</a> <a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2582">#2582</a> <a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2582">#2582</a></li> </ul> <h2>v4.1.0</h2> <h1><a href="https://github.com/markedjs/marked/compare/v4.0.19...v4.1.0">4.1.0</a> (2022-08-30)</h1> <h3>Features</h3> <ul> <li>add async option (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2474">#2474</a>) (<a href="https://github.com/markedjs/marked/commit/994b2e6127850bfa85547a202048f29b6fc26913">994b2e6</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/markedjs/marked/commit/b430f8b2ebb33ddb37db8e35afcdbbafa4dbdcef"><code>b430f8b</code></a> chore(release): 4.2.3 [skip ci]</li> <li><a href="https://github.com/markedjs/marked/commit/af31a9949e155bb39d77c3f4632ce5d5f0efadd0"><code>af31a99</code></a> 🗜️ build [skip ci]</li> <li><a href="https://github.com/markedjs/marked/commit/73a7bf5cd964317ec939c7255cbd8e2ea6cc169e"><code>73a7bf5</code></a> fix: fix marked.use with multiple args (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2651">#2651</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/4aee878ac913e55941407897a8221040f8817b48"><code>4aee878</code></a> fix: fix multiline setext headings (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2655">#2655</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/b7eea9504bd73872274dbb938ae2baa7c57b6e0e"><code>b7eea95</code></a> fix: fix link reference definitions specs (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2654">#2654</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/36a2b639dc66e756de11a8f2ea3f826d56ba4f7e"><code>36a2b63</code></a> fix: fix entity specs (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2652">#2652</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/57a203182cddb4dc1ae4ac8f7c72650eddf3442d"><code>57a2031</code></a> chore(deps-dev): Bump node-fetch from 3.2.10 to 3.3.0 (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2657">#2657</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/a281de60ce9df375c16d08e7e60c9a2c3041a593"><code>a281de6</code></a> chore(deps-dev): Bump eslint-plugin-n from 15.5.0 to 15.5.1 (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2656">#2656</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/620a02ca3fa15d937baf115d02caf9289e89c289"><code>620a02c</code></a> chore(deps-dev): Bump rollup from 3.2.5 to 3.3.0 (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2658">#2658</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/fdbbec699f40d652dd7c8b9ac50c5cbaed75776e"><code>fdbbec6</code></a> chore(deps-dev): Bump rollup from 2.79.1 to 3.2.5 (<a href="https://github-redirect.dependabot.com/markedjs/marked/issues/2646">#2646</a>)</li> <li>Additional commits viewable in <a href="https://github.com/markedjs/marked/compare/v1.0.0...v4.2.3">compare view</a></li> </ul> </details> <br /> Updates `typedoc` from 0.17.8 to 0.23.21 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TypeStrong/TypeDoc/releases">typedoc's releases</a>.</em></p> <blockquote> <h2>v0.23.21</h2> <h3>Features</h3> <ul> <li>Added support for a catch-all wildcard in <code>externalSymbolLinkMappings</code>, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2102">#2102</a>.</li> <li>Added support for TypeScript 4.9.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/mistic100"><code>@​mistic100</code></a></li> </ul> <h2>v0.23.20</h2> <h3>Bug Fixes</h3> <ul> <li>Fixed comment discovery for <code>@inheritDoc</code> if inheriting from a function type alias, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2087">#2087</a>.</li> </ul> <h2>v0.23.19</h2> <h3>Bug Fixes</h3> <ul> <li>Fixed title link if <code>titleLink</code> option was not specified, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2085">#2085</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/krisztianb"><code>@​krisztianb</code></a></li> </ul> <h2>v0.23.18</h2> <h3>Features</h3> <ul> <li>Improved error reporting when failing to find entry points, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2080">#2080</a>, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2082">#2082</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Constructor parameter-properties will now use the <code>@param</code> comment for the parameter if available, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1261">#1261</a>.</li> <li>Fixed display of object types containing methods, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1788">#1788</a>.</li> <li>Fixed conversion of intrinsic string mapping types when converting without a type node, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2079">#2079</a>.</li> </ul> <h2>v0.23.17</h2> <h3>Features</h3> <ul> <li>Added <code>titleLink</code>, <code>navigationLinks</code> and <code>sidebarLinks</code> options to add additional links to the rendered output, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1830">#1830</a>.</li> <li>Added <code>sourceLinkTemplate</code> option to allow more flexible specification of remote urls. Deprecated now redundant <code>gitRevision</code> detection starting with <code>https?://</code> introduced in v0.23.16, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2068">#2068</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/futurGH"><code>@​futurGH</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md">typedoc's changelog</a>.</em></p> <blockquote> <h2>v0.23.21 (2022-11-14)</h2> <h3>Features</h3> <ul> <li>Added support for a catch-all wildcard in <code>externalSymbolLinkMappings</code>, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2102">#2102</a>.</li> <li>Added support for TypeScript 4.9.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/mistic100"><code>@​mistic100</code></a></li> </ul> <h2>v0.23.20 (2022-11-03)</h2> <h3>Bug Fixes</h3> <ul> <li>Fixed comment discovery for <code>@inheritDoc</code> if inheriting from a function type alias, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2087">#2087</a>.</li> </ul> <h2>v0.23.19 (2022-10-28)</h2> <h3>Bug Fixes</h3> <ul> <li>Fixed title link if <code>titleLink</code> option was not specified, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2085">#2085</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/krisztianb"><code>@​krisztianb</code></a></li> </ul> <h2>v0.23.18 (2022-10-23)</h2> <h3>Features</h3> <ul> <li>Improved error reporting when failing to find entry points, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2080">#2080</a>, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2082">#2082</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Constructor parameter-properties will now use the <code>@param</code> comment for the parameter if available, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1261">#1261</a>.</li> <li>Fixed display of object types containing methods, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1788">#1788</a>.</li> <li>Fixed conversion of intrinsic string mapping types when converting without a type node, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2079">#2079</a>.</li> </ul> <h2>v0.23.17 (2022-10-18)</h2> <h3>Features</h3> <ul> <li>Added <code>titleLink</code>, <code>navigationLinks</code> and <code>sidebarLinks</code> options to add additional links to the rendered output, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1830">#1830</a>.</li> <li>Added <code>sourceLinkTemplate</code> option to allow more flexible specification of remote urls. Deprecated now redundant <code>gitRevision</code> detection starting with <code>https?://</code> introduced in v0.23.16, <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2068">#2068</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/futurGH"><code>@​futurGH</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/typedoc/commit/8a3e195d3814b6cf54f036fa528ad3a804678d1a"><code>8a3e195</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/530eab35be3920279de430bc6b5d720d8a346b0c"><code>530eab3</code></a> Bump version to 0.23.21</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/893c86c6a873063d058c185a6209ae66624a7665"><code>893c86c</code></a> Fix lint</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/38fe129856fc679570de13c5fa7ad21d41e1666b"><code>38fe129</code></a> CI fix?</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/9b62e0ce6e08c1ff312fd390f60060189aa677e9"><code>9b62e0c</code></a> Add support for TS 4.9</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/8e190487b132145470e515e10aaf2821bc42224f"><code>8e19048</code></a> Tweak changelog notes</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/0ba5af52048eab6ec91e8db26a01a5bebe2f56c6"><code>0ba5af5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2102">#2102</a> from mistic100/external-wildcard</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/4b0a9b0a90a4768cef5ef68dc689714eba2b1e15"><code>4b0a9b0</code></a> Fix <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/2101">#2101</a> support externalSymbolLinkMappings wildcard</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/1ab233b1cfc2e772648d3bfffed194e4773fa86d"><code>1ab233b</code></a> reg-suit begone! -300 dev dependencies</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/ab518941545906e22f2c08f64ad70af2e492aca3"><code>ab51894</code></a> Clean up some unnecessary any</li> <li>Additional commits viewable in <a href="https://github.com/TypeStrong/TypeDoc/compare/0.17.8...v0.23.21">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~typedoc-bot">typedoc-bot</a>, a new releaser for typedoc since your current version.</p> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/tvm/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
