Skip to content

Commit

Permalink
Magento Release 2.4.6-p5
Browse files Browse the repository at this point in the history
  • Loading branch information
magento packaging service committed Apr 4, 2024
1 parent fc35000 commit a3179be
Show file tree
Hide file tree
Showing 1,229 changed files with 43,142 additions and 38,270 deletions.
24 changes: 13 additions & 11 deletions app/code/Magento/AdminAnalytics/composer.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
{
"name": "magento/module-admin-analytics",
"description": "N/A",
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"config": {
"sort-packages": true
},
"version": "100.4.5",
"require": {
"php": "~8.1.0||~8.2.0",
"magento/framework": "*",
"magento/module-backend": "*",
"magento/module-config": "*",
"magento/module-store": "*",
"magento/module-ui": "*",
"magento/module-release-notification": "*"
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-config": "101.2.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-release-notification": "100.4.*"
},
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"autoload": {
"files": [
"registration.php"
Expand All @@ -27,3 +28,4 @@
}
}
}

24 changes: 13 additions & 11 deletions app/code/Magento/AdminNotification/composer.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,25 @@
{
"name": "magento/module-admin-notification",
"description": "N/A",
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"config": {
"sort-packages": true
},
"version": "100.4.5",
"require": {
"php": "~8.1.0||~8.2.0",
"lib-libxml": "*",
"magento/framework": "*",
"magento/module-backend": "*",
"magento/module-media-storage": "*",
"magento/module-store": "*",
"magento/module-ui": "*",
"magento/module-config": "*"
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-media-storage": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-config": "101.2.*"
},
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"autoload": {
"files": [
"registration.php"
Expand All @@ -28,3 +29,4 @@
}
}
}

30 changes: 16 additions & 14 deletions app/code/Magento/AdvancedPricingImportExport/composer.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,27 @@
{
"name": "magento/module-advanced-pricing-import-export",
"description": "N/A",
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"config": {
"sort-packages": true
},
"version": "100.4.6",
"require": {
"php": "~8.1.0||~8.2.0",
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-catalog-import-export": "*",
"magento/module-catalog-inventory": "*",
"magento/module-customer": "*",
"magento/module-eav": "*",
"magento/module-import-export": "*",
"magento/module-store": "*",
"magento/module-directory": "*"
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-import-export": "101.1.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-import-export": "101.0.*",
"magento/module-store": "101.1.*",
"magento/module-directory": "100.4.*"
},
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"autoload": {
"files": [
"registration.php"
Expand All @@ -30,3 +31,4 @@
}
}
}

28 changes: 15 additions & 13 deletions app/code/Magento/AdvancedSearch/composer.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,26 @@
{
"name": "magento/module-advanced-search",
"description": "N/A",
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"config": {
"sort-packages": true
},
"version": "100.4.4",
"require": {
"magento/framework": "*",
"magento/module-backend": "*",
"magento/module-catalog": "*",
"magento/module-catalog-search": "*",
"magento/module-config": "*",
"magento/module-customer": "*",
"magento/module-search": "*",
"magento/module-store": "*",
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-search": "102.0.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-search": "101.1.*",
"magento/module-store": "101.1.*",
"php": "~8.1.0||~8.2.0"
},
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"autoload": {
"files": [
"registration.php"
Expand All @@ -29,3 +30,4 @@
}
}
}

18 changes: 10 additions & 8 deletions app/code/Magento/Amqp/composer.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
{
"name": "magento/module-amqp",
"description": "N/A",
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"config": {
"sort-packages": true
},
"version": "100.4.3",
"require": {
"magento/framework": "*",
"magento/framework-amqp": "*",
"magento/framework-message-queue": "*",
"magento/framework": "103.0.*",
"magento/framework-amqp": "100.4.*",
"magento/framework-message-queue": "100.4.*",
"php": "~8.1.0||~8.2.0"
},
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"autoload": {
"files": [
"registration.php"
Expand All @@ -24,3 +25,4 @@
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<click selector="{{AdminUserGridSection.searchResultFirstRow}}" stepKey="clickFoundUsername"/>
<waitForPageLoad time="30" stepKey="wait2"/>
<seeInField selector="{{AdminEditUserSection.usernameTextField}}" userInput="$$noReportUser.username$$" stepKey="seeUsernameInField"/>
<fillField selector="{{AdminEditUserSection.currentPasswordField}}" userInput="{{_ENV.MAGENTO_ADMIN_PASSWORD}}" stepKey="fillCurrentPassword"/>
<fillField selector="{{AdminEditUserSection.currentPasswordField}}" userInput="{{_CREDS.magento/MAGENTO_ADMIN_PASSWORD}}" stepKey="fillCurrentPassword"/>
<scrollToTopOfPage stepKey="scrollToTopOfPage"/>

<click selector="{{AdminEditUserSection.userRoleTab}}" stepKey="clickUserRoleTab"/>
Expand Down
18 changes: 10 additions & 8 deletions app/code/Magento/Analytics/composer.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
{
"name": "magento/module-analytics",
"description": "N/A",
"require": {
"php": "~8.1.0||~8.2.0",
"magento/module-backend": "*",
"magento/module-config": "*",
"magento/module-integration": "*",
"magento/module-store": "*",
"magento/framework": "*"
},
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"version": "100.4.6-p4",
"require": {
"php": "~8.1.0||~8.2.0",
"magento/module-backend": "102.0.*",
"magento/module-config": "101.2.*",
"magento/module-integration": "100.4.*",
"magento/module-store": "101.1.*",
"magento/framework": "103.0.*"
},
"autoload": {
"files": [
"registration.php"
Expand All @@ -23,3 +24,4 @@
}
}
}

26 changes: 14 additions & 12 deletions app/code/Magento/AsynchronousOperations/composer.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
{
"name": "magento/module-asynchronous-operations",
"description": "N/A",
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"config": {
"sort-packages": true
},
"version": "100.4.6",
"require": {
"magento/framework": "*",
"magento/framework-message-queue": "*",
"magento/framework-bulk": "*",
"magento/module-authorization": "*",
"magento/module-backend": "*",
"magento/module-ui": "*",
"magento/framework": "103.0.*",
"magento/framework-message-queue": "100.4.*",
"magento/framework-bulk": "101.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-ui": "101.2.*",
"php": "~8.1.0||~8.2.0"
},
"suggest": {
"magento/module-admin-notification": "*",
"magento/module-admin-notification": "100.4.*",
"magento/module-logging": "*"
},
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"autoload": {
"files": [
"registration.php"
Expand All @@ -31,3 +32,4 @@
}
}
}

16 changes: 9 additions & 7 deletions app/code/Magento/Authorization/composer.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
{
"name": "magento/module-authorization",
"description": "Authorization module provides access to Magento ACL functionality.",
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"config": {
"sort-packages": true
},
"version": "100.4.6",
"require": {
"php": "~8.1.0||~8.2.0",
"magento/framework": "*",
"magento/module-backend": "*"
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*"
},
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"autoload": {
"files": [
"registration.php"
Expand All @@ -23,3 +24,4 @@
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<comment userInput="BIC workaround" stepKey="disableRemoteStorage"/>
<magentoCLI stepKey="removeDownloadableDomain" command="downloadable:domains:remove static.magento.com"/>
<!-- Delete customer -->
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>

<!-- Delete category -->
Expand Down Expand Up @@ -81,7 +82,9 @@

<!-- Save product -->
<actionGroup ref="SaveProductFormActionGroup" stepKey="saveProduct"/>
<magentoCron stepKey="runIndexCronJobs" groups="index"/>
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="runIndexCronJobs">
<argument name="indices" value=""/>
</actionGroup>

<!-- Login to frontend -->
<actionGroup ref="LoginToStorefrontActionGroup" stepKey="signIn">
Expand Down
14 changes: 8 additions & 6 deletions app/code/Magento/AwsS3/composer.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
{
"name": "magento/module-aws-s3",
"description": "N/A",
"type": "magento2-module",
"license": [
"proprietary"
],
"config": {
"sort-packages": true
},
"version": "100.4.4-p4",
"require": {
"php": "~8.1.0||~8.2.0",
"magento/framework": "*",
"magento/module-remote-storage": "*"
"magento/framework": "103.0.*",
"magento/module-remote-storage": "100.4.*"
},
"type": "magento2-module",
"license": [
"proprietary"
],
"autoload": {
"files": [
"registration.php"
Expand All @@ -22,3 +23,4 @@
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
</annotations>
<arguments>
<argument name="username" type="string" defaultValue="{{_ENV.MAGENTO_ADMIN_USERNAME}}"/>
<argument name="password" type="string" defaultValue="{{_CREDS.magento/MAGENTO_ADMIN_PASSWORD}}"/></arguments>
<argument name="password" type="string" defaultValue="{{_CREDS.magento/MAGENTO_ADMIN_PASSWORD}}"/>
</arguments>

<amOnPage url="{{AdminLoginPage.url}}" stepKey="navigateToAdmin"/>
<fillField selector="{{AdminLoginFormSection.username}}" userInput="{{username}}" stepKey="fillUsername"/>
Expand Down
Loading

0 comments on commit a3179be

Please sign in to comment.