Skip to content

Commit

Permalink
chore(deps): Bump sphinxcontrib-youtube from 1.2.0 to 1.4.1 (#1210)
Browse files Browse the repository at this point in the history
Bumps [sphinxcontrib-youtube](https://github.com/sphinx-contrib/youtube)
from 1.2.0 to 1.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sphinx-contrib/youtube/releases">sphinxcontrib-youtube's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.1</h2>
<ul>
<li>Correct the Sphinx version dependency.</li>
</ul>
<h2>v1.4.0</h2>
<ul>
<li>Add support for PeerTube</li>
<li>Various minor big fixes</li>
</ul>
<h2>v1.3.0</h2>
<ul>
<li>Code and documentation refactor</li>
<li>Contributing instructions</li>
<li>Installation and configuration instructions</li>
<li>Only download thumbnails for LaTeX targets.</li>
<li>Fix to thumnail folder name.</li>
<li>parallel build safety.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sphinx-contrib/youtube/commit/fff4ab29a8606676fe5d64850a2f50114d8be3eb"><code>fff4ab2</code></a>
point release to correct Sphinx dependency</li>
<li><a
href="https://github.com/sphinx-contrib/youtube/commit/43ba3ca55815833e90a8f59b24a0b581314c3524"><code>43ba3ca</code></a>
Release 1.4 (<a
href="https://redirect.github.com/sphinx-contrib/youtube/issues/62">#62</a>)</li>
<li><a
href="https://github.com/sphinx-contrib/youtube/commit/8dfbf08f173acafe6b1997321d57e00eb5174103"><code>8dfbf08</code></a>
Add peertube support (<a
href="https://redirect.github.com/sphinx-contrib/youtube/issues/59">#59</a>)</li>
<li><a
href="https://github.com/sphinx-contrib/youtube/commit/976d223dbefe550db68a11523a13e61f9e33947c"><code>976d223</code></a>
don't use status_iterator alias</li>
<li><a
href="https://github.com/sphinx-contrib/youtube/commit/c8dda2494c824b83f10b5248548f556d7d65a428"><code>c8dda24</code></a>
drop Python 3.7 from CI</li>
<li><a
href="https://github.com/sphinx-contrib/youtube/commit/77783fc910d76d468554f545ddc5b7f74321a1b6"><code>77783fc</code></a>
fix: use correct url when using privacy mode (<a
href="https://redirect.github.com/sphinx-contrib/youtube/issues/58">#58</a>)</li>
<li><a
href="https://github.com/sphinx-contrib/youtube/commit/4ffb53901890f94a69e34a4809e5cea2b041b8e1"><code>4ffb539</code></a>
not epub</li>
<li><a
href="https://github.com/sphinx-contrib/youtube/commit/6dd8da0b1250b5c76cb00c4f7d9670fdfa8cc4e3"><code>6dd8da0</code></a>
force readthedocs</li>
<li><a
href="https://github.com/sphinx-contrib/youtube/commit/919a1a8b50607017752a0994baabf72474847905"><code>919a1a8</code></a>
bump version</li>
<li><a
href="https://github.com/sphinx-contrib/youtube/commit/d5c04a406eb841270f3a95e72f4d3c4a679e305a"><code>d5c04a4</code></a>
Updated installation, configuration and usage information. (<a
href="https://redirect.github.com/sphinx-contrib/youtube/issues/54">#54</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sphinx-contrib/youtube/compare/v1.2.0...v1.4.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinxcontrib-youtube&package-manager=pip&previous-version=1.2.0&new-version=1.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2023
1 parent 09d6434 commit 9dadbd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sphinx-remove-toctrees==0.0.3
sphinx_design==0.5.0
sphinx_multiversion>=0.2.4
sphinxcontrib-redoc==1.6.0
sphinxcontrib-youtube==1.2.0
sphinxcontrib-youtube==1.4.1
furo>=2022.4.7

setuptools>=41.0.1
Expand Down

0 comments on commit 9dadbd1

Please sign in to comment.