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

   Bumps 
[pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 
9.5 to 10.16.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/facelessuser/pymdown-extensions/releases";>pymdown-extensions's
 releases</a>.</em></p>
   <blockquote>
   <h2>10.6.1</h2>
   <h2>10.16.1</h2>
   <ul>
   <li><strong>FIX</strong>: Inefficient regular expression pattern for figure 
caption numbers.</li>
   </ul>
   <h2>10.16</h2>
   <ul>
   <li><strong>NEW</strong>: Add early support for Python 3.14.</li>
   <li><strong>NEW</strong>: Drop support for Python 3.8.</li>
   <li><strong>NEW</strong>: Snippets: Added <code>max_retries</code> and 
<code>backoff_retries</code> options to configure new retry logic for HTTP 429
   errors (Too Many Requests client error).</li>
   <li><strong>NEW</strong>: Caption: Prefix templates are now preserved 
exactly as specified allowing the insertion of HTML tags if
   desired.</li>
   <li><strong>FIX</strong>: Caption: Fix issue where manual numbers in auto 
were not respected appropriately.</li>
   </ul>
   <h2>10.15.0</h2>
   <ul>
   <li><strong>NEW</strong>: SuperFences: Add <code>relaxed_headers</code> 
option which can tolerate bad content in the fenced code header. When
   enabled, code blocks with bad content in the header will likely still 
convert into code blocks, often respecting
   the specified language.</li>
   <li><strong>NEW</strong>: Add type hints to the Blocks interface and a few 
additional files.</li>
   <li><strong>FIX</strong>: Blocks: Fix some corner cases of nested blocks 
with lists.</li>
   <li><strong>FIX</strong>: Tab and Tabbed: Fix a case where tabs could fail 
if <code>combine_header_slug</code> was enabled and there was no
   header.</li>
   </ul>
   <h2>10.14.3</h2>
   <ul>
   <li><strong>FIX</strong>: Blocks: An empty, raw block type should not cause 
an error.</li>
   </ul>
   <h2>10.14.2</h2>
   <ul>
   <li><strong>FIX</strong>: Blocks: Fix some corner cases with 
<code>md_in_html</code>.</li>
   </ul>
   <h2>10.14.1</h2>
   <ul>
   <li><strong>FIX</strong>: MagicLink: Ensure that repo names that start with 
<code>.</code> are handled correctly.</li>
   <li><strong>FIX</strong>: FancyLists: Fix case were lists could be falsely 
created when a line started with <code>.</code> or <code>)</code>.</li>
   </ul>
   <h2>10.14</h2>
   <ul>
   <li><strong>NEW</strong>: Blocks.HTML: Add new <code>custom</code> option to 
specify tags and the assumed handling for them when automatic mode
   is assumed. This can also be used to override the handling for recognized 
tags with automatic handling.</li>
   <li><strong>FIX</strong>: Fix tests to pass with Pygments 2.19+.</li>
   </ul>
   <h2>10.13</h2>
   <ul>
   <li><strong>NEW</strong>: Snippets: Allow multiple line numbers or line 
number blocks separated by <code>,</code>.</li>
   <li><strong>NEW</strong>: Snippets: Allow using a negative index for number 
start indexes and end indexes. Negative indexes are converted to positive 
indexes based on the number of lines in the snippet.</li>
   <li><strong>FIX</strong>: Snippets: Properly capture empty newline at end of 
file.</li>
   <li><strong>FIX</strong>: Snippets: Fix issue where when non sections of 
files are included, section labels are not stripped.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/facelessuser/pymdown-extensions/commit/b50d15a56850ed1408a284bba81cc019c6bd72e8";><code>b50d15a</code></a>
 Caption pattern should match a literal dot (<a 
href="https://redirect.github.com/facelessuser/pymdown-extensions/issues/2717";>#2717</a>)</li>
   <li><a 
href="https://github.com/facelessuser/pymdown-extensions/commit/f64422f87c05031a8c8d62b1988bf76e8f65f27f";><code>f64422f</code></a>
 Update copyright</li>
   <li><a 
href="https://github.com/facelessuser/pymdown-extensions/commit/9edb92606fc813e983fce3187862a4f28bb15886";><code>9edb926</code></a>
 Use Trusted Publisher</li>
   <li><a 
href="https://github.com/facelessuser/pymdown-extensions/commit/7d3d4f990463e50b1ba1e20830832285d92990c7";><code>7d3d4f9</code></a>
 Add early support for Python 3.14 (<a 
href="https://redirect.github.com/facelessuser/pymdown-extensions/issues/2697";>#2697</a>)</li>
   <li><a 
href="https://github.com/facelessuser/pymdown-extensions/commit/beb841e6f968b81403166d685b083fe2bde84bbc";><code>beb841e</code></a>
 Docs: Update JS deps</li>
   <li><a 
href="https://github.com/facelessuser/pymdown-extensions/commit/620d7fded457a0b5317019fa461a27f484a0d3d4";><code>620d7fd</code></a>
 Docs: update JS deps</li>
   <li><a 
href="https://github.com/facelessuser/pymdown-extensions/commit/a49f32aa4ac91d97c7c10c9abe7f654b5ec802e5";><code>a49f32a</code></a>
 Refactor for mypy issue</li>
   <li><a 
href="https://github.com/facelessuser/pymdown-extensions/commit/52a481b5591879f49baffecf4275f351d27a3759";><code>52a481b</code></a>
 Docs: update JS dependencies</li>
   <li><a 
href="https://github.com/facelessuser/pymdown-extensions/commit/2a1828accdc2371d97610fbbb574dd878e090b54";><code>2a1828a</code></a>
 Allow raw HTML in caption prefix (<a 
href="https://redirect.github.com/facelessuser/pymdown-extensions/issues/2679";>#2679</a>)</li>
   <li><a 
href="https://github.com/facelessuser/pymdown-extensions/commit/fbf4bf22da3bc864f24b4ee6a2c05b145fb6c304";><code>fbf4bf2</code></a>
 Fix issue where manual captions in auto were not respected properly (<a 
href="https://redirect.github.com/facelessuser/pymdown-extensions/issues/2678";>#2678</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/facelessuser/pymdown-extensions/compare/9.5...10.16.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pymdown-extensions&package-manager=pip&previous-version=9.5&new-version=10.16.1)](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/celeborn-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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to