🤖: amazon-cdk, angular, aws-lambda, neo4j, pnpm, svelte

amazon-cdk:
- Item root['versions']['2.178.1'] ({'name': '2.178.1', 'date': '2025-02-06'}) added to dictionary.

angular:
- Item root['versions']['19.1.5'] ({'name': '19.1.5', 'date': '2025-02-06'}) added to dictionary.

aws-lambda:
- Type of root['releases']['ruby3.3']['eoas'] changed from bool to str and value changed from False to "2027-03-31".
- Type of root['releases']['ruby3.3']['eol'] changed from bool to str and value changed from False to "2027-05-31".
- Type of root['releases']['ruby3.2']['eoas'] changed from bool to str and value changed from False to "2026-03-31".
- Type of root['releases']['ruby3.2']['eol'] changed from bool to str and value changed from False to "2026-05-31".
- Type of root['releases']['python3.9']['eoas'] changed from bool to str and value changed from False to "2025-11-03".
- Type of root['releases']['python3.9']['eol'] changed from bool to str and value changed from False to "2026-01-08".
- Type of root['releases']['python3.13']['eoas'] changed from bool to str and value changed from False to "2029-06-30".
- Type of root['releases']['python3.13']['eol'] changed from bool to str and value changed from False to "2029-08-31".
- Type of root['releases']['python3.12']['eoas'] changed from bool to str and value changed from False to "2028-10-31".
- Type of root['releases']['python3.12']['eol'] changed from bool to str and value changed from False to "2029-01-10".
- Type of root['releases']['python3.11']['eoas'] changed from bool to str and value changed from False to "2026-06-30".
- Type of root['releases']['python3.11']['eol'] changed from bool to str and value changed from False to "2026-08-31".
- Type of root['releases']['python3.10']['eoas'] changed from bool to str and value changed from False to "2026-06-30".
- Type of root['releases']['python3.10']['eol'] changed from bool to str and value changed from False to "2026-08-31".
- Type of root['releases']['provided.al2023']['eoas'] changed from bool to str and value changed from False to "2029-06-30".
- Type of root['releases']['provided.al2023']['eol'] changed from bool to str and value changed from False to "2029-08-31".
- Type of root['releases']['provided.al2']['eoas'] changed from bool to str and value changed from False to "2026-06-30".
- Type of root['releases']['provided.al2']['eol'] changed from bool to str and value changed from False to "2026-08-31".
- Type of root['releases']['nodejs22.x']['eoas'] changed from bool to str and value changed from False to "2027-04-30".
- Type of root['releases']['nodejs22.x']['eol'] changed from bool to str and value changed from False to "2027-07-01".
- Type of root['releases']['nodejs20.x']['eoas'] changed from bool to str and value changed from False to "2026-04-30".
- Type of root['releases']['nodejs20.x']['eol'] changed from bool to str and value changed from False to "2026-07-01".
- Type of root['releases']['java8.al2']['eoas'] changed from bool to str and value changed from False to "2026-06-30".
- Type of root['releases']['java8.al2']['eol'] changed from bool to str and value changed from False to "2026-08-31".
- Type of root['releases']['java21']['eoas'] changed from bool to str and value changed from False to "2029-06-30".
- Type of root['releases']['java21']['eol'] changed from bool to str and value changed from False to "2029-08-31".
- Type of root['releases']['java17']['eoas'] changed from bool to str and value changed from False to "2026-06-30".
- Type of root['releases']['java17']['eol'] changed from bool to str and value changed from False to "2026-08-31".
- Type of root['releases']['java11']['eoas'] changed from bool to str and value changed from False to "2026-06-30".
- Type of root['releases']['java11']['eol'] changed from bool to str and value changed from False to "2026-08-31".
- Type of root['releases']['dotnet8']['eoas'] changed from bool to str and value changed from False to "2026-11-10".
- Type of root['releases']['dotnet8']['eol'] changed from bool to str and value changed from False to "2027-01-11".
- Value of root['releases']['ruby2.7']['eol'] changed from "2025-02-28" to "2025-11-01".
- Value of root['releases']['python3.8']['eol'] changed from "2025-03-31" to "2025-11-01".
- Value of root['releases']['python3.7']['eol'] changed from "2025-02-28" to "2025-11-01".
- Value of root['releases']['provided']['eol'] changed from "2025-02-28" to "2025-11-01".
- Value of root['releases']['nodejs18.x']['eoas'] changed from "2025-07-31" to "2025-09-01".
- Value of root['releases']['nodejs18.x']['eol'] changed from "2025-10-01" to "2025-11-01".
- Value of root['releases']['nodejs16.x']['eol'] changed from "2025-03-31" to "2025-11-01".
- Value of root['releases']['nodejs14.x']['eol'] changed from "2025-02-28" to "2025-11-01".
- Value of root['releases']['java8']['eol'] changed from "2025-02-28" to "2025-11-01".
- Value of root['releases']['go1.x']['eol'] changed from "2025-02-28" to "2025-11-01".
- Value of root['releases']['dotnet6']['eol'] changed from "2025-03-31" to "2025-11-01".

neo4j:
- Value of root['releases']['2025.01']['releaseDate'] changed from "2025-02-05" to "2025-02-06".

pnpm:
- Item root['versions']['10.2.1'] ({'name': '10.2.1', 'date': '2025-02-06'}) added to dictionary.

svelte:
- Item root['versions']['5.19.9'] ({'name': '5.19.9', 'date': '2025-02-06'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-02-07 02:06:49 +00:00
committed by github-actions[bot]
parent 26700fbe91
commit 283ee4e83b
6 changed files with 60 additions and 44 deletions

View File

@@ -1,6 +1,10 @@
{ {
"releases": {}, "releases": {},
"versions": { "versions": {
"2.178.1": {
"name": "2.178.1",
"date": "2025-02-06"
},
"2.178.0": { "2.178.0": {
"name": "2.178.0", "name": "2.178.0",
"date": "2025-02-05" "date": "2025-02-05"

View File

@@ -20,6 +20,10 @@
} }
}, },
"versions": { "versions": {
"19.1.5": {
"name": "19.1.5",
"date": "2025-02-06"
},
"19.1.4": { "19.1.4": {
"name": "19.1.4", "name": "19.1.4",
"date": "2025-01-29" "date": "2025-01-29"

View File

@@ -2,18 +2,18 @@
"releases": { "releases": {
"ruby3.3": { "ruby3.3": {
"name": "ruby3.3", "name": "ruby3.3",
"eoas": false, "eoas": "2027-03-31",
"eol": false "eol": "2027-05-31"
}, },
"ruby3.2": { "ruby3.2": {
"name": "ruby3.2", "name": "ruby3.2",
"eoas": false, "eoas": "2026-03-31",
"eol": false "eol": "2026-05-31"
}, },
"ruby2.7": { "ruby2.7": {
"name": "ruby2.7", "name": "ruby2.7",
"eoas": "2023-12-07", "eoas": "2023-12-07",
"eol": "2025-02-28" "eol": "2025-11-01"
}, },
"ruby2.5": { "ruby2.5": {
"name": "ruby2.5", "name": "ruby2.5",
@@ -22,18 +22,18 @@
}, },
"python3.9": { "python3.9": {
"name": "python3.9", "name": "python3.9",
"eoas": false, "eoas": "2025-11-03",
"eol": false "eol": "2026-01-08"
}, },
"python3.8": { "python3.8": {
"name": "python3.8", "name": "python3.8",
"eoas": "2024-10-14", "eoas": "2024-10-14",
"eol": "2025-03-31" "eol": "2025-11-01"
}, },
"python3.7": { "python3.7": {
"name": "python3.7", "name": "python3.7",
"eoas": "2023-12-04", "eoas": "2023-12-04",
"eol": "2025-02-28" "eol": "2025-11-01"
}, },
"python3.6": { "python3.6": {
"name": "python3.6", "name": "python3.6",
@@ -42,23 +42,23 @@
}, },
"python3.13": { "python3.13": {
"name": "python3.13", "name": "python3.13",
"eoas": false, "eoas": "2029-06-30",
"eol": false "eol": "2029-08-31"
}, },
"python3.12": { "python3.12": {
"name": "python3.12", "name": "python3.12",
"eoas": false, "eoas": "2028-10-31",
"eol": false "eol": "2029-01-10"
}, },
"python3.11": { "python3.11": {
"name": "python3.11", "name": "python3.11",
"eoas": false, "eoas": "2026-06-30",
"eol": false "eol": "2026-08-31"
}, },
"python3.10": { "python3.10": {
"name": "python3.10", "name": "python3.10",
"eoas": false, "eoas": "2026-06-30",
"eol": false "eol": "2026-08-31"
}, },
"python2.7": { "python2.7": {
"name": "python2.7", "name": "python2.7",
@@ -67,18 +67,18 @@
}, },
"provided.al2023": { "provided.al2023": {
"name": "provided.al2023", "name": "provided.al2023",
"eoas": false, "eoas": "2029-06-30",
"eol": false "eol": "2029-08-31"
}, },
"provided.al2": { "provided.al2": {
"name": "provided.al2", "name": "provided.al2",
"eoas": false, "eoas": "2026-06-30",
"eol": false "eol": "2026-08-31"
}, },
"provided": { "provided": {
"name": "provided", "name": "provided",
"eoas": "2024-01-08", "eoas": "2024-01-08",
"eol": "2025-02-28" "eol": "2025-11-01"
}, },
"nodejs8.10": { "nodejs8.10": {
"name": "nodejs8.10", "name": "nodejs8.10",
@@ -102,28 +102,28 @@
}, },
"nodejs22.x": { "nodejs22.x": {
"name": "nodejs22.x", "name": "nodejs22.x",
"eoas": false, "eoas": "2027-04-30",
"eol": false "eol": "2027-07-01"
}, },
"nodejs20.x": { "nodejs20.x": {
"name": "nodejs20.x", "name": "nodejs20.x",
"eoas": false, "eoas": "2026-04-30",
"eol": false "eol": "2026-07-01"
}, },
"nodejs18.x": { "nodejs18.x": {
"name": "nodejs18.x", "name": "nodejs18.x",
"eoas": "2025-07-31", "eoas": "2025-09-01",
"eol": "2025-10-01" "eol": "2025-11-01"
}, },
"nodejs16.x": { "nodejs16.x": {
"name": "nodejs16.x", "name": "nodejs16.x",
"eoas": "2024-06-12", "eoas": "2024-06-12",
"eol": "2025-03-31" "eol": "2025-11-01"
}, },
"nodejs14.x": { "nodejs14.x": {
"name": "nodejs14.x", "name": "nodejs14.x",
"eoas": "2023-12-04", "eoas": "2023-12-04",
"eol": "2025-02-28" "eol": "2025-11-01"
}, },
"nodejs12.x": { "nodejs12.x": {
"name": "nodejs12.x", "name": "nodejs12.x",
@@ -142,33 +142,33 @@
}, },
"java8.al2": { "java8.al2": {
"name": "java8.al2", "name": "java8.al2",
"eoas": false, "eoas": "2026-06-30",
"eol": false "eol": "2026-08-31"
}, },
"java8": { "java8": {
"name": "java8", "name": "java8",
"eoas": "2024-01-08", "eoas": "2024-01-08",
"eol": "2025-02-28" "eol": "2025-11-01"
}, },
"java21": { "java21": {
"name": "java21", "name": "java21",
"eoas": false, "eoas": "2029-06-30",
"eol": false "eol": "2029-08-31"
}, },
"java17": { "java17": {
"name": "java17", "name": "java17",
"eoas": false, "eoas": "2026-06-30",
"eol": false "eol": "2026-08-31"
}, },
"java11": { "java11": {
"name": "java11", "name": "java11",
"eoas": false, "eoas": "2026-06-30",
"eol": false "eol": "2026-08-31"
}, },
"go1.x": { "go1.x": {
"name": "go1.x", "name": "go1.x",
"eoas": "2024-01-08", "eoas": "2024-01-08",
"eol": "2025-02-28" "eol": "2025-11-01"
}, },
"dotnetcore3.1": { "dotnetcore3.1": {
"name": "dotnetcore3.1", "name": "dotnetcore3.1",
@@ -192,8 +192,8 @@
}, },
"dotnet8": { "dotnet8": {
"name": "dotnet8", "name": "dotnet8",
"eoas": false, "eoas": "2026-11-10",
"eol": false "eol": "2027-01-11"
}, },
"dotnet7": { "dotnet7": {
"name": "dotnet7", "name": "dotnet7",
@@ -203,7 +203,7 @@
"dotnet6": { "dotnet6": {
"name": "dotnet6", "name": "dotnet6",
"eoas": "2024-12-20", "eoas": "2024-12-20",
"eol": "2025-03-31" "eol": "2025-11-01"
}, },
"dotnet5.0": { "dotnet5.0": {
"name": "dotnet5.0", "name": "dotnet5.0",

View File

@@ -164,7 +164,7 @@
}, },
"2025.01": { "2025.01": {
"name": "2025.01", "name": "2025.01",
"releaseDate": "2025-02-05" "releaseDate": "2025-02-06"
}, },
"2.3": { "2.3": {
"name": "2.3", "name": "2.3",

View File

@@ -1,6 +1,10 @@
{ {
"releases": {}, "releases": {},
"versions": { "versions": {
"10.2.1": {
"name": "10.2.1",
"date": "2025-02-06"
},
"10.2.0": { "10.2.0": {
"name": "10.2.0", "name": "10.2.0",
"date": "2025-02-03" "date": "2025-02-03"

View File

@@ -1,6 +1,10 @@
{ {
"releases": {}, "releases": {},
"versions": { "versions": {
"5.19.9": {
"name": "5.19.9",
"date": "2025-02-06"
},
"5.19.8": { "5.19.8": {
"name": "5.19.8", "name": "5.19.8",
"date": "2025-02-05" "date": "2025-02-05"