Skip to content
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

Update dependency symfony/finder to v6 #304

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/finder (source) ^5.4 -> ^6.0 age adoption passing confidence

Release Notes

symfony/finder (symfony/finder)

v6.4.13

Compare Source

Changelog (symfony/finder@v6.4.12...v6.4.13)

  • no significant changes

v6.4.11

Compare Source

Changelog (symfony/finder@v6.4.10...v6.4.11)

v6.4.10

Compare Source

Changelog (symfony/finder@v6.4.9...v6.4.10)

  • no significant changes

v6.4.8

Compare Source

Changelog (symfony/finder@v6.4.7...v6.4.8)

  • no significant changes

v6.4.7

Compare Source

Changelog (symfony/finder@v6.4.6...v6.4.7)

v6.4.0

Compare Source

Changelog (symfony/finder@v6.4.0-RC2...v6.4.0)

  • no significant changes

v6.3.5

Compare Source

Changelog (symfony/finder@v6.3.4...v6.3.5)

  • no significant changes

v6.3.3

Compare Source

Changelog (symfony/finder@v6.3.2...v6.3.3)

v6.3.2

Compare Source

Changelog (symfony/finder@v6.3.1...v6.3.2)

v6.3.0

Compare Source

Changelog (symfony/finder@v6.3.0-RC2...v6.3.0)

v6.2.14

Compare Source

Changelog (symfony/finder@v6.2.13...v6.2.14)

v6.2.13

Compare Source

Changelog (symfony/finder@v6.2.12...v6.2.13)

v6.2.7

Compare Source

Changelog (symfony/finder@v6.2.6...v6.2.7)

  • no significant changes

v6.2.5

Compare Source

Changelog (symfony/finder@v6.2.4...v6.2.5)

  • no significant changes

v6.2.3

Compare Source

Changelog (symfony/finder@v6.2.2...v6.2.3)

  • no significant changes

v6.2.0

Compare Source

Changelog (symfony/finder@v6.2.0-RC2...v6.2.0)

  • no significant changes

v6.1.11

Compare Source

v6.1.9

Compare Source

Changelog (symfony/finder@v6.1.8...v6.1.9)

  • no significant changes

v6.1.3

Compare Source

Changelog (symfony/finder@v6.1.2...v6.1.3)

  • no significant changes

v6.1.0

Compare Source

Changelog (symfony/finder@v6.1.0-RC1...v6.1.0)

  • no significant changes

v6.0.19

Compare Source

Changelog (symfony/finder@v6.0.18...v6.0.19)

  • no significant changes

v6.0.17

Compare Source

Changelog (symfony/finder@v6.0.16...v6.0.17)

  • no significant changes

v6.0.11

Compare Source

Changelog (symfony/finder@v6.0.10...v6.0.11)

  • no significant changes

v6.0.8

Compare Source

Changelog (symfony/finder@v6.0.7...v6.0.8)

  • bug #​45980 Add support of no-capture regex modifier in MultiplePcreFilterIterator (available from PHP 8.2) (alexandre-daubois)

v6.0.3

Compare Source

Changelog (symfony/finder@v6.0.2...v6.0.3)

  • bug #​45095 Fix finding VCS re-included files in excluded directory (julienfalque)

v6.0.2

Compare Source

Changelog (symfony/finder@v6.0.1...v6.0.2)

  • no significant changes

v6.0.0

Compare Source

Changelog (symfony/finder@v6.0.0-RC1...v6.0.0)

  • no significant changes

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) November 20, 2024 19:00
Copy link
Contributor Author

renovate bot commented Nov 20, 2024

⚠️ 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 symfony/finder:6.4.13 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires symfony/finder ^6.0, found symfony/finder[v6.0.0, ..., v6.4.13] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - magento/composer-root-update-plugin is locked to version 2.0.3 and an update of this package was not requested.
    - magento/composer-root-update-plugin 2.0.3 requires php ~7.3.0||~7.4.0||~8.0.0||~8.1.0||~8.2.0 -> your php version (8.3.13) does not satisfy that requirement.
  Problem 3
    - magento/product-community-edition is locked to version 2.4.6-p8 and an update of this package was not requested.
    - magento/product-community-edition 2.4.6-p8 requires php ~8.1.0||~8.2.0 -> your php version (8.3.13) does not satisfy that requirement.
  Problem 4
    - friendsofphp/php-cs-fixer is locked to version v3.47.0 and an update of this package was not requested.
    - friendsofphp/php-cs-fixer v3.47.0 requires symfony/finder ^5.4 || ^6.0 || ^7.0 -> found symfony/finder[v5.4.0, ..., v5.4.45, v6.0.0, ..., v6.4.13, v7.0.0, ..., v7.1.6] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - magento/magento2-functional-testing-framework is locked to version 4.3.4 and an update of this package was not requested.
    - magento/magento2-functional-testing-framework 4.3.4 requires symfony/finder ^5.0 -> found symfony/finder[v5.0.0, ..., v5.4.45] but it conflicts with your root composer.json require (^6.0).
  Problem 6
    - graycore/magento2-stdlogging is locked to version v2.0.0 and an update of this package was not requested.
    - graycore/magento2-stdlogging v2.0.0 requires magento/framework ^102.0 || ^103.0 -> satisfiable by magento/framework[103.0.6-p8].
    - magento/framework 103.0.6-p8 requires php ~8.1.0||~8.2.0 -> your php version (8.3.13) does not satisfy that requirement.

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/major-6-symfony branch from 4c2b7c7 to 93a9f7d Compare November 21, 2024 00:33
auto-merge was automatically disabled November 21, 2024 11:21

Pull request was closed

Copy link
Contributor Author

renovate bot commented Nov 21, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-6-symfony branch November 21, 2024 11:26
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.

1 participant