You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/28 03:02:42 UTC

[PR] Bump mkdocs-gen-files from 0.4.0 to 0.5.0 in /streampipes-client-python (streampipes)

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

   Bumps [mkdocs-gen-files](https://github.com/oprypin/mkdocs-gen-files) from 0.4.0 to 0.5.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/oprypin/mkdocs-gen-files/releases">mkdocs-gen-files's releases</a>.</em></p>
   <blockquote>
   <h2>v0.5.0</h2>
   <p>Changes for compatibility with other plugins:</p>
   <ul>
   <li>
   <p>Cleanup of the temporary directory will happen after all other plugins (on MkDocs 1.4+) - <a href="https://redirect.github.com/oprypin/mkdocs-gen-files/issues/23">#23</a></p>
   </li>
   <li>
   <p><code>File</code> objects populated by mkdocs-gen-files will now contain a <code>generated_by</code> attribute - <a href="https://redirect.github.com/oprypin/mkdocs-gen-files/issues/20">#20</a></p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/b02016c315e25017f5678e190d98f53c64c99446"><code>b02016c</code></a> v0.5.0</li>
   <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/2217afd83ec8d35dc9a4494ed470ac4b2309d079"><code>2217afd</code></a> Resolve mkdocstrings deprecations</li>
   <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/61233e631311b12c9adb627007b1aa85d550f02e"><code>61233e6</code></a> Add generated_by attribute to page.file (<a href="https://redirect.github.com/oprypin/mkdocs-gen-files/issues/20">#20</a>)</li>
   <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/10034c5b5b21da631118ae2fd8b4b04834abc660"><code>10034c5</code></a> Run post-build after all other plugins (<a href="https://redirect.github.com/oprypin/mkdocs-gen-files/issues/23">#23</a>)</li>
   <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/69172f2f3dcb2206b610c360f8eee00e1833158d"><code>69172f2</code></a> CI: Installation of minimal deps wasn't kicking in</li>
   <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/e352074630bf50887f8e82642adb31133a627d1b"><code>e352074</code></a> Chore badge update</li>
   <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/b1d62c1e3193ddddb2f33599c4538792e7e838d5"><code>b1d62c1</code></a> Chore dependency upgrade</li>
   <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/0b789305e96b909e8544afa8e27f7ecb87ada9e1"><code>0b78930</code></a> Migrate to Hatch build and mypy type checker</li>
   <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/9abf1d78964a0ae4acf9e715e1a686ee12de280a"><code>9abf1d7</code></a> Upgrade type annotations</li>
   <li><a href="https://github.com/oprypin/mkdocs-gen-files/commit/657f88bd44bddc773fc5f2ffce97f43abb487617"><code>657f88b</code></a> CI: Expand test matrix</li>
   <li>See full diff in <a href="https://github.com/oprypin/mkdocs-gen-files/compare/v0.4.0...v0.5.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-gen-files&package-manager=pip&previous-version=0.4.0&new-version=0.5.0)](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 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: commits-unsubscribe@streampipes.apache.org

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


Re: [PR] Bump mkdocs-gen-files from 0.4.0 to 0.5.0 in /streampipes-client-python (streampipes)

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti merged PR #1525:
URL: https://github.com/apache/streampipes/pull/1525


-- 
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-unsubscribe@streampipes.apache.org

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