Skip to content

Commit

Permalink
chore(deps): Update mkdocs-table-reader-plugin requirement from <3,>=…
Browse files Browse the repository at this point in the history
…2 to >=2,<4 in /site (#683)

Updates the requirements on
[mkdocs-table-reader-plugin](https://github.com/timvink/mkdocs-table-reader-plugin)
to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/timvink/mkdocs-table-reader-plugin/releases">mkdocs-table-reader-plugin's
releases</a>.</em></p>
<blockquote>
<h2>table-reader v3.0.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Add support for fixing indentation when using
<code>mkdocs-macros-plugin</code> with indented content like tabs. See
the <a
href="https://timvink.github.io/mkdocs-table-reader-plugin/howto/use_jinja2/">how
to on using jinja2</a>. by <a
href="https://github.com/timvink"><code>@​timvink</code></a> in <a
href="https://redirect.github.com/timvink/mkdocs-table-reader-plugin/pull/69">timvink/mkdocs-table-reader-plugin#69</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/timvink/mkdocs-table-reader-plugin/compare/v3.0.0...v3.0.1">https://github.com/timvink/mkdocs-table-reader-plugin/compare/v3.0.0...v3.0.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/timvink/mkdocs-table-reader-plugin/commit/5dcaecac483c819c1b85a905ddd23c56c7c842f5"><code>5dcaeca</code></a>
Merge pull request <a
href="https://redirect.github.com/timvink/mkdocs-table-reader-plugin/issues/69">#69</a>
from timvink/add_support_for_indentation_in_macros</li>
<li><a
href="https://github.com/timvink/mkdocs-table-reader-plugin/commit/572b70255ab3db4dc3aed4a48905aec3ceca2dca"><code>572b702</code></a>
Add support for fixing indentation in jinja</li>
<li><a
href="https://github.com/timvink/mkdocs-table-reader-plugin/commit/9f6b4194289273862469509a33da76532c4f8f77"><code>9f6b419</code></a>
Merge pull request <a
href="https://redirect.github.com/timvink/mkdocs-table-reader-plugin/issues/68">#68</a>
from timvink/v2_version</li>
<li><a
href="https://github.com/timvink/mkdocs-table-reader-plugin/commit/80928d863d4bfcf56049eac63298c4bf91a018fb"><code>80928d8</code></a>
bump to v3.0.0</li>
<li><a
href="https://github.com/timvink/mkdocs-table-reader-plugin/commit/b94523e72510f214cb360a3fa614c03fbc69af18"><code>b94523e</code></a>
ruff format</li>
<li><a
href="https://github.com/timvink/mkdocs-table-reader-plugin/commit/3fd8d72d2fb2161d545e7de506586ae6f889e58f"><code>3fd8d72</code></a>
fix codespell action</li>
<li><a
href="https://github.com/timvink/mkdocs-table-reader-plugin/commit/0329d2d1e6b487dd4f6957a6616c42f43aad15fb"><code>0329d2d</code></a>
Update docs and add deprecation warnings, update gh actions</li>
<li><a
href="https://github.com/timvink/mkdocs-table-reader-plugin/commit/ba88bee7f6647a93b9f01fc2a79861680b784f9e"><code>ba88bee</code></a>
Update docs and add deprecation warnings</li>
<li><a
href="https://github.com/timvink/mkdocs-table-reader-plugin/commit/2cdc786a410df8067d6c1bdf5845a8ca1647b791"><code>2cdc786</code></a>
Refactor for compatibility with macros</li>
<li><a
href="https://github.com/timvink/mkdocs-table-reader-plugin/commit/74817da00c3467076d1e5d754c7dbe631e3fa1dc"><code>74817da</code></a>
Update test</li>
<li>Additional commits viewable in <a
href="https://github.com/timvink/mkdocs-table-reader-plugin/compare/v2.0...v3.0.1">compare
view</a></li>
</ul>
</details>
<br />


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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 28025cb commit cd2c3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ mkdocs-awesome-pages-plugin>=2.8.0,<3
mkdocs-gen-files>=0.4.0,<1
mkdocs-markdownextradata-plugin>=0.2.5,<1
mkdocs-protobuf>=0.1.0,<1
mkdocs-table-reader-plugin>=2,<3
mkdocs-table-reader-plugin>=2,<4
pygments>=2.14,<3
oyaml>=1.0,<2
mdutils>=1.4.0,<2

0 comments on commit cd2c3bc

Please sign in to comment.