php-api-clients / openapi-client-generator

OpenAPI client generator
12 stars 2 forks source link

Update dependency nunomaduro/termwind to v2 #211

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nunomaduro/termwind ^1.15 -> ^1.15 \|\| ^2.0 age adoption passing confidence

Release Notes

nunomaduro/termwind (nunomaduro/termwind) ### [`v2.2.0`](https://redirect.github.com/nunomaduro/termwind/compare/v2.1.0...v2.2.0) [Compare Source](https://redirect.github.com/nunomaduro/termwind/compare/v2.1.0...v2.2.0) ### [`v2.1.0`](https://redirect.github.com/nunomaduro/termwind/blob/HEAD/CHANGELOG.md#v210-2024-09-05) [Compare Source](https://redirect.github.com/nunomaduro/termwind/compare/v2.0.1...v2.1.0) ##### Added - Adds a `parse` function by [@​lukeraymonddowning](https://redirect.github.com/lukeraymonddowning) in [https://github.com/nunomaduro/termwind/pull/184](https://redirect.github.com/nunomaduro/termwind/pull/184) ### [`v2.0.1`](https://redirect.github.com/nunomaduro/termwind/releases/tag/v2.0.1) [Compare Source](https://redirect.github.com/nunomaduro/termwind/compare/v2.0.0...v2.0.1) **Full Changelog**: https://github.com/nunomaduro/termwind/compare/v2.0.0...v2.0.1 ### [`v2.0.0`](https://redirect.github.com/nunomaduro/termwind/releases/tag/v2.0.0) [Compare Source](https://redirect.github.com/nunomaduro/termwind/compare/v1.16.0...v2.0.0) #### What's Changed - Adds Symfony 7 support - Drops Symfony 5 and Symfony 6 support **Full Changelog**: https://github.com/nunomaduro/termwind/compare/v1.15.1...v2.0.0 ### [`v1.16.0`](https://redirect.github.com/nunomaduro/termwind/compare/v1.15.1...v1.16.0) [Compare Source](https://redirect.github.com/nunomaduro/termwind/compare/v1.15.1...v1.16.0)

Configuration

šŸ“… Schedule: Branch creation - " 6-22/3 1-5, 12-23/3 0,6" in timezone Europe/Amsterdam, 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 11 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 nunomaduro/termwind:2.0.0 --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 nunomaduro/termwind ^1.15 || ^2.0, found nunomaduro/termwind[v1.15.0, v1.15.1, v2.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - nunomaduro/collision v7.10.0 requires nunomaduro/termwind ^1.15.1 -> found nunomaduro/termwind[v1.15.1] but it conflicts with your temporary update constraint (nunomaduro/termwind:2.0.0).
    - wyrihaximus/async-test-utilities 7.2.0 requires wyrihaximus/test-utilities ^5.5.4 || ^6 -> satisfiable by wyrihaximus/test-utilities[5.6.0].
    - wyrihaximus/test-utilities 5.6.0 requires nunomaduro/collision ^7.1.0 -> satisfiable by nunomaduro/collision[v7.10.0].
    - wyrihaximus/async-test-utilities is locked to version 7.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.