Skip to content

Commit a590d82

Browse files
authored
build(deps): update mkdocs-git-committers-plugin-2 requirement from <2.5,>=2.4.1 to >=2.4.1,<2.6 (#348)
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>2.5.0</h2> <h2>What's Changed</h2> <ul> <li>Add a new option <code>exclude_committers</code> to ignore some committers by <a href="https://github.com/Xiaokang2022"><code>@​Xiaokang2022</code></a> in <a href="https://redirect.github.com/ojacques/mkdocs-git-committers-plugin-2/pull/79">ojacques/mkdocs-git-committers-plugin-2#79</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Xiaokang2022"><code>@​Xiaokang2022</code></a> made their first contribution in <a href="https://redirect.github.com/ojacques/mkdocs-git-committers-plugin-2/pull/79">ojacques/mkdocs-git-committers-plugin-2#79</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/compare/2.4.1...2.5.0">https://github.com/ojacques/mkdocs-git-committers-plugin-2/compare/2.4.1...2.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/b9705daa7550e7c29e7d5c9b9a0c52de807fc841"><code>b9705da</code></a> Prepare for 2.5.0 release</li> <li><a href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/04fc52e6fb48188a2275049a52d41d46126573cb"><code>04fc52e</code></a> Merge pull request <a href="https://redirect.github.com/ojacques/mkdocs-git-committers-plugin-2/issues/79">#79</a> from Xiaokang2022/master</li> <li><a href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/5809aa5f0dcfe94fb913c8b8a869b49df884869d"><code>5809aa5</code></a> chore: Update README.md</li> <li><a href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/f4e7167c0b6680147628daafb74226276e748cb2"><code>f4e7167</code></a> feat: Add a new option <code>exclude_committers</code> to ignore some committers</li> <li><a href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/commit/6a95da320b17ff8d77b708535620fd7b502487b6"><code>6a95da3</code></a> docs: fix token for GitLab</li> <li>See full diff in <a href="https://github.com/ojacques/mkdocs-git-committers-plugin-2/compare/2.4.1...2.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>
2 parents c2c5257 + e370607 commit a590d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements/documentation.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Documentation
22
# -----------------------
33

4-
mkdocs-git-committers-plugin-2>=2.4.1,<2.5
4+
mkdocs-git-committers-plugin-2>=2.4.1,<2.6
55
mkdocs-git-revision-date-localized-plugin>=1.3,<1.4
66
mkdocs-material[imaging]>=9.5.47,<10
77
mkdocs-minify-plugin>=0.8,<0.9

0 commit comments

Comments
 (0)