Skip to content
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 phpspec/prophecy requirement from ^1.10 to ^1.12 #131

Merged
merged 1 commit into from Feb 2, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 1, 2021

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

Release notes

Sourced from phpspec/prophecy's releases.

1.12.2

  • [fixed] MethodNotFoundException sometimes thrown with wrong class attached [@ciaranmcnulty]
Changelog

Sourced from phpspec/prophecy's changelog.

1.12.2 / 2020/12/19

  • [fixed] MethodNotFoundException sometimes thrown with wrong class attached [@ciaranmcnulty]

1.12.1 / 2020/10/29

  • [fixed] Incorrect handling of inherited 'self' return types [@ciaranmcnulty]

1.12.0 / 2020/10/28

1.11.1 / 2020/07/08

  • [fixed] can't double objects with self type hints (@greg0ire)
  • [fixed] cloned doubes were not loosely comparable (@tkulka)

1.11.0 / 2020/07/07

  • [changed] dropped support for PHP versions earlier than 7.2 (@ciaranmcnulty)
  • [fixed] removed use of Reflection APIs deprecated in PHP 8.0 (@Ayesh)

1.10.3 / 2020/03/05

  • [fixed] removed fatal error when phpdocumentor/reflection-docblock 5 parses an invalid @method tag (@stof)

1.10.2 / 2020/01/20

  • [added] support for new versions of sebastian/comparator and sebastian/recursion-context (@sebastianbergmann)

1.10.1 / 2019/12/22

  • [fixed] identical callables no longer match as arguments (@ciaranmcnulty)

1.10.0 / 2019/12/17

  • [added] shouldHaveBeenCalled evaluation happens later so un-stubbed calls don't throw (@elvetemedve)

... (truncated)

Commits
  • 245710e Update CHANGES.md
  • 2bb3b8b Merge pull request #514 from ciaranmcnulty/subjectpatch-notfoundexception
  • 736e992 Fix the class attached to methodnotfoundexception
  • f62e563 Merge pull request #516 from ciaranmcnulty/github-actions
  • dbdaa87 Fix issue with outcome addressing
  • 498b1bc Merge pull request #515 from ciaranmcnulty/github-actions
  • 150b25e Run both phpspec and phpunit in all cases
  • 8c7dbea Switch to Github Actions
  • 14b40a8 Merge pull request #511 from ciaranmcnulty/current-phpspec
  • 3b8a14d Merge pull request #512 from settermjd/fix-minor-grammar-mistake
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 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)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 1, 2021
Updates the requirements on [phpspec/prophecy](https://github.com/phpspec/prophecy) to permit the latest version.
- [Release notes](https://github.com/phpspec/prophecy/releases)
- [Changelog](https://github.com/phpspec/prophecy/blob/master/CHANGES.md)
- [Commits](phpspec/prophecy@1.10.0...1.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/phpspec/prophecy-tw-1.12 branch from 5696bc4 to e3ee43a Compare February 1, 2021 11:28
@l0gicgate l0gicgate added this to the 1.2.1 milestone Feb 2, 2021
@l0gicgate l0gicgate merged commit 3447d4b into master Feb 2, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpspec/prophecy-tw-1.12 branch February 2, 2021 02:10
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.

None yet

1 participant