🤖: aws-lambda, contao, dotnet, laravel, umbraco

aws-lambda:
- Type of root['releases']['nodejs18.x']['eoas'] changed from bool to str and value changed from False to "2025-07-31".
- Type of root['releases']['nodejs18.x']['eol'] changed from bool to str and value changed from False to "2025-10-01".

contao:
- Item root['versions']['5.4.2'] ({'name': '5.4.2', 'date': '2024-09-12'}) added to dictionary.
- Item root['versions']['5.3.14'] ({'name': '5.3.14', 'date': '2024-09-12'}) added to dictionary.

dotnet:
- Item root['releases']['9'] ({'name': '9', 'eol': '2024-10-08'}) added to dictionary.

laravel:
- Item root['versions']['11.23.4'] ({'name': '11.23.4', 'date': '2024-09-12'}) added to dictionary.
- Item root['versions']['11.23.3'] ({'name': '11.23.3', 'date': '2024-09-12'}) added to dictionary.
- Item root['versions']['10.48.22'] ({'name': '10.48.22', 'date': '2024-09-12'}) added to dictionary.
- Item root['versions']['10.48.21'] ({'name': '10.48.21', 'date': '2024-09-12'}) added to dictionary.

umbraco:
- Item root['versions']['13.5.0'] ({'name': '13.5.0', 'date': '2024-09-12'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-09-12 18:45:03 +00:00
committed by github-actions[bot]
parent 93527b2793
commit 287a6b61c3
5 changed files with 34 additions and 2 deletions

View File

@@ -102,8 +102,8 @@
},
"nodejs18.x": {
"name": "nodejs18.x",
"eoas": false,
"eol": false
"eoas": "2025-07-31",
"eol": "2025-10-01"
},
"nodejs16.x": {
"name": "nodejs16.x",