🤖: chrome, electron, samsung-mobile

chrome:
- Item root['releases']['140'] ({'name': '140', 'releaseDate': '2025-09-02'}) added to dictionary.

electron:
- Item root['releases']['38'] ({'name': '38', 'releaseDate': '2025-09-02', 'eol': '2026-03-10', 'chromeVersion': 'M140'}) added to dictionary.

samsung-mobile:
- Item root['releases']['galaxy-a07'] ({'name': 'galaxy-a07', 'releaseLabel': 'Galaxy A07', 'eol': False}) added to dictionary.
- Type of root['releases']['galaxy-note20-ultra-5g']['eol'] changed from bool to str and value changed from False to "2025-09-02".
- Type of root['releases']['galaxy-note20-ultra']['eol'] changed from bool to str and value changed from False to "2025-09-02".
- Type of root['releases']['galaxy-note20-5g']['eol'] changed from bool to str and value changed from False to "2025-09-02".
- Type of root['releases']['galaxy-note20']['eol'] changed from bool to str and value changed from False to "2025-09-02".
- Type of root['releases']['galaxy-m21-2021']['eol'] changed from bool to str and value changed from False to "2025-09-02".
This commit is contained in:
github-actions[bot]
2025-09-02 02:26:22 +00:00
committed by github-actions[bot]
parent 93aac5bf12
commit ef1cda7493
3 changed files with 20 additions and 5 deletions

View File

@@ -204,6 +204,10 @@
"name": "48",
"releaseDate": "2016-01-19"
},
"140": {
"name": "140",
"releaseDate": "2025-09-02"
},
"139": {
"name": "139",
"releaseDate": "2025-08-05"