You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[devel] Bump antsibull-docs to 2.21.0; include list of all deprecated collections and modules/plugins (#2979)
* Bump antsibull-docs dependency constraint to 2.21.0.
* ci: refresh docs build dependencies
* Add list of all deprecations to all plugins index.
---------
Co-authored-by: Felix Fontein <[email protected]>
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
(cherry picked from commit 096ece4)
Copy file name to clipboardExpand all lines: tests/constraints.in
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
# This constraint file also pins other versions for which there are known limitations.
4
4
5
5
sphinx == 7.2.5
6
-
antsibull-docs == 2.20.0 # currently approved version
6
+
antsibull-docs == 2.21.0 # currently approved version
7
7
8
8
sphinx-rtd-theme >= 2.0.0 # Fix 404 pages with new sphinx -- https://github.com/ansible/ansible-documentation/issues/678
9
9
rstcheck < 6 # rstcheck 6.x has problem with rstcheck.core triggered by include files w/ sphinx directives https://github.com/rstcheck/rstcheck-core/issues/3
0 commit comments