Skip to content

Commit 21a3b9e

Browse files
committed
modified: .buildkite/Manifest-v1.11.toml
1 parent 836d1de commit 21a3b9e

File tree

1 file changed

+40
-39
lines changed

1 file changed

+40
-39
lines changed

.buildkite/Manifest-v1.11.toml

Lines changed: 40 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.11.6"
3+
julia_version = "1.11.3"
44
manifest_format = "2.0"
55
project_hash = "12784bf0b21aee2b4075f2bb64383303b89e8560"
66

77
[[deps.ADTypes]]
8-
git-tree-sha1 = "27cecae79e5cc9935255f90c53bb831cc3c870d7"
8+
git-tree-sha1 = "8be2ae325471fc20b11c27bb34b518541d07dd3a"
99
uuid = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
10-
version = "1.18.0"
10+
version = "1.19.0"
1111
weakdeps = ["ChainRulesCore", "ConstructionBase", "EnzymeCore"]
1212

1313
[deps.ADTypes.extensions]
@@ -129,9 +129,9 @@ version = "7.22.0"
129129

130130
[[deps.ArrayLayouts]]
131131
deps = ["FillArrays", "LinearAlgebra", "StaticArrays"]
132-
git-tree-sha1 = "355ab2d61069927d4247cd69ad0e1f140b31e30d"
132+
git-tree-sha1 = "122a06c8266e00035bfa572887ab52c344526eb4"
133133
uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
134-
version = "1.12.0"
134+
version = "1.12.1"
135135
weakdeps = ["SparseArrays"]
136136

137137
[deps.ArrayLayouts.extensions]
@@ -232,9 +232,9 @@ version = "0.1.6"
232232

233233
[[deps.BlockArrays]]
234234
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra"]
235-
git-tree-sha1 = "bdbfd88331c322502bcf2c368a71fea773333f1d"
235+
git-tree-sha1 = "d06da0a776248b2cb4d8d3c3dd37222183d303eb"
236236
uuid = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
237-
version = "1.9.1"
237+
version = "1.9.2"
238238
weakdeps = ["Adapt", "BandedMatrices"]
239239

240240
[deps.BlockArrays.extensions]
@@ -406,9 +406,9 @@ weakdeps = ["CUDA", "MPI"]
406406

407407
[[deps.ClimaCore]]
408408
deps = ["Adapt", "BandedMatrices", "BlockArrays", "ClimaComms", "CubedSphere", "DataStructures", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LazyBroadcast", "LinearAlgebra", "MultiBroadcastFusion", "NVTX", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "StaticArrays", "Statistics", "UnrolledUtilities"]
409-
git-tree-sha1 = "344711aa776e0bbd007ad127e5ba9f2113a1c88b"
409+
git-tree-sha1 = "ca717446978d2815b4fa23a62a2131861e44d1e8"
410410
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
411-
version = "0.14.41"
411+
version = "0.14.42"
412412
weakdeps = ["CUDA", "Krylov"]
413413

414414
[deps.ClimaCore.extensions]
@@ -783,9 +783,9 @@ uuid = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
783783
version = "1.0.5"
784784

785785
[[deps.EnzymeCore]]
786-
git-tree-sha1 = "f91e7cb4c17dae77c490b75328f22a226708557c"
786+
git-tree-sha1 = "820f06722a87d9544f42679182eb0850690f9b45"
787787
uuid = "f151be2c-9106-41f4-ab19-57ee4f262869"
788-
version = "0.8.15"
788+
version = "0.8.17"
789789
weakdeps = ["Adapt"]
790790

791791
[deps.EnzymeCore.extensions]
@@ -940,9 +940,9 @@ version = "1.3.7"
940940

941941
[[deps.ForwardDiff]]
942942
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "LinearAlgebra", "LogExpFunctions", "NaNMath", "Preferences", "Printf", "Random", "SpecialFunctions"]
943-
git-tree-sha1 = "ba6ce081425d0afb2bedd00d9884464f764a9225"
943+
git-tree-sha1 = "cd33c7538e68650bd0ddbb3f5bd50a4a0fa95b50"
944944
uuid = "f6369f11-7733-5829-9624-2563aa707210"
945-
version = "1.2.2"
945+
version = "1.3.0"
946946
weakdeps = ["StaticArrays"]
947947

948948
[deps.ForwardDiff.extensions]
@@ -1006,9 +1006,9 @@ version = "0.2.0"
10061006

10071007
[[deps.GPUCompiler]]
10081008
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "PrecompileTools", "Preferences", "Scratch", "Serialization", "TOML", "Tracy", "UUIDs"]
1009-
git-tree-sha1 = "9a8b92a457f55165923fcfe48997b7b93b712fca"
1009+
git-tree-sha1 = "90554fe518adab1b4c8f7a04d26c414482a240ca"
10101010
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
1011-
version = "1.7.2"
1011+
version = "1.7.4"
10121012

10131013
[[deps.GPUToolbox]]
10141014
deps = ["LLVM"]
@@ -1216,9 +1216,9 @@ weakdeps = ["Unitful"]
12161216

12171217
[[deps.IntervalArithmetic]]
12181218
deps = ["CRlibm", "MacroTools", "OpenBLASConsistentFPCSR_jll", "Printf", "Random", "RoundingEmulator"]
1219-
git-tree-sha1 = "bf0210c01fb7d67c31fed97d7c1d1716b98ea689"
1219+
git-tree-sha1 = "02b61501dbe6da3b927cc25dacd7ce32390ee970"
12201220
uuid = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
1221-
version = "1.0.1"
1221+
version = "1.0.2"
12221222

12231223
[deps.IntervalArithmetic.extensions]
12241224
IntervalArithmeticArblibExt = "Arblib"
@@ -1239,12 +1239,13 @@ version = "1.0.1"
12391239
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
12401240

12411241
[[deps.IntervalSets]]
1242-
git-tree-sha1 = "5fbb102dcb8b1a858111ae81d56682376130517d"
1242+
git-tree-sha1 = "03b4f40b4987baa6a653a21f6f33f902af6255f3"
12431243
uuid = "8197267c-284f-5f27-9208-e0e47529a953"
1244-
version = "0.7.11"
1245-
weakdeps = ["Random", "RecipesBase", "Statistics"]
1244+
version = "0.7.12"
1245+
weakdeps = ["Printf", "Random", "RecipesBase", "Statistics"]
12461246

12471247
[deps.IntervalSets.extensions]
1248+
IntervalSetsPrintfExt = "Printf"
12481249
IntervalSetsRandomExt = "Random"
12491250
IntervalSetsRecipesBaseExt = "RecipesBase"
12501251
IntervalSetsStatisticsExt = "Statistics"
@@ -1317,9 +1318,9 @@ version = "1.7.1"
13171318

13181319
[[deps.JSON]]
13191320
deps = ["Dates", "Logging", "Parsers", "PrecompileTools", "StructUtils", "UUIDs", "Unicode"]
1320-
git-tree-sha1 = "06ea418d0c95878c8f3031023951edcf25b9e0ef"
1321+
git-tree-sha1 = "5b6bb73f555bc753a6153deec3717b8904f5551c"
13211322
uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
1322-
version = "1.2.0"
1323+
version = "1.3.0"
13231324

13241325
[deps.JSON.extensions]
13251326
JSONArrowExt = ["ArrowTypes"]
@@ -1864,13 +1865,13 @@ version = "2.5.5+0"
18641865
[[deps.OpenLibm_jll]]
18651866
deps = ["Artifacts", "Libdl"]
18661867
uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
1867-
version = "0.8.5+0"
1868+
version = "0.8.1+2"
18681869

18691870
[[deps.OpenMPI_jll]]
18701871
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Hwloc_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "MPIPreferences", "TOML", "Zlib_jll"]
1871-
git-tree-sha1 = "ec764453819f802fc1e144bfe750c454181bd66d"
1872+
git-tree-sha1 = "ab6596a9d8236041dcd59b5b69316f28a8753592"
18721873
uuid = "fe0851c0-eecd-5654-98d4-656369965a5c"
1873-
version = "5.0.8+0"
1874+
version = "5.0.9+0"
18741875

18751876
[[deps.OpenSSL_jll]]
18761877
deps = ["Artifacts", "JLLWrappers", "Libdl"]
@@ -1936,9 +1937,9 @@ version = "0.5.12"
19361937

19371938
[[deps.Pango_jll]]
19381939
deps = ["Artifacts", "Cairo_jll", "Fontconfig_jll", "FreeType2_jll", "FriBidi_jll", "Glib_jll", "HarfBuzz_jll", "JLLWrappers", "Libdl"]
1939-
git-tree-sha1 = "1f7f9bbd5f7a2e5a9f7d96e51c9754454ea7f60b"
1940+
git-tree-sha1 = "0662b083e11420952f2e62e17eddae7fc07d5997"
19401941
uuid = "36c8627f-9965-5494-a995-c6b170f724f3"
1941-
version = "1.56.4+0"
1942+
version = "1.57.0+0"
19421943

19431944
[[deps.Parameters]]
19441945
deps = ["OrderedCollections", "UnPack"]
@@ -2282,9 +2283,9 @@ version = "2.112.0"
22822283

22832284
[[deps.SciMLOperators]]
22842285
deps = ["Accessors", "ArrayInterface", "DocStringExtensions", "LinearAlgebra", "MacroTools"]
2285-
git-tree-sha1 = "18e8ea3fdfca9c3408f1df8fc1d7690b12784338"
2286+
git-tree-sha1 = "b6ee4912611684e08b09e4aec55bc7d8590556bb"
22862287
uuid = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
2287-
version = "1.10.0"
2288+
version = "1.12.0"
22882289
weakdeps = ["SparseArrays", "StaticArraysCore"]
22892290

22902291
[deps.SciMLOperators.extensions]
@@ -2435,9 +2436,9 @@ weakdeps = ["ChainRulesCore"]
24352436

24362437
[[deps.StableRNGs]]
24372438
deps = ["Random"]
2438-
git-tree-sha1 = "95af145932c2ed859b63329952ce8d633719f091"
2439+
git-tree-sha1 = "4f96c596b8c8258cc7d3b19797854d368f243ddc"
24392440
uuid = "860ef19b-820b-49d6-a774-d7a799459cd3"
2440-
version = "1.0.3"
2441+
version = "1.0.4"
24412442

24422443
[[deps.StackViews]]
24432444
deps = ["OffsetArrays"]
@@ -2496,9 +2497,9 @@ version = "1.7.1"
24962497

24972498
[[deps.StatsBase]]
24982499
deps = ["AliasTables", "DataAPI", "DataStructures", "LinearAlgebra", "LogExpFunctions", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
2499-
git-tree-sha1 = "a136f98cefaf3e2924a66bd75173d1c891ab7453"
2500+
git-tree-sha1 = "064b532283c97daae49e544bb9cb413c26511f8c"
25002501
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2501-
version = "0.34.7"
2502+
version = "0.34.8"
25022503

25032504
[[deps.StatsFuns]]
25042505
deps = ["HypergeometricFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"]
@@ -2545,9 +2546,9 @@ weakdeps = ["Adapt", "GPUArraysCore", "KernelAbstractions", "LinearAlgebra", "Sp
25452546

25462547
[[deps.StructUtils]]
25472548
deps = ["Dates", "UUIDs"]
2548-
git-tree-sha1 = "cd47aa083c9c7bdeb7b92de26deb46d6a33163c9"
2549+
git-tree-sha1 = "79529b493a44927dd5b13dde1c7ce957c2d049e4"
25492550
uuid = "ec057cc2-7a8d-4b58-b3b3-92acb9f63b42"
2550-
version = "2.5.1"
2551+
version = "2.6.0"
25512552

25522553
[deps.StructUtils.extensions]
25532554
StructUtilsMeasurementsExt = ["Measurements"]
@@ -2572,9 +2573,9 @@ version = "7.7.0+0"
25722573

25732574
[[deps.SurfaceFluxes]]
25742575
deps = ["DocStringExtensions", "RootSolvers", "Thermodynamics"]
2575-
git-tree-sha1 = "4a28939fa34ce9b45f693f33bbe956d1b2903ba2"
2576+
git-tree-sha1 = "444e0bfdbf48aef97146dbd2400680d46daa420c"
25762577
uuid = "49b00bb7-8bd4-4f2b-b78c-51cd0450215f"
2577-
version = "0.13.1"
2578+
version = "0.14.0"
25782579
weakdeps = ["ClimaParams"]
25792580

25802581
[deps.SurfaceFluxes.extensions]
@@ -2846,9 +2847,9 @@ version = "1.6.0+0"
28462847

28472848
[[deps.YAML]]
28482849
deps = ["Base64", "Dates", "Printf", "StringEncodings"]
2849-
git-tree-sha1 = "ed87adf5041ca93203093b03e0d78b6a9d987290"
2850+
git-tree-sha1 = "a1c0c7585346251353cddede21f180b96388c403"
28502851
uuid = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
2851-
version = "0.4.15"
2852+
version = "0.4.16"
28522853

28532854
[[deps.Zlib_jll]]
28542855
deps = ["Libdl"]

0 commit comments

Comments
 (0)