Skip to content

Commit 308618b

Browse files
committed
Update dependents stats
1 parent 5fdd054 commit 308618b

4 files changed

Lines changed: 1069 additions & 1559 deletions

File tree

.automation/build.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2847,9 +2847,10 @@ def update_dependents_info():
28472847
"./docs/used-by-stats.md",
28482848
"--badgemarkdownfile",
28492849
"README.md",
2850-
"--verbose",
2850+
"--mergepackages",
28512851
"--sort",
28522852
"stars",
2853+
"--verbose",
28532854
]
28542855
logging.info("Running command: " + " ".join(command))
28552856
os.system(" ".join(command))

.automation/generated/flavors-stats.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,8 +1097,8 @@
10971097
0
10981098
],
10991099
[
1100-
"2022-11-15T01:13:51",
1101-
2661595
1100+
"2022-11-15T07:38:22",
1101+
2661735
11021102
]
11031103
],
11041104
"ci_light": [
@@ -2199,8 +2199,8 @@
21992199
0
22002200
],
22012201
[
2202-
"2022-11-15T01:13:51",
2203-
32802
2202+
"2022-11-15T07:38:22",
2203+
32831
22042204
]
22052205
],
22062206
"cupcake": [
@@ -2281,7 +2281,7 @@
22812281
0
22822282
],
22832283
[
2284-
"2022-11-15T01:13:51",
2284+
"2022-11-15T07:38:22",
22852285
34
22862286
]
22872287
],
@@ -4293,8 +4293,8 @@
42934293
0
42944294
],
42954295
[
4296-
"2022-11-15T01:13:51",
4297-
86856
4296+
"2022-11-15T07:38:22",
4297+
86887
42984298
]
42994299
],
43004300
"dotnet": [
@@ -5395,8 +5395,8 @@
53955395
0
53965396
],
53975397
[
5398-
"2022-11-15T01:13:51",
5399-
321337
5398+
"2022-11-15T07:38:22",
5399+
321357
54005400
]
54015401
],
54025402
"go": [
@@ -6497,8 +6497,8 @@
64976497
0
64986498
],
64996499
[
6500-
"2022-11-15T01:13:51",
6501-
14999
6500+
"2022-11-15T07:38:22",
6501+
15001
65026502
]
65036503
],
65046504
"java": [
@@ -7599,8 +7599,8 @@
75997599
0
76007600
],
76017601
[
7602-
"2022-11-15T01:13:51",
7603-
99445
7602+
"2022-11-15T07:38:22",
7603+
99459
76047604
]
76057605
],
76067606
"javascript": [
@@ -8701,8 +8701,8 @@
87018701
0
87028702
],
87038703
[
8704-
"2022-11-15T01:13:51",
8705-
166351
8704+
"2022-11-15T07:38:22",
8705+
166422
87068706
]
87078707
],
87088708
"php": [
@@ -9803,8 +9803,8 @@
98039803
0
98049804
],
98059805
[
9806-
"2022-11-15T01:13:51",
9807-
27850
9806+
"2022-11-15T07:38:22",
9807+
27870
98089808
]
98099809
],
98109810
"python": [
@@ -10905,8 +10905,8 @@
1090510905
0
1090610906
],
1090710907
[
10908-
"2022-11-15T01:13:51",
10909-
124175
10908+
"2022-11-15T07:38:22",
10909+
124242
1091010910
]
1091110911
],
1091210912
"ruby": [
@@ -12003,7 +12003,7 @@
1200312003
0
1200412004
],
1200512005
[
12006-
"2022-11-15T01:13:51",
12006+
"2022-11-15T07:38:22",
1200712007
2722
1200812008
]
1200912009
],
@@ -13101,7 +13101,7 @@
1310113101
0
1310213102
],
1310313103
[
13104-
"2022-11-15T01:13:51",
13104+
"2022-11-15T07:38:22",
1310513105
4192
1310613106
]
1310713107
],
@@ -14203,8 +14203,8 @@
1420314203
0
1420414204
],
1420514205
[
14206-
"2022-11-15T01:13:51",
14207-
15118
14206+
"2022-11-15T07:38:22",
14207+
15126
1420814208
]
1420914209
],
1421014210
"scala": [
@@ -15303,7 +15303,7 @@
1530315303
0
1530415304
],
1530515305
[
15306-
"2022-11-15T01:13:51",
15306+
"2022-11-15T07:38:22",
1530715307
1396
1530815308
]
1530915309
],
@@ -16401,7 +16401,7 @@
1640116401
0
1640216402
],
1640316403
[
16404-
"2022-11-15T01:13:51",
16404+
"2022-11-15T07:38:22",
1640516405
2732
1640616406
]
1640716407
],
@@ -17503,8 +17503,8 @@
1750317503
0
1750417504
],
1750517505
[
17506-
"2022-11-15T01:13:51",
17507-
134849
17506+
"2022-11-15T07:38:22",
17507+
134920
1750817508
]
1750917509
]
1751017510
}

0 commit comments

Comments
 (0)