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

   Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 
0.25.0 to 0.28.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mkdocstrings/mkdocstrings/releases";>mkdocstrings's 
releases</a>.</em></p>
   <blockquote>
   <h2>0.28.3</h2>
   <h2><a 
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.3";>0.28.3</a>
 - 2025-03-08</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.2...0.28.3";>Compare
 with 0.28.2</a><!-- raw HTML omitted --></p>
   <h3>Deprecations</h3>
   <p>All public objects must now be imported from the top-level 
<code>mkdocstrings</code> module. Importing from submodules is deprecated, and 
will raise errors starting with v1. This should be the last deprecation before 
v1.</p>
   <h3>Build</h3>
   <ul>
   <li>Make <code>python</code> extra depend on latest mkdocstrings-python 
(1.16.2) (<a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/ba9003e96c8e5e01900743d5c464cbd228d732f4";>ba9003e</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>Finish exposing/hiding public/internal objects (<a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/0723fc25fdf5d45bc3b949f370712a706b85fbab";>0723fc2</a>
 by Timothée Mazzucotelli).</li>
   <li>Re-expose public API in the top-level <code>mkdocstrings</code> module 
(<a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/e66e08096d45f6790492d9a0b767d512e42f67a9";>e66e080</a>
 by Timothée Mazzucotelli).</li>
   <li>Move modules to internal folder (<a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/23fe23f11011d0470a6342ca85e060e5ac2b6bd6";>23fe23f</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h2>0.28.2</h2>
   <h2><a 
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.2";>0.28.2</a>
 - 2025-02-24</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.1...0.28.2";>Compare
 with 0.28.1</a><!-- raw HTML omitted --></p>
   <h3>Build</h3>
   <ul>
   <li>Depend on mkdocs-autorefs &gt;= 1.4 (<a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/2c22bdc49f6bf5600aefd5ec711747686fda96a8";>2c22bdc</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h2>0.28.1</h2>
   <h2><a 
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.1";>0.28.1</a>
 - 2025-02-14</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.0...0.28.1";>Compare
 with 0.28.0</a><!-- raw HTML omitted --></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Renew MkDocs' <code>relpath</code> processor instead of using same 
instance (<a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/4ab180d01964c3ef8005cd72c8d91ba3fd241e27";>4ab180d</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocs/mkdocs/issues/3919";>Issue-mkdocs-3919</a></li>
   </ul>
   <h2>0.28.0</h2>
   <h2><a 
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.0";>0.28.0</a>
 - 2025-02-03</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.27.0...0.28.0";>Compare
 with 0.27.0</a><!-- raw HTML omitted --></p>
   <h3>Breaking Changes</h3>
   <p>Although the following changes are &quot;breaking&quot; in terms of 
public API, we didn't find any public use of these classes and methods on 
GitHub.</p>
   <ul>
   <li><code>mkdocstrings.extension.AutoDocProcessor.__init__(parser)</code>: 
<em>Parameter was removed</em></li>
   <li><code>mkdocstrings.extension.AutoDocProcessor.__init__(md)</code>: 
<em>Positional parameter was moved</em></li>
   <li><code>mkdocstrings.extension.AutoDocProcessor.__init__(config)</code>: 
<em>Parameter was removed</em></li>
   <li><code>mkdocstrings.extension.AutoDocProcessor.__init__(handlers)</code>: 
<em>Parameter kind was changed</em>: <code>positional or keyword</code> -&gt; 
<code>keyword-only</code></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md";>mkdocstrings's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.3";>0.28.3</a>
 - 2025-03-08</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.2...0.28.3";>Compare
 with 0.28.2</a><!-- raw HTML omitted --></p>
   <h3>Deprecations</h3>
   <p>All public objects must now be imported from the top-level 
<code>mkdocstrings</code> module. Importing from submodules is deprecated, and 
will raise errors starting with v1. This should be the last deprecation before 
v1.</p>
   <h3>Build</h3>
   <ul>
   <li>Make <code>python</code> extra depend on latest mkdocstrings-python 
(1.16.2) (<a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/ba9003e96c8e5e01900743d5c464cbd228d732f4";>ba9003e</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>Finish exposing/hiding public/internal objects (<a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/0723fc25fdf5d45bc3b949f370712a706b85fbab";>0723fc2</a>
 by Timothée Mazzucotelli).</li>
   <li>Re-expose public API in the top-level <code>mkdocstrings</code> module 
(<a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/e66e08096d45f6790492d9a0b767d512e42f67a9";>e66e080</a>
 by Timothée Mazzucotelli).</li>
   <li>Move modules to internal folder (<a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/23fe23f11011d0470a6342ca85e060e5ac2b6bd6";>23fe23f</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h2><a 
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.2";>0.28.2</a>
 - 2025-02-24</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.1...0.28.2";>Compare
 with 0.28.1</a><!-- raw HTML omitted --></p>
   <h3>Build</h3>
   <ul>
   <li>Depend on mkdocs-autorefs &gt;= 1.4 (<a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/2c22bdc49f6bf5600aefd5ec711747686fda96a8";>2c22bdc</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h2><a 
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.1";>0.28.1</a>
 - 2025-02-14</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.0...0.28.1";>Compare
 with 0.28.0</a><!-- raw HTML omitted --></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Renew MkDocs' <code>relpath</code> processor instead of using same 
instance (<a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/4ab180d01964c3ef8005cd72c8d91ba3fd241e27";>4ab180d</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocs/mkdocs/issues/3919";>Issue-mkdocs-3919</a></li>
   </ul>
   <h2><a 
href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.0";>0.28.0</a>
 - 2025-02-03</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.27.0...0.28.0";>Compare
 with 0.27.0</a><!-- raw HTML omitted --></p>
   <h3>Breaking Changes</h3>
   <p>Although the following changes are &quot;breaking&quot; in terms of 
public API, we didn't find any public use of these classes and methods on 
GitHub.</p>
   <ul>
   <li><code>mkdocstrings.extension.AutoDocProcessor.__init__(parser)</code>: 
<em>Parameter was removed</em></li>
   <li><code>mkdocstrings.extension.AutoDocProcessor.__init__(md)</code>: 
<em>Positional parameter was moved</em></li>
   <li><code>mkdocstrings.extension.AutoDocProcessor.__init__(config)</code>: 
<em>Parameter was removed</em></li>
   <li><code>mkdocstrings.extension.AutoDocProcessor.__init__(handlers)</code>: 
<em>Parameter kind was changed</em>: <code>positional or keyword</code> -&gt; 
<code>keyword-only</code></li>
   <li><code>mkdocstrings.extension.AutoDocProcessor.__init__(autorefs)</code>: 
<em>Parameter kind was changed</em>: <code>positional or keyword</code> -&gt; 
<code>keyword-only</code></li>
   
<li><code>mkdocstrings.extension.MkdocstringsExtension.__init__(config)</code>: 
<em>Parameter was removed</em></li>
   
<li><code>mkdocstrings.extension.MkdocstringsExtension.__init__(handlers)</code>:
 <em>Positional parameter was moved</em></li>
   
<li><code>mkdocstrings.extension.MkdocstringsExtension.__init__(autorefs)</code>:
 <em>Positional parameter was moved</em></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/fd28fff07aa24e6e1381f67455980fc4364fb86b";><code>fd28fff</code></a>
 chore: Prepare release 0.28.3</li>
   <li><a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/0723fc25fdf5d45bc3b949f370712a706b85fbab";><code>0723fc2</code></a>
 refactor: Finish exposing/hiding public/internal objects</li>
   <li><a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/72e8baeb816e5c540a6d38e030ac20566ebb0d73";><code>72e8bae</code></a>
 docs: Simplify API docs</li>
   <li><a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/e66e08096d45f6790492d9a0b767d512e42f67a9";><code>e66e080</code></a>
 refactor: Re-expose public API in the top-level <code>mkdocstrings</code> 
module</li>
   <li><a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/23fe23f11011d0470a6342ca85e060e5ac2b6bd6";><code>23fe23f</code></a>
 refactor: Move modules to internal folder</li>
   <li><a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/caf2fff2d2bc83bbfd974f5e45a8a0c5d7c57f9b";><code>caf2fff</code></a>
 tests: Simplify the test that disables the plugin</li>
   <li><a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/94d829961a5103ba4f83960f78117b0845624cac";><code>94d8299</code></a>
 chore: Template upgrade</li>
   <li><a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/ec038ebd34aa8dde3d9434e0d1991a02726a5058";><code>ec038eb</code></a>
 docs: Enable autorefs plugin in preparation for backlinks</li>
   <li><a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/9f16e5f93466c02553349a3ed2e796bc19cdc393";><code>9f16e5f</code></a>
 docs: Remove intermediate section in preparation for backlinks</li>
   <li><a 
href="https://github.com/mkdocstrings/mkdocstrings/commit/ba9003e96c8e5e01900743d5c464cbd228d732f4";><code>ba9003e</code></a>
 build: Make <code>python</code> extra depend on latest mkdocstrings-python 
(1.16.2)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mkdocstrings/mkdocstrings/compare/0.25.0...0.28.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocstrings&package-manager=pip&previous-version=0.25.0&new-version=0.28.3)](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)
   
   
   </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