Skip to content

Commit c3b2d2a

Browse files
patchback[bot]ansible-documentation-bot[bot]felixfontein
authored
[devel] Bump antsibull-docs to 2.21.0; include list of all deprecated collections and modules/plugins (#2979) (#2986)
* Bump antsibull-docs dependency constraint to 2.21.0. * ci: refresh docs build dependencies * Add list of all deprecations to all plugins index. --------- (cherry picked from commit 096ece4) Co-authored-by: ansible-documentation-bot[bot] <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Co-authored-by: Felix Fontein <[email protected]>
1 parent b8e59e4 commit c3b2d2a

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

docs/docsite/rst/collections/all_plugins.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ Indexes of all modules and plugins
99
:glob:
1010

1111
index_*
12+
deprecations

tests/constraints.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This constraint file also pins other versions for which there are known limitations.
44

55
sphinx == 7.2.5
6-
antsibull-docs == 2.20.0 # currently approved version
6+
antsibull-docs == 2.21.0 # currently approved version
77

88
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
99
sphinx-rtd-theme>=2.0.0 # Fix 404 pages with new sphinx -- https://github.com/ansible/ansible-documentation/issues/678

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ antsibull-changelog==0.34.0
3030
# via antsibull-docs
3131
antsibull-core==3.4.0
3232
# via antsibull-docs
33-
antsibull-docs==2.20.0
33+
antsibull-docs==2.21.0
3434
# via
3535
# -c tests/constraints.in
3636
# -r tests/requirements.in

0 commit comments

Comments
 (0)