airtng-laravel
airtng-laravel copied to clipboard
Bump phpspec/phpspec from 7.0.1 to 7.4.0
Bumps phpspec/phpspec from 7.0.1 to 7.4.0.
Release notes
Sourced from phpspec/phpspec's releases.
7.4.0
Added
- Allow PHPUnit 10
@ciaranmcnulty@Jean85- Allow Doctrine/instantiator 2
@stof- Allow sebastian/export 5
@arendjantetterooChanged
- Use Psalm 5
@rogervila- Added .editorconfig
@chapeupreto7.3.0
Added
- PHP 8.2 support
@gquemenerFixed
- Deprecation notices for dynamic properties under PHP 8.2
@gquemener- Fixed CI config for PHP 8.2
@rogervila7.2.0
Added
- PHP 8.1 support
@ADmad,@iambrosi,@jaylinski- Symfony 6.0 support
@loic425- TeamCity formatter
@AyrtonRicardo- Display any Specs that have been ignored (e.g. due to broken namespaces)
@gquemener- Temporarily disallow intersection types when requesting Mocks
@ciaranmcnultyFixed
- Error when checking an Exception with unset properties is thrown
@jmleroux- Sort order of default matchers made consistent between PHP 7/8
@dannyvw- Removed redundant cast
@driesvintsChanged
- Ship fewer files in the archive versions
@drupol7.1.0
Fixed
- Suppressed errors on PHP 8 no longer cause failing tests
@AlexandruGGAdded
- ApproximatelyMatcher can now compare arrays of floats
@ciaranmcnulty
Changelog
Sourced from phpspec/phpspec's changelog.
[7.4.0]
Added
- Allow PHPUnit 10
@ciaranmcnulty@Jean85- Allow Doctrine/instantiator 2
@stof- Allow sebastian/export 5
@arendjantetterooChanged
- Use Psalm 5
@rogervila- Added .editorconfig
@chapeupreto[7.3.0]
Added
- PHP 8.2 support
@gquemenerFixed
- Deprecation notices for dynamic properties under PHP 8.2
@gquemener- Fixed CI config for PHP 8.2
@rogervila[7.2.0]
Added
- PHP 8.1 support
@ADmad,@iambrosi,@jaylinski- Symfony 6.0 support
@loic425- TeamCity formatter
@AyrtonRicardo- Display any Specs that have been ignored (e.g. due to broken namespaces)
@gquemener- Temporarily disallow intersection types when requesting Mocks
@ciaranmcnultyFixed
- Error when checking an Exception with unset properties is thrown
@jmleroux- Sort order of default matchers made consistent between PHP 7/8
@dannyvw- Removed redundant cast
@driesvintsChanged
- Ship fewer files in the archive versions
@drupol[7.1.0]
Fixed
- Suppressed errors on PHP 8 no longer cause failing tests
@AlexandruGGAdded
- ApproximatelyMatcher can now compare arrays of floats
@ciaranmcnulty
Commits
28faa87Update for 7.4.0 released382a84Merge pull request #1446 from ciaranmcnulty/allow-phpunit-102e1e256Merge pull request #1442 from stof/instantiator_2bce5944Add minimum-stability dev jobc275b21Fix: remove parameter types for older versions2b4dd0cMove ObjectEngine tests to integration now that they rely on a concrete class0d9b12aFix broken assertiona966a7bAllow PHPUnit 10ea69853Merge pull request #1443 from arendjantetteroo/patch-11e5e0e5Allow sebastian/export v5- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)