magento / meta-for-magento2

33 stars 19 forks source link

Magento 2.4.7-p1 compatibility #71

Open dszczerbinskii opened 3 weeks ago

dszczerbinskii commented 3 weeks ago

Preconditions (*)

  1. Magento 2.4.7-p1
  2. Meta 1.3.1 version

Steps to reproduce (*)

  1. Try to update Magento 2 from 2.4.7 to 2.4.7-p1

Expected result (*)

I can easily install this extension on the Magento 2.4.7 version.

Actual result (*)

    - meta/meta-for-magento2 1.3.1 requires meta/module-sales 1.3.1 -> satisfiable by meta/module-sales[1.3.1].
    - meta/meta-for-magento2[1.1.0, ..., 1.1.1] require meta/module-sales 1.1.* -> satisfiable by meta/module-sales[1.1.0, 1.1.1].
    - meta/meta-for-magento2 1.3.0 requires meta/module-business-extension 1.3.0 -> satisfiable by meta/module-business-extension[1.3.0].
    - meta/meta-for-magento2 1.2.6 requires meta/module-business-extension 1.2.6 -> satisfiable by meta/module-business-extension[1.2.6].
    - meta/meta-for-magento2[1.2.0, ..., 1.2.2] require meta/module-business-extension 1.2.* -> satisfiable by meta/module-business-extension[1.2.0, ..., 1.2.6].
    - meta/meta-for-magento2 1.2.5 requires meta/module-business-extension 1.2.5 -> satisfiable by meta/module-business-extension[1.2.5].
    - meta/meta-for-magento2 1.2.4 requires meta/module-business-extension 1.2.4 -> satisfiable by meta/module-business-extension[1.2.4].
    - meta/meta-for-magento2 1.2.3 requires meta/module-business-extension 1.2.3 -> satisfiable by meta/module-business-extension[1.2.3].
    - meta/module-sales 1.3.1 requires magento/framework >=103.0.2 <=103.0.7 -> satisfiable by magento/framework[103.0.2, ..., 103.0.7].
    - meta/module-sales[1.1.0, ..., 1.1.1] require magento/framework >=103.0.4 <=103.0.6-p1 -> satisfiable by magento/framework[103.0.4, ..., 103.0.6-p1].
    - meta/module-business-extension[1.2.2, ..., 1.3.0] require magento/framework-message-queue >=100.4.2 <100.4.7 -> satisfiable by magento/framework-message-queue[100.4.2, ..., 100.4.6].
    - meta/module-business-extension[1.2.0, ..., 1.2.1] require magento/framework-message-queue >=100.4.4 <=100.4.6 -> satisfiable by magento/framework-message-queue[100.4.4, 100.4.5, 100.4.6].
    - You can only install one version of a package, so only one of these can be installed: magento/framework[100.0.2, ..., 100.1.18, 101.0.0, ..., 101.0.12, 102.0.0, ..., 102.0.7-p3, 103.0.0, ..., 103.0.7-p1].
    - You can only install one version of a package, so only one of these can be installed: magento/framework-message-queue[100.0.2, ..., 100.4.7].
    - magento/product-community-edition 2.4.7-p1 requires magento/framework 103.0.7-p1 -> satisfiable by magento/framework[103.0.7-p1].
    - magento/product-community-edition 2.4.7-p1 requires magento/framework-message-queue 100.4.7 -> satisfiable by magento/framework-message-queue[100.4.7].
    - magento/product-enterprise-edition 2.4.7-p1 requires magento/product-community-edition 2.4.7-p1 -> satisfiable by magento/product-community-edition[2.4.7-p1].
    - Root composer.json requires magento/product-enterprise-edition 2.4.7-p1 -> satisfiable by magento/product-enterprise-edition[2.4.7-p1].
    - Root composer.json requires meta/meta-for-magento2 ^1.1 -> satisfiable by meta/meta-for-magento2[1.1.0, ..., 1.3.1].
Echron commented 1 week ago

This is quite urgent, I notice this module quite frequently holds us back from installing patches for Magento.

kestraly commented 4 days ago

It will break the checkout due to inline-scripts and nonces if installed and not in CSP report_only mode

kc-netigo commented 2 days ago

Is there an update or information on when a fix will be released?