Skip to content

Commit

Permalink
New version: Dagger v0.18.14 (#120865)
Browse files Browse the repository at this point in the history
UUID: d58978e5-989f-55fb-8d15-ea34adc7bf54
Repo: https://github.com/JuliaParallel/Dagger.jl.git
Tree: 8193108995b57fda5bf8b19310ea13ad33a00973

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 6, 2024
1 parent 11764a8 commit 385f360
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 1 deletion.
7 changes: 7 additions & 0 deletions D/Dagger/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@ StatsBase = "0.28-0.34"
Adapt = "4.0.4-4"
julia = "1.9.0-1"

["0.18.14-0"]
DistributedNext = "1"
MemPool = "0.4.11-0.4"
Preferences = "1.4.3-1"

["0.18.2-0.18.4"]
MemPool = "0.4.4-0.4"

Expand All @@ -101,6 +106,8 @@ MemPool = "0.4.5-0.4"

["0.18.7-0"]
Graphs = "1"

["0.18.7-0.18.13"]
MemPool = "0.4.6-0.4"

["0.18.9-0"]
Expand Down
4 changes: 4 additions & 0 deletions D/Dagger/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
["0.18.13-0"]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

["0.18.14-0"]
DistributedNext = "fab6aee4-877b-4bac-a744-3eca44acbb6f"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"

["0.18.3-0"]
ScopedValues = "7e506255-f358-4e82-b7e4-beb19740aa63"

Expand Down
3 changes: 3 additions & 0 deletions D/Dagger/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,6 @@ git-tree-sha1 = "f69586ca21325cb8ca173983f29db0cca35b645b"

["0.18.13"]
git-tree-sha1 = "96e16791f9841dae0b0b14c89e5872ab89e10b84"

["0.18.14"]
git-tree-sha1 = "8193108995b57fda5bf8b19310ea13ad33a00973"
8 changes: 7 additions & 1 deletion D/Dagger/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
["0.18.11-0"]
Colors = "0.12"
DataFrames = "1"
GraphViz = "0.2"
Plots = "1"

["0.18.11-0.18.13"]
Colors = "0.12"

["0.18.13-0"]
Distributions = "0.25"
JSON3 = "1"

["0.18.14-0"]
Colors = "0.12-0.13"
PythonCall = "0.9"

0 comments on commit 385f360

Please sign in to comment.