Open renovate[bot] opened 1 year ago
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:
Command failed: composer update laravel/ui:3.4.6 --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 laravel/framework 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 phpunit/phpunit ^9.0, found phpunit/phpunit[9.0.0, ..., 9.6.x-dev] but the package is fixed to 10.1.0 (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 laravel/ui ^3.0 -> satisfiable by laravel/ui[v3.4.6].
- laravel/ui v3.4.6 requires illuminate/support ^8.82|^9.0 -> found illuminate/support[v8.82.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev] but these were not loaded, likely because it conflicts with another require.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
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:
Command failed: composer update laravel/ui:3.4.6 --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 laravel/framework 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 phpunit/phpunit ^9.0, found phpunit/phpunit[9.0.0, ..., 9.6.x-dev] but the package is fixed to 10.1.0 (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 laravel/ui ^3.0 -> satisfiable by laravel/ui[v3.4.6].
- laravel/ui v3.4.6 requires illuminate/support ^8.82|^9.0 -> found illuminate/support[v8.82.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev] but these were not loaded, likely because it conflicts with another require.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
This PR contains the following updates:
3.4.0
->3.4.6
Release Notes
laravel/ui (laravel/ui)
### [`v3.4.6`](https://redirect.github.com/laravel/ui/blob/HEAD/CHANGELOG.md#v346---2022-05-20) [Compare Source](https://redirect.github.com/laravel/ui/compare/v3.4.5...v3.4.6) ##### Fixes - Fixes AuthenticatesUsers always force remember me by [@crynobone](https://redirect.github.com/crynobone) in [https://github.com/laravel/ui/pull/227](https://redirect.github.com/laravel/ui/pull/227) ### [`v3.4.5`](https://redirect.github.com/laravel/ui/blob/HEAD/CHANGELOG.md#v345---2022-02-22) [Compare Source](https://redirect.github.com/laravel/ui/compare/v3.4.4...v3.4.5) ##### Changed - Update 2014\_10\_12\_100000\_create_password_resets_table.php by [@ashkanfekridev](https://redirect.github.com/ashkanfekridev) in [https://github.com/laravel/ui/pull/223](https://redirect.github.com/laravel/ui/pull/223) ### [`v3.4.4`](https://redirect.github.com/laravel/ui/blob/HEAD/CHANGELOG.md#v344---2022-02-15) [Compare Source](https://redirect.github.com/laravel/ui/compare/v3.4.3...v3.4.4) ##### Fixed - Update ConfirmsPasswords.php by [@hannah-massey](https://redirect.github.com/hannah-massey) in [https://github.com/laravel/ui/pull/222](https://redirect.github.com/laravel/ui/pull/222) ### [`v3.4.3`](https://redirect.github.com/laravel/ui/blob/HEAD/CHANGELOG.md#v343---2022-02-08) [Compare Source](https://redirect.github.com/laravel/ui/compare/v3.4.2...v3.4.3) ##### Changed - Replace removeSpecialCharacters method with Str Helper Equivalent ([#219](https://redirect.github.com/laravel/ui/pull/219)) ### [`v3.4.2`](https://redirect.github.com/laravel/ui/blob/HEAD/CHANGELOG.md#v342-2021-12-25) [Compare Source](https://redirect.github.com/laravel/ui/compare/v3.4.1...v3.4.2) ##### Fixed - Update app.stub with correct Bootstrap 5 class ([#215](https://redirect.github.com/laravel/ui/pull/215)) - Fix bug where special characters can be used when generating throttle key ([#216](https://redirect.github.com/laravel/ui/pull/216)) ### [`v3.4.1`](https://redirect.github.com/laravel/ui/blob/HEAD/CHANGELOG.md#v341-2021-12-22) [Compare Source](https://redirect.github.com/laravel/ui/compare/v3.4.0...v3.4.1) ##### Fixed - Fix Bootstrap 5 text alignment ([#213](https://redirect.github.com/laravel/ui/pull/213))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 this update again.
This PR was generated by Mend Renovate. View the repository job log.