composer-service
composer-service copied to clipboard
Bump phpspec/phpspec from 2.5.8 to 3.4.3
Bumps phpspec/phpspec from 2.5.8 to 3.4.3.
Release notes
Sourced from phpspec/phpspec's releases.
3.4.3
- [fixed] Undefined exception when giving wrong args to Trigger matcher (greg0ire)
3.4.2
- [fixed] Illegible text when using a white terminal background (MarcelloDuarte)
3.4.1
- [fixed] parameters after extensions ignored in config file (borNfreee)
3.4.0
- [fixed] constructor no longer generated multuple tiles (CarlosV2)
- [fixed] warning when src_path is empty (vitorf7)
- Support methods with reserved names on PHP 7 (avant1)
3.3.0
- Support sebastian/exporter 3.0 (remicollet)
- Support
.phpspec.yml
as a filename (shrikeh)3.2.3
- IDE support for shouldYield/shouldStartYielding (pamil)
3.2.2
- Support sebastian/exporter 2.0 providing PHPUnit 5.7 compatibility (mattsches)
3.2.1
- [fixed] Prevent deprecation warning in Symfony 3.2.0 (veewee)
3.2.0
- New
shouldTrigger
matcher for specifying a warning is triggered (Taluu)- New
shouldIterateAs
matcher for specifying how a class is iterated (pamil)- New
shouldBeApproximately
matcher for comparing floats (brainrepo)- [fixed] No longer suggests an outdated version of Nyan formatters (unfunco)
- [performance] Reduced size of Phar (unfunco)
3.1.1
- [fixed] Accidental linebreaks in spec name are not allowed (randompixel)
- [fixed] Throwable can be passed as instance to shouldThrow (jameshalsall)
- [performance] Phar version now has an optimised autoloader
3.1.0
- Many errors are now caught and handled without ending suite execution (ciaranmcnulty)
- Validates that matchers specified in config are valid matchers (avant1)
- Shows Error message even when Exception was expected (harrisonbro)
- Disallows doubling of PHP 7.1's
iterable
type (avant1)- [fixed] Exceptions are properly highlighted in error messages (ciaranmcnulty)
3.1.0-rc1
Since
3.0.0
:... (truncated)
- Many errors are now caught and handled without ending suite execution (ciaranmcnulty)
- Validates that matchers specified in config are valid matchers (avant1)
Commits
-
8e72ed3
Prepare for 3.4.3 release -
1bd5df6
Updating CHANGES.md -
50b1f1d
Prefer constructor over setter -
b71067e
Add missing use statement -
a728422
Make phpdoc more accurate -
86ce3cd
Update contributing rules -
6447551
Merge pull request #1138 from ciaranmcnulty/config/php-7.2-support -
102e3d6
Test against 7.2 -
4f42719
Preparing for 3.4.2 release -
7ed91df
Updating the changelog - 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
.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now
in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
@dependabot rebase
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase
.
@dependabot rebase
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase
.