Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

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

Release Notes

pestphp/pest (pestphp/pest)

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

v3.8.4

Compare Source

v3.8.3

Compare Source

  • adds support for phpunit v11.5.33

v3.8.2

Compare Source

  • Fixes namespaced functions breaking arch testing

v3.8.1

Compare Source

fix: installation of pest on laravel's starter kits

v3.8.0

Compare Source

  • The --compact flag now hides type coverage for files exceeding 100%.
  • Added support for using * as a wildcard in architecture-related expectations.
  • Various bug fixes in architecture-related methods.

ad: youtube.com/watch?v=o6ZWWy_RQBw

v3.7.5

Compare Source

  • Bumps dependencies.
  • Fixes JunitXmlLoggerout of sync with PHPUnit.

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.

v3.7.1

Compare Source

  • Bumps PHPUnit and Paratest versions

v3.7.0

Compare Source

  • Adds PHPUnit 11.5.0 support

v3.6.0

Compare Source

Full Changelog: pestphp/pest@v3.5.2...v3.6.0

v3.5.2

Compare Source

Full Changelog: pestphp/pest@v3.5.1...v3.5.2

v3.5.1

Compare Source

Full Changelog: pestphp/pest@v3.5.0...v3.5.1

v3.5.0

Compare Source

feat: support for nested describe blocks by @​jshayes in #​1295
fix: issue where a describe block will prevent a beforeEach call from executing by @​jshayes in #​1294

v3.4.2

Compare Source

Full Changelog: pestphp/pest@v3.4.1...v3.4.2

v3.4.1

Compare Source

chore: uses stable versions of collision and termwind (with PHP 8.4 support)

v3.4.0

Compare Source

feat: php v8.4 support

v3.3.2

Compare Source

docs: fixes composer command by @​AbdellahBoutmad in #​1293
fix: missing policy suffix test by @​olivernybroe in #​1292

v3.3.1

Compare Source

chore: bumps dependencies

v3.3.0

Compare Source

feat: uses phpunit v11.4.0.

v3.2.5

Compare Source

fix: missing middleware method on allowable public methods on controllers on laravel preset by @​CamKem in #​1280
fix: strict types expectation to allows for comments above declaration by @​midnite81 in #​1279

v3.2.4

Compare Source

fix: App\Exceptions\Handler ignored on laravel preset

v3.2.3

Compare Source

feat: laravel preset now ignores concerns on App\Enums and App\Features by @​jeremynikolic in #​1275

v3.2.2

Compare Source

fix: auto-complete on ->preset method

v3.2.1

Compare Source

fix: fix: missing != and !== on new toUseStrictEquality arch expectation

v3.2.0

Compare Source

feat: adds toUseStrictEquality arch expectation

v3.1.0

Compare Source

feat: adds mutates function. https://pestphp.com/docs/mutation-testing

v3.0.8

Compare Source

fix: todo calls with ints on parameters

v3.0.7

Compare Source

chore: bumps phpunit version
fix: update assignee URL for Jira by @​owenvoke in #​1254

v3.0.6

Compare Source

fix: team city usage on phpstorm. #​1236

v3.0.5

Compare Source

fix: parallel mutation testing when using Laravel Herd

v3.0.4

Compare Source

fix: afterEach being called twice. #​1230

v3.0.3

Compare Source

fix: pest()->printer() method wrongly named. #​1229

v3.0.2

Compare Source

  • fix: --processes being ignored when running mutate on parallel. #​1228

v3.0.1

Compare Source

  • fix: --coverage not working on non-parallel mode. #​1223

v3.0.0

Compare Source

Please consult the upgrade guide and release notes in the official Pest documentation.


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 was generated by Mend Renovate. View the repository job log.

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