🤖: docker-engine, ionic, mongodb, nodejs, opensearch, powershell, sles

docker-engine:
- Item root['versions']['28.3.0'] ({'name': '28.3.0', 'date': '2025-06-25'}) added to dictionary.

ionic:
- Value of root['releases']['8']['maxAngularVersion'] changed from "v19.x" to "v20.x".

mongodb:
- Item root['releases']['8.1'] ({'name': '8.1', 'eol': '2025-09-30'}) added to dictionary.

nodejs:
- Item root['versions']['22.17.0'] ({'name': '22.17.0', 'date': '2025-06-25'}) added to dictionary.
- Item root['versions']['24.3.0'] ({'name': '24.3.0', 'date': '2025-06-24'}) added to dictionary.

opensearch:
- Item root['versions']['3.1.0'] ({'name': '3.1.0', 'date': '2025-06-18'}) added to dictionary.

powershell:
- Item root['versions']['7.5.2'] ({'name': '7.5.2', 'date': '2025-06-24'}) added to dictionary.
- Item root['versions']['7.4.11'] ({'name': '7.4.11', 'date': '2025-06-24'}) added to dictionary.

sles:
- Item root['versions']['15.7'] ({'name': '15.7', 'date': '2025-06-17'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-06-25 02:34:16 +00:00
committed by github-actions[bot]
parent 17b0f6356f
commit 1bccd27a8e
7 changed files with 33 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
"8": {
"name": "8",
"minAngularVersion": "v16",
"maxAngularVersion": "v19.x",
"maxAngularVersion": "v20.x",
"supportedReactVersions": "v17+",
"supportedVueVersions": "v3.0.6+"
},