Update dependency nunomaduro/collision to v8 #12

Merged
trizz merged 1 commits from renovate/nunomaduro-collision-8.x into main 2024-06-27 16:17:12 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
nunomaduro/collision require-dev major ^7 -> ^8

Release Notes

nunomaduro/collision (nunomaduro/collision)

v8.1.1

Compare Source

v8.1.0

Compare Source

Added
  • Laravel v11 support
  • PHPUnit v11 support
  • Pest v3 support

v8.0.1

Compare Source

v8.0.0

Compare Source

Added
  • Symfony v7 support
Removed
  • Symfony v6 support

Configuration

📅 Schedule: Branch creation - "before 7am" (UTC), Automerge - "before 7am" (UTC).

🚦 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 this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nunomaduro/collision](https://github.com/nunomaduro/collision) | require-dev | major | `^7` -> `^8` | --- ### Release Notes <details> <summary>nunomaduro/collision (nunomaduro/collision)</summary> ### [`v8.1.1`](https://github.com/nunomaduro/collision/compare/v8.1.0...v8.1.1) [Compare Source](https://github.com/nunomaduro/collision/compare/v8.1.0...v8.1.1) ### [`v8.1.0`](https://github.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v810-2024-01-12) [Compare Source](https://github.com/nunomaduro/collision/compare/v8.0.1...v8.1.0) ##### Added - Laravel v11 support - PHPUnit v11 support - Pest v3 support ### [`v8.0.1`](https://github.com/nunomaduro/collision/compare/v8.0.0...v8.0.1) [Compare Source](https://github.com/nunomaduro/collision/compare/v8.0.0...v8.0.1) ### [`v8.0.0`](https://github.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v800-2023-12-04) [Compare Source](https://github.com/nunomaduro/collision/compare/v7.10.0...v8.0.0) ##### Added - Symfony v7 support ##### Removed - Symfony v6 support </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 7am" (UTC), Automerge - "before 7am" (UTC). 🚦 **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-06-27 15:30:29 +02:00
Update dependency nunomaduro/collision to v8
Some checks failed
renovate/artifacts Artifact file update failure
3bab0c14e3
Author
Collaborator

⚠️ 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: composer.lock
Command failed: composer update nunomaduro/collision:8.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
Dependency symfony/console 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 symfony/console ^7, found symfony/console[v7.0.0, ..., v7.1.1] but the package is fixed to v6.4.8 (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 nunomaduro/collision ^8 -> satisfiable by nunomaduro/collision[v8.1.1].
    - nunomaduro/collision v8.1.1 requires symfony/console ^7.0.4 -> found symfony/console[v7.0.4, ..., v7.1.1] but the package is fixed to v6.4.8 (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 3
    - nunomaduro/collision v8.1.1 requires symfony/console ^7.0.4 -> found symfony/console[v7.0.4, ..., v7.1.1] but the package is fixed to v6.4.8 (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.
    - robiningelbrecht/phpunit-pretty-print v1.3.1 requires nunomaduro/collision ^7.8|^8.0 -> satisfiable by nunomaduro/collision[v8.1.1].
    - robiningelbrecht/phpunit-pretty-print is locked to version v1.3.1 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.

### ⚠️ 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: composer.lock ``` Command failed: composer update nunomaduro/collision:8.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 Dependency symfony/console 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 symfony/console ^7, found symfony/console[v7.0.0, ..., v7.1.1] but the package is fixed to v6.4.8 (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 nunomaduro/collision ^8 -> satisfiable by nunomaduro/collision[v8.1.1]. - nunomaduro/collision v8.1.1 requires symfony/console ^7.0.4 -> found symfony/console[v7.0.4, ..., v7.1.1] but the package is fixed to v6.4.8 (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 3 - nunomaduro/collision v8.1.1 requires symfony/console ^7.0.4 -> found symfony/console[v7.0.4, ..., v7.1.1] but the package is fixed to v6.4.8 (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. - robiningelbrecht/phpunit-pretty-print v1.3.1 requires nunomaduro/collision ^7.8|^8.0 -> satisfiable by nunomaduro/collision[v8.1.1]. - robiningelbrecht/phpunit-pretty-print is locked to version v1.3.1 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 force-pushed renovate/nunomaduro-collision-8.x from 3bab0c14e3 to 24f9ba0ee9 2024-06-27 16:10:28 +02:00 Compare
trizz merged commit 24f9ba0ee9 into main 2024-06-27 16:17:12 +02:00
trizz deleted branch renovate/nunomaduro-collision-8.x 2024-06-27 16:17:12 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: trizz/adventofcode#12
No description provided.