mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 05:04:54 +00:00
Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ef157ef8a | |||
| 7e40a62efa | |||
| b4526dbb52 | |||
| e6be791eed | |||
| 2855f468ef | |||
| 7e70ee93ef | |||
| d29e574475 | |||
| c19912dc4b | |||
| c26e84f693 | |||
| 48902e8e6a | |||
| 07f89530df | |||
| 505179ce7b | |||
| 34ddee6aef |
@@ -1 +1 @@
|
||||
{".":"5.0.0"}
|
||||
{".":"6.0.0"}
|
||||
|
||||
@@ -2,6 +2,37 @@
|
||||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
## [6.0.0](https://github.com/graycoreio/github-actions-magento2/compare/v5.1.0...v6.0.0) (2026-03-11)
|
||||
|
||||
|
||||
### ⚠ BREAKING CHANGES
|
||||
|
||||
* **supported-version:** Adobe has dropped support for elasticsearch and redis in their latest releases of v2.4.8.
|
||||
|
||||
### Features
|
||||
|
||||
* **supported-version:** add support for MageOS 2.2.0 ([b4526db](https://github.com/graycoreio/github-actions-magento2/commit/b4526dbb52f59ad79b07fedb5fe487424c0b4dea))
|
||||
* **supported-version:** update for Magento v2.4.8-p4 release ([e6be791](https://github.com/graycoreio/github-actions-magento2/commit/e6be791eed5d2b4f83bb56391e7eab39c52eed59))
|
||||
* **supported-version:** upgrade opensearch to 2.19.5 ([7e40a62](https://github.com/graycoreio/github-actions-magento2/commit/7e40a62efaff0c31fab1284980fc5400997b211f))
|
||||
|
||||
## [5.1.0](https://github.com/graycoreio/github-actions-magento2/compare/v5.0.0...v5.1.0) (2026-02-19)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **supported-version:** backport composer 2.9.3 to older mage-os verisons ([48902e8](https://github.com/graycoreio/github-actions-magento2/commit/48902e8e6a748a1328a0e50eff32e717a560975c))
|
||||
* **supported-version:** bump all composer versions to latest supported version ([c26e84f](https://github.com/graycoreio/github-actions-magento2/commit/c26e84f69361cd53dce853b415656f3af9b44427))
|
||||
* **supported-version:** bump all nginx versions to latest supported version ([c19912d](https://github.com/graycoreio/github-actions-magento2/commit/c19912dc4bfc83f4649bbd6bff8b8e9366384906))
|
||||
* **supported-versions:** upgrade 2.4.8-p2/p3 to opensearch 3 ([d29e574](https://github.com/graycoreio/github-actions-magento2/commit/d29e57447582250203ee5cbad561306ca6080ffa))
|
||||
* **supported-version:** updated matrix for Mage-OS 2.1.0 ([07f8953](https://github.com/graycoreio/github-actions-magento2/commit/07f89530df8396d359c043c6b3a8b429a67465a8))
|
||||
* **supported-version:** upgrade to compsoer 2.9.5 ([7e70ee9](https://github.com/graycoreio/github-actions-magento2/commit/7e70ee93efb85c48ef312cf4f796bc90acc1b9cf))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **supported-version:** pin specific composer 2 versions for historic Magento releases ([505179c](https://github.com/graycoreio/github-actions-magento2/commit/505179ce7bdf1b41472d9ba735cc36002b84e2a0))
|
||||
* using `latest` accidentally output two versions for Magento Open Source ([34ddee6](https://github.com/graycoreio/github-actions-magento2/commit/34ddee6aef5e21f1e4bfa992ff333031b7552c35))
|
||||
|
||||
## [5.0.0](https://github.com/graycoreio/github-actions-magento2/compare/v4.0.1...v5.0.0) (2026-02-18)
|
||||
|
||||
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@graycoreio/github-actions-magento2",
|
||||
"version": "5.0.0",
|
||||
"version": "6.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@graycoreio/github-actions-magento2",
|
||||
"version": "5.0.0",
|
||||
"version": "6.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@graycoreio/github-actions-magento2",
|
||||
"version": "5.0.0",
|
||||
"version": "6.0.0",
|
||||
"description": "Github Actions for Magento 2",
|
||||
"scripts": {
|
||||
"test": "cd supported-version && npm run test && cd -",
|
||||
|
||||
Vendored
+32
-32
File diff suppressed because one or more lines are too long
@@ -78,16 +78,17 @@ describe('getCurrentlySupportedVersions for magento-open-source', () => {
|
||||
'magento/project-community-edition:2.4.7-p8',
|
||||
'magento/project-community-edition:2.4.8-p3',
|
||||
]],
|
||||
['2026-03-15T00:00:00Z', 'Day after v2.4.6 EoL', [
|
||||
'magento/project-community-edition:2.4.7-p8',
|
||||
'magento/project-community-edition:2.4.8-p3',
|
||||
['2026-03-15T00:00:00Z', 'Day after v2.4.6-p14 release', [
|
||||
'magento/project-community-edition:2.4.6-p14',
|
||||
'magento/project-community-edition:2.4.7-p9',
|
||||
'magento/project-community-edition:2.4.8-p4',
|
||||
]],
|
||||
['2027-04-09T00:00:00Z', 'Day of v2.4.7 EoL', [
|
||||
'magento/project-community-edition:2.4.7-p8',
|
||||
'magento/project-community-edition:2.4.8-p3',
|
||||
'magento/project-community-edition:2.4.7-p9',
|
||||
'magento/project-community-edition:2.4.8-p4',
|
||||
]],
|
||||
['2027-04-10T00:00:00Z', 'Day after v2.4.7 EoL', [
|
||||
'magento/project-community-edition:2.4.8-p3',
|
||||
'magento/project-community-edition:2.4.8-p4',
|
||||
]],
|
||||
])(
|
||||
'supportedVersions for %s',
|
||||
|
||||
@@ -11,6 +11,13 @@ describe('getMatrixForKind for mage-os', () => {
|
||||
expect(result.include).toBeDefined();
|
||||
});
|
||||
|
||||
it('returns a single-element matrix for with a matrix "magento" for `latest`', () => {
|
||||
const result = getMatrixForKind("latest", project);
|
||||
expect(result.magento.length).toEqual(1);
|
||||
expect(result.include.length).toEqual(1);
|
||||
expect(result.magento[0]).toEqual(result.include[0].magento);
|
||||
});
|
||||
|
||||
it('returns a matrix for `currently-supported`', () => {
|
||||
const result = getMatrixForKind("currently-supported", project);
|
||||
|
||||
@@ -46,6 +53,13 @@ describe('getMatrixForKind for mage-os', () => {
|
||||
expect(result.magento).toBeDefined();
|
||||
expect(result.include).toBeDefined();
|
||||
});
|
||||
|
||||
it('returns a single-element matrix for with a matrix "magento" for `nightly`', () => {
|
||||
const result = getMatrixForKind("nightly", project);
|
||||
expect(result.magento.length).toEqual(1);
|
||||
expect(result.include.length).toEqual(1);
|
||||
expect(result.magento[0]).toEqual(result.include[0].magento);
|
||||
});
|
||||
|
||||
it('errors for invalid `custom``', () => {
|
||||
expect(() => getMatrixForKind("custom", project)).toThrowError();
|
||||
@@ -64,11 +78,18 @@ describe('getMatrixForKind for magento-open-source', () => {
|
||||
|
||||
it('returns a matrix for `latest`', () => {
|
||||
const result = getMatrixForKind("latest", project);
|
||||
|
||||
console.log(result);
|
||||
expect(result.magento).toBeDefined();
|
||||
expect(result.include).toBeDefined();
|
||||
});
|
||||
|
||||
it('returns a single-element matrix for with a matrix "magento" for `latest`', () => {
|
||||
const result = getMatrixForKind("latest", project);
|
||||
expect(result.magento.length).toEqual(1);
|
||||
expect(result.include.length).toEqual(1);
|
||||
expect(result.magento[0]).toEqual(result.include[0].magento);
|
||||
});
|
||||
|
||||
it('returns a matrix for `currently-supported`', () => {
|
||||
const result = getMatrixForKind("currently-supported", project);
|
||||
|
||||
@@ -97,6 +118,13 @@ describe('getMatrixForKind for magento-open-source', () => {
|
||||
expect(result.include).toBeDefined();
|
||||
});
|
||||
|
||||
it('returns a single-element matrix for with a matrix "magento" for `nightly`', () => {
|
||||
const result = getMatrixForKind("nightly", project);
|
||||
expect(result.magento.length).toEqual(1);
|
||||
expect(result.include.length).toEqual(1);
|
||||
expect(result.magento[0]).toEqual(result.include[0].magento);
|
||||
});
|
||||
|
||||
it('returns a matrix for valid multiple `custom`', () => {
|
||||
const result = getMatrixForKind("custom", project, "magento/project-community-edition:2.4.2,magento/project-community-edition:2.4.3");
|
||||
|
||||
|
||||
@@ -1,36 +1,36 @@
|
||||
{
|
||||
"mage-os/project-community-edition": {
|
||||
"mage-os/project-community-edition": {
|
||||
"magento": "mage-os/project-community-edition",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.6",
|
||||
"nginx": "nginx:1.26",
|
||||
"opensearch": "opensearchproject/opensearch:3",
|
||||
"rabbitmq": "rabbitmq:4.1-management",
|
||||
"valkey": "valkey/valkey:8.0",
|
||||
"varnish": "varnish:7.7",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-10-16T00:00:00+0000",
|
||||
"eol": "2028-10-17T00:00:00+0000"
|
||||
"release": "2026-03-10T00:00:00+0000",
|
||||
"eol": "2029-03-10T00:00:00+0000"
|
||||
},
|
||||
"mage-os/project-community-edition:next": {
|
||||
"magento": "mage-os/project-community-edition:next",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.6",
|
||||
"nginx": "nginx:1.26",
|
||||
"opensearch": "opensearchproject/opensearch:3",
|
||||
"rabbitmq": "rabbitmq:4.1-management",
|
||||
"valkey": "valkey/valkey:8.0",
|
||||
"varnish": "varnish:7.7",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-10-16T00:00:00+0000",
|
||||
"eol": "2028-10-17T00:00:00+0000"
|
||||
"release": "2026-03-10T00:00:00+0000",
|
||||
"eol": "2029-03-10T00:00:00+0000"
|
||||
},
|
||||
"mage-os/project-community-edition:>=1.0 <1.1": {
|
||||
"mage-os/project-community-edition:>=1.0 <1.1": {
|
||||
"magento": "mage-os/project-community-edition:>=1.0 <1.1",
|
||||
"php": 8.3,
|
||||
"composer": "2.7.4",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mariadb:10.6",
|
||||
"elasticsearch": "elasticsearch:8.11.4",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
@@ -44,7 +44,7 @@
|
||||
"mage-os/project-community-edition:>=1.1 <1.2": {
|
||||
"magento": "mage-os/project-community-edition:>=1.1 <1.2",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
@@ -58,7 +58,7 @@
|
||||
"mage-os/project-community-edition:>=1.2 <1.3": {
|
||||
"magento": "mage-os/project-community-edition:>=1.2 <1.3",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
@@ -72,7 +72,7 @@
|
||||
"mage-os/project-community-edition:>=1.3 <1.4": {
|
||||
"magento": "mage-os/project-community-edition:>=1.2 <1.3",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
@@ -86,7 +86,7 @@
|
||||
"mage-os/project-community-edition:>=2.0 <2.1": {
|
||||
"magento": "mage-os/project-community-edition:>=2.0 <2.1",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
@@ -95,6 +95,34 @@
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-10-16T00:00:00+0000",
|
||||
"eol": "2028-10-17T00:00:00+0000"
|
||||
"eol": "2026-01-20T00:00:00+0000"
|
||||
},
|
||||
"mage-os/project-community-edition:>=2.1 <2.2": {
|
||||
"magento": "mage-os/project-community-edition:>=2.1 <2.2",
|
||||
"php": 8.4,
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.6",
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2026-01-20T00:00:00+0000",
|
||||
"eol": "2026-03-10T00:00:00+0000"
|
||||
},
|
||||
"mage-os/project-community-edition:>=2.2 <2.3": {
|
||||
"magento": "mage-os/project-community-edition:>=2.2 <2.3",
|
||||
"php": 8.4,
|
||||
"composer": "2.9.3",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:3",
|
||||
"rabbitmq": "rabbitmq:4.1-management",
|
||||
"valkey": "valkey/valkey:8.0",
|
||||
"varnish": "varnish:7.7",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2026-03-10T00:00:00+0000",
|
||||
"eol": "2029-03-10T00:00:00+0000"
|
||||
}
|
||||
}
|
||||
@@ -108,7 +108,7 @@
|
||||
"magento": "mage-os/project-community-edition:1.1.0",
|
||||
"upstream": "2.4.8",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
@@ -123,7 +123,7 @@
|
||||
"magento": "mage-os/project-community-edition:1.1.1",
|
||||
"upstream": "2.4.8",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
@@ -138,7 +138,7 @@
|
||||
"magento": "mage-os/project-community-edition:1.2.0",
|
||||
"upstream": "2.4.8-p1",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
@@ -153,7 +153,7 @@
|
||||
"magento": "mage-os/project-community-edition:1.3.0",
|
||||
"upstream": "2.4.8-p2",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
@@ -168,7 +168,7 @@
|
||||
"magento": "mage-os/project-community-edition:1.3.1",
|
||||
"upstream": "2.4.8-p2",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
@@ -183,7 +183,7 @@
|
||||
"magento": "mage-os/project-community-edition:2.0.0",
|
||||
"upstream": "2.4.8-p3",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
@@ -192,6 +192,36 @@
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-10-16T00:00:00+0000",
|
||||
"eol": "2028-10-17T00:00:00+0000"
|
||||
"eol": "2026-01-20T00:00:00+0000"
|
||||
},
|
||||
"mage-os/project-community-edition:2.1.0": {
|
||||
"magento": "mage-os/project-community-edition:2.1.0",
|
||||
"upstream": "2.4.8-p3",
|
||||
"php": 8.4,
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.6",
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2026-01-20T00:00:00+0000",
|
||||
"eol": "2026-03-10T00:00:00+0000"
|
||||
},
|
||||
"mage-os/project-community-edition:2.2.0": {
|
||||
"magento": "mage-os/project-community-edition:2.2.0",
|
||||
"upstream": "2.4.8-p4",
|
||||
"php": 8.4,
|
||||
"composer": "2.9.3",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:3",
|
||||
"rabbitmq": "rabbitmq:4.1-management",
|
||||
"valkey": "valkey/valkey:8.0",
|
||||
"varnish": "varnish:7.7",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2026-03-10T00:00:00+0000",
|
||||
"eol": "2029-03-10T00:00:00+0000"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -44,7 +44,7 @@
|
||||
"magento/project-community-edition:>=2.4.2 <2.4.3": {
|
||||
"magento": "magento/project-community-edition:>=2.4.2 <2.4.3",
|
||||
"php": 7.4,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.9.3",
|
||||
"rabbitmq": "rabbitmq:3.8-management",
|
||||
@@ -58,7 +58,7 @@
|
||||
"magento/project-community-edition:>=2.4.3 <2.4.4": {
|
||||
"magento": "magento/project-community-edition:>=2.4.3 <2.4.4",
|
||||
"php": 7.4,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.16.3",
|
||||
"rabbitmq": "rabbitmq:3.8-management",
|
||||
@@ -100,27 +100,29 @@
|
||||
"magento/project-community-edition:>=2.4.6 <2.4.7": {
|
||||
"magento": "magento/project-community-edition:>=2.4.6 <2.4.7",
|
||||
"php": 8.2,
|
||||
"composer": "2.2.25",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.17.4",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
"elasticsearch": "elasticsearch:8.19.2",
|
||||
"rabbitmq": "rabbitmq:4.1-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.6",
|
||||
"nginx": "nginx:1.26",
|
||||
"varnish": "varnish:7.7",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-04-08T00:00:00+0000",
|
||||
"eol": "2026-03-14T00:00:00+0000"
|
||||
"eol": "2026-08-11T00:00:00+0000"
|
||||
},
|
||||
"magento/project-community-edition:>=2.4.7 <2.4.8": {
|
||||
"magento": "magento/project-community-edition:>=2.4.7 <2.4.8",
|
||||
"php": 8.3,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.17.4",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.5",
|
||||
"rabbitmq": "rabbitmq:4.1-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.6",
|
||||
"nginx": "nginx:1.26",
|
||||
"valkey": "valkey/valkey:8.0",
|
||||
"varnish": "varnish:7.7",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-04-08T00:00:00+0000",
|
||||
"eol": "2027-04-09T00:00:00+0000"
|
||||
@@ -128,47 +130,41 @@
|
||||
"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.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"elasticsearch": "elasticsearch:8.17.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
"redis": "redis:7.2",
|
||||
"opensearch": "opensearchproject/opensearch:3",
|
||||
"rabbitmq": "rabbitmq:4.1-management",
|
||||
"valkey": "valkey/valkey:8.0",
|
||||
"varnish": "varnish:7.6",
|
||||
"nginx": "nginx:1.26",
|
||||
"varnish": "varnish:7.7",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-04-08T00:00:00+0000",
|
||||
"eol": "2028-04-09T00:00:00+0000"
|
||||
},
|
||||
"magento/project-community-edition": {
|
||||
"magento": "magento/project-community-edition:>=2.4.8 <2.4.9",
|
||||
"magento": "magento/project-community-edition",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"elasticsearch": "elasticsearch:8.17.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
"redis": "redis:7.2",
|
||||
"opensearch": "opensearchproject/opensearch:3",
|
||||
"rabbitmq": "rabbitmq:4.1-management",
|
||||
"valkey": "valkey/valkey:8.0",
|
||||
"varnish": "varnish:7.6",
|
||||
"nginx": "nginx:1.26",
|
||||
"varnish": "varnish:7.7",
|
||||
"nginx": "nginx:1.28",
|
||||
"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:@alpha",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"elasticsearch": "elasticsearch:8.17.4",
|
||||
"valkey": "valkey/valkey:8.0",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.6",
|
||||
"nginx": "nginx:1.26",
|
||||
"opensearch": "opensearchproject/opensearch:3",
|
||||
"rabbitmq": "rabbitmq:4.1-management",
|
||||
"varnish": "varnish:7.7",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-04-08T00:00:00+0000",
|
||||
"eol": "2028-04-09T00:00:00+0000"
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
"magento/project-community-edition:2.4.2": {
|
||||
"magento": "magento/project-community-edition:2.4.2",
|
||||
"php": 7.4,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.9.3",
|
||||
"rabbitmq": "rabbitmq:3.8-management",
|
||||
@@ -100,7 +100,7 @@
|
||||
"magento/project-community-edition:2.4.2-p1": {
|
||||
"magento": "magento/project-community-edition:2.4.2-p1",
|
||||
"php": 7.4,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.9.3",
|
||||
"rabbitmq": "rabbitmq:3.8-management",
|
||||
@@ -114,7 +114,7 @@
|
||||
"magento/project-community-edition:2.4.2-p2": {
|
||||
"magento": "magento/project-community-edition:2.4.2-p2",
|
||||
"php": 7.4,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.9.3",
|
||||
"rabbitmq": "rabbitmq:3.8-management",
|
||||
@@ -128,7 +128,7 @@
|
||||
"magento/project-community-edition:2.4.3": {
|
||||
"magento": "magento/project-community-edition:2.4.3",
|
||||
"php": 7.4,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.16.3",
|
||||
"rabbitmq": "rabbitmq:3.8-management",
|
||||
@@ -142,7 +142,7 @@
|
||||
"magento/project-community-edition:2.4.3-p1": {
|
||||
"magento": "magento/project-community-edition:2.4.3-p1",
|
||||
"php": 7.4,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.16.3",
|
||||
"rabbitmq": "rabbitmq:3.8-management",
|
||||
@@ -156,7 +156,7 @@
|
||||
"magento/project-community-edition:2.4.3-p2": {
|
||||
"magento": "magento/project-community-edition:2.4.3-p2",
|
||||
"php": 7.4,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.16.3",
|
||||
"rabbitmq": "rabbitmq:3.8-management",
|
||||
@@ -170,7 +170,7 @@
|
||||
"magento/project-community-edition:2.4.3-p3": {
|
||||
"magento": "magento/project-community-edition:2.4.3-p3",
|
||||
"php": 7.4,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.16.3",
|
||||
"rabbitmq": "rabbitmq:3.8-management",
|
||||
@@ -184,7 +184,7 @@
|
||||
"magento/project-community-edition:2.4.4": {
|
||||
"magento": "magento/project-community-edition:2.4.4",
|
||||
"php": 8.1,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.16.3",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
@@ -198,7 +198,7 @@
|
||||
"magento/project-community-edition:2.4.4-p1": {
|
||||
"magento": "magento/project-community-edition:2.4.4-p1",
|
||||
"php": 8.1,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.16.3",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
@@ -212,7 +212,7 @@
|
||||
"magento/project-community-edition:2.4.4-p2": {
|
||||
"magento": "magento/project-community-edition:2.4.4-p2",
|
||||
"php": 8.1,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.16.3",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
@@ -380,7 +380,7 @@
|
||||
"magento/project-community-edition:2.4.5": {
|
||||
"magento": "magento/project-community-edition:2.4.5",
|
||||
"php": 8.1,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.17.5",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
@@ -394,7 +394,7 @@
|
||||
"magento/project-community-edition:2.4.5-p1": {
|
||||
"magento": "magento/project-community-edition:2.4.5-p1",
|
||||
"php": 8.1,
|
||||
"composer": 2,
|
||||
"composer": "2.2.21",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.17.5",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
@@ -590,7 +590,7 @@
|
||||
"magento/project-community-edition:2.4.6": {
|
||||
"magento": "magento/project-community-edition:2.4.6",
|
||||
"php": 8.1,
|
||||
"composer": "2.2.21",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:7.17.5",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
@@ -604,7 +604,7 @@
|
||||
"magento/project-community-edition:2.4.6-p1": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p1",
|
||||
"php": 8.1,
|
||||
"composer": "2.2.21",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.5.3",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
@@ -618,7 +618,7 @@
|
||||
"magento/project-community-edition:2.4.6-p2": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p2",
|
||||
"php": 8.1,
|
||||
"composer": "2.2.21",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.5.3",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
@@ -632,13 +632,13 @@
|
||||
"magento/project-community-edition:2.4.6-p3": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p3",
|
||||
"php": 8.1,
|
||||
"composer": "2.2.21",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.5.3",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
"redis": "redis:7.0",
|
||||
"varnish": "varnish:7.3",
|
||||
"nginx": "nginx:1.22",
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2023-10-10T00:00:00+0000",
|
||||
"eol": "2024-02-12T00:00:00+0000"
|
||||
@@ -646,13 +646,13 @@
|
||||
"magento/project-community-edition:2.4.6-p4": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p4",
|
||||
"php": 8.1,
|
||||
"composer": "2.2.21",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.5.3",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
"redis": "redis:7.0",
|
||||
"varnish": "varnish:7.3",
|
||||
"nginx": "nginx:1.22",
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2024-02-12T00:00:00+0000",
|
||||
"eol": "2024-04-09T00:00:00+0000"
|
||||
@@ -660,13 +660,13 @@
|
||||
"magento/project-community-edition:2.4.6-p5": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p5",
|
||||
"php": 8.1,
|
||||
"composer": "2.2.21",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.5.3",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
"redis": "redis:7.0",
|
||||
"varnish": "varnish:7.3",
|
||||
"nginx": "nginx:1.22",
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2024-04-09T00:00:00+0000",
|
||||
"eol": "2024-06-11T00:00:00+0000"
|
||||
@@ -674,13 +674,13 @@
|
||||
"magento/project-community-edition:2.4.6-p6": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p6",
|
||||
"php": 8.1,
|
||||
"composer": "2.2.21",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.5.3",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
"redis": "redis:7.0",
|
||||
"varnish": "varnish:7.3",
|
||||
"nginx": "nginx:1.22",
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2024-06-11T00:00:00+0000",
|
||||
"eol": "2024-08-13T00:00:00+0000"
|
||||
@@ -688,13 +688,13 @@
|
||||
"magento/project-community-edition:2.4.6-p7": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p7",
|
||||
"php": 8.1,
|
||||
"composer": "2.2.21",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.5.3",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
"redis": "redis:7.0",
|
||||
"varnish": "varnish:7.3",
|
||||
"nginx": "nginx:1.22",
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2024-08-13T00:00:00+0000",
|
||||
"eol": "2024-10-08T00:00:00+0000"
|
||||
@@ -702,13 +702,13 @@
|
||||
"magento/project-community-edition:2.4.6-p8": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p8",
|
||||
"php": 8.1,
|
||||
"composer": "2.2.21",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.5.3",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
"redis": "redis:7.0",
|
||||
"varnish": "varnish:7.3",
|
||||
"nginx": "nginx:1.22",
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2024-10-08T00:00:00+0000",
|
||||
"eol": "2025-02-11T00:00:00+0000"
|
||||
@@ -716,13 +716,13 @@
|
||||
"magento/project-community-edition:2.4.6-p9": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p9",
|
||||
"php": 8.1,
|
||||
"composer": "2.2.21",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.5.3",
|
||||
"rabbitmq": "rabbitmq:3.9-management",
|
||||
"redis": "redis:7.0",
|
||||
"varnish": "varnish:7.3",
|
||||
"nginx": "nginx:1.22",
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-02-11T00:00:00+0000",
|
||||
"eol": "2025-04-08T00:00:00+0000"
|
||||
@@ -730,7 +730,7 @@
|
||||
"magento/project-community-edition:2.4.6-p10": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p10",
|
||||
"php": 8.2,
|
||||
"composer": "2.2.25",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.17.4",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
@@ -744,13 +744,13 @@
|
||||
"magento/project-community-edition:2.4.6-p11": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p11",
|
||||
"php": 8.1,
|
||||
"composer": "2.2.21",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.5.3",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.3",
|
||||
"nginx": "nginx:1.22",
|
||||
"nginx": "nginx:1.26",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-06-10T00:00:00+0000",
|
||||
"eol": "2025-08-12T00:00:00+0000"
|
||||
@@ -758,13 +758,13 @@
|
||||
"magento/project-community-edition:2.4.6-p12": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p12",
|
||||
"php": 8.1,
|
||||
"composer": "2.2.21",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.5.3",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.3",
|
||||
"nginx": "nginx:1.22",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-08-12T00:00:00+0000",
|
||||
"eol": "2025-10-14T00:00:00+0000"
|
||||
@@ -772,21 +772,37 @@
|
||||
"magento/project-community-edition:2.4.6-p13": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p13",
|
||||
"php": 8.1,
|
||||
"composer": "2.2.21",
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.5.3",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.3",
|
||||
"nginx": "nginx:1.22",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-10-14T00:00:00+0000",
|
||||
"eol": "2026-03-14T00:00:00+0000"
|
||||
"eol": "2026-03-09T00:00:00+0000"
|
||||
},
|
||||
"magento/project-community-edition:2.4.6-p14": {
|
||||
"magento": "magento/project-community-edition:2.4.6-p14",
|
||||
"php": 8.2,
|
||||
"composer": "2.2.26",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.19.2",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.5",
|
||||
"rabbitmq": "rabbitmq:4.1-management",
|
||||
"redis": "redis:7.2",
|
||||
"valkey": "valkey/valkey:8.0",
|
||||
"varnish": "varnish:7.7",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2026-03-10T00:00:00+0000",
|
||||
"eol": "2026-08-11T00:00:00+0000"
|
||||
},
|
||||
"magento/project-community-edition:2.4.7": {
|
||||
"magento": "magento/project-community-edition:2.4.7",
|
||||
"php": 8.3,
|
||||
"composer": "2.7.4",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mariadb:10.6",
|
||||
"elasticsearch": "elasticsearch:8.11.4",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
@@ -800,7 +816,7 @@
|
||||
"magento/project-community-edition:2.4.7-p1": {
|
||||
"magento": "magento/project-community-edition:2.4.7-p1",
|
||||
"php": 8.3,
|
||||
"composer": "2.7.4",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mariadb:10.6",
|
||||
"elasticsearch": "elasticsearch:8.11.4",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
@@ -814,7 +830,7 @@
|
||||
"magento/project-community-edition:2.4.7-p2": {
|
||||
"magento": "magento/project-community-edition:2.4.7-p2",
|
||||
"php": 8.3,
|
||||
"composer": "2.7.4",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mariadb:10.6",
|
||||
"elasticsearch": "elasticsearch:8.11.4",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
@@ -828,7 +844,7 @@
|
||||
"magento/project-community-edition:2.4.7-p3": {
|
||||
"magento": "magento/project-community-edition:2.4.7-p3",
|
||||
"php": 8.3,
|
||||
"composer": "2.7.4",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mariadb:10.6",
|
||||
"elasticsearch": "elasticsearch:8.11.4",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
@@ -842,7 +858,7 @@
|
||||
"magento/project-community-edition:2.4.7-p4": {
|
||||
"magento": "magento/project-community-edition:2.4.7-p4",
|
||||
"php": 8.3,
|
||||
"composer": "2.7.4",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mariadb:10.6",
|
||||
"elasticsearch": "elasticsearch:8.11.4",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
@@ -856,7 +872,7 @@
|
||||
"magento/project-community-edition:2.4.7-p5": {
|
||||
"magento": "magento/project-community-edition:2.4.7-p5",
|
||||
"php": 8.3,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.0",
|
||||
"elasticsearch": "elasticsearch:8.17.4",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
@@ -870,9 +886,9 @@
|
||||
"magento/project-community-edition:2.4.7-p6": {
|
||||
"magento": "magento/project-community-edition:2.4.7-p6",
|
||||
"php": 8.3,
|
||||
"composer": "2.7.4",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mariadb:10.6",
|
||||
"elasticsearch": "elasticsearch:8.11.4",
|
||||
"elasticsearch": "elasticsearch:8.17.4",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.5",
|
||||
@@ -884,13 +900,13 @@
|
||||
"magento/project-community-edition:2.4.7-p7": {
|
||||
"magento": "magento/project-community-edition:2.4.7-p7",
|
||||
"php": 8.3,
|
||||
"composer": "2.7.4",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mariadb:10.6",
|
||||
"elasticsearch": "elasticsearch:8.11.4",
|
||||
"elasticsearch": "elasticsearch:8.17.4",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.5",
|
||||
"nginx": "nginx:1.26",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-08-12T00:00:00+0000",
|
||||
"eol": "2025-10-14T00:00:00+0000"
|
||||
@@ -898,24 +914,40 @@
|
||||
"magento/project-community-edition:2.4.7-p8": {
|
||||
"magento": "magento/project-community-edition:2.4.7-p8",
|
||||
"php": 8.3,
|
||||
"composer": "2.7.4",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mariadb:10.6",
|
||||
"elasticsearch": "elasticsearch:8.11.4",
|
||||
"elasticsearch": "elasticsearch:8.17.4",
|
||||
"rabbitmq": "rabbitmq:3.13-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.5",
|
||||
"nginx": "nginx:1.26",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-10-14T00:00:00+0000",
|
||||
"eol": "2026-03-09T00:00:00+0000"
|
||||
},
|
||||
"magento/project-community-edition:2.4.7-p9": {
|
||||
"magento": "magento/project-community-edition:2.4.7-p9",
|
||||
"php": 8.3,
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mariadb:10.11",
|
||||
"elasticsearch": "elasticsearch:8.17.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.5",
|
||||
"rabbitmq": "rabbitmq:4.1-management",
|
||||
"redis": "redis:7.2",
|
||||
"valkey": "valkey/valkey:8.0",
|
||||
"varnish": "varnish:7.7",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2026-03-10T00:00:00+0000",
|
||||
"eol": "2027-04-09T00:00:00+0000"
|
||||
},
|
||||
"magento/project-community-edition:2.4.8": {
|
||||
"magento": "magento/project-community-edition:2.4.8",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"elasticsearch": "elasticsearch:8.17.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.5",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
"redis": "redis:7.2",
|
||||
"valkey": "valkey/valkey:8.0",
|
||||
@@ -928,9 +960,9 @@
|
||||
"magento/project-community-edition:2.4.8-p1": {
|
||||
"magento": "magento/project-community-edition:2.4.8-p1",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.5",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.6",
|
||||
@@ -942,13 +974,13 @@
|
||||
"magento/project-community-edition:2.4.8-p2": {
|
||||
"magento": "magento/project-community-edition:2.4.8-p2",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"opensearch": "opensearchproject/opensearch:3",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.6",
|
||||
"nginx": "nginx:1.26",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-08-12T00:00:00+0000",
|
||||
"eol": "2025-10-14T00:00:00+0000"
|
||||
@@ -956,15 +988,29 @@
|
||||
"magento/project-community-edition:2.4.8-p3": {
|
||||
"magento": "magento/project-community-edition:2.4.8-p3",
|
||||
"php": 8.4,
|
||||
"composer": "2.8.8",
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||
"opensearch": "opensearchproject/opensearch:3",
|
||||
"rabbitmq": "rabbitmq:4.0-management",
|
||||
"redis": "redis:7.2",
|
||||
"varnish": "varnish:7.6",
|
||||
"nginx": "nginx:1.26",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2025-10-14T00:00:00+0000",
|
||||
"eol": "2026-03-09T00:00:00+0000"
|
||||
},
|
||||
"magento/project-community-edition:2.4.8-p4": {
|
||||
"magento": "magento/project-community-edition:2.4.8-p4",
|
||||
"php": 8.4,
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:3",
|
||||
"rabbitmq": "rabbitmq:4.1-management",
|
||||
"valkey": "valkey/valkey:8.0",
|
||||
"varnish": "varnish:7.7",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2026-03-10T00:00:00+0000",
|
||||
"eol": "2028-04-09T00:00:00+0000"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user