dependabot[bot] opened a new pull request, #180:
URL: https://github.com/apache/datasketches-website/pull/180

   Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 
0.17.13 to 0.23.10.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/gjtorikian/commonmarker/releases";>commonmarker's 
releases</a>.</em></p>
   <blockquote>
   <h2>v0.23.10</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update to 0.29.0.gfm.13 by <a 
href="https://github.com/anticomputer";><code>@​anticomputer</code></a> in <a 
href="https://redirect.github.com/gjtorikian/commonmarker/pull/247";>gjtorikian/commonmarker#247</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/gjtorikian/commonmarker/compare/v0.23.9...v0.23.10";>https://github.com/gjtorikian/commonmarker/compare/v0.23.9...v0.23.10</a></p>
   <h2>v0.23.9</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update to 0.29.0.gfm.11 by <a 
href="https://github.com/anticomputer";><code>@​anticomputer</code></a> in <a 
href="https://redirect.github.com/gjtorikian/commonmarker/pull/236";>gjtorikian/commonmarker#236</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/gjtorikian/commonmarker/compare/v0.23.8...v0.23.9";>https://github.com/gjtorikian/commonmarker/compare/v0.23.8...v0.23.9</a></p>
   <h2>v0.23.8</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update cmark-upstream to <code>0.29.0.gfm.9</code> by <a 
href="https://github.com/smockle";><code>@​smockle</code></a> in <a 
href="https://redirect.github.com/gjtorikian/commonmarker/pull/227";>gjtorikian/commonmarker#227</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/smockle";><code>@​smockle</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/gjtorikian/commonmarker/pull/227";>gjtorikian/commonmarker#227</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/gjtorikian/commonmarker/compare/v0.23.7...v0.23.8";>https://github.com/gjtorikian/commonmarker/compare/v0.23.7...v0.23.8</a></p>
   <h2>v0.23.7</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>C API stable test by <a 
href="https://github.com/gjtorikian";><code>@​gjtorikian</code></a> in <a 
href="https://redirect.github.com/gjtorikian/commonmarker/pull/201";>gjtorikian/commonmarker#201</a></li>
   <li>Update to 29.0.gfm.7 by <a 
href="https://github.com/anticomputer";><code>@​anticomputer</code></a> in <a 
href="https://redirect.github.com/gjtorikian/commonmarker/pull/224";>gjtorikian/commonmarker#224</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v0.23.7";>https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v0.23.7</a></p>
   <h2>v0.23.7.pre1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>C API stable test by <a 
href="https://github.com/gjtorikian";><code>@​gjtorikian</code></a> in <a 
href="https://redirect.github.com/gjtorikian/commonmarker/pull/201";>gjtorikian/commonmarker#201</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v0.23.7.pre1";>https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v0.23.7.pre1</a></p>
   <h2>v0.23.6</h2>
   <h2>What's Changed</h2>
   <p>This release includes two updates from the upstream 
<code>cmark-gfm</code> library, namely:</p>
   <ul>
   <li><a href="https://github.com/github/cmark-gfm/releases";>DoS vulnerability 
in autolink extension</a> per <a 
href="https://github.com/github/cmark-gfm/security/advisories/GHSA-cgh3-p57x-9q7q";>GHSA-cgh3-p57x-9q7q</a></li>
   <li><a 
href="https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.5";>Added 
<code>xmpp:</code> and <code>mailto:</code> support to the autolink 
extension</a></li>
   </ul>
   <h2>v0.23.4</h2>
   <p>No release notes provided.</p>
   <h2>v0.22.0</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md";>commonmarker's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[v0.23.10] (2023-07-31)</h2>
   <ul>
   <li>Update GFM release to <a 
href="https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.12";><code>0.29.0.gfm.12</code></a>
 and <a 
href="https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.13";><code>0.29.0.gfm.13</code></a>,
 thereby <a 
href="https://github.com/github/cmark-gfm/security/advisories/GHSA-w4qg-3vf7-m9x5";>fixing
 a polynomial time complexity security vulnerability</a>.</li>
   <li>Of note to users of this library, GFM releases 
<code>0.29.0.gfm.12</code> and <code>0.29.0.gfm.13</code> also:
   <ul>
   <li>Normalized marker row vs. delimiter row nomenclature (<a 
href="https://redirect.github.com/github/cmark-gfm/pull/273";>#273</a>)</li>
   <li>Exposed CMARK_NODE_FOOTNOTE_DEFINITION literal value (<a 
href="https://redirect.github.com/github/cmark-gfm/pull/336";>#336</a>)</li>
   </ul>
   </li>
   </ul>
   <h2><a 
href="https://github.com/gjtorikian/commonmarker/tree/v0.23.4";>v0.23.4</a> 
(2022-03-03)</h2>
   <p><a 
href="https://github.com/gjtorikian/commonmarker/compare/v0.23.2...v0.23.4";>Full
 Changelog</a></p>
   <p><strong>Fixed bugs:</strong></p>
   <ul>
   <li><code>#render_html</code> way slower than 
<code>#render_doc.to_html</code> <a 
href="https://redirect.github.com/gjtorikian/commonmarker/issues/141";>#141</a></li>
   </ul>
   <p><strong>Closed issues:</strong></p>
   <ul>
   <li>allow keeping text content of unknown tags <a 
href="https://redirect.github.com/gjtorikian/commonmarker/issues/169";>#169</a></li>
   <li>STRIKETHROUGH_DOUBLE_TILDE not working <a 
href="https://redirect.github.com/gjtorikian/commonmarker/issues/168";>#168</a></li>
   <li>Allow disabling 4-space code blocks <a 
href="https://redirect.github.com/gjtorikian/commonmarker/issues/167";>#167</a></li>
   <li>tables with escaped pipes are not recognized <a 
href="https://redirect.github.com/gjtorikian/commonmarker/issues/166";>#166</a></li>
   </ul>
   <p><strong>Merged pull requests:</strong></p>
   <ul>
   <li>CI: Drop a duplicate 'bundle install' <a 
href="https://redirect.github.com/gjtorikian/commonmarker/pull/173";>#173</a> 
(<a href="https://github.com/olleolleolle";>olleolleolle</a>)</li>
   <li>CI: Drop duplicate bundle install <a 
href="https://redirect.github.com/gjtorikian/commonmarker/pull/172";>#172</a> 
(<a href="https://github.com/olleolleolle";>olleolleolle</a>)</li>
   <li>Fixup benchmark and speedup a little, fixes <a 
href="https://redirect.github.com/gjtorikian/commonmarker/issues/141";>#141</a> 
<a href="https://redirect.github.com/gjtorikian/commonmarker/pull/171";>#171</a> 
(<a href="https://github.com/ojab";>ojab</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/gjtorikian/commonmarker/tree/v0.23.2";>v0.23.2</a> 
(2021-09-17)</h2>
   <p><a 
href="https://github.com/gjtorikian/commonmarker/compare/v0.23.1...v0.23.2";>Full
 Changelog</a></p>
   <p><strong>Merged pull requests:</strong></p>
   <ul>
   <li>Update GFM release to <code>0.29.0.gfm.2</code> <a 
href="https://redirect.github.com/gjtorikian/commonmarker/pull/148";>#148</a> 
(<a href="https://github.com/phillmv";>phillmv</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/gjtorikian/commonmarker/tree/v0.23.1";>v0.23.1</a> 
(2021-09-03)</h2>
   <p><a 
href="https://github.com/gjtorikian/commonmarker/compare/v0.23.0...v0.23.1";>Full
 Changelog</a></p>
   <p><strong>Closed issues:</strong></p>
   <ul>
   <li>Incorrect processing of list and next block of code <a 
href="https://redirect.github.com/gjtorikian/commonmarker/issues/146";>#146</a></li>
   </ul>
   <p><strong>Merged pull requests:</strong></p>
   <ul>
   <li>Normalize parse and render options <a 
href="https://redirect.github.com/gjtorikian/commonmarker/pull/145";>#145</a> 
(<a href="https://github.com/phillmv";>phillmv</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/gjtorikian/commonmarker/tree/v0.23.0";>v0.23.0</a> 
(2021-08-30)</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/gjtorikian/commonmarker/commit/db8cd377b54541f7fd484d168b7682a282a680f7";><code>db8cd37</code></a>
 Merge pull request <a 
href="https://redirect.github.com/gjtorikian/commonmarker/issues/247";>#247</a> 
from anticomputer/update-to-0.29.0.gfm.13</li>
   <li><a 
href="https://github.com/gjtorikian/commonmarker/commit/e1e450c381e1fac5021a08bdc5f72bbac9cf6038";><code>e1e450c</code></a>
 :gem: release 0.23.10</li>
   <li><a 
href="https://github.com/gjtorikian/commonmarker/commit/08b7c4b96c2835edcc2f14e978f758f6ac58b158";><code>08b7c4b</code></a>
 Update cmark-upstream to <a 
href="https://github.com/github/cmark-gfm/commit/587a12bb5";>https://github.com/github/cmark-gfm/commit/587a12bb5</a>...</li>
   <li><a 
href="https://github.com/gjtorikian/commonmarker/commit/d0e81e2392861ad3f6f27e895080cdfc6a8e72e7";><code>d0e81e2</code></a>
 I've used this version of the update_submodules script for several releases, 
...</li>
   <li><a 
href="https://github.com/gjtorikian/commonmarker/commit/42cfc90251353f9fceda91b884d0ded8d3da0bcf";><code>42cfc90</code></a>
 Merge pull request <a 
href="https://redirect.github.com/gjtorikian/commonmarker/issues/236";>#236</a> 
from anticomputer/update-to-0.29.0.gfm.10</li>
   <li><a 
href="https://github.com/gjtorikian/commonmarker/commit/d793fbf45106f17c1eb721293bcc8d098bd999dc";><code>d793fbf</code></a>
 Update cmark-upstream to <a 
href="https://github.com/github/cmark-gfm/commit/1e230827a";>https://github.com/github/cmark-gfm/commit/1e230827a</a>...</li>
   <li><a 
href="https://github.com/gjtorikian/commonmarker/commit/4e4588f2e0d34a21eeb79ec53459d248fdf56b39";><code>4e4588f</code></a>
 Update Makefile for export header consolidation</li>
   <li><a 
href="https://github.com/gjtorikian/commonmarker/commit/2eb8ca8f2f4463448806663d72218cdcc0a9f38c";><code>2eb8ca8</code></a>
 Update cmark-upstream to <a 
href="https://github.com/github/cmark-gfm/commit/c8dcdc71c";>https://github.com/github/cmark-gfm/commit/c8dcdc71c</a>...</li>
   <li><a 
href="https://github.com/gjtorikian/commonmarker/commit/bbb49db7223d71ad9366309c358c7c09a4e1c5a8";><code>bbb49db</code></a>
 HtmlRenderer: don't nest &lt;strong&gt;</li>
   <li><a 
href="https://github.com/gjtorikian/commonmarker/commit/f303e6bae7d83c76f3a929fa9e59ae2e3ac27081";><code>f303e6b</code></a>
 :gem: release 0.23.9</li>
   <li>Additional commits viewable in <a 
href="https://github.com/gjtorikian/commonmarker/compare/v0.17.13...v0.23.10";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commonmarker&package-manager=bundler&previous-version=0.17.13&new-version=0.23.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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/datasketches-website/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: dev-unsubscr...@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@datasketches.apache.org
For additional commands, e-mail: dev-h...@datasketches.apache.org

Reply via email to