deps(deps): update dependency pestphp/pest to v3 #570
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.34
->^3.0
Release Notes
pestphp/pest (pestphp/pest)
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 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/1294v3.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 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
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 https://github.com/pestphp/pest/pull/1280fix: strict types expectation to allows for comments above declaration by @midnite81 in https://github.com/pestphp/pest/pull/1279
v3.2.4
Compare Source
fix:
App\Exceptions\Handler
ignored on laravel presetv3.2.3
Compare Source
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
Compare Source
fix: auto-complete on
->preset
methodv3.2.1
Compare Source
fix: fix: missing
!=
and!==
on newtoUseStrictEquality
arch expectationv3.2.0
Compare Source
feat: adds
toUseStrictEquality
arch expectationv3.1.0
Compare Source
feat: adds
mutates
function. https://pestphp.com/docs/mutation-testingv3.0.8
Compare Source
fix:
todo
calls withints
on parametersv3.0.7
Compare Source
chore: bumps phpunit version
fix: update assignee URL for Jira by @owenvoke in https://github.com/pestphp/pest/pull/1254
v3.0.6
Compare Source
fix: team city usage on phpstorm. https://github.com/pestphp/pest/issues/1236
v3.0.5
Compare Source
fix: parallel mutation testing when using Laravel Herd
v3.0.4
Compare Source
fix:
afterEach
being called twice. https://github.com/pestphp/pest/issues/1230v3.0.3
Compare Source
fix:
pest()->printer()
method wrongly named. https://github.com/pestphp/pest/issues/1229v3.0.2
Compare Source
--processes
being ignored when running mutate on parallel. https://github.com/pestphp/pest/issues/1228v3.0.1
Compare Source
--coverage
not working on non-parallel mode. https://github.com/pestphp/pest/issues/1223v3.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
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.
This PR was generated by Mend Renovate. View the repository job log.