Skip to content

Commit 541ee9f

Browse files
authored
Merge pull request #927 from rust-lang/maint
Maintenance
2 parents c8ed382 + 578d7db commit 541ee9f

File tree

11 files changed

+724
-897
lines changed

11 files changed

+724
-897
lines changed

compiler/base/Cargo.toml

Lines changed: 54 additions & 62 deletions
Large diffs are not rendered by default.

compiler/base/crate-information.json

Lines changed: 25 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,17 @@
2121
},
2222
{
2323
"name": "aho-corasick",
24-
"version": "1.0.0",
24+
"version": "1.0.1",
2525
"id": "aho_corasick"
2626
},
27-
{
28-
"name": "aho-corasick",
29-
"version": "0.7.20",
30-
"id": "aho_corasick_0_7_20"
31-
},
3227
{
3328
"name": "ansi_term",
3429
"version": "0.12.1",
3530
"id": "ansi_term"
3631
},
3732
{
3833
"name": "anstream",
39-
"version": "0.3.0",
34+
"version": "0.3.2",
4035
"id": "anstream"
4136
},
4237
{
@@ -56,7 +51,7 @@
5651
},
5752
{
5853
"name": "anyhow",
59-
"version": "1.0.70",
54+
"version": "1.0.71",
6055
"id": "anyhow"
6156
},
6257
{
@@ -126,7 +121,7 @@
126121
},
127122
{
128123
"name": "bitflags",
129-
"version": "2.1.0",
124+
"version": "2.2.1",
130125
"id": "bitflags"
131126
},
132127
{
@@ -181,12 +176,12 @@
181176
},
182177
{
183178
"name": "clap",
184-
"version": "4.2.3",
179+
"version": "4.2.7",
185180
"id": "clap"
186181
},
187182
{
188183
"name": "clap_builder",
189-
"version": "4.2.3",
184+
"version": "4.2.7",
190185
"id": "clap_builder"
191186
},
192187
{
@@ -221,7 +216,7 @@
221216
},
222217
{
223218
"name": "cpufeatures",
224-
"version": "0.2.6",
219+
"version": "0.2.7",
225220
"id": "cpufeatures"
226221
},
227222
{
@@ -356,7 +351,7 @@
356351
},
357352
{
358353
"name": "flate2",
359-
"version": "1.0.25",
354+
"version": "1.0.26",
360355
"id": "flate2"
361356
},
362357
{
@@ -611,7 +606,7 @@
611606
},
612607
{
613608
"name": "libc",
614-
"version": "0.2.141",
609+
"version": "0.2.142",
615610
"id": "libc"
616611
},
617612
{
@@ -631,7 +626,7 @@
631626
},
632627
{
633628
"name": "linux-raw-sys",
634-
"version": "0.3.2",
629+
"version": "0.3.7",
635630
"id": "linux_raw_sys"
636631
},
637632
{
@@ -676,7 +671,7 @@
676671
},
677672
{
678673
"name": "matrixmultiply",
679-
"version": "0.3.2",
674+
"version": "0.3.7",
680675
"id": "matrixmultiply"
681676
},
682677
{
@@ -811,7 +806,7 @@
811806
},
812807
{
813808
"name": "openssl",
814-
"version": "0.10.50",
809+
"version": "0.10.52",
815810
"id": "openssl"
816811
},
817812
{
@@ -826,7 +821,7 @@
826821
},
827822
{
828823
"name": "openssl-sys",
829-
"version": "0.9.85",
824+
"version": "0.9.87",
830825
"id": "openssl_sys"
831826
},
832827
{
@@ -911,7 +906,7 @@
911906
},
912907
{
913908
"name": "pkg-config",
914-
"version": "0.3.26",
909+
"version": "0.3.27",
915910
"id": "pkg_config"
916911
},
917912
{
@@ -1006,17 +1001,17 @@
10061001
},
10071002
{
10081003
"name": "regex",
1009-
"version": "1.7.3",
1004+
"version": "1.8.1",
10101005
"id": "regex"
10111006
},
10121007
{
10131008
"name": "regex-syntax",
1014-
"version": "0.6.29",
1009+
"version": "0.7.1",
10151010
"id": "regex_syntax"
10161011
},
10171012
{
10181013
"name": "reqwest",
1019-
"version": "0.11.16",
1014+
"version": "0.11.17",
10201015
"id": "reqwest"
10211016
},
10221017
{
@@ -1041,7 +1036,7 @@
10411036
},
10421037
{
10431038
"name": "rustix",
1044-
"version": "0.37.12",
1039+
"version": "0.37.19",
10451040
"id": "rustix"
10461041
},
10471042
{
@@ -1301,7 +1296,7 @@
13011296
},
13021297
{
13031298
"name": "tokio",
1304-
"version": "1.27.0",
1299+
"version": "1.28.0",
13051300
"id": "tokio"
13061301
},
13071302
{
@@ -1311,7 +1306,7 @@
13111306
},
13121307
{
13131308
"name": "tokio-macros",
1314-
"version": "2.0.0",
1309+
"version": "2.1.0",
13151310
"id": "tokio_macros"
13161311
},
13171312
{
@@ -1326,7 +1321,7 @@
13261321
},
13271322
{
13281323
"name": "tokio-util",
1329-
"version": "0.7.7",
1324+
"version": "0.7.8",
13301325
"id": "tokio_util"
13311326
},
13321327
{
@@ -1356,7 +1351,7 @@
13561351
},
13571352
{
13581353
"name": "tracing-attributes",
1359-
"version": "0.1.23",
1354+
"version": "0.1.24",
13601355
"id": "tracing_attributes"
13611356
},
13621357
{
@@ -1446,7 +1441,7 @@
14461441
},
14471442
{
14481443
"name": "uuid",
1449-
"version": "1.3.1",
1444+
"version": "1.3.2",
14501445
"id": "uuid"
14511446
},
14521447
{
@@ -1486,7 +1481,7 @@
14861481
},
14871482
{
14881483
"name": "winnow",
1489-
"version": "0.4.1",
1484+
"version": "0.4.6",
14901485
"id": "winnow"
14911486
},
14921487
{
@@ -1506,7 +1501,7 @@
15061501
},
15071502
{
15081503
"name": "zune-inflate",
1509-
"version": "0.2.53",
1504+
"version": "0.2.54",
15101505
"id": "zune_inflate"
15111506
}
15121507
]

compiler/base/modify-cargo-toml/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ GEM
2020
addressable (~> 2.8)
2121
matrix (0.4.2)
2222
mini_mime (1.1.2)
23-
mini_portile2 (2.8.1)
23+
mini_portile2 (2.8.2)
2424
nokogiri (1.14.3)
2525
mini_portile2 (~> 2.8.0)
2626
racc (~> 1.4)
@@ -37,15 +37,15 @@ GEM
3737
rspec-mocks (~> 3.12.0)
3838
rspec-core (3.12.2)
3939
rspec-support (~> 3.12.0)
40-
rspec-expectations (3.12.2)
40+
rspec-expectations (3.12.3)
4141
diff-lcs (>= 1.2.0, < 2.0)
4242
rspec-support (~> 3.12.0)
4343
rspec-mocks (3.12.5)
4444
diff-lcs (>= 1.2.0, < 2.0)
4545
rspec-support (~> 3.12.0)
4646
rspec-support (3.12.0)
4747
rubyzip (2.3.2)
48-
selenium-webdriver (4.8.6)
48+
selenium-webdriver (4.9.0)
4949
rexml (~> 3.2, >= 3.2.5)
5050
rubyzip (>= 1.2.2, < 3.0)
5151
websocket (~> 1.0)

0 commit comments

Comments
 (0)