Skip to content

Update dependency magento/magento2-functional-testing-framework to v5 #388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
magento/magento2-functional-testing-framework ^4.3.1 -> ^5.0.0 age adoption passing confidence

Release Notes

magento/magento2-functional-testing-framework (magento/magento2-functional-testing-framework)

v5.0.2

Compare Source

Please see CHANGELOG.md

v5.0.1

Compare Source

Please see CHANGELOG.md

v5.0.0

Compare Source

Please see CHANGELOG.md

v4.9.1

Compare Source

Please see CHANGELOG.md

v4.9.0

Compare Source

Please see CHANGELOG.md

v4.8.3

Compare Source

Please see CHANGELOG.md

v4.8.2

Compare Source

Enhancements
  • Bumped brainmaestro/composer-git-hook to ^3.0
  • Bumped nikic/php-parser to 5.1.0
  • Bumped monolog/monolog to 3.7.0
  • Bumped guzzlehttp/guzzle to 7.9.2

v4.8.1

Compare Source

Enhancements
  • Bumped allure-codeception to ^2.4
  • Bumped squizlabs/php_codesniffer to 3.10.1
  • Bumped composer/composer to 2.7.7
  • Bumped monolog/monolog to 3.6.0
  • Bumped spomky-labs/otphp to 11.3.0
  • Bumped aws-sdk-php to 3.314.1
Fixes
  • Unneeded reports are shown when MFTF Static tests fail.

v4.8.0

Compare Source

Enhancements
  • Bumped phpunit/phpunit to ^10.0
  • Bumped allure-framework/allure-phpunit to ^3
  • Bumped codeception/module-webdriver ^4.0
Fixes
  • Fixed Class "Magento\FunctionalTestingFramework\StaticCheck\ActionGroupArgumentsCheck" not found on running vendor/bin/mftf build:project --upgrade.

v4.7.3

Compare Source

Please see CHANGELOG.md

v4.7.2

Compare Source

Enhancements
  • Fail static test when introduced filename does not equal the MFTF object name
    contained within.

v4.7.1

Compare Source

Enhancements
  • Bumped all symfony dependencies to `^6.0
  • Removed abandoned package codacy/coverage
  • Removed abandoned package sebastian/phpcpd
  • Bumped monolog/monolog to ^3.0
  • Bumped nikic/php-parser to ^5.0

v4.7.0

Compare Source

Enhancements
  • Bumped all symfony dependencies to `^6.0
  • Unit Test for PTS enabled doesn't apply filter fix

v4.6.1

Compare Source

Enhancements
  • Supported setting custom timeout value for magentoCLI command via an environment variable MAGENTO_CLI_WAIT_TIMEOUT.

v4.6.0

Compare Source

Enhancements
  • Added Support for PHP 8.3 and enabled PR checks for PHP 8.3.
  • Bumped symfony/console dependency to ^6.0.
  • Bumped laminas/laminas-diactoros dependency to ^3.0.
  • Added no-ansi option to bin/mftf command.
Fixes
  • Fixed 8.3 deprecation errors.
  • Fixed The build with PTS enabled doesn't apply filter issue.
  • Change MFTF command to maintain Magento CLI output.

v4.5.0

Compare Source

Enhancements
  • Increase browser resolution to 1920x1080.
  • Add metadata to ACQE Repositories.
  • Add magento admin password to credentials example.
Fixes
  • Fixed test failure while running any test suite with an argument.

v4.4.2

Compare Source

Fixes
  • Fixed PHP 8.2 deprecation warnings.

v4.4.1

Compare Source

  • Same as previous release

v4.4.0

Compare Source

Enhancements
  • Bumped doctrine/annotations dependency to ^2.0.
  • Bumped squizlabs/php_codesniffer dependency to ^3.7.
  • Bumped php-webdriver/webdriver dependency to ^1.14.
  • Bumped symfony/string dependency to ^6.3.
  • Bumped symfony/dotenv dependency to ^6.3.
  • Bumped symfony/finder dependency to ^6.3.
  • Bumped symfony/http-foundation dependency to ^6.3.
  • Bumped symfony/mime dependency to ^6.3.
  • Enhanced MFTF Modularity Test with "allow failure list".

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) January 8, 2025 22:26
Copy link
Contributor Author

renovate bot commented Jan 8, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src/composer.lock
Command failed: composer update magento/magento2-functional-testing-framework:5.0.4 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency symfony/finder is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency symfony/process is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency phpunit/phpunit is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires magento/magento2-functional-testing-framework ^5.0.0 -> satisfiable by magento/magento2-functional-testing-framework[5.0.4].
    - magento/magento2-functional-testing-framework 5.0.4 requires symfony/console ^6.4 -> found symfony/console[v6.4.0, ..., v6.4.22] but these were not loaded, likely because it conflicts with another require.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/magento-magento2-functional-testing-framework-5.x branch 16 times, most recently from f9bda73 to 6dfa37f Compare January 16, 2025 00:20
@renovate renovate bot force-pushed the renovate/magento-magento2-functional-testing-framework-5.x branch 8 times, most recently from 7239a5b to 1d9d572 Compare January 22, 2025 17:04
@renovate renovate bot force-pushed the renovate/magento-magento2-functional-testing-framework-5.x branch 2 times, most recently from 1e7a2d4 to 6cc62b2 Compare February 7, 2025 13:20
@renovate renovate bot force-pushed the renovate/magento-magento2-functional-testing-framework-5.x branch 4 times, most recently from d6dcd35 to 717b01c Compare May 7, 2025 03:48
@renovate renovate bot force-pushed the renovate/magento-magento2-functional-testing-framework-5.x branch 5 times, most recently from fe8c83b to e1083e4 Compare May 14, 2025 21:44
@renovate renovate bot force-pushed the renovate/magento-magento2-functional-testing-framework-5.x branch 5 times, most recently from 32e8a03 to aa18d3e Compare May 22, 2025 05:55
@renovate renovate bot force-pushed the renovate/magento-magento2-functional-testing-framework-5.x branch 6 times, most recently from 91b9560 to c01bdbb Compare May 28, 2025 06:34
@renovate renovate bot force-pushed the renovate/magento-magento2-functional-testing-framework-5.x branch 3 times, most recently from 2c1c359 to 682d0c0 Compare June 4, 2025 01:53
@renovate renovate bot force-pushed the renovate/magento-magento2-functional-testing-framework-5.x branch 5 times, most recently from 979acba to 6c0c317 Compare June 11, 2025 22:52
@renovate renovate bot force-pushed the renovate/magento-magento2-functional-testing-framework-5.x branch from 6c0c317 to c77186b Compare June 12, 2025 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants