Upgrade pestphp/pest to version 2.4.0 #18
Closed
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ pestphp/pest (^1.21 → ^2.4.0) · Repo · Changelog
Release Notes
2.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
release: v2.4.0
chore: update dependencies
docs: update changelog
Merge pull request #760 from lucasgiovanny/toHaveProperties
docs: update changelog
chore: bumps dependencies
update toHaveProperties
docs: unreleased notes
Merge pull request #757 from pestphp/feat/skip-on-windows
feat: reworks methods
Merge pull request #758 from faissaloux/feat/skip-on-os-family
fix return
add ability to skip on multiple os families
skip os family
feat: skips on windows
Merge pull request #755 from fabio-ivona/fix-windows-tests
fix windows tests
chore: refactor `RenderableOnCollisionEditor`
Merge pull request #754 from fabio-ivona/collision-custom-editor-support
lint
add tests
matches Collision changes
chore: bumps dev dependencies
Merge pull request #753 from gehrisandro/fix-tests-in-helpers-directory
fix: tests in Helpers directory are not executed
Merge pull request #748 from ncharalampidis/2.x
Merge pull request #747 from gehrisandro/add-teamcity-testsuite-count
remove unnecessary custom phpunit xml added previously
fix parallel execution of test class that inherit other class with the same name
teamcity: add missing test count output
Merge pull request #745 from dansysanalyst/improve_exception_message
improve message
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands