|
1 | 1 | {
|
2 | 2 | "dotnet6": {
|
| 3 | + "create-block": "2025-02-28", |
3 | 4 | "deprecated": "2024-11-12",
|
4 |
| - "eol": "2025-01-11", |
5 |
| - "successor": "dotnet8" |
| 5 | + "successor": "dotnet8", |
| 6 | + "update-block": "2025-05-31" |
6 | 7 | },
|
7 | 8 | "dotnet7": {
|
| 9 | + "create-block": "2024-05-14", |
8 | 10 | "deprecated": "2024-05-14",
|
9 |
| - "eol": "2026-10-08", |
10 |
| - "successor": "dotnet8" |
| 11 | + "successor": "dotnet8", |
| 12 | + "update-block": "2024-05-14" |
11 | 13 | },
|
12 | 14 | "dotnetcore1.0": {
|
13 |
| - "deprecated": "2019-07-31", |
14 |
| - "eol": "2019-06-27", |
15 |
| - "successor": "dotnet8" |
| 15 | + "create-block": "2019-07-30", |
| 16 | + "deprecated": "2019-06-27", |
| 17 | + "successor": "dotnet8", |
| 18 | + "update-block": "2019-07-30" |
16 | 19 | },
|
17 | 20 | "dotnetcore2.0": {
|
| 21 | + "create-block": "2019-05-30", |
18 | 22 | "deprecated": "2019-05-30",
|
19 |
| - "eol": "2019-04-30", |
20 |
| - "successor": "dotnet8" |
| 23 | + "successor": "dotnet8", |
| 24 | + "update-block": "2019-05-30" |
21 | 25 | },
|
22 | 26 | "dotnetcore2.1": {
|
23 |
| - "deprecated": "2021-09-23", |
24 |
| - "eol": "2021-08-23", |
25 |
| - "successor": "dotnet8" |
| 27 | + "create-block": "2022-01-05", |
| 28 | + "deprecated": "2022-01-05", |
| 29 | + "successor": "dotnet8", |
| 30 | + "update-block": "2022-04-13" |
26 | 31 | },
|
27 | 32 | "dotnetcore3.1": {
|
28 |
| - "deprecated": "2023-02-20", |
29 |
| - "eol": "2023-01-20", |
30 |
| - "successor": "dotnet8" |
| 33 | + "create-block": "2023-04-03", |
| 34 | + "deprecated": "2023-04-03", |
| 35 | + "successor": "dotnet8", |
| 36 | + "update-block": "2023-05-03" |
31 | 37 | },
|
32 | 38 | "nodejs": {
|
| 39 | + "create-block": "2016-10-31", |
33 | 40 | "deprecated": "2016-10-31",
|
34 |
| - "eol": "2016-10-31", |
35 |
| - "successor": "nodejs20.x" |
| 41 | + "successor": "nodejs20.x", |
| 42 | + "update-block": "2016-10-31" |
36 | 43 | },
|
37 | 44 | "nodejs10.x": {
|
38 |
| - "deprecated": "2021-08-30", |
39 |
| - "eol": "2021-07-30", |
40 |
| - "successor": "nodejs20.x" |
| 45 | + "create-block": "2021-07-30", |
| 46 | + "deprecated": "2021-07-30", |
| 47 | + "successor": "nodejs20.x", |
| 48 | + "update-block": "2022-02-14" |
41 | 49 | },
|
42 | 50 | "nodejs12.x": {
|
43 |
| - "deprecated": "2022-12-14", |
44 |
| - "eol": "2022-11-14", |
45 |
| - "successor": "nodejs20.x" |
| 51 | + "create-block": "2023-03-31", |
| 52 | + "deprecated": "2023-03-31", |
| 53 | + "successor": "nodejs20.x", |
| 54 | + "update-block": "2023-04-30" |
46 | 55 | },
|
47 | 56 | "nodejs14.x": {
|
| 57 | + "create-block": "2024-07-09", |
48 | 58 | "deprecated": "2023-12-04",
|
49 |
| - "eol": "2024-01-09", |
50 |
| - "successor": "nodejs20.x" |
| 59 | + "successor": "nodejs20.x", |
| 60 | + "update-block": "2025-02-28" |
51 | 61 | },
|
52 | 62 | "nodejs16.x": {
|
| 63 | + "create-block": "2025-02-28", |
53 | 64 | "deprecated": "2024-06-12",
|
54 |
| - "eol": "2024-07-15", |
55 |
| - "successor": "nodejs20.x" |
| 65 | + "successor": "nodejs20.x", |
| 66 | + "update-block": "2025-03-31" |
56 | 67 | },
|
57 | 68 | "nodejs4.3": {
|
58 |
| - "deprecated": "2019-04-30", |
59 |
| - "eol": "2018-04-30", |
60 |
| - "successor": "nodejs20.x" |
| 69 | + "create-block": "2020-03-05", |
| 70 | + "deprecated": "2020-03-05", |
| 71 | + "successor": "nodejs20.x", |
| 72 | + "update-block": "2020-03-05" |
61 | 73 | },
|
62 | 74 | "nodejs4.3-edge": {
|
63 |
| - "deprecated": "2019-04-30", |
64 |
| - "eol": "2018-04-30", |
65 |
| - "successor": "nodejs20.x" |
| 75 | + "create-block": "2019-04-30", |
| 76 | + "deprecated": "2020-03-05", |
| 77 | + "successor": "nodejs20.x", |
| 78 | + "update-block": "2019-04-30" |
66 | 79 | },
|
67 | 80 | "nodejs6.10": {
|
| 81 | + "create-block": "2019-08-12", |
68 | 82 | "deprecated": "2019-08-12",
|
69 |
| - "eol": "2019-04-30", |
70 |
| - "successor": "nodejs20.x" |
| 83 | + "successor": "nodejs20.x", |
| 84 | + "update-block": "2019-08-12" |
71 | 85 | },
|
72 | 86 | "nodejs8.10": {
|
73 |
| - "deprecated": "2020-02-03", |
74 |
| - "eol": "2019-12-31", |
75 |
| - "successor": "nodejs20.x" |
| 87 | + "create-block": "2020-03-06", |
| 88 | + "deprecated": "2020-03-06", |
| 89 | + "successor": "nodejs20.x", |
| 90 | + "update-block": "2020-03-06" |
76 | 91 | },
|
77 | 92 | "python2.7": {
|
78 |
| - "deprecated": "2021-09-30", |
79 |
| - "eol": "2021-07-15", |
80 |
| - "successor": "python3.12" |
| 93 | + "create-block": "2021-07-15", |
| 94 | + "deprecated": "2021-07-15", |
| 95 | + "successor": "python3.12", |
| 96 | + "update-block": "2022-05-30" |
81 | 97 | },
|
82 | 98 | "python3.6": {
|
83 |
| - "deprecated": "2022-08-17", |
84 |
| - "eol": "2022-07-18", |
85 |
| - "successor": "python3.12" |
| 99 | + "create-block": "2022-07-18", |
| 100 | + "deprecated": "2022-07-18", |
| 101 | + "successor": "python3.12", |
| 102 | + "update-block": "2022-08-29" |
86 | 103 | },
|
87 | 104 | "python3.7": {
|
| 105 | + "create-block": "2024-01-09", |
88 | 106 | "deprecated": "2023-12-04",
|
89 |
| - "eol": "2024-01-09", |
90 |
| - "successor": "python3.12" |
| 107 | + "successor": "python3.12", |
| 108 | + "update-block": "2025-02-28" |
91 | 109 | },
|
92 | 110 | "python3.8": {
|
| 111 | + "create-block": "2025-02-28", |
93 | 112 | "deprecated": "2024-10-14",
|
94 |
| - "eol": "2024-11-13", |
95 |
| - "successor": "python3.12" |
| 113 | + "successor": "python3.12", |
| 114 | + "update-block": "2025-03-31" |
96 | 115 | },
|
97 | 116 | "ruby2.5": {
|
| 117 | + "create-block": "2021-07-30", |
98 | 118 | "deprecated": "2021-07-30",
|
99 |
| - "eol": "2021-07-30", |
100 |
| - "successor": "ruby3.2" |
| 119 | + "successor": "ruby3.2", |
| 120 | + "update-block": "2022-03-31" |
101 | 121 | },
|
102 | 122 | "ruby2.7": {
|
| 123 | + "create-block": "2024-01-09", |
103 | 124 | "deprecated": "2023-12-07",
|
104 |
| - "eol": "2024-01-09", |
105 |
| - "successor": "ruby3.2" |
| 125 | + "successor": "ruby3.2", |
| 126 | + "update-block": "2025-02-28" |
106 | 127 | }
|
107 | 128 | }
|
0 commit comments