Commit 053d2c6
authored
build(deps): update mkdocs-git-revision-date-localized-plugin requirement from <1.5,>=1.3 to >=1.3,<1.6 (#395)
Updates the requirements on
[mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin)
to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases">mkdocs-git-revision-date-localized-plugin's
releases</a>.</em></p>
<blockquote>
<h2>revision-date-localized v1.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Drop support for 3.8, do not unit test for 3.9. Add support for 3.14
by <a href="https://github.com/timvink"><code>@timvink</code></a> in <a
href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/193">timvink/mkdocs-git-revision-date-localized-plugin#193</a></li>
</ul>
<h3>Fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/194">timvink/mkdocs-git-revision-date-localized-plugin#194</a>
by <a href="https://github.com/timvink"><code>@timvink</code></a>:
<ul>
<li>Hashing keys being incorrect when using monorepo, leading to yet
another set of git.log() calls</li>
<li>Some inefficiency in multiprocessing setup when using mkdocs serve.
State should now be preserved, and mkdocs serve --dirty won't use
multiprocessing anymore.</li>
<li>Update to new mkdocs plugin system</li>
</ul>
</li>
<li>Fix bug with double git.log call; plugins should be much faster now
by <a href="https://github.com/timvink"><code>@timvink</code></a> in <a
href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/195">timvink/mkdocs-git-revision-date-localized-plugin#195</a>.
Also fixes <a
href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/issues/188">timvink/mkdocs-git-revision-date-localized-plugin#188</a></li>
<li>Fix i18n compatibility bug when using locales with hyphens (see <a
href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/issues/176">timvink/mkdocs-git-revision-date-localized-plugin#176</a>)
by <a href="https://github.com/timvink"><code>@timvink</code></a> in <a
href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/196">timvink/mkdocs-git-revision-date-localized-plugin#196</a></li>
</ul>
<h3>Docs</h3>
<ul>
<li>Fix typo: "Their" → "They" by <a
href="https://github.com/uw-amy-bordenave"><code>@uw-amy-bordenave</code></a>
in <a
href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/190">timvink/mkdocs-git-revision-date-localized-plugin#190</a></li>
<li>fix: add missing follow param to util by <a
href="https://github.com/TonyCrane"><code>@TonyCrane</code></a> in <a
href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/189">timvink/mkdocs-git-revision-date-localized-plugin#189</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/uw-amy-bordenave"><code>@uw-amy-bordenave</code></a>
made their first contribution in <a
href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/190">timvink/mkdocs-git-revision-date-localized-plugin#190</a></li>
<li><a href="https://github.com/TonyCrane"><code>@TonyCrane</code></a>
made their first contribution in <a
href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/189">timvink/mkdocs-git-revision-date-localized-plugin#189</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.4.7...v1.5.0">https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.4.7...v1.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/4fa472916ddf7d369e78061664f93bc674e88eb8"><code>4fa4729</code></a>
bump to v1.5.0</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/e8ebb05d28deb52f23757aeab966045be6b7d6df"><code>e8ebb05</code></a>
Merge pull request <a
href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/issues/196">#196</a>
from timvink/fix_i18n</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/6c51d10d15cbb8130814b8ea75a928da4b598f5e"><code>6c51d10</code></a>
Move the - to _ conversion</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/1e9c75297e822d6cffab4095a94402db0418cdbb"><code>1e9c752</code></a>
enable test with genfiles</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/2a1ff1a4ac0f9eac3528381a2e5d29cd04517fd6"><code>2a1ff1a</code></a>
improve test errors</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/da5a4b7c7077446f895b8d563d32e3454d1e81f4"><code>da5a4b7</code></a>
fix typo in docs</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/9bcd563076fbf8dcbe8af58cec27ae40d58ed543"><code>9bcd563</code></a>
Fix warning with uv dev deps</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/66287b2d1468b51a3a1b12134a10c6d7aa8f09c0"><code>66287b2</code></a>
Fix locale with hyphens</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/3fce7a0eebb51b13a1acb769b6b326b5ad48a742"><code>3fce7a0</code></a>
Merge pull request <a
href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/issues/195">#195</a>
from timvink/renameonly</li>
<li><a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/1d7cc6d7495a8b7b3d99cb457cb02c11d15d2486"><code>1d7cc6d</code></a>
Merge pull request <a
href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/issues/194">#194</a>
from timvink/update</li>
<li>Additional commits viewable in <a
href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.3.0...v1.5.0">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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments