Skip to content

Update phpspec/phpspec requirement from ^3.0 to ^3.0|^5.0 #2

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

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on phpspec/phpspec to permit the latest version.

Release notes

Sourced from phpspec/phpspec's releases.

5.0.1

Fixed

  • Type error when using Object State Matcher (nightlinus)
Changelog

Sourced from phpspec/phpspec's changelog.

2.5.8 / 2017-07-29

  • [fixed] parameters after extensions ignored in config file (borNfreee)

2.5.7 / 2017-05-12

  • [fixed] constructor no longer generated multuple tiles (CarlosV2)
  • [fixed] warning when src_path is empty (vitorf7)

2.5.6 / 2017-04-27

2.5.5 / 2016-12-04

  • [fixed] PHP 5.3 support was broken (unfunco)

2.5.4 / 2016-12-02

  • [fixed] Prevent deprecation warning in Symfony 3.2.0 (veewee)
  • [performance] Reduced size of Phar (unfunco)

2.5.3 / 2016-09-26

  • [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

2.5.2 / 2016-09-04

  • [fixed] Exceptions are properly highlighted in error messages (ciaranmcnulty)

2.5.1 / 2016-07-16

  • [fixed] Describing a class providing a namespace with leading backslash (mheki)
  • [fixed] Bug where rerun test suite was uncoloured (ciaranmcnulty)
  • [fixed] Bug in DotFormatter when number of rows is multiple of column width (bendavies)

2.5.0 / 2016-03-20

  • Fixed bug with typehints in classes defined in spec file
... (truncated)
Commits

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 cancel merge will cancel a previously requested merge
  • @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 use this milestone will set the current milestone 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.

Updates the requirements on [phpspec/phpspec](https://github.com/phpspec/phpspec) to permit the latest version.
- [Release notes](https://github.com/phpspec/phpspec/releases)
- [Changelog](https://github.com/phpspec/phpspec/blob/master/CHANGES-v2.md)
- [Commits](https://github.com/phpspec/phpspec/commits/5.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 4, 2018
@hyperized hyperized merged commit 7c11663 into master Sep 4, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpspec/phpspec-tw-3.0|tw-5.0 branch September 4, 2018 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants