chore(deps): update dependency pestphp/pest to v3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| pestphp/pest | ^2.0 -> ^3.0 |
Release Notes
pestphp/pest (pestphp/pest)
v3.5.1
Full Changelog: https://github.com/pestphp/pest/compare/v3.5.0...v3.5.1
v3.5.0
feat: support for nested describe blocks by @jshayes in https://github.com/pestphp/pest/pull/1295
fix: issue where a describe block will prevent a beforeEach call from executing by @jshayes in https://github.com/pestphp/pest/pull/1294
v3.4.2
Full Changelog: https://github.com/pestphp/pest/compare/v3.4.1...v3.4.2
v3.4.1
chore: uses stable versions of collision and termwind (with PHP 8.4 support)
v3.4.0
feat: php v8.4 support
v3.3.2
docs: fixes composer command by @AbdellahBoutmad in https://github.com/pestphp/pest/pull/1293 fix: missing policy suffix test by @olivernybroe in https://github.com/pestphp/pest/pull/1292
v3.3.1
chore: bumps dependencies
v3.3.0
feat: uses phpunit v11.4.0.
v3.2.5
fix: missing middleware method on allowable public methods on controllers on laravel preset by @CamKem in https://github.com/pestphp/pest/pull/1280
fix: strict types expectation to allows for comments above declaration by @midnite81 in https://github.com/pestphp/pest/pull/1279
v3.2.4
fix: App\Exceptions\Handler ignored on laravel preset
v3.2.3
feat: laravel preset now ignores concerns on App\Enums and App\Features by @jeremynikolic in https://github.com/pestphp/pest/pull/1275
v3.2.2
fix: auto-complete on ->preset method
v3.2.1
fix: fix: missing != and !== on new toUseStrictEquality arch expectation
v3.2.0
feat: adds toUseStrictEquality arch expectation
v3.1.0
feat: adds mutates function. https://pestphp.com/docs/mutation-testing
v3.0.8
fix: todo calls with ints on parameters
v3.0.7
chore: bumps phpunit version fix: update assignee URL for Jira by @owenvoke in https://github.com/pestphp/pest/pull/1254
v3.0.6
fix: team city usage on phpstorm. https://github.com/pestphp/pest/issues/1236
v3.0.5
fix: parallel mutation testing when using Laravel Herd
v3.0.4
fix: afterEach being called twice. https://github.com/pestphp/pest/issues/1230
v3.0.3
fix: pest()->printer() method wrongly named. https://github.com/pestphp/pest/issues/1229
v3.0.2
- fix:
--processesbeing ignored when running mutate on parallel. https://github.com/pestphp/pest/issues/1228
v3.0.1
- fix:
--coveragenot working on non-parallel mode. https://github.com/pestphp/pest/issues/1223
v3.0.0
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 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.