-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency pestphp/pest to v3 #124
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pestphp-pest-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
composer
dependencies
Pull requests that update a dependency file
labels
Sep 10, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
renovate
bot
force-pushed
the
renovate/pestphp-pest-3.x
branch
from
September 19, 2024 19:26
c5fa4c5
to
b401962
Compare
renovate
bot
force-pushed
the
renovate/pestphp-pest-3.x
branch
from
September 19, 2024 19:31
b401962
to
a75318c
Compare
renovate
bot
force-pushed
the
renovate/pestphp-pest-3.x
branch
from
September 19, 2024 19:37
a75318c
to
9899535
Compare
renovate
bot
force-pushed
the
renovate/pestphp-pest-3.x
branch
from
September 19, 2024 19:40
9899535
to
953fbfd
Compare
renovate
bot
force-pushed
the
renovate/pestphp-pest-3.x
branch
from
September 19, 2024 19:48
953fbfd
to
e47b17f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.35
->^3.0
Release Notes
pestphp/pest (pestphp/pest)
v3.7.1
Compare Source
v3.7.0
Compare Source
v3.6.0
Compare Source
v3.5.2
Compare Source
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
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/Stockholm, 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.
This PR was generated by Mend Renovate. View the repository job log.