Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 20, 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.6 -> ^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.

v2.36.0

Compare Source

v2.35.1

Compare Source

Full Changelog: pestphp/pest@v2.35.0...v2.35.1

v2.35.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.34.9...v2.35.0

v2.34.9

Compare Source

Full Changelog: pestphp/pest@v2.34.8...v2.34.9

v2.34.8

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.34.7...v2.34.8

v2.34.7

Compare Source

Full Changelog: pestphp/pest@v2.34.6...v2.34.7

v2.34.6

Compare Source

Full Changelog: pestphp/pest@v2.34.5...v2.34.6

v2.34.5

Compare Source

Full Changelog: pestphp/pest@v2.34.4...v2.34.5

v2.34.4

Compare Source

Full Changelog: pestphp/pest@v2.34.3...v2.34.4

v2.34.3

Compare Source

Full Changelog: pestphp/pest@v2.34.2...v2.34.3

v2.34.2

Compare Source

Full Changelog: pestphp/pest@v2.34.1...v2.34.2

v2.34.1

Compare Source

Full Changelog: pestphp/pest@v2.34.0...v2.34.1

v2.34.0

Compare Source

What's Changed

  • feat(plugin-laravel): adds --without-exception-handling, --with-exception-handling, without-deprecation-handling, and with-deprecation-handling CLI options

v2.33.6

Compare Source

Full Changelog: pestphp/pest@v2.33.5...v2.33.6

v2.33.5

Compare Source

Full Changelog: pestphp/pest@v2.33.4...v2.33.5

v2.33.4

Compare Source

Full Changelog: pestphp/pest@v2.33.3...v2.33.4

v2.33.3

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.33.2...v2.33.3

v2.33.2

Compare Source

Full Changelog: pestphp/pest@v2.33.1...v2.33.2

v2.33.1

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.33.0...v2.33.1

v2.33.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.32.3...v2.33.0

v2.32.3

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.32.2...v2.32.3

v2.32.2

Compare Source

Full Changelog: pestphp/pest@v2.32.1...v2.32.2

v2.32.1

Compare Source

Full Changelog: pestphp/pest@v2.32.0...v2.32.1

v2.32.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.31.0...v2.32.0

v2.31.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.30.0...v2.31.0

v2.30.0

Compare Source

v2.29.1

Compare Source

Full Changelog: pestphp/pest@v2.29.0...v2.29.1

v2.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.28.1...v2.29.0

v2.28.1

Compare Source

Full Changelog: pestphp/pest@v2.28.0...v2.28.1

v2.28.0

Compare Source

Full Changelog: pestphp/pest@v2.27.0...v2.28.0

v2.27.0

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.26.0...v2.27.0

v2.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.25.0...v2.26.0

v2.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.24.3...v2.25.0

v2.24.3

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.24.2...v2.24.3

v2.24.2

Compare Source

What's Changed

  • Create PHPStan extension and add HigherOrderTapProxy to universalObjectCratesClasses by @​CalebDW in #​996

New Contributors

Full Changelog: pestphp/pest@v2.24.1...v2.24.2

v2.24.1

Compare Source

Full Changelog: pestphp/pest@v2.24.0...v2.24.1

v2.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.23.2...v2.24.0

v2.23.2

Compare Source

v2.23.1

Compare Source

v2.23.0

Compare Source

v2.22.1

Compare Source

Full Changelog: pestphp/pest@v2.22.0...v2.22.1

v2.22.0

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.21.0...v2.22.0

v2.21.0

Compare Source

Full Changelog: pestphp/pest@v2.20.0...v2.21.0

v2.20.0

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.19.2...v2.20.0

v2.19.2

Compare Source

Full Changelog: pestphp/pest@v2.19.1...v2.19.2

v2.19.1

Compare Source

Full Changelog: pestphp/pest@v2.19.0...v2.19.1

v2.19.0

Compare Source

What's Changed

Full Changelog: pestphp/pest@v2.18.2...v2.19.0

v2.18.2

Compare Source

What's Changed

  • Switch mixed indentation to spaces only in Laravel stub for phpunit.xml.stub by @​adevade in #​957

New Contributors

Full Changelog: pestphp/pest@v2.18.1...v2.18.2

v2.18.1

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.18.0...v2.18.1

v2.18.0

Compare Source

v2.17.0

Compare Source

Added
  • toHaveMethod expectation (#​947)
  • toHaveAttribute expectation (#​934)

v2.16.1

Compare Source

Added
Fixed
New Contributors

v2.16.0

Compare Source

Added
  • toBeDigits (#​911)
  • toBeCamelCase, toBeKebabCase, toBeSnakeCase, toBeStudlyCase, toHaveSnakeCaseKeys, toHaveKebabCaseKeys, toHaveCamelCaseKeys, toHaveStudlyCaseKeys (#​921)
  • native functions support on arch expectations, e.g: expect('sleep')->toBeUsed(); (#​4)
Changed
Fixed

v2.15.0

Compare Source

Added

v2.14.1

Compare Source

Changed
  • Bumps PHPUnit to ^10.3.2 (e012517)

v2.14.0

Compare Source

Added
  • toBeUppercase(), toBeLowercase(), toBeAlphaNumeric(), toBeAlpha() (#​906)

v2.13.0

Compare Source

Added
  • expect()->ddWhen and expect()->ddUnless (306b7eb)

v2.12.2

Compare Source

Fixed
  • Running tests from uses parent class (#​898)

v2.12.1

Compare Source

Full Changelog: pestphp/pest@v2.12.0...v2.12.1

v2.12.0

Compare Source

Added
  • Allows multiple toMatchSnapshot per test (#​881)
Changed
  • Bumps PHPUnit to ^10.2.7 (43107c1)

v2.11.0

Compare Source

Added
  • toBeInvokableexpectation (#​891)

v2.10.1

Compare Source

Fixed
  • not->toHaveSuffix and toHavePrefix expectations (#​888)

v2.10.0

Compare Source

Added
Fixed

v2.9.5

Compare Source

Full Changelog: pestphp/pest@v2.9.4...v2.9.5

v2.9.4

Compare Source

Full Changelog: pestphp/pest@v2.9.3...v2.9.4

v2.9.3

Compare Source

v2.9.2

Compare Source

TODO

v2.9.1

Compare Source

Full Changelog: pestphp/pest@v2.9.0...v2.9.1

v2.9.0

Compare Source

TODO

v2.8.3

Compare Source

Full Changelog: pestphp/pest@v2.8.2...v2.8.3

v2.8.2

Compare Source

Full Changelog: pestphp/pest@v2.8.1...v2.8.2

v2.8.1

Compare Source

Full Changelog: pestphp/pest@v2.8.0...v2.8.1

v2.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: pestphp/pest@v2.7.0...v2.8.0

v2.7.0

Compare Source

Full Changelog: pestphp/pest@v2.6.3...v2.7.0

v2.6.3

Compare Source

Full Changelog: pestphp/pest@v2.6.2...v2.6.3


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.

@renovate renovate bot enabled auto-merge (squash) August 20, 2025 20:27
Copy link
Contributor Author

renovate bot commented Aug 20, 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: composer.lock
Command failed: composer update pestphp/pest:4.1.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 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.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - 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.4.12) does not satisfy that requirement.
  Problem 3
    - pestphp/pest-plugin-laravel is locked to version v2.0.0 and an update of this package was not requested.
    - pestphp/pest-plugin-laravel v2.0.0 requires pestphp/pest ^2.0.0 -> found pestphp/pest[v2.0.1, ..., v2.36.0] but it conflicts with your root composer.json require (^4.0).
  Problem 4
    - laravel/framework is locked to version v10.13.1 and an update of this package was not requested.
    - laravel/framework v10.13.1 requires league/commonmark ^2.2.1 -> satisfiable by league/commonmark[2.4.0].
    - league/commonmark 2.4.0 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.2.3].
    - nette/schema v1.2.3 requires php >=7.1 <8.3 -> your php version (8.4.12) does not satisfy that requirement.

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