Skip to content

chore(deps): update dependency pestphp/pest-plugin-laravel to v2.4.0#191

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pestphp-pest-plugin-laravel-2.x-lockfile
Open

chore(deps): update dependency pestphp/pest-plugin-laravel to v2.4.0#191
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pestphp-pest-plugin-laravel-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 15, 2023

This PR contains the following updates:

Package Change Age Confidence
pestphp/pest-plugin-laravel 2.0.02.4.0 age confidence

Release Notes

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

v2.4.0

Compare Source

v2.3.0

Compare Source

v2.2.0

Compare Source

v2.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

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

@ghost
Copy link
Copy Markdown

ghost commented Aug 15, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@renovate renovate bot force-pushed the renovate/pestphp-pest-plugin-laravel-2.x-lockfile branch 2 times, most recently from c18d29c to 1ae91f5 Compare August 22, 2023 17:19
@renovate renovate bot force-pushed the renovate/pestphp-pest-plugin-laravel-2.x-lockfile branch from 1ae91f5 to 3df6205 Compare August 26, 2023 14:31
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Aug 27, 2023

⚠ 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:2.4.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
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
    - ergebnis/composer-normalize is locked to version 2.36.0 and an update of this package was not requested.
    - ergebnis/composer-normalize 2.36.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.6) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires pestphp/pest-plugin-laravel ^2.0.0 -> satisfiable by pestphp/pest-plugin-laravel[v2.4.0].
    - pestphp/pest-plugin-laravel v2.4.0 requires laravel/framework ^10.48.9|^11.5.0 -> found laravel/framework[v10.48.9, v10.48.10, v11.5.0, v11.6.0, v11.7.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - brianium/paratest v7.1.4 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.6) does not satisfy that requirement.
    - pestphp/pest v2.6.1 requires brianium/paratest ^7.1.4 -> satisfiable by brianium/paratest[v7.1.4].
    - pestphp/pest is locked to version v2.6.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 renovate bot changed the title chore(deps): update dependency pestphp/pest-plugin-laravel to v2.2.0 chore(deps): update dependency pestphp/pest-plugin-laravel to v2.3.0 Feb 17, 2024
@renovate renovate bot enabled auto-merge (rebase) March 20, 2024 12:40
@renovate renovate bot changed the title chore(deps): update dependency pestphp/pest-plugin-laravel to v2.3.0 chore(deps): update dependency pestphp/pest-plugin-laravel to v2.4.0 Apr 27, 2024
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented May 9, 2024

⚠️ 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:2.4.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 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
    - ergebnis/composer-normalize is locked to version 2.36.0 and an update of this package was not requested.
    - ergebnis/composer-normalize 2.36.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.5.4) does not satisfy that requirement.
  Problem 2
    - orchestra/testbench is locked to version v8.10.2 and an update of this package was not requested.
    - orchestra/testbench v8.10.2 requires laravel/framework >=10.17.0 <10.24.0 -> found laravel/framework[v10.17.0, ..., v10.23.1] but these were not loaded, because they are affected by security advisories ("PKSA-8qx3-n5y5-vvnd", "PKSA-w7xr-vk7n-rstm"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
  Problem 3
    - Root composer.json requires pestphp/pest-plugin-laravel ^2.0.0 -> satisfiable by pestphp/pest-plugin-laravel[v2.4.0].
    - pestphp/pest-plugin-laravel v2.4.0 requires laravel/framework ^10.48.9|^11.5.0 -> found laravel/framework[v10.48.9, ..., 10.50.2, v11.5.0, ..., v11.51.0] but these were not loaded, because they are affected by security advisories ("PKSA-8qx3-n5y5-vvnd", "PKSA-q46n-4fdk-zjr4", "PKSA-qzrn-rnz3-85w1", "PKSA-w7xr-vk7n-rstm"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
  Problem 4
    - pestphp/pest is locked to version v2.6.1 and an update of this package was not requested.
    - brianium/paratest v7.1.4 requires php ~8.1.0 || ~8.2.0 -> your php version (8.5.4) does not satisfy that requirement.
    - pestphp/pest v2.6.1 requires brianium/paratest ^7.1.4 -> satisfiable by brianium/paratest[v7.1.4].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants