🤖: apache-lucene, aws-lambda, bun

apache-lucene:
- Item root['versions']['10.3.2'] ({'name': '10.3.2', 'date': '2025-11-17'}) removed from dictionary.

aws-lambda:
- Item root['releases']['nodejs24.x'] ({'name': 'nodejs24.x', 'eoas': '2028-04-30', 'eol': '2028-07-01'}) added to dictionary.
- Value of root['releases']['nodejs18.x']['eol'] changed from "2026-03-09" to "2026-07-01".
- Value of root['releases']['nodejs16.x']['eol'] changed from "2026-03-09" to "2026-07-01".
- Value of root['releases']['nodejs14.x']['eol'] changed from "2026-03-09" to "2026-07-01".

bun:
- Item root['versions']['1.3.3'] ({'name': '1.3.3', 'date': '2025-11-20'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-11-22 02:23:45 +00:00
committed by github-actions[bot]
parent 650814cf97
commit cb8c990c3f
3 changed files with 12 additions and 7 deletions

View File

@@ -110,6 +110,11 @@
"eoas": "2020-03-05",
"eol": "2020-03-05"
},
"nodejs24.x": {
"name": "nodejs24.x",
"eoas": "2028-04-30",
"eol": "2028-07-01"
},
"nodejs22.x": {
"name": "nodejs22.x",
"eoas": "2027-04-30",
@@ -123,17 +128,17 @@
"nodejs18.x": {
"name": "nodejs18.x",
"eoas": "2025-09-01",
"eol": "2026-03-09"
"eol": "2026-07-01"
},
"nodejs16.x": {
"name": "nodejs16.x",
"eoas": "2024-06-12",
"eol": "2026-03-09"
"eol": "2026-07-01"
},
"nodejs14.x": {
"name": "nodejs14.x",
"eoas": "2023-12-04",
"eol": "2026-03-09"
"eol": "2026-07-01"
},
"nodejs12.x": {
"name": "nodejs12.x",