Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion supported-version/dist/index.js

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions supported-version/src/kind/get-currently-supported.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,37 +45,37 @@ describe('getCurrentlySupportedVersions for magento-open-source', () => {
'magento/project-community-edition:2.4.7-p3',
]],
['2025-08-08T00:00:00Z', 'Day Before v2.4.5 EoL', [
'magento/project-community-edition:2.4.5-p12',
'magento/project-community-edition:2.4.6-p10',
'magento/project-community-edition:2.4.7-p5',
'magento/project-community-edition:2.4.8',
'magento/project-community-edition:2.4.5-p13',
'magento/project-community-edition:2.4.6-p11',
'magento/project-community-edition:2.4.7-p6',
'magento/project-community-edition:2.4.8-p1',
]],
['2025-08-09T00:00:00Z', 'Day of v2.4.5 EoL', [
'magento/project-community-edition:2.4.5-p12',
'magento/project-community-edition:2.4.6-p10',
'magento/project-community-edition:2.4.7-p5',
'magento/project-community-edition:2.4.8',
'magento/project-community-edition:2.4.5-p13',
'magento/project-community-edition:2.4.6-p11',
'magento/project-community-edition:2.4.7-p6',
'magento/project-community-edition:2.4.8-p1',
]],
['2025-08-10T00:00:00Z', 'Day after v2.4.5 EoL', [
'magento/project-community-edition:2.4.6-p10',
'magento/project-community-edition:2.4.7-p5',
'magento/project-community-edition:2.4.8',
'magento/project-community-edition:2.4.6-p11',
'magento/project-community-edition:2.4.7-p6',
'magento/project-community-edition:2.4.8-p1',
]],
['2025-12-31T00:00:00Z', 'End of 2025', [
'magento/project-community-edition:2.4.6-p10',
'magento/project-community-edition:2.4.7-p5',
'magento/project-community-edition:2.4.8',
'magento/project-community-edition:2.4.6-p11',
'magento/project-community-edition:2.4.7-p6',
'magento/project-community-edition:2.4.8-p1',
]],
['2026-03-15T00:00:00Z', 'Day after v2.4.6 EoL', [
'magento/project-community-edition:2.4.7-p5',
'magento/project-community-edition:2.4.8',
'magento/project-community-edition:2.4.7-p6',
'magento/project-community-edition:2.4.8-p1',
]],
['2027-04-09T00:00:00Z', 'Day of v2.4.7 EoL', [
'magento/project-community-edition:2.4.7-p5',
'magento/project-community-edition:2.4.8',
'magento/project-community-edition:2.4.7-p6',
'magento/project-community-edition:2.4.8-p1',
]],
['2027-04-10T00:00:00Z', 'Day after v2.4.7 EoL', [
'magento/project-community-edition:2.4.8',
'magento/project-community-edition:2.4.8-p1',
]],
])(
'supportedVersions for %s',
Expand Down
17 changes: 17 additions & 0 deletions supported-version/src/kind/recent.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,29 @@ describe('recent for magento-open-source', () => {
"magento/project-community-edition:2.4.5-p9",
"magento/project-community-edition:2.4.5-p10",
"magento/project-community-edition:2.4.5-p11",
<<<<<<< Updated upstream
"magento/project-community-edition:2.4.6-p7",
"magento/project-community-edition:2.4.6-p8",
"magento/project-community-edition:2.4.6-p9",
"magento/project-community-edition:2.4.7-p2",
"magento/project-community-edition:2.4.7-p3",
"magento/project-community-edition:2.4.7-p4",
=======
"magento/project-community-edition:2.4.5-p12",
"magento/project-community-edition:2.4.5-p13",
"magento/project-community-edition:2.4.6-p7",
"magento/project-community-edition:2.4.6-p8",
"magento/project-community-edition:2.4.6-p9",
"magento/project-community-edition:2.4.6-p10",
"magento/project-community-edition:2.4.6-p11",
"magento/project-community-edition:2.4.7-p2",
"magento/project-community-edition:2.4.7-p3",
"magento/project-community-edition:2.4.7-p4",
"magento/project-community-edition:2.4.7-p5",
"magento/project-community-edition:2.4.7-p6",
"magento/project-community-edition:2.4.8",
"magento/project-community-edition:2.4.8-p1",
>>>>>>> Stashed changes
]],
])(
'recent for %s',
Expand Down
27 changes: 13 additions & 14 deletions supported-version/src/versions/magento-open-source/composite.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"elasticsearch": "elasticsearch:7.17.28",
"rabbitmq": "rabbitmq:3.13-management",
"redis": "redis:7.2",
"varnish": "varnish:7.6",
"varnish": "varnish:7.7",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-04-08T00:00:00+0000",
Expand All @@ -105,7 +105,7 @@
"elasticsearch": "elasticsearch:8.17.4",
"rabbitmq": "rabbitmq:3.13-management",
"redis": "redis:7.2",
"varnish": "varnish:7.6",
"varnish": "varnish:7.7",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-04-08T00:00:00+0000",
Expand All @@ -128,13 +128,13 @@
"magento/project-community-edition:>=2.4.8 <2.4.9": {
"magento": "magento/project-community-edition:>=2.4.8 <2.4.9",
"php": 8.4,
"composer": "2.8.8",
"composer": "2.8.10",
"mysql": "mysql:8.4",
"elasticsearch": "elasticsearch:8.17.4",
"rabbitmq": "rabbitmq:4.0-management",
"redis": "redis:7.2",
"valkey": "valkey:8.0",
"varnish": "varnish:7.6",
"varnish": "varnish:7.7",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-04-08T00:00:00+0000",
Expand All @@ -143,31 +143,30 @@
"magento/project-community-edition": {
"magento": "magento/project-community-edition:>=2.4.8 <2.4.9",
"php": 8.4,
"composer": "2.8.8",
"composer": "2.8.10",
"mysql": "mysql:8.4",
"elasticsearch": "elasticsearch:8.17.4",
"rabbitmq": "rabbitmq:4.0-management",
"redis": "redis:7.2",
"valkey": "valkey:8.0",
"varnish": "varnish:7.6",
"varnish": "varnish:7.7",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-04-08T00:00:00+0000",
"eol": "2028-04-09T00:00:00+0000"
},
"magento/project-community-edition:next": {
"magento": "magento/project-community-edition:>=2.4.8 <2.4.9",
"magento": "magento/project-community-edition:next",
"php": 8.4,
"composer": "2.8.8",
"composer": "2.8.10",
"mysql": "mysql:8.4",
"elasticsearch": "elasticsearch:8.17.4",
"rabbitmq": "rabbitmq:4.0-management",
"elasticsearch": "elasticsearch:8.11.4",
"rabbitmq": "rabbitmq:3.13-management",
"redis": "redis:7.2",
"valkey": "valkey:8.0",
"varnish": "varnish:7.6",
"varnish": "varnish:7.7",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-04-08T00:00:00+0000",
"eol": "2028-04-09T00:00:00+0000"
"release": "2025-06-10T00:00:00+0000",
"eol": "2026-04-15T00:00:00+0000"
}
}
57 changes: 57 additions & 0 deletions supported-version/src/versions/magento-open-source/individual.json
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,20 @@
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-04-08T00:00:00+0000",
"eol": "2025-06-10T00:00:00+0000"
},
"magento/project-community-edition:2.4.5-p13": {
"magento": "magento/project-community-edition:2.4.5-p13",
"php": 8.1,
"composer": "2.2.25",
"mysql": "mysql:8.0",
"elasticsearch": "elasticsearch:7.17.28",
"rabbitmq": "rabbitmq:3.13-management",
"redis": "redis:7.2",
"varnish": "varnish:7.7",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-06-10T00:00:00+0000",
"eol": "2025-08-09T00:00:00+0000"
},
"magento/project-community-edition:2.4.6": {
Expand Down Expand Up @@ -711,6 +725,20 @@
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-04-08T00:00:00+0000",
"eol": "2025-06-10T00:00:00+0000"
},
"magento/project-community-edition:2.4.6-p11": {
"magento": "magento/project-community-edition:2.4.6-p11",
"php": 8.2,
"composer": "2.2.25",
"mysql": "mysql:8.0",
"elasticsearch": "elasticsearch:8.17.4",
"rabbitmq": "rabbitmq:3.13-management",
"redis": "redis:7.2",
"varnish": "varnish:7.7",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-06-10T00:00:00+0000",
"eol": "2026-03-14T00:00:00+0000"
},
"magento/project-community-edition:2.4.7": {
Expand Down Expand Up @@ -795,6 +823,20 @@
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-04-08T00:00:00+0000",
"eol": "2025-06-10T00:00:00+0000"
},
"magento/project-community-edition:2.4.7-p6": {
"magento": "magento/project-community-edition:2.4.7-p6",
"php": 8.3,
"composer": "2.8.10",
"mysql": "mysql:8.0",
"elasticsearch": "elasticsearch:8.17.4",
"rabbitmq": "rabbitmq:3.13-management",
"redis": "redis:7.2",
"varnish": "varnish:7.7",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-06-10T00:00:00+0000",
"eol": "2027-04-09T00:00:00+0000"
},
"magento/project-community-edition:2.4.8": {
Expand All @@ -810,6 +852,21 @@
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-04-08T00:00:00+0000",
"eol": "2025-06-10T00:00:00+0000"
},
"magento/project-community-edition:2.4.8-p1": {
"magento": "magento/project-community-edition:2.4.8-p1",
"php": 8.4,
"composer": "2.8.10",
"mysql": "mysql:8.4",
"elasticsearch": "elasticsearch:8.17.4",
"rabbitmq": "rabbitmq:4.0-management",
"redis": "redis:7.2",
"valkey": "valkey:8.0",
"varnish": "varnish:7.7",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-06-10T00:00:00+0000",
"eol": "2028-04-09T00:00:00+0000"
}
}