Update dependency pestphp/pest-plugin-laravel to v4 #90

Open
professeur-chen wants to merge 1 commit from renovate/pestphp-pest-plugin-laravel-4.x into trunk
Collaborator

This PR contains the following updates:

Package Change Age Confidence
pestphp/pest-plugin-laravel ^3.0 -> ^4.0 age confidence

Release Notes

pestphp/pest-plugin-laravel (pestphp/pest-plugin-laravel)

v4.0.0

Compare Source

v3.2.0

Compare Source


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.


  • 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 | Change | Age | Confidence | |---|---|---|---| | [pestphp/pest-plugin-laravel](https://github.com/pestphp/pest-plugin-laravel) | `^3.0` -> `^4.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/pestphp%2fpest-plugin-laravel/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/pestphp%2fpest-plugin-laravel/3.1.0/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pestphp/pest-plugin-laravel (pestphp/pest-plugin-laravel)</summary> ### [`v4.0.0`](https://github.com/pestphp/pest-plugin-laravel/compare/v3.2.0...v4.0.0) [Compare Source](https://github.com/pestphp/pest-plugin-laravel/compare/v3.2.0...v4.0.0) ### [`v3.2.0`](https://github.com/pestphp/pest-plugin-laravel/compare/v3.1.0...v3.2.0) [Compare Source](https://github.com/pestphp/pest-plugin-laravel/compare/v3.1.0...v3.2.0) </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjEiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjEiLCJ0YXJnZXRCcmFuY2giOiJ0cnVuayIsImxhYmVscyI6WyIwVHlwZS9EZXBlbmRlbmNpZXMiLCIxRGVwZW5kZW5jeS9Db21wb3NlciIsIjJEZXBlbmRlbmN5LUltcGFjdC9NYWpvciJdfQ==-->
Update dependency pestphp/pest-plugin-laravel to v4
Some checks failed
renovate/artifacts Artifact file update failure
e00694d38a
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 pestphp/pest-plugin-laravel:4.0.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
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.
Dependency pestphp/pest 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 pestphp/pest-plugin-laravel ^4.0 -> satisfiable by pestphp/pest-plugin-laravel[v4.0.0].
    - pestphp/pest-plugin-laravel v4.0.0 requires laravel/framework ^11.45.2|^12.25.0 -> found laravel/framework[v11.45.2, v12.25.0] but the package is fixed to v12.2.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.

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 pestphp/pest-plugin-laravel:4.0.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes 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. Dependency pestphp/pest 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 pestphp/pest-plugin-laravel ^4.0 -> satisfiable by pestphp/pest-plugin-laravel[v4.0.0]. - pestphp/pest-plugin-laravel v4.0.0 requires laravel/framework ^11.45.2|^12.25.0 -> found laravel/framework[v11.45.2, v12.25.0] but the package is fixed to v12.2.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. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. ```
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/pestphp-pest-plugin-laravel-4.x:renovate/pestphp-pest-plugin-laravel-4.x
git switch renovate/pestphp-pest-plugin-laravel-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch trunk
git merge --no-ff renovate/pestphp-pest-plugin-laravel-4.x
git switch renovate/pestphp-pest-plugin-laravel-4.x
git rebase trunk
git switch trunk
git merge --ff-only renovate/pestphp-pest-plugin-laravel-4.x
git switch renovate/pestphp-pest-plugin-laravel-4.x
git rebase trunk
git switch trunk
git merge --no-ff renovate/pestphp-pest-plugin-laravel-4.x
git switch trunk
git merge --squash renovate/pestphp-pest-plugin-laravel-4.x
git switch trunk
git merge --ff-only renovate/pestphp-pest-plugin-laravel-4.x
git switch trunk
git merge renovate/pestphp-pest-plugin-laravel-4.x
git push origin trunk
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: l4p1n-bot/website#90
No description provided.