Skip to content

Commit 87f0c00

Browse files
committed
feat(supported-version): revise v2.4.6-p14 eol for adjustments from adobe
1 parent b281820 commit 87f0c00

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

supported-version/src/kind/get-currently-supported.spec.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ describe('getCurrentlySupportedVersions for magento-open-source', () => {
8383
'magento/project-community-edition:2.4.7-p9',
8484
'magento/project-community-edition:2.4.8-p4',
8585
]],
86-
['2026-03-15T00:00:00Z', 'Day after v2.4.6 EoL', [
86+
['2026-03-15T00:00:00Z', 'Day after original v2.4.6-p14 release', [
87+
'magento/project-community-edition:2.4.6-p14',
8788
'magento/project-community-edition:2.4.7-p9',
8889
'magento/project-community-edition:2.4.8-p4',
8990
]],

supported-version/src/versions/magento-open-source/individual.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@
795795
"nginx": "nginx:1.22",
796796
"os": "ubuntu-latest",
797797
"release": "2026-03-10T00:00:00+0000",
798-
"eol": "2026-03-14T00:00:00+0000"
798+
"eol": "2026-08-11T00:00:00+0000"
799799
},
800800
"magento/project-community-edition:2.4.7": {
801801
"magento": "magento/project-community-edition:2.4.7",

0 commit comments

Comments
 (0)