Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update dependency pestphp/pest to v3.7.4 #223

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pestphp/pest 3.7.1 -> 3.7.4 age adoption passing confidence

Release Notes

pestphp/pest (pestphp/pest)

v3.7.4

Compare Source

  • Adds --compact option to coverage

v3.7.3

Compare Source

  • Adds Laravel 12 support

v3.7.2

Compare Source

  • Bumps PHPUnit version.

Configuration

📅 Schedule: Branch creation - "before 6am every weekday" 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.


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

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

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. php This PR is related to PHP. labels Jan 20, 2025
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.44%. Comparing base (30a396e) to head (ccc5c2b).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #223   +/-   ##
=========================================
  Coverage     80.44%   80.44%           
  Complexity       68       68           
=========================================
  Files            22       22           
  Lines           358      358           
=========================================
  Hits            288      288           
  Misses           70       70           
Flag Coverage Δ
pest 80.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/pestphp-pest-3.x-lockfile branch 3 times, most recently from f6a46fd to ea12d7a Compare January 21, 2025 10:52
@renovate renovate bot force-pushed the renovate/pestphp-pest-3.x-lockfile branch from ea12d7a to ccc5c2b Compare January 23, 2025 08:22
@renovate renovate bot changed the title ⬆️ Update dependency pestphp/pest to v3.7.2 ⬆️ Update dependency pestphp/pest to v3.7.4 Jan 23, 2025
Copy link
Contributor Author

renovate bot commented Jan 23, 2025

⚠️ 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: laravel/composer.lock
Command failed: composer update pestphp/pest:3.7.4 --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 nunomaduro/collision 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 ^3.0 -> satisfiable by pestphp/pest[v3.7.4].
    - pestphp/pest v3.7.4 requires nunomaduro/collision ^8.6.1 -> found nunomaduro/collision[v8.6.1] but the package is fixed to v8.5.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
    - pestphp/pest-plugin-livewire is locked to version v3.0.0 and an update of this package was not requested.
    - pestphp/pest v3.7.4 requires nunomaduro/collision ^8.6.1 -> found nunomaduro/collision[v8.6.1] but the package is fixed to v8.5.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.
    - pestphp/pest-plugin-livewire v3.0.0 requires pestphp/pest ^3.0.0 -> satisfiable by pestphp/pest[v3.7.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
dependencies Upgrade or downgrade of project dependencies. php This PR is related to PHP.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants