Skip to content

Commit

Permalink
Use RetroCap.jl to add monotonic "caps" (upper-bounded compat entries…
Browse files Browse the repository at this point in the history
…) to all packages (JuliaRegistries#11114)
  • Loading branch information
DilumAluthge authored Sep 8, 2020
1 parent 136f09f commit bf2a045
Show file tree
Hide file tree
Showing 1,843 changed files with 11,954 additions and 7,376 deletions.
6 changes: 3 additions & 3 deletions A/ACME/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
Compat = "1-2"

["0-0.8"]
DataStructures = "0.2.9-0"
DataStructures = "0.2.9 - 0.18"
IterTools = "0-1"
ProgressMeter = "0.2.1-0"
ProgressMeter = "0.2.1 - 0.9"
julia = "0.6-1"

["0.7.5-0.8"]
Compat = "1.1-2"

["0.8"]
StaticArrays = "0.5-0"
StaticArrays = "0.5.0 - 0.11"

["0.9-0"]
IterTools = "1"
Expand Down
7 changes: 7 additions & 0 deletions A/ACTRModels/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
[0]
julia = "1"

["0-0.1"]
Distributions = "0.0.0 - 0.23"
Parameters = "0.0.0 - 0.12"
Reexport = "0.0.0 - 0.2"
StatsBase = "0.0.0 - 0.33"
StatsFuns = "0.0.0 - 0.9"

["0.2-0"]
Distributions = "0.22-0.23"
Parameters = "0.12"
Expand Down
25 changes: 22 additions & 3 deletions A/ADCME/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
[0]
julia = "1"

["0-0.3.1"]
FFTW = "0.0.0 - 1"
MAT = "0.0.0 - 0.5"
PyCall = "0.0.0 - 1"

["0.2.2-0.2.3"]
NLopt = "0.0.0 - 0.6"
Optim = "0.0.0 - 1"

["0.2.6-0.3.1"]
PyPlot = "0.0.0 - 2"
Suppressor = "0.0.0 - 0.1"

["0.3-0.3.1"]
Conda = "0.0.0 - 1"

["0.3.1"]
Optim = "0.0.0 - 0.19"

["0.3.2"]
FFTW = "1.0.1-1"
Optim = "0.19.2-0.19"
Expand Down Expand Up @@ -32,11 +51,11 @@ Conda = "1"
SpecialFunctions = "0.10"

["0.4.2-0"]
MAT = "0"
SpecialFunctions = "0"
MAT = "0.0.0 - 0.8"
SpecialFunctions = "0.0.0 - 0.10"

["0.4.2-0.5.0"]
Optim = "0"
Optim = "0.0.0 - 0.22"

["0.5.2-0"]
CMake = "1"
Expand Down
6 changes: 3 additions & 3 deletions A/ADSeismic/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[0]
Conda = "1"
MAT = "0"
Optim = "0"
Parameters = "0"
MAT = "0.0.0 - 0.8"
Optim = "0.0.0 - 0.22"
Parameters = "0.0.0 - 0.12"
ProgressMeter = "1"
PyCall = "1.91.0-1"
julia = "1"
Expand Down
24 changes: 24 additions & 0 deletions A/AIBECS/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
["0-0.1"]
FileIO = "0.0.0 - 1"
JLD2 = "0.0.0 - 0.2"
julia = "1"

["0-0.2"]
DataDeps = "0.0.0 - 0.7"
DataFrames = "0.0.0 - 0.19"
DiffEqBase = "0.0.0 - 6"
DualMatrixTools = "0.0.0 - 1"
DualNumbers = "0.0.0 - 0.6"
FieldMetadata = "0.0.0 - 0.1"
HyperDualMatrixTools = "0.0.0 - 2"
HyperDualNumbers = "0.0.0 - 4"
Reexport = "0.0.0 - 0.2"
Unitful = "0.0.0 - 0.17"
UnitfulAstro = "0.0.0 - 0.4"

["0-0.2.2"]
Flatten = "0.0.0 - 0.2"

["0.2"]
BSON = "0.0.0 - 0.2"

["0.2-0.2.1"]
OceanGrids = "0.0.0 - 0.1"

["0.2-0.4.0"]
julia = "1.1.0-1"

Expand Down
10 changes: 5 additions & 5 deletions A/AIControl/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[0]
CSV = "0"
DataFrames = "0"
Distributions = "0"
CSV = "0.0.0 - 0.7"
DataFrames = "0.0.0 - 0.21"
Distributions = "0.0.0 - 0.23"
FileIO = "0-1"
GZip = "0"
JLD2 = "0"
GZip = "0.0.0 - 0.5"
JLD2 = "0.0.0 - 0.2"
julia = ["0.7", "1"]
3 changes: 3 additions & 0 deletions A/AMDGPUnative/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
["0-0.1.0"]
Adapt = "0.0.0 - 1"
BinaryProvider = "0.0.0 - 0.5"
HSARuntime = "0.2.5-0.2"
LLVM = "0.0.0 - 1"

["0-0.2"]
julia = "1"
Expand Down
8 changes: 4 additions & 4 deletions A/ANOVA/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[0]
ArgCheck = "0-1"
CategoricalArrays = "0"
DataFrames = "0"
Distributions = "0"
CategoricalArrays = "0.0.0 - 0.8"
DataFrames = "0.0.0 - 0.21"
Distributions = "0.0.0 - 0.23"
GLM = "0-1"
StatsBase = "0"
StatsBase = "0.0.0 - 0.33"
StatsModels = "0-0.5"
julia = ["0.7", "1"]
28 changes: 15 additions & 13 deletions A/ARCHModels/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
["0-0.3"]
DataStructures = "0"
Distributions = "0"
ForwardDiff = "0"
HypothesisTests = "0"
Optim = "0"
Reexport = "0"
Roots = "0"
SpecialFunctions = "0"
StatsBase = "0"
StatsFuns = "0"
StatsBase = "0.0.0 - 0.30"
julia = ["0.7", "1"]

["0.3"]
Requires = "0"
["0-0.5.1"]
DataStructures = "0.0.0 - 0.17"
Distributions = "0.0.0 - 0.21"
ForwardDiff = "0.0.0 - 0.10"
HypothesisTests = "0.0.0 - 0.8"
Optim = "0.0.0 - 0.19"
Reexport = "0.0.0 - 0.2"
Roots = "0.0.0 - 0.8"
SpecialFunctions = "0.0.0 - 0.7"
StatsFuns = "0.0.0 - 0.8"

["0.3-0.5.1"]
Requires = "0.0.0 - 0.5"

["0.4"]
StatsBase = "0.30"
Expand All @@ -21,7 +23,7 @@ StatsBase = "0.30"
julia = "1"

["0.5-0.5.1"]
StatsBase = "0.30.0-*"
StatsBase = "0.30.0 - 0.33"

["0.5.2"]
StatsBase = "0.31-0.33"
Expand Down
2 changes: 2 additions & 0 deletions A/ARules/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ StatsBase = "0.0.0 - 0.32"
julia = ["0.7", "1"]

["0.0.2-0"]
DataFrames = "0.0.0 - 0.21"
StatsBase = "0.0.0 - 0.33"
julia = "0.7.0-*"
2 changes: 1 addition & 1 deletion A/ASDF/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ julia = ["0.7", "1"]

["1.0.3-1"]
Conda = "0-1"
URIParser = "0"
URIParser = "0.0.0 - 0.4"

["1.0.3-1.1.1"]
PyCall = "0-1"
Expand Down
19 changes: 8 additions & 11 deletions A/ASE/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,25 +1,22 @@
["0-0.3"]
JuLIP = "0.6-0"
NeighbourLists = "0.3-0"
Parameters = "0"
Reexport = "0"
[0]
Parameters = "0.0.0 - 0.12"
Reexport = "0.0.0 - 0.2"

["0-0.3.0"]
PyCall = "0-1"

["0-0.4"]
JuLIP = "0.6.0 - 0.8"
NeighbourLists = "0.3.0 - 0.5"
julia = ["0.7", "1"]

["0.3.1-0.3"]
PyCall = "1.90-1"

["0.4"]
JuLIP = "0.6.0-*"
NeighbourLists = "0.3.0-*"

["0.4-0"]
PyCall = "1.90.0-*"
PyCall = "1.90.0 - 1"

["0.5-0"]
JuLIP = "0.8.1-*"
JuLIP = "0.8.1 - 0.8"
NeighbourLists = "0.0.0 - 0.5"
julia = "1"
48 changes: 27 additions & 21 deletions A/AWSCore/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,37 +1,43 @@
["0-0.4"]
DataStructures = "0.7.4-0"
MbedTLS = "0.5.5-0"
Retry = "0.3-0"
SymDict = "0.1.2-0"
XMLDict = "0.2-0"
DataStructures = "0.7.4 - 0.17"
MbedTLS = "0.5.5 - 0.6"
Retry = "0.3.0 - 0.4"
SymDict = "0.1.2 - 0.3"
XMLDict = "0.2.0 - 0.3"
julia = ["0.7", "1"]

["0-0.5.0"]
JSON = "0.5-0"
JSON = "0.5.0 - 0.21"

["0-0.6.0"]
HTTP = "0.6.3-0"
IniFile = "0"
HTTP = "0.6.3 - 0.8"

["0-0.6.2"]
IniFile = "0.0.0 - 0.5"

["0.5-0"]
julia = "1"

["0.5-0.6.0"]
MbedTLS = "0.6-0"
MbedTLS = "0.6.0 - 0.6"

["0.5.0"]
DataStructures = "0.12-0"
Retry = "0.4-0"
SymDict = "0.3-0"
XMLDict = "0.3-0"

["0.5.1-0.6.0"]
DataStructures = "0"
JSON = "0"
LazyJSON = "0"
Retry = "0"
SymDict = "0"
XMLDict = "0"
DataStructures = "0.12.0 - 0.17"
Retry = "0.4.0 - 0.4"
SymDict = "0.3.0 - 0.3"
XMLDict = "0.3.0 - 0.3"

["0.5.1-0.6.2"]
DataStructures = "0.0.0 - 0.17"
JSON = "0.0.0 - 0.21"
LazyJSON = "0.0.0 - 0.1"
Retry = "0.0.0 - 0.4"
SymDict = "0.0.0 - 0.3"
XMLDict = "0.0.0 - 0.3"

["0.6.2"]
HTTP = "0.0.0 - 0.8"
MbedTLS = "0.0.0 - 0.6"

["0.6.3-0"]
HTTP = "0.8"
Expand Down
20 changes: 10 additions & 10 deletions A/AWSS3/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
["0-0.4"]
AWSCore = "0.3.4-0"
AWSCore = "0.3.4 - 0.6"
julia = ["0.7", "1"]

["0-0.5"]
DataStructures = "0"
EzXML = "0"
HTTP = "0"
MbedTLS = "0"
Retry = "0"
SymDict = "0"
XMLDict = "0"
["0-0.6.2"]
DataStructures = "0.0.0 - 0.17"
EzXML = "0.0.0 - 0.9"
HTTP = "0.0.0 - 0.8"
MbedTLS = "0.0.0 - 0.6"
Retry = "0.0.0 - 0.4"
SymDict = "0.0.0 - 0.3"
XMLDict = "0.0.0 - 0.3"

["0.5"]
AWSCore = "0.5-0"
AWSCore = "0.5.0 - 0.6"

["0.5-0"]
julia = "1"
Expand Down
2 changes: 1 addition & 1 deletion A/AWSSDK/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
["0-0.4"]
AWSCore = "0.3-0"
AWSCore = "0.3.0 - 0.6"
julia = ["0.7", "1"]

["0.5-0"]
Expand Down
16 changes: 8 additions & 8 deletions A/AWSSQS/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
["0-0.4"]
AWSCore = "0.3-0"
HTTP = "0.5.4-0"
SymDict = "0.1.2-0"
AWSCore = "0.3.0 - 0.6"
HTTP = "0.5.4 - 0.8"
SymDict = "0.1.2 - 0.3"
julia = ["0.7", "1"]

["0-0.5"]
MbedTLS = "0"
Retry = "0"
MbedTLS = "0.0.0 - 0.7"
Retry = "0.0.0 - 0.4"

["0.5"]
AWSCore = "0"
HTTP = "0"
SymDict = "0"
AWSCore = "0.0.0 - 0.6"
HTTP = "0.0.0 - 0.8"
SymDict = "0.0.0 - 0.3"

["0.5-0"]
julia = "1"
Expand Down
6 changes: 6 additions & 0 deletions A/AbstractLogic/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
[0]
BenchmarkTools = "0.0.0 - 0.5"
Crayons = "0.0.0 - 4"
Documenter = "0.0.0 - 0.25"
ReplMaker = "0.0.0 - 0.2"
StatsBase = "0.0.0 - 0.33"
Suppressor = "0.0.0 - 0.2"
julia = "1.1.0-1"
3 changes: 3 additions & 0 deletions A/AbstractNumbers/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
[0]
julia = "1"

["0-0.2.0"]
SpecialFunctions = "0.0.0 - 0.10"

["0.2.1-0"]
SpecialFunctions = "0.8-0.10"
Loading

0 comments on commit bf2a045

Please sign in to comment.