Skip to content

Commit c5ee5db

Browse files
authored
Update Documenter 1.4.0 => 1.8.0 (#56538)
Includes a bunch small change, but importantly the fix for the search not opening. I think we should also backport this to 1.10 and 1.11, but those should probably be done manually, to avoid manifest conflicts. Should I just PR the relevant `release-*` branches?
1 parent 1edc6f1 commit c5ee5db

File tree

1 file changed

+30
-33
lines changed

1 file changed

+30
-33
lines changed

doc/Manifest.toml

Lines changed: 30 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ version = "1.11.0"
2828

2929
[[deps.CodecZlib]]
3030
deps = ["TranscodingStreams", "Zlib_jll"]
31-
git-tree-sha1 = "59939d8a997469ee05c4b4944560a820f9ba0d73"
31+
git-tree-sha1 = "bce6804e5e6044c6daab27bb533d1295e4a2e759"
3232
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
33-
version = "0.7.4"
33+
version = "0.7.6"
3434

3535
[[deps.Dates]]
3636
deps = ["Printf"]
@@ -45,9 +45,9 @@ version = "0.9.3"
4545

4646
[[deps.Documenter]]
4747
deps = ["ANSIColoredPrinters", "AbstractTrees", "Base64", "CodecZlib", "Dates", "DocStringExtensions", "Downloads", "Git", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "MarkdownAST", "Pkg", "PrecompileTools", "REPL", "RegistryInstances", "SHA", "TOML", "Test", "Unicode"]
48-
git-tree-sha1 = "f15a91e6e3919055efa4f206f942a73fedf5dfe6"
48+
git-tree-sha1 = "d0ea2c044963ed6f37703cead7e29f70cba13d7e"
4949
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
50-
version = "1.4.0"
50+
version = "1.8.0"
5151

5252
[[deps.Downloads]]
5353
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
@@ -56,9 +56,9 @@ version = "1.6.0"
5656

5757
[[deps.Expat_jll]]
5858
deps = ["Artifacts", "JLLWrappers", "Libdl"]
59-
git-tree-sha1 = "4558ab818dcceaab612d1bb8c19cee87eda2b83c"
59+
git-tree-sha1 = "1c6317308b9dc757616f0b5cb379db10494443a7"
6060
uuid = "2e619515-83b5-522b-bb60-26c02a35a201"
61-
version = "2.5.0+0"
61+
version = "2.6.2+0"
6262

6363
[[deps.FileWatching]]
6464
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
@@ -72,15 +72,15 @@ version = "1.3.1"
7272

7373
[[deps.Git_jll]]
7474
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "LibCURL_jll", "Libdl", "Libiconv_jll", "OpenSSL_jll", "PCRE2_jll", "Zlib_jll"]
75-
git-tree-sha1 = "d18fb8a1f3609361ebda9bf029b60fd0f120c809"
75+
git-tree-sha1 = "ea372033d09e4552a04fd38361cd019f9003f4f4"
7676
uuid = "f8c6e375-362e-5223-8a59-34ff63f689eb"
77-
version = "2.44.0+2"
77+
version = "2.46.2+0"
7878

7979
[[deps.IOCapture]]
8080
deps = ["Logging", "Random"]
81-
git-tree-sha1 = "8b72179abc660bfab5e28472e019392b97d0985c"
81+
git-tree-sha1 = "b6d6bfdd7ce25b0f9b2f6b3dd56b2673a66c8770"
8282
uuid = "b5f81e59-6552-4d32-b1f0-c071b021bf89"
83-
version = "0.2.4"
83+
version = "0.2.5"
8484

8585
[[deps.InteractiveUtils]]
8686
deps = ["Markdown"]
@@ -89,20 +89,25 @@ version = "1.11.0"
8989

9090
[[deps.JLLWrappers]]
9191
deps = ["Artifacts", "Preferences"]
92-
git-tree-sha1 = "7e5d6779a1e09a36db2a7b6cff50942a0a7d0fca"
92+
git-tree-sha1 = "be3dc50a92e5a386872a493a10050136d4703f9b"
9393
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
94-
version = "1.5.0"
94+
version = "1.6.1"
9595

9696
[[deps.JSON]]
9797
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
9898
git-tree-sha1 = "31e996f0a15c7b280ba9f76636b3ff9e2ae58c9a"
9999
uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
100100
version = "0.21.4"
101101

102+
[[deps.JuliaSyntaxHighlighting]]
103+
deps = ["StyledStrings"]
104+
uuid = "dc6e5ff7-fb65-4e79-a425-ec3bc9c03011"
105+
version = "1.12.0"
106+
102107
[[deps.LazilyInitializedFields]]
103-
git-tree-sha1 = "8f7f3cabab0fd1800699663533b6d5cb3fc0e612"
108+
git-tree-sha1 = "0f2da712350b020bc3957f269c9caad516383ee0"
104109
uuid = "0e77f7df-68c5-4e49-93ce-4cd80f5598bf"
105-
version = "1.2.2"
110+
version = "1.3.0"
106111

107112
[[deps.LibCURL]]
108113
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
@@ -114,10 +119,6 @@ deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2
114119
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
115120
version = "8.6.0+0"
116121

117-
[[deps.JuliaSyntaxHighlighting]]
118-
deps = ["StyledStrings"]
119-
uuid = "dc6e5ff7-fb65-4e79-a425-ec3bc9c03011"
120-
121122
[[deps.LibGit2]]
122123
deps = ["LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
123124
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
@@ -139,9 +140,9 @@ version = "1.11.0"
139140

140141
[[deps.Libiconv_jll]]
141142
deps = ["Artifacts", "JLLWrappers", "Libdl"]
142-
git-tree-sha1 = "f9557a255370125b405568f9767d6d195822a175"
143+
git-tree-sha1 = "61dfdba58e585066d8bce214c5a51eaa0539f269"
143144
uuid = "94ce4f54-9a6c-5748-9c1c-f9c7231a4531"
144-
version = "1.17.0+0"
145+
version = "1.17.0+1"
145146

146147
[[deps.Logging]]
147148
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
@@ -161,7 +162,7 @@ version = "0.1.2"
161162
[[deps.MbedTLS_jll]]
162163
deps = ["Artifacts", "Libdl"]
163164
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
164-
version = "2.28.6+0"
165+
version = "2.28.6+1"
165166

166167
[[deps.Mmap]]
167168
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
@@ -177,14 +178,14 @@ version = "1.2.0"
177178

178179
[[deps.OpenSSL_jll]]
179180
deps = ["Artifacts", "JLLWrappers", "Libdl"]
180-
git-tree-sha1 = "3da7367955dcc5c54c1ba4d402ccdc09a1a3e046"
181+
git-tree-sha1 = "7493f61f55a6cce7325f197443aa80d32554ba10"
181182
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
182-
version = "3.0.13+1"
183+
version = "3.0.15+1"
183184

184185
[[deps.PCRE2_jll]]
185186
deps = ["Artifacts", "Libdl"]
186187
uuid = "efcefdf7-47ab-520b-bdef-62a2eaa19f15"
187-
version = "10.43.0+0"
188+
version = "10.43.0+1"
188189

189190
[[deps.Parsers]]
190191
deps = ["Dates", "PrecompileTools", "UUIDs"]
@@ -266,13 +267,9 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
266267
version = "1.11.0"
267268

268269
[[deps.TranscodingStreams]]
269-
git-tree-sha1 = "71509f04d045ec714c4748c785a59045c3736349"
270+
git-tree-sha1 = "0c45878dcfdcfa8480052b6ab162cdd138781742"
270271
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
271-
version = "0.10.7"
272-
weakdeps = ["Random", "Test"]
273-
274-
[deps.TranscodingStreams.extensions]
275-
TestExt = ["Test", "Random"]
272+
version = "0.11.3"
276273

277274
[[deps.UUIDs]]
278275
deps = ["Random", "SHA"]
@@ -286,14 +283,14 @@ version = "1.11.0"
286283
[[deps.Zlib_jll]]
287284
deps = ["Libdl"]
288285
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
289-
version = "1.3.1+0"
286+
version = "1.3.1+1"
290287

291288
[[deps.nghttp2_jll]]
292289
deps = ["Artifacts", "Libdl"]
293290
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
294-
version = "1.60.0+0"
291+
version = "1.63.0+1"
295292

296293
[[deps.p7zip_jll]]
297294
deps = ["Artifacts", "Libdl"]
298295
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
299-
version = "17.5.0+0"
296+
version = "17.5.0+1"

0 commit comments

Comments
 (0)