rxcod9 / joy-voyager-laravel-demo

Joy Voyager Laravel Demo shows integration of Joy Voyager Packages with Voyager.
https://joy-voyager.kodmonk.com
5 stars 1 forks source link

Update dependency symfony/filesystem to v7 #57

Open renovate[bot] opened 10 months ago

renovate[bot] commented 10 months ago

This PR contains the following updates:

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

Release Notes

symfony/filesystem (symfony/filesystem) ### [`v7.1.5`](https://redirect.github.com/symfony/filesystem/releases/tag/v7.1.5) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v7.1.2...v7.1.5) **Changelog** (https://github.com/symfony/filesystem/compare/v7.1.4...v7.1.5) - bug [symfony/symfony#58185](https://redirect.github.com/symfony/symfony/issues/58185) \[Filesystem] make sure temp files can be cleaned up on Windows ([@​xabbuh](https://redirect.github.com/xabbuh)) ### [`v7.1.2`](https://redirect.github.com/symfony/filesystem/releases/tag/v7.1.2) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v7.1.1...v7.1.2) **Changelog** (https://github.com/symfony/filesystem/compare/v7.1.1...v7.1.2) - bug [symfony/symfony#57574](https://redirect.github.com/symfony/symfony/issues/57574) \[Filesystem] Fix Filesystem::remove() on Windows ([@​nicolas-grekas](https://redirect.github.com/nicolas-grekas)) ### [`v7.1.1`](https://redirect.github.com/symfony/filesystem/releases/tag/v7.1.1) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v7.1.0...v7.1.1) **Changelog** (https://github.com/symfony/filesystem/compare/v7.1.0...v7.1.1) - no significant changes ### [`v7.1.0`](https://redirect.github.com/symfony/filesystem/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v7.0.9...v7.1.0) **Changelog** (https://github.com/symfony/filesystem/compare/v7.1.0-RC1...v7.1.0) - no significant changes ### [`v7.0.9`](https://redirect.github.com/symfony/filesystem/releases/tag/v7.0.9) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v7.0.8...v7.0.9) **Changelog** (https://github.com/symfony/filesystem/compare/v7.0.8...v7.0.9) - bug [symfony/symfony#57574](https://redirect.github.com/symfony/symfony/issues/57574) \[Filesystem] Fix Filesystem::remove() on Windows ([@​nicolas-grekas](https://redirect.github.com/nicolas-grekas)) ### [`v7.0.8`](https://redirect.github.com/symfony/filesystem/releases/tag/v7.0.8) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v7.0.7...v7.0.8) **Changelog** (https://github.com/symfony/filesystem/compare/v7.0.7...v7.0.8) - bug [symfony/symfony#54878](https://redirect.github.com/symfony/symfony/issues/54878) \[Filesystem] Fix dumpFile `stat failed` error hitting custom handler (@​acoulton) - bug [symfony/symfony#54759](https://redirect.github.com/symfony/symfony/issues/54759) \[Filesystem] better distinguish URL schemes and Windows drive letters ([@​xabbuh](https://redirect.github.com/xabbuh)) ### [`v7.0.7`](https://redirect.github.com/symfony/filesystem/releases/tag/v7.0.7) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v7.0.6...v7.0.7) **Changelog** (https://github.com/symfony/filesystem/compare/v7.0.6...v7.0.7) - bug [symfony/symfony#54471](https://redirect.github.com/symfony/symfony/issues/54471) \[Filesystem] Strengthen the check of file permissions in `dumpFile` (@​alexandre-daubois) ### [`v7.0.6`](https://redirect.github.com/symfony/filesystem/releases/tag/v7.0.6) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v7.0.3...v7.0.6) **Changelog** (https://github.com/symfony/filesystem/compare/v7.0.5...v7.0.6) - bug [symfony/symfony#54362](https://redirect.github.com/symfony/symfony/issues/54362) \[Filesystem] preserve the file modification time when mirroring directories ([@​xabbuh](https://redirect.github.com/xabbuh)) - bug [symfony/symfony#54298](https://redirect.github.com/symfony/symfony/issues/54298) \[Filesystem] Fix str_contains deprecation ([@​NeilPeyssard](https://redirect.github.com/NeilPeyssard)) ### [`v7.0.3`](https://redirect.github.com/symfony/filesystem/releases/tag/v7.0.3) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v7.0.0...v7.0.3) **Changelog** (https://github.com/symfony/filesystem/compare/v7.0.2...v7.0.3) - no significant changes ### [`v7.0.0`](https://redirect.github.com/symfony/filesystem/releases/tag/v7.0.0) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.4.12...v7.0.0) **Changelog** (https://github.com/symfony/filesystem/compare/v7.0.0-RC2...v7.0.0) - no significant changes ### [`v6.4.12`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.4.12) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.4.9...v6.4.12) **Changelog** (https://github.com/symfony/filesystem/compare/v6.4.11...v6.4.12) - bug [symfony/symfony#58185](https://redirect.github.com/symfony/symfony/issues/58185) \[Filesystem] make sure temp files can be cleaned up on Windows ([@​xabbuh](https://redirect.github.com/xabbuh)) ### [`v6.4.9`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.4.9) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.4.8...v6.4.9) **Changelog** (https://github.com/symfony/filesystem/compare/v6.4.8...v6.4.9) - bug [symfony/symfony#57574](https://redirect.github.com/symfony/symfony/issues/57574) \[Filesystem] Fix Filesystem::remove() on Windows ([@​nicolas-grekas](https://redirect.github.com/nicolas-grekas)) ### [`v6.4.8`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.4.8) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.4.7...v6.4.8) **Changelog** (https://github.com/symfony/filesystem/compare/v6.4.7...v6.4.8) - bug [symfony/symfony#54878](https://redirect.github.com/symfony/symfony/issues/54878) \[Filesystem] Fix dumpFile `stat failed` error hitting custom handler (@​acoulton) - bug [symfony/symfony#54759](https://redirect.github.com/symfony/symfony/issues/54759) \[Filesystem] better distinguish URL schemes and Windows drive letters ([@​xabbuh](https://redirect.github.com/xabbuh)) ### [`v6.4.7`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.4.7) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.4.6...v6.4.7) **Changelog** (https://github.com/symfony/filesystem/compare/v6.4.6...v6.4.7) - bug [symfony/symfony#54471](https://redirect.github.com/symfony/symfony/issues/54471) \[Filesystem] Strengthen the check of file permissions in `dumpFile` (@​alexandre-daubois) ### [`v6.4.6`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.4.6) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.4.3...v6.4.6) **Changelog** (https://github.com/symfony/filesystem/compare/v6.4.5...v6.4.6) - bug [symfony/symfony#54362](https://redirect.github.com/symfony/symfony/issues/54362) \[Filesystem] preserve the file modification time when mirroring directories ([@​xabbuh](https://redirect.github.com/xabbuh)) - bug [symfony/symfony#54298](https://redirect.github.com/symfony/symfony/issues/54298) \[Filesystem] Fix str_contains deprecation ([@​NeilPeyssard](https://redirect.github.com/NeilPeyssard)) ### [`v6.4.3`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.4.3) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.4.0...v6.4.3) **Changelog** (https://github.com/symfony/filesystem/compare/v6.4.2...v6.4.3) - no significant changes ### [`v6.4.0`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.4.0) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.3.12...v6.4.0) **Changelog** (https://github.com/symfony/filesystem/compare/v6.4.0-RC2...v6.4.0) - no significant changes ### [`v6.3.12`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.3.12) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.3.1...v6.3.12) **Changelog** (https://github.com/symfony/filesystem/compare/v6.3.11...v6.3.12) - no significant changes ### [`v6.3.1`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.3.1) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.3.0...v6.3.1) **Changelog** (https://github.com/symfony/filesystem/compare/v6.3.0...v6.3.1) - no significant changes ### [`v6.3.0`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.3.0) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.2.12...v6.3.0) **Changelog** (https://github.com/symfony/filesystem/compare/v6.3.0-RC2...v6.3.0) - bug [symfony/symfony#50437](https://redirect.github.com/symfony/symfony/issues/50437) \[Filesystem] Follow symlinks when dumping files ([@​ausi](https://redirect.github.com/ausi)) ### [`v6.2.12`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.2.12) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.2.10...v6.2.12) **Changelog** (https://github.com/symfony/filesystem/compare/v6.2.11...v6.2.12) - bug [symfony/symfony#50437](https://redirect.github.com/symfony/symfony/issues/50437) \[Filesystem] Follow symlinks when dumping files ([@​ausi](https://redirect.github.com/ausi)) ### [`v6.2.10`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.2.10) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.2.7...v6.2.10) **Changelog** (https://github.com/symfony/filesystem/compare/v6.2.9...v6.2.10) - bug [symfony/symfony#50115](https://redirect.github.com/symfony/symfony/issues/50115) \[FrameworkBundle] Make service edges unique ([@​rmikalkenas](https://redirect.github.com/rmikalkenas)) - bug [symfony/symfony#50040](https://redirect.github.com/symfony/symfony/issues/50040) \[Translation] Crowdin Bridge: Fix locale vs LanguageId ([@​Peter](https://redirect.github.com/Peter) Culka) - bug [symfony/symfony#48886](https://redirect.github.com/symfony/symfony/issues/48886) \[Console] Fix computing column width containing multibyte chars ([@​cay89](https://redirect.github.com/cay89)) - bug [symfony/symfony#47505](https://redirect.github.com/symfony/symfony/issues/47505) \[Mime] Form field values with integer keys not resolved correctly ([@​claudiu-cristea](https://redirect.github.com/claudiu-cristea)) - bug [symfony/symfony#48837](https://redirect.github.com/symfony/symfony/issues/48837) \[Messenger] \[Redis] Fixed problem where worker stops handling messages on first empty message ([@​jvmanji](https://redirect.github.com/jvmanji)) - bug [symfony/symfony#49317](https://redirect.github.com/symfony/symfony/issues/49317) \[Messenger] Fix warning message on failed messenger show command ([@​gstapinato](https://redirect.github.com/gstapinato)) - bug [symfony/symfony#49992](https://redirect.github.com/symfony/symfony/issues/49992) \[Mailer] \[Mailjet] Use body MessageID instead of X-MJ-Request-GUID ([@​Starfox64](https://redirect.github.com/Starfox64)) - bug [symfony/symfony#48972](https://redirect.github.com/symfony/symfony/issues/48972) \[HttpFoundation] Fix memory limit problems in BinaryFileResponse ([@​glady](https://redirect.github.com/glady)) - bug [symfony/symfony#49009](https://redirect.github.com/symfony/symfony/issues/49009) \[Form] Cast choices value callback result to string ([@​Matth--](https://redirect.github.com/Matth--)) - bug [symfony/symfony#49537](https://redirect.github.com/symfony/symfony/issues/49537) \[Serializer] Unexpected value should throw UnexpectedValueException ([@​ThomasTr](https://redirect.github.com/ThomasTr)) - bug [symfony/symfony#49581](https://redirect.github.com/symfony/symfony/issues/49581) Avoid leading .. for temporary files from Filesystem recursive remove ([@​giosh94mhz](https://redirect.github.com/giosh94mhz)) ### [`v6.2.7`](https://redirect.github.com/symfony/filesystem/releases/tag/v6.2.7) [Compare Source](https://redirect.github.com/symfony/filesystem/compare/v6.2.5...v6.2.7) **Changelog** (https://github.com/symfony/filesystem/compare/v6.2.6...v6.2.7) - no significant changes

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

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

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.



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

renovate[bot] commented 10 months ago

⚠ 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:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update symfony/filesystem:7.0.7 --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/filesystem 7.0.7 (exact version match: 7.0.7 or 7.0.7.0), found symfony/filesystem[v7.0.7] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - friendsofphp/php-cs-fixer is locked to version v3.14.3 and an update of this package was not requested.
    - friendsofphp/php-cs-fixer v3.14.3 requires symfony/filesystem ^5.4 || ^6.0 -> found symfony/filesystem[v5.4.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (7.0.7).
  Problem 3
    - nette/schema v1.2.3 requires php >=7.1 <8.3 -> your php version (8.3.6) does not satisfy that requirement.
    - league/commonmark 2.3.8 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
    - laravel/framework v9.48.0 requires league/commonmark ^2.2.1 -> satisfiable by league/commonmark[2.3.8].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.2.3].
    - laravel/framework is locked to version v9.48.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.
renovate[bot] commented 4 months ago

⚠️ 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:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update symfony/filesystem:7.1.5 --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/filesystem 7.1.5 (exact version match: 7.1.5 or 7.1.5.0), found symfony/filesystem[v7.1.5] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - friendsofphp/php-cs-fixer is locked to version v3.14.3 and an update of this package was not requested.
    - friendsofphp/php-cs-fixer v3.14.3 requires symfony/filesystem ^5.4 || ^6.0 -> found symfony/filesystem[v5.4.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (7.1.5).
  Problem 3
    - nette/schema v1.2.3 requires php >=7.1 <8.3 -> your php version (8.3.11) does not satisfy that requirement.
    - league/commonmark 2.3.8 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
    - laravel/framework v9.48.0 requires league/commonmark ^2.2.1 -> satisfiable by league/commonmark[2.3.8].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.2.3].
    - laravel/framework is locked to version v9.48.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.