Update dependency pestphp/pest to v4 #98

Merged
l4p1n merged 1 commit from renovate/pestphp-pest-4.x into trunk 2025-10-17 12:06:00 +02:00
Collaborator

This PR contains the following updates:

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

Release Notes

pestphp/pest (pestphp/pest)

v4.1.2

Compare Source

  • uses phpunit@12.4

v4.1.1

Compare Source

  • Bumps requirements

v4.1.0

Compare Source

Browser Plugin:

  • Added ->from()->newYork() to set locale, timezone, and geolocation. Supports dozens of cities worldwide.
  • Added assertNoBrokenImages to check for broken images on pages.
  • Added withinFrame to test content inside iframes.
  • Added withUserAgent to customize the user agent.
  • New methods: resize, forward, back, waitForEvent, typeSlowly, rightClick, withKeyDown, and more.

v4.0.4

Compare Source

  • bumps phpunit version

v4.0.3

Compare Source

  • fix: prevent duplicate covers attributes
  • chore: uses phpunit 12.3.6

v4.0.2

Compare Source

  • fix: --coverage option causing out-of-memory exception

v4.0.1

Compare Source

  • fix: --testdox causing an runtime exception.

v4.0.0

Compare Source

Pest v4 is here — now with browser testing!

Browser tests that feel like unit tests: Laravel-ready, Playwright-powered, parallel-fast, with smoke & visual regression built in.

Discover Pest v4 — and our new website: pestphp.com


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](https://github.com/pestphp/pest) | `^3.0` -> `^4.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/pestphp%2fpest/4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/pestphp%2fpest/3.8.4/4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pestphp/pest (pestphp/pest)</summary> ### [`v4.1.2`](https://github.com/pestphp/pest/releases/tag/v4.1.2) [Compare Source](https://github.com/pestphp/pest/compare/v4.1.1...v4.1.2) - uses `phpunit@12.4` ### [`v4.1.1`](https://github.com/pestphp/pest/releases/tag/v4.1.1) [Compare Source](https://github.com/pestphp/pest/compare/v4.1.0...v4.1.1) - Bumps requirements ### [`v4.1.0`](https://github.com/pestphp/pest/releases/tag/v4.1.0) [Compare Source](https://github.com/pestphp/pest/compare/v4.0.4...v4.1.0) Browser Plugin: - Added `->from()->newYork()` to set locale, timezone, and geolocation. Supports dozens of cities worldwide. - Added `assertNoBrokenImages` to check for broken images on pages. - Added `withinFrame` to test content inside iframes. - Added `withUserAgent` to customize the user agent. - New methods: `resize`, `forward`, `back`, `waitForEvent`, `typeSlowly`, `rightClick`, `withKeyDown`, and more. ### [`v4.0.4`](https://github.com/pestphp/pest/releases/tag/v4.0.4) [Compare Source](https://github.com/pestphp/pest/compare/v4.0.3...v4.0.4) - bumps phpunit version ### [`v4.0.3`](https://github.com/pestphp/pest/releases/tag/v4.0.3) [Compare Source](https://github.com/pestphp/pest/compare/v4.0.2...v4.0.3) - fix: prevent duplicate `covers` attributes - chore: uses phpunit `12.3.6` ### [`v4.0.2`](https://github.com/pestphp/pest/releases/tag/v4.0.2) [Compare Source](https://github.com/pestphp/pest/compare/v4.0.1...v4.0.2) - fix: `--coverage` option causing out-of-memory exception ### [`v4.0.1`](https://github.com/pestphp/pest/releases/tag/v4.0.1) [Compare Source](https://github.com/pestphp/pest/compare/v4.0.0...v4.0.1) - fix: `--testdox` causing an runtime exception. ### [`v4.0.0`](https://github.com/pestphp/pest/releases/tag/v4.0.0) [Compare Source](https://github.com/pestphp/pest/compare/v3.8.4...v4.0.0) Pest v4 is here — now with browser testing! ✨ Browser tests that feel like unit tests: Laravel-ready, Playwright-powered, parallel-fast, with smoke & visual regression built in. Discover Pest v4 — and our new website: **[pestphp.com](https://pestphp.com)** </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDguNiIsInVwZGF0ZWRJblZlciI6IjQxLjE0OC42IiwidGFyZ2V0QnJhbmNoIjoidHJ1bmsiLCJsYWJlbHMiOlsiMFR5cGUvRGVwZW5kZW5jaWVzIiwiMURlcGVuZGVuY3kvQ29tcG9zZXIiLCIyRGVwZW5kZW5jeS1JbXBhY3QvTWFqb3IiXX0=-->
Update dependency pestphp/pest to v4
Some checks failed
renovate/artifacts Artifact file update failure
058b85e028
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:4.1.2 --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 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.
Dependency phpunit/phpunit 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 ^4.0, found pestphp/pest[v4.0.0, ..., v4.1.2] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - pestphp/pest-plugin-laravel is locked to version v3.2.0 and an update of this package was not requested.
    - pestphp/pest-plugin-laravel v3.2.0 requires pestphp/pest ^3.8.2 -> found pestphp/pest[v3.8.2, v3.8.3, v3.8.4] but it conflicts with your root composer.json require (^4.0).

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:4.1.2 --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 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. Dependency phpunit/phpunit 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 ^4.0, found pestphp/pest[v4.0.0, ..., v4.1.2] but these were not loaded, likely because it conflicts with another require. Problem 2 - pestphp/pest-plugin-laravel is locked to version v3.2.0 and an update of this package was not requested. - pestphp/pest-plugin-laravel v3.2.0 requires pestphp/pest ^3.8.2 -> found pestphp/pest[v3.8.2, v3.8.3, v3.8.4] but it conflicts with your root composer.json require (^4.0). Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. ```
l4p1n merged commit 8e502c4b07 into trunk 2025-10-17 12:06:00 +02:00
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!98
No description provided.