Skip to content

Commit f4b01a2

Browse files
bors[bot]github-actions[bot]CarloLucibelloDhairyaLGandhi
authored
Merge #1474
1474: CompatHelper: bump compat for "Functors" to "0.2" r=DhairyaLGandhi a=github-actions[bot] This pull request changes the compat entry for the `Functors` package from `0.1` to `0.1, 0.2`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Carlo Lucibello <carlo.lucibello@unibocconi.it> Co-authored-by: Dhairya Gandhi <dhairya@juliacomputing.com>
2 parents cf0042c + 420ffdd commit f4b01a2

File tree

2 files changed

+27
-33
lines changed

2 files changed

+27
-33
lines changed

Manifest.toml

Lines changed: 26 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ version = "0.3.3"
1414

1515
[[Adapt]]
1616
deps = ["LinearAlgebra"]
17-
git-tree-sha1 = "27edd95a09fd428113ca019c092e8aeca2eb1f2d"
17+
git-tree-sha1 = "87491f7d03ae1b423a353aff99cf61a45e3c993a"
1818
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
19-
version = "3.0.0"
19+
version = "3.1.0"
2020

2121
[[Artifacts]]
2222
deps = ["Pkg"]
@@ -40,21 +40,21 @@ version = "0.4.1"
4040

4141
[[CUDA]]
4242
deps = ["AbstractFFTs", "Adapt", "BFloat16s", "CEnum", "CompilerSupportLibraries_jll", "DataStructures", "ExprTools", "GPUArrays", "GPUCompiler", "LLVM", "Libdl", "LinearAlgebra", "Logging", "MacroTools", "NNlib", "Pkg", "Printf", "Random", "Reexport", "Requires", "SparseArrays", "Statistics", "TimerOutputs"]
43-
git-tree-sha1 = "39f6f584bec264ace76f924d1c8637c85617697e"
43+
git-tree-sha1 = "6ccc73b2d8b671f7a65c92b5f08f81422ebb7547"
4444
uuid = "052768ef-5323-5732-b1bb-66c8b64840ba"
45-
version = "2.4.0"
45+
version = "2.4.1"
4646

4747
[[ChainRules]]
4848
deps = ["ChainRulesCore", "Compat", "LinearAlgebra", "Random", "Reexport", "Requires", "Statistics"]
49-
git-tree-sha1 = "31b28f5123afa5e5ca0c885e4051896032754578"
49+
git-tree-sha1 = "6ba8100fa9356807f1d0df6468ae463c67627c30"
5050
uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2"
51-
version = "0.7.45"
51+
version = "0.7.49"
5252

5353
[[ChainRulesCore]]
54-
deps = ["LinearAlgebra", "MuladdMacro", "SparseArrays"]
55-
git-tree-sha1 = "15081c431bb25848ad9b0d172a65794f3a3e197a"
54+
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
55+
git-tree-sha1 = "53fed426c9af1eb68e63b3999e96454c2db79757"
5656
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
57-
version = "0.9.24"
57+
version = "0.9.27"
5858

5959
[[CodecZlib]]
6060
deps = ["TranscodingStreams", "Zlib_jll"]
@@ -99,9 +99,9 @@ version = "1.4.0"
9999

100100
[[DataStructures]]
101101
deps = ["Compat", "InteractiveUtils", "OrderedCollections"]
102-
git-tree-sha1 = "fb0aa371da91c1ff9dc7fbed6122d3e411420b9c"
102+
git-tree-sha1 = "4437b64df1e0adccc3e5d1adbc3ac741095e4677"
103103
uuid = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
104-
version = "0.18.8"
104+
version = "0.18.9"
105105

106106
[[Dates]]
107107
deps = ["Printf"]
@@ -134,9 +134,9 @@ version = "0.1.3"
134134

135135
[[FillArrays]]
136136
deps = ["LinearAlgebra", "Random", "SparseArrays"]
137-
git-tree-sha1 = "ff537e5a3cba92fb48f30fec46723510450f2c0e"
137+
git-tree-sha1 = "8bd8e47ff5d34b20f0aa9641988eb660590008bc"
138138
uuid = "1a297f60-69ca-5386-bcde-b61e274b549b"
139-
version = "0.10.2"
139+
version = "0.11.0"
140140

141141
[[FixedPointNumbers]]
142142
deps = ["Statistics"]
@@ -146,15 +146,15 @@ version = "0.8.4"
146146

147147
[[ForwardDiff]]
148148
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "NaNMath", "Random", "SpecialFunctions", "StaticArrays"]
149-
git-tree-sha1 = "8de2519a83c6c1c2442c2f481dd9a8364855daf4"
149+
git-tree-sha1 = "c26b56e9b9f0687f7ca887f6b6ded03d269e0e35"
150150
uuid = "f6369f11-7733-5829-9624-2563aa707210"
151-
version = "0.10.14"
151+
version = "0.10.15"
152152

153153
[[Functors]]
154154
deps = ["MacroTools"]
155-
git-tree-sha1 = "f40adc6422f548176bb4351ebd29e4abf773040a"
155+
git-tree-sha1 = "cd79039c468eac0a15256c55f260eec7ce551d07"
156156
uuid = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
157-
version = "0.1.0"
157+
version = "0.2.0"
158158

159159
[[GPUArrays]]
160160
deps = ["AbstractFFTs", "Adapt", "LinearAlgebra", "Printf", "Random", "Serialization"]
@@ -191,9 +191,9 @@ version = "0.8.4"
191191

192192
[[LLVM]]
193193
deps = ["CEnum", "Libdl", "Printf", "Unicode"]
194-
git-tree-sha1 = "d0d99629d6ae4a3e211ae83d8870907bd842c811"
194+
git-tree-sha1 = "b616937c31337576360cb9fb872ec7633af7b194"
195195
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
196-
version = "3.5.2"
196+
version = "3.6.0"
197197

198198
[[LibGit2]]
199199
deps = ["Printf"]
@@ -234,16 +234,11 @@ version = "0.4.4"
234234
[[Mmap]]
235235
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
236236

237-
[[MuladdMacro]]
238-
git-tree-sha1 = "c6190f9a7fc5d9d5915ab29f2134421b12d24a68"
239-
uuid = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
240-
version = "0.2.2"
241-
242237
[[NNlib]]
243-
deps = ["ChainRulesCore", "LinearAlgebra", "Pkg", "Requires", "Statistics"]
244-
git-tree-sha1 = "13fd29731c7f609cb82a3a544c5538584d22c153"
238+
deps = ["ChainRulesCore", "Compat", "LinearAlgebra", "Pkg", "Requires", "Statistics"]
239+
git-tree-sha1 = "573cc0d31f9697b9d2b060130a7a3c05a4f36b78"
245240
uuid = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
246-
version = "0.7.11"
241+
version = "0.7.12"
247242

248243
[[NaNMath]]
249244
git-tree-sha1 = "bfe47e760d60b82b66b61d2d44128b62e3a369fb"
@@ -282,10 +277,9 @@ deps = ["Serialization"]
282277
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
283278

284279
[[Reexport]]
285-
deps = ["Pkg"]
286-
git-tree-sha1 = "7b1d07f411bc8ddb7977ec7f377b97b158514fe0"
280+
git-tree-sha1 = "57d8440b0c7d98fc4f889e478e80f268d534c9d5"
287281
uuid = "189a3867-3050-52da-a836-e630ba90ab69"
288-
version = "0.2.0"
282+
version = "1.0.0"
289283

290284
[[Requires]]
291285
deps = ["UUIDs"]
@@ -381,9 +375,9 @@ version = "1.2.11+18"
381375

382376
[[Zygote]]
383377
deps = ["AbstractFFTs", "ChainRules", "DiffRules", "Distributed", "FillArrays", "ForwardDiff", "IRTools", "InteractiveUtils", "LinearAlgebra", "MacroTools", "NaNMath", "Random", "Requires", "SpecialFunctions", "Statistics", "ZygoteRules"]
384-
git-tree-sha1 = "d88a7e71fc2eef9510187b1c7d4af7a5177633d0"
378+
git-tree-sha1 = "746c9de7fb87a341c809437007cbd172c4d494b4"
385379
uuid = "e88e6eb3-aa80-5325-afca-941959d7151f"
386-
version = "0.6.0"
380+
version = "0.6.2"
387381

388382
[[ZygoteRules]]
389383
deps = ["MacroTools"]

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Adapt = "2.0, 3.0"
3131
CUDA = "2.1"
3232
CodecZlib = "0.7"
3333
Colors = "0.12"
34-
Functors = "0.1"
34+
Functors = "0.1, 0.2"
3535
Juno = "0.8"
3636
MacroTools = "0.5"
3737
NNlib = "0.7.10"

0 commit comments

Comments
 (0)