Skip to content

Commit

Permalink
Support Setfield 0.7 (#352)
Browse files Browse the repository at this point in the history
* Update: BangBang

Using commit:
Bump to 0.3.29
JuliaFolds/BangBang.jl@c717aeb

* Support Setfield 0.7

* Update: SplittablesBase

Using commit:
Bump to 0.1.9
JuliaFolds/SplittablesBase.jl@eb60c46
  • Loading branch information
tkf authored Jul 11, 2020
1 parent 03d4bee commit 4394dd7
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CompositionsBase = "0.1"
DefineSingletons = "0.1"
InitialValues = "0.2.8"
Requires = "0.5, 1.0"
Setfield = "0.3, 0.4, 0.5, 0.6"
Setfield = "0.3, 0.4, 0.5, 0.6, 0.7"
SplittablesBase = "0.1.2"
Tables = "0.2, 1.0"
julia = "1"
Expand Down
12 changes: 6 additions & 6 deletions benchmark/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ version = "2.0.0"

[[BangBang]]
deps = ["Compat", "ConstructionBase", "Future", "InitialValues", "LinearAlgebra", "Requires", "Setfield", "Tables", "ZygoteRules"]
git-tree-sha1 = "aa75b2fcd63ae0f5272456afad98a1c228586e40"
git-tree-sha1 = "f42321255afc37da855b6cd9f2a1fc36c017ceee"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/BangBang.jl.git"
uuid = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
version = "0.3.28"
version = "0.3.29"

[[Base64]]
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand Down Expand Up @@ -215,9 +215,9 @@ uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"

[[Setfield]]
deps = ["ConstructionBase", "Future", "MacroTools", "Requires"]
git-tree-sha1 = "7a151f918819326a6003dba451dabe65f8c0f6fb"
git-tree-sha1 = "d5640fc570fb1b6c54512f0bd3853866bd298b3e"
uuid = "efcf1570-3423-57d1-acb7-fd33fddbac46"
version = "0.6.0"
version = "0.7.0"

[[SharedArrays]]
deps = ["Distributed", "Mmap", "Random", "Serialization"]
Expand All @@ -238,11 +238,11 @@ version = "1.0.0"

[[SplittablesBase]]
deps = ["Setfield", "Test"]
git-tree-sha1 = "eab4a2505c641868ec77ebb9a93b5072c1508b42"
git-tree-sha1 = "9a5aa2eb673771ced22bba49e8a19c1d41faab1b"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/SplittablesBase.jl.git"
uuid = "171d559e-b47b-412a-8079-5efa626c420e"
version = "0.1.8-DEV"
version = "0.1.9"

[[Statistics]]
deps = ["LinearAlgebra", "SparseArrays"]
Expand Down
12 changes: 6 additions & 6 deletions docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ version = "2.0.0"

[[BangBang]]
deps = ["Compat", "ConstructionBase", "Future", "InitialValues", "LinearAlgebra", "Requires", "Setfield", "Tables", "ZygoteRules"]
git-tree-sha1 = "aa75b2fcd63ae0f5272456afad98a1c228586e40"
git-tree-sha1 = "f42321255afc37da855b6cd9f2a1fc36c017ceee"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/BangBang.jl.git"
uuid = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
version = "0.3.28"
version = "0.3.29"

[[Base64]]
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand Down Expand Up @@ -267,9 +267,9 @@ uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"

[[Setfield]]
deps = ["ConstructionBase", "Future", "MacroTools", "Requires"]
git-tree-sha1 = "7a151f918819326a6003dba451dabe65f8c0f6fb"
git-tree-sha1 = "d5640fc570fb1b6c54512f0bd3853866bd298b3e"
uuid = "efcf1570-3423-57d1-acb7-fd33fddbac46"
version = "0.6.0"
version = "0.7.0"

[[SharedArrays]]
deps = ["Distributed", "Mmap", "Random", "Serialization"]
Expand All @@ -296,11 +296,11 @@ version = "1.0.0"

[[SplittablesBase]]
deps = ["Setfield", "Test"]
git-tree-sha1 = "eab4a2505c641868ec77ebb9a93b5072c1508b42"
git-tree-sha1 = "9a5aa2eb673771ced22bba49e8a19c1d41faab1b"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/SplittablesBase.jl.git"
uuid = "171d559e-b47b-412a-8079-5efa626c420e"
version = "0.1.8-DEV"
version = "0.1.9"

[[StaticArrays]]
deps = ["LinearAlgebra", "Random", "Statistics"]
Expand Down
12 changes: 6 additions & 6 deletions test/environments/jl10/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ version = "0.1.5"

[[BangBang]]
deps = ["Compat", "ConstructionBase", "Future", "InitialValues", "LinearAlgebra", "Requires", "Setfield", "Tables", "ZygoteRules"]
git-tree-sha1 = "aa75b2fcd63ae0f5272456afad98a1c228586e40"
git-tree-sha1 = "f42321255afc37da855b6cd9f2a1fc36c017ceee"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/BangBang.jl.git"
uuid = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
version = "0.3.28"
version = "0.3.29"

[[Base64]]
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand Down Expand Up @@ -297,9 +297,9 @@ uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"

[[Setfield]]
deps = ["ConstructionBase", "Future", "MacroTools", "Requires"]
git-tree-sha1 = "7a151f918819326a6003dba451dabe65f8c0f6fb"
git-tree-sha1 = "d5640fc570fb1b6c54512f0bd3853866bd298b3e"
uuid = "efcf1570-3423-57d1-acb7-fd33fddbac46"
version = "0.6.0"
version = "0.7.0"

[[SharedArrays]]
deps = ["Distributed", "Mmap", "Random", "Serialization"]
Expand All @@ -326,11 +326,11 @@ version = "1.0.0"

[[SplittablesBase]]
deps = ["Setfield", "Test"]
git-tree-sha1 = "eab4a2505c641868ec77ebb9a93b5072c1508b42"
git-tree-sha1 = "9a5aa2eb673771ced22bba49e8a19c1d41faab1b"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/SplittablesBase.jl.git"
uuid = "171d559e-b47b-412a-8079-5efa626c420e"
version = "0.1.8-DEV"
version = "0.1.9"

[[StaticArrays]]
deps = ["LinearAlgebra", "Random", "Statistics"]
Expand Down
12 changes: 6 additions & 6 deletions test/environments/main/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ version = "0.1.5"

[[BangBang]]
deps = ["Compat", "ConstructionBase", "Future", "InitialValues", "LinearAlgebra", "Requires", "Setfield", "Tables", "ZygoteRules"]
git-tree-sha1 = "aa75b2fcd63ae0f5272456afad98a1c228586e40"
git-tree-sha1 = "f42321255afc37da855b6cd9f2a1fc36c017ceee"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/BangBang.jl.git"
uuid = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
version = "0.3.28"
version = "0.3.29"

[[Base64]]
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand Down Expand Up @@ -299,9 +299,9 @@ uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"

[[Setfield]]
deps = ["ConstructionBase", "Future", "MacroTools", "Requires"]
git-tree-sha1 = "7a151f918819326a6003dba451dabe65f8c0f6fb"
git-tree-sha1 = "d5640fc570fb1b6c54512f0bd3853866bd298b3e"
uuid = "efcf1570-3423-57d1-acb7-fd33fddbac46"
version = "0.6.0"
version = "0.7.0"

[[SharedArrays]]
deps = ["Distributed", "Mmap", "Random", "Serialization"]
Expand All @@ -328,11 +328,11 @@ version = "1.0.0"

[[SplittablesBase]]
deps = ["Setfield", "Test"]
git-tree-sha1 = "eab4a2505c641868ec77ebb9a93b5072c1508b42"
git-tree-sha1 = "9a5aa2eb673771ced22bba49e8a19c1d41faab1b"
repo-rev = "master"
repo-url = "https://github.com/JuliaFolds/SplittablesBase.jl.git"
uuid = "171d559e-b47b-412a-8079-5efa626c420e"
version = "0.1.8-DEV"
version = "0.1.9"

[[StaticArrays]]
deps = ["LinearAlgebra", "Random", "Statistics"]
Expand Down

0 comments on commit 4394dd7

Please sign in to comment.