Skip to content

Commit

Permalink
build(deps): update mkdocs-git-committers-plugin-2 requirement from <…
Browse files Browse the repository at this point in the history
…2.4,>=2.2.3 to >=2.2.3,<2.5 (#1209)

Updates the requirements on
[mkdocs-git-committers-plugin-2](https://github.com/ojacques/mkdocs-git-committers-plugin-2)
to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/releases">mkdocs-git-committers-plugin-2's
releases</a>.</em></p>
<blockquote>
<h2>Hot fix</h2>
<h2>What's Changed</h2>
<ul>
<li>fix <a
href="https://redirect.github.com/ojacques/mkdocs-git-committers-plugin-2/issues/72">#72</a>:
UnboundLocalError user variable fix for github and gitlab by <a
href="https://github.com/onuralpszr"><code>@​onuralpszr</code></a> in <a
href="https://redirect.github.com/ojacques/mkdocs-git-committers-plugin-2/pull/73">ojacques/mkdocs-git-committers-plugin-2#73</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/onuralpszr"><code>@​onuralpszr</code></a> made
their first contribution in <a
href="https://redirect.github.com/ojacques/mkdocs-git-committers-plugin-2/pull/73">ojacques/mkdocs-git-committers-plugin-2#73</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/compare/2.4.0...2.4.1">https://github.com/ojacques/mkdocs-git-committers-plugin-2/compare/2.4.0...2.4.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/ae1e2da31af37f42181a3ed41b27f939366d3ca1"><code>ae1e2da</code></a>
Preparing 2.4.1</li>
<li><a
href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/876d9fa689bab73704f91025d9856a236f297e5f"><code>876d9fa</code></a>
Merge pull request <a
href="https://redirect.github.com/ojacques/mkdocs-git-committers-plugin-2/issues/73">#73</a>
from onuralpszr/fix/issue72</li>
<li><a
href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/13a4a2f5fd63596e3fbf47bc631254cc564890e8"><code>13a4a2f</code></a>
Update mkdocs_git_committers_plugin_2/plugin.py</li>
<li><a
href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/3f71d231eca0769c8530dca39e893ad80fd07edb"><code>3f71d23</code></a>
fix: UnboundLocalError user variable fix for github and gitlab</li>
<li><a
href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/33d54e6c883dc25fd5290d9c663a2f409f7eb6b8"><code>33d54e6</code></a>
Prepare 2.4.0</li>
<li><a
href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/12f29c408ed1daab1d151866d90ff7cc2f35fa63"><code>12f29c4</code></a>
Update contributors</li>
<li><a
href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/7aa4f279a1855904a46d1db4608525f1088ac25e"><code>7aa4f27</code></a>
Merge pull request <a
href="https://redirect.github.com/ojacques/mkdocs-git-committers-plugin-2/issues/64">#64</a>
from j3soon/feat/submodules</li>
<li><a
href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/e2b51d0e7034b4e769c0b3971bff4cee3d328759"><code>e2b51d0</code></a>
Merge branch 'master' into feat/submodules</li>
<li><a
href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/325cf6f2b69baefeb51309cb901ee04c48cb40b4"><code>325cf6f</code></a>
Merge pull request <a
href="https://redirect.github.com/ojacques/mkdocs-git-committers-plugin-2/issues/66">#66</a>
from j3soon/fix/live-reload-infinite-loop</li>
<li><a
href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/178b66b631db3d882d5cb1ab38d9e5d934bdb4ab"><code>178b66b</code></a>
Merge pull request <a
href="https://redirect.github.com/ojacques/mkdocs-git-committers-plugin-2/issues/67">#67</a>
from karelbemelmans/patch-1</li>
<li>Additional commits viewable in <a
href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/compare/2.2.3...2.4.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>
  • Loading branch information
Guts authored Oct 6, 2024
2 parents e10712d + 67dfeed commit bdfcb97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ babel>=2.14,<3 # pour les macros
mkdocs-awesome-pages-plugin>=2.6,<2.10
mkdocs-exclude>=1.0,<1.1
mkdocs-git-authors-plugin<0.10
mkdocs-git-committers-plugin-2>=2.2.3,<2.4
mkdocs-git-committers-plugin-2>=2.2.3,<2.5
mkdocs-git-revision-date-localized-plugin>=1,<1.3
mkdocs-glightbox>=0.3,<0.5
mkdocs-macros-plugin>=0.5,<1.3
Expand Down

0 comments on commit bdfcb97

Please sign in to comment.