Skip to content

Commit

Permalink
build(deps): update mkdocs-git-authors-plugin requirement from <0.9 t…
Browse files Browse the repository at this point in the history
…o <0.10 (#1135)

Updates the requirements on
[mkdocs-git-authors-plugin](https://github.com/timvink/mkdocs-git-authors-plugin)
to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/timvink/mkdocs-git-authors-plugin/releases">mkdocs-git-authors-plugin's
releases</a>.</em></p>
<blockquote>
<h2>git-authors v0.9.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update information about mkdocs-material customization by <a
href="https://github.com/vladislav-sharapov"><code>@​vladislav-sharapov</code></a>
in <a
href="https://redirect.github.com/timvink/mkdocs-git-authors-plugin/pull/87">timvink/mkdocs-git-authors-plugin#87</a></li>
<li>Add two new options to ignore authors and/or commits by <a
href="https://github.com/rcgoncalves"><code>@​rcgoncalves</code></a> in
<a
href="https://redirect.github.com/timvink/mkdocs-git-authors-plugin/pull/85">timvink/mkdocs-git-authors-plugin#85</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/vladislav-sharapov"><code>@​vladislav-sharapov</code></a>
made their first contribution in <a
href="https://redirect.github.com/timvink/mkdocs-git-authors-plugin/pull/87">timvink/mkdocs-git-authors-plugin#87</a></li>
<li><a
href="https://github.com/rcgoncalves"><code>@​rcgoncalves</code></a>
made their first contribution in <a
href="https://redirect.github.com/timvink/mkdocs-git-authors-plugin/pull/85">timvink/mkdocs-git-authors-plugin#85</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/timvink/mkdocs-git-authors-plugin/compare/v0.8.0...v0.9.0">https://github.com/timvink/mkdocs-git-authors-plugin/compare/v0.8.0...v0.9.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/timvink/mkdocs-git-authors-plugin/commit/96fb712c9d5635613f39dfb086978236fbb3f13a"><code>96fb712</code></a>
Add support to ignore authors and/or commits</li>
<li><a
href="https://github.com/timvink/mkdocs-git-authors-plugin/commit/0f3f1b55eaa49799dc48c36b1acdf1eae7ed3e14"><code>0f3f1b5</code></a>
Update information about mkdocs-material customization</li>
<li><a
href="https://github.com/timvink/mkdocs-git-authors-plugin/commit/6acca89d809cc9f6e1f27e2c1e44bf8b3c0ee66a"><code>6acca89</code></a>
update licenses</li>
<li><a
href="https://github.com/timvink/mkdocs-git-authors-plugin/commit/ad36e21dee73483236488da8129c10872769bac5"><code>ad36e21</code></a>
bump to v0.8 and drop support for python 3.7</li>
<li><a
href="https://github.com/timvink/mkdocs-git-authors-plugin/commit/8a7279a35f4112d5b4a09ddf5820293d13cde54c"><code>8a7279a</code></a>
fix: determine contribution on page level</li>
<li><a
href="https://github.com/timvink/mkdocs-git-authors-plugin/commit/721735ba9648a7a58fead4e1760baf3d50b70835"><code>721735b</code></a>
Custom href option</li>
<li><a
href="https://github.com/timvink/mkdocs-git-authors-plugin/commit/f184834bdc134d4a40a9a54381f8603c63db9562"><code>f184834</code></a>
Hopefully resolves GH actions failing for <a
href="https://redirect.github.com/timvink/mkdocs-git-authors-plugin/issues/80">#80</a>:
Set git fetch-depth to 0 to fe...</li>
<li><a
href="https://github.com/timvink/mkdocs-git-authors-plugin/commit/292649a44a8d3b4012e45bf6b66ae318faf65127"><code>292649a</code></a>
New config option: enabled_on_serve</li>
<li><a
href="https://github.com/timvink/mkdocs-git-authors-plugin/commit/859a90eeb5fe6f810463b4426e5d28575aee95b0"><code>859a90e</code></a>
Mention mkdocs-material insiders support</li>
<li><a
href="https://github.com/timvink/mkdocs-git-authors-plugin/commit/6dc2a0cdb75640463ffe5af2161e77358e140878"><code>6dc2a0c</code></a>
update pythonpublish workflow</li>
<li>Additional commits viewable in <a
href="https://github.com/timvink/mkdocs-git-authors-plugin/compare/v0.1...v0.9.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>
  • Loading branch information
Guts authored Jun 1, 2024
2 parents 5da4f32 + 01b89b4 commit b66e723
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 @@ -11,7 +11,7 @@ pre-commit>=3,<4
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.9
mkdocs-git-authors-plugin<0.10
mkdocs-git-committers-plugin-2>=2.2.3,<2.4
mkdocs-git-revision-date-localized-plugin>=1,<1.3
mkdocs-glightbox>=0.3,<0.4
Expand Down

0 comments on commit b66e723

Please sign in to comment.