Skip to content

Commit f4c0888

Browse files
committed
Bump the Lean versions in CI.
Refs: leanprover-community/import-graph#86 Refs: leanprover/lean4#10524
1 parent 6215ae0 commit f4c0888

File tree

7 files changed

+33
-33
lines changed

7 files changed

+33
-33
lines changed

demos/project/lake-manifest.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "e568f0d0bc8fd18c98e8cf40e7b8f7bdbf7d42ba",
8+
"rev": "b8aaf14a892866ba8333faac94f658b9dc557afa",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
1111
"inputRev": null,
@@ -15,7 +15,7 @@
1515
"type": "git",
1616
"subDir": null,
1717
"scope": "leanprover-community",
18-
"rev": "b949552f6ca8e223f424b3e3b33f74185bbf1179",
18+
"rev": "8864a73bf79aad549e34eff972c606343935106d",
1919
"name": "plausible",
2020
"manifestFile": "lake-manifest.json",
2121
"inputRev": "main",
@@ -25,7 +25,7 @@
2525
"type": "git",
2626
"subDir": null,
2727
"scope": "leanprover-community",
28-
"rev": "99657ad92e23804e279f77ea6dbdeebaa1317b98",
28+
"rev": "2ed4ba69b6127de8f5c2af83cccacd3c988b06bf",
2929
"name": "LeanSearchClient",
3030
"manifestFile": "lake-manifest.json",
3131
"inputRev": "main",
@@ -35,7 +35,7 @@
3535
"type": "git",
3636
"subDir": null,
3737
"scope": "leanprover-community",
38-
"rev": "d768126816be17600904726ca7976b185786e6b9",
38+
"rev": "451499ea6e97cee4c8979b507a9af5581a849161",
3939
"name": "importGraph",
4040
"manifestFile": "lake-manifest.json",
4141
"inputRev": "main",
@@ -45,17 +45,17 @@
4545
"type": "git",
4646
"subDir": null,
4747
"scope": "leanprover-community",
48-
"rev": "556caed0eadb7901e068131d1be208dd907d07a2",
48+
"rev": "fb8ed0a85a96e3176f6e94b20d413ea72d92576d",
4949
"name": "proofwidgets",
5050
"manifestFile": "lake-manifest.json",
51-
"inputRev": "v0.0.74",
51+
"inputRev": "v0.0.77",
5252
"inherited": true,
5353
"configFile": "lakefile.lean"},
5454
{"url": "https://github.com/leanprover-community/aesop",
5555
"type": "git",
5656
"subDir": null,
5757
"scope": "leanprover-community",
58-
"rev": "725ac8cd67acd70a7beaf47c3725e23484c1ef50",
58+
"rev": "1fa48c6a63b4c4cda28be61e1037192776e77ac0",
5959
"name": "aesop",
6060
"manifestFile": "lake-manifest.json",
6161
"inputRev": "master",
@@ -65,7 +65,7 @@
6565
"type": "git",
6666
"subDir": null,
6767
"scope": "leanprover-community",
68-
"rev": "2676cb5599c12c434daac781e2cea44e8105fc41",
68+
"rev": "95c2f8afe09d9e49d3cacca667261da04f7f93f7",
6969
"name": "Qq",
7070
"manifestFile": "lake-manifest.json",
7171
"inputRev": "master",
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "8da40b72fece29b7d3fe3d768bac4c8910ce9bee",
78+
"rev": "c029ceb9956ef9d567fc034e5403ec829f8d0d87",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "main",
@@ -85,10 +85,10 @@
8585
"type": "git",
8686
"subDir": null,
8787
"scope": "leanprover",
88-
"rev": "91c18fa62838ad0ab7384c03c9684d99d306e1da",
88+
"rev": "72ae7004d9f0ddb422aec5378204fdd7828c5672",
8989
"name": "Cli",
9090
"manifestFile": "lake-manifest.json",
91-
"inputRev": "main",
91+
"inputRev": "v4.25.0-rc2",
9292
"inherited": true,
9393
"configFile": "lakefile.toml"}],
9494
"name": "NeovimLoves",

demos/project/lean-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:v4.24.0
1+
leanprover/lean4:v4.25.0-rc2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:v4.24.0
1+
leanprover/lean4:v4.25.0-rc2

spec/fixtures/projects/WithWidgets/lake-manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "leanprover-community",
8-
"rev": "e568f0d0bc8fd18c98e8cf40e7b8f7bdbf7d42ba",
8+
"rev": "b8aaf14a892866ba8333faac94f658b9dc557afa",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
1111
"inputRev": "master",
@@ -15,7 +15,7 @@
1515
"type": "git",
1616
"subDir": null,
1717
"scope": "leanprover-community",
18-
"rev": "b21695ed5db9bd30f7816621fa9ac142cae39a8f",
18+
"rev": "995d1c221c336797a3da97f780e8060ad7ecbfc4",
1919
"name": "proofwidgets",
2020
"manifestFile": "lake-manifest.json",
2121
"inputRev": "main",
@@ -25,7 +25,7 @@
2525
"type": "git",
2626
"subDir": null,
2727
"scope": "leanprover-community",
28-
"rev": "d768126816be17600904726ca7976b185786e6b9",
28+
"rev": "451499ea6e97cee4c8979b507a9af5581a849161",
2929
"name": "importGraph",
3030
"manifestFile": "lake-manifest.json",
3131
"inputRev": "main",
@@ -35,7 +35,7 @@
3535
"type": "git",
3636
"subDir": null,
3737
"scope": "leanprover-community",
38-
"rev": "b949552f6ca8e223f424b3e3b33f74185bbf1179",
38+
"rev": "8864a73bf79aad549e34eff972c606343935106d",
3939
"name": "plausible",
4040
"manifestFile": "lake-manifest.json",
4141
"inputRev": "main",
@@ -45,7 +45,7 @@
4545
"type": "git",
4646
"subDir": null,
4747
"scope": "leanprover-community",
48-
"rev": "99657ad92e23804e279f77ea6dbdeebaa1317b98",
48+
"rev": "2ed4ba69b6127de8f5c2af83cccacd3c988b06bf",
4949
"name": "LeanSearchClient",
5050
"manifestFile": "lake-manifest.json",
5151
"inputRev": "main",
@@ -55,7 +55,7 @@
5555
"type": "git",
5656
"subDir": null,
5757
"scope": "leanprover-community",
58-
"rev": "725ac8cd67acd70a7beaf47c3725e23484c1ef50",
58+
"rev": "1fa48c6a63b4c4cda28be61e1037192776e77ac0",
5959
"name": "aesop",
6060
"manifestFile": "lake-manifest.json",
6161
"inputRev": "master",
@@ -65,7 +65,7 @@
6565
"type": "git",
6666
"subDir": null,
6767
"scope": "leanprover-community",
68-
"rev": "2676cb5599c12c434daac781e2cea44e8105fc41",
68+
"rev": "95c2f8afe09d9e49d3cacca667261da04f7f93f7",
6969
"name": "Qq",
7070
"manifestFile": "lake-manifest.json",
7171
"inputRev": "master",
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "8da40b72fece29b7d3fe3d768bac4c8910ce9bee",
78+
"rev": "c029ceb9956ef9d567fc034e5403ec829f8d0d87",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "main",
@@ -85,10 +85,10 @@
8585
"type": "git",
8686
"subDir": null,
8787
"scope": "leanprover",
88-
"rev": "91c18fa62838ad0ab7384c03c9684d99d306e1da",
88+
"rev": "72ae7004d9f0ddb422aec5378204fdd7828c5672",
8989
"name": "Cli",
9090
"manifestFile": "lake-manifest.json",
91-
"inputRev": "main",
91+
"inputRev": "v4.25.0-rc2",
9292
"inherited": true,
9393
"configFile": "lakefile.toml"}],
9494
"name": "WithWidgets",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:v4.24.0
1+
leanprover/lean4:v4.25.0-rc2

spec/widgets/core_spec.lua

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ describe('Lean core widgets', function()
4141
4242
▼ 2:3-2:9: information:
4343
Try this:
44-
exact rfl
44+
[apply] exact rfl
4545
]]
4646

4747
infoview.go_to()
48-
helpers.search 'exact '
48+
helpers.search 'apply] '
4949
helpers.feed '<CR>'
5050

5151
-- the buffer contents have changed but we also jumped to the lean win
@@ -71,11 +71,11 @@ describe('Lean core widgets', function()
7171
7272
▼ 1:62-1:68: information:
7373
Try this:
74-
exact rfl
74+
[apply] exact rfl
7575
]]
7676

7777
infoview.go_to()
78-
helpers.search 'exact '
78+
helpers.search 'apply] '
7979
helpers.feed '<CR>'
8080

8181
assert.current_window.is(lean_window)
@@ -109,8 +109,8 @@ describe('Lean core widgets', function()
109109
110110
▼ 11:3-11:6: information:
111111
Try these:
112-
trivial
113-
sorry
112+
[apply] trivial
113+
[apply] sorry
114114
]]
115115
end
116116
)
@@ -140,11 +140,11 @@ describe('Lean core widgets', function()
140140
141141
▼ 10:25-10:39: information:
142142
Try this:
143-
trivial
143+
[apply] trivial
144144
145145
▼ 10:25-10:39: information:
146146
Try this:
147-
rfl
147+
[apply] rfl
148148
149149
▼ 10:22-10:39: error:
150150
unsolved goals

spec/widgets/importgraph_spec.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ describe('ImportGraph widgets', function()
1515
'supports GoToModule links',
1616
helpers.clean_buffer(
1717
[[
18-
import ImportGraph.Imports
18+
import ImportGraph.Meta
1919
#find_home Nat.add_one
2020
]],
2121
function()

0 commit comments

Comments
 (0)