Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Update symfony packages to v7 (major) #72

Merged
merged 1 commit into from
Jun 8, 2024
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/cache (source) ^6.4 -> ^7.0 age adoption passing confidence
symfony/finder (source) ^6.4 -> ^7.0 age adoption passing confidence
symfony/translation (source) ^6.4 -> ^7.0 age adoption passing confidence
symfony/yaml (source) ^6.4 -> ^7.0 age adoption passing confidence

Release Notes

symfony/cache (symfony/cache)

v7.1.1

Compare Source

Changelog (symfony/cache@v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Compare Source

Changelog (symfony/cache@v7.1.0-RC1...v7.1.0)

v7.0.8

Compare Source

Changelog (symfony/cache@v7.0.7...v7.0.8)

v7.0.7

Compare Source

Changelog (symfony/cache@v7.0.6...v7.0.7)

v7.0.6

Compare Source

Changelog (symfony/cache@v7.0.5...v7.0.6)

v7.0.4

Compare Source

Changelog (symfony/cache@v7.0.3...v7.0.4)

v7.0.3

Compare Source

Changelog (symfony/cache@v7.0.2...v7.0.3)

  • bug symfony/symfony#53593 [Cache] Fix possible infinite loop in CachePoolPass (@​HypeMC)
  • bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from parse_url() results (@​alexandre-daubois)

v7.0.2

Compare Source

Changelog (symfony/cache@v7.0.1...v7.0.2)

v7.0.0

Compare Source

Changelog (symfony/cache@v7.0.0-RC2...v7.0.0)

  • no significant changes

v6.4.8

Compare Source

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

v6.4.7

Compare Source

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

v6.4.6

Compare Source

Changelog (symfony/cache@v6.4.5...v6.4.6)

symfony/finder (symfony/finder)

v7.1.1

Compare Source

Changelog (symfony/finder@v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Compare Source

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

  • no significant changes

v7.0.8

Compare Source

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

  • no significant changes

v7.0.7

Compare Source

Changelog (symfony/finder@v7.0.6...v7.0.7)

v7.0.0

Compare Source

Changelog (symfony/finder@v7.0.0-RC2...v7.0.0)

  • 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)

symfony/translation (symfony/translation)

v7.1.1

Compare Source

Changelog (symfony/translation@v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Compare Source

v7.0.8

Compare Source

Changelog (symfony/translation@v7.0.7...v7.0.8)

  • no significant changes

v7.0.7

Compare Source

Changelog (symfony/translation@v7.0.6...v7.0.7)

v7.0.4

Compare Source

Changelog (symfony/translation@v7.0.3...v7.0.4)

v7.0.3

Compare Source

Changelog (symfony/translation@v7.0.2...v7.0.3)

v7.0.2

Compare Source

Changelog (symfony/translation@v7.0.1...v7.0.2)

v7.0.0

Compare Source

Changelog (symfony/translation@v7.0.0-RC2...v7.0.0)

v6.4.8

Compare Source

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

  • no significant changes

v6.4.7

Compare Source

symfony/yaml (symfony/yaml)

v7.1.1

Compare Source

Changelog (symfony/yaml@v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Compare Source

v7.0.8

Compare Source

Changelog (symfony/yaml@v7.0.7...v7.0.8)

  • no significant changes

v7.0.7

Compare Source

Changelog (symfony/yaml@v7.0.6...v7.0.7)

v7.0.3

Compare Source

v7.0.0

Compare Source

Changelog (symfony/yaml@v7.0.0-RC2...v7.0.0)

  • no significant changes

v6.4.8

Compare Source

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

  • no significant changes

v6.4.7

Compare Source

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


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Author

renovate bot commented Jun 8, 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: mirror/directory-lister/composer.lock
Command failed: composer update symfony/cache:7.1.1 symfony/finder:7.1.1 symfony/translation:7.1.1 symfony/yaml:7.1.1 --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 psr/http-message ^2.0, found psr/http-message[2.0] but the package is fixed to 1.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 2
    - Root composer.json requires symfony/finder ^7.0, found symfony/finder[v7.0.0, ..., v7.1.1] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - Root composer.json requires symfony/var-dumper ^7.0, found symfony/var-dumper[v7.0.0, ..., v7.1.1] but the package is fixed to v6.4.4 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 4
    - phlak/splat is locked to version 5.0.1 and an update of this package was not requested.
    - phlak/splat 5.0.1 requires symfony/finder ^6.0 -> found symfony/finder[v6.0.0, ..., v6.4.8] but it conflicts with your root composer.json require (^7.0).
  Problem 5
    - Root composer.json requires symfony/cache ^7.0 -> satisfiable by symfony/cache[v7.1.1].
    - symfony/cache v7.1.1 requires php >=8.2 -> your php version (8.1; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 6
    - Root composer.json requires symfony/translation ^7.0 -> satisfiable by symfony/translation[v7.1.1].
    - symfony/translation v7.1.1 requires php >=8.2 -> your php version (8.1; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 7
    - Root composer.json requires symfony/yaml ^7.0 -> satisfiable by symfony/yaml[v7.1.1].
    - symfony/yaml v7.1.1 requires php >=8.2 -> your php version (8.1; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 8
    - friendsofphp/php-cs-fixer is locked to version v3.51.0 and an update of this package was not requested.
    - friendsofphp/php-cs-fixer v3.51.0 requires symfony/finder ^5.4 || ^6.0 || ^7.0 -> found symfony/finder[v5.4.0, ..., v5.4.40, v6.0.0, ..., v6.4.8, v7.0.0, ..., v7.1.1] but these were not loaded, likely because it conflicts with another require.
  Problem 9
    - friendsofphp/php-cs-fixer v3.51.0 requires symfony/finder ^5.4 || ^6.0 || ^7.0 -> found symfony/finder[v5.4.0, ..., v5.4.40, v6.0.0, ..., v6.4.8, v7.0.0, ..., v7.1.1] but these were not loaded, likely because it conflicts with another require.
    - phlak/coding-standards 2.2.0 requires friendsofphp/php-cs-fixer ^3.0 -> satisfiable by friendsofphp/php-cs-fixer[v3.51.0].
    - phlak/coding-standards is locked to version 2.2.0 and an update of this package was not requested.

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

@Thecode764 Thecode764 merged commit fe63400 into main Jun 8, 2024
2 of 5 checks passed
@Thecode764 Thecode764 deleted the renovate/major-symfony branch June 8, 2024 12:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant