dependabot[bot] opened a new pull request, #4065:
URL: https://github.com/apache/streampipes/pull/4065

   Bumps 
[pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 
10.15 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>
   </blockquote>
   </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/10.15...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=10.15&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/streampipes/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