🤖: angular, bun, dbt-core, django, opensearch, sourcegraph

angular:
- Item root['versions']['18.1.4'] ({'name': '18.1.4', 'date': '2024-08-07'}) added to dictionary.

bun:
- Item root['versions']['1.1.22'] ({'name': '1.1.22', 'date': '2024-08-07'}) added to dictionary.

dbt-core:
- Item root['versions']['1.8.5'] ({'name': '1.8.5', 'date': '2024-08-07'}) added to dictionary.
- Item root['versions']['1.7.18'] ({'name': '1.7.18', 'date': '2024-08-07'}) added to dictionary.
- Item root['versions']['1.6.18'] ({'name': '1.6.18', 'date': '2024-08-07'}) added to dictionary.

django:
- Item root['releases']['5.1']['eoas'] ("2025-04-30") added to dictionary.
- Item root['releases']['5.1']['eol'] ("2025-12-31") added to dictionary.
- Value of root['releases']['5.0']['eoas'] changed from "2024-08-31" to "2024-08-07".

opensearch:
- Item root['versions']['2.16.0'] ({'name': '2.16.0', 'date': '2024-07-25'}) added to dictionary.

sourcegraph:
- Item root['versions']['5.6.0'] ({'name': '5.6.0', 'date': '2024-08-07'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-08-08 01:52:26 +00:00
committed by github-actions[bot]
parent 0ddcde047d
commit 7f1c2c16e7
6 changed files with 31 additions and 1 deletions

View File

@@ -2,11 +2,13 @@
"releases": {
"5.1": {
"name": "5.1",
"eoas": "2025-04-30",
"eol": "2025-12-31",
"supportedPythonVersions": "3.10 - 3.12"
},
"5.0": {
"name": "5.0",
"eoas": "2024-08-31",
"eoas": "2024-08-07",
"eol": "2025-04-30",
"supportedPythonVersions": "3.10 - 3.12"
},