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

Bump phake/phake from 2.3.0 to 3.1.3 #4

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 24, 2018

Bumps phake/phake from 2.3.0 to 3.1.3.

Release notes

Sourced from phake/phake's releases.

Patch

Fixed instances of Phake being used in projects where both old and new versions of PHPUnit classes existed. Defaults to use the newer version.

Allow use of Comparator version 3 and PHPUnit 7.2

No functional changes other than adding ability to use PHPUnit 7.2 and updated to Comparator 3.0.

v3.1.1

Fixes

  • #253 - Use the global Comparator factory.
  • #261 - Documentation fix

v3.1.0

Additional support for PHPUnit 7

Fixes

#226 - Use self type as return type
#258 - Typo
#263, #265 - Add support for PHPUnit 7

v3.0.1

Additional support for php 7.1

Fixes

#250, #251 - Allow mocking classes with nullable parameters (thanks nijm)

v3.0.0

This release provides support for php 7.1 functionality as well as support for PHPUnit 6. All support for PHP 5 and PHPUnit 5 are officially removed.

Fixes

#235, #236 - PHPUnit 6 compatibility enabled
#237 - Fatal error when mocking a final class
#239, #248 - thenDoNothing() missing on Phake_Proxies_AnswerCollectionProxy
#242, #243, #247 - Allow nullable scalar type support

v2.3.2

Fixes

v2.3.1

The "get off your butt and merge some PRs" / "Thanks for being patient with me" release

Fixes:

  • #219 - Fix Phake::resetStatic() post calls (Thanks shaikhul)
  • #222 - Keep cached version of matcher factory and comparator factory around (Thanks willemstuursma)
  • #223 - Speed up method implementation. (Thanks timheilig)
  • #228 - Fix "Mocking Static Methods" documentation example (Thanks oochelz)
  • #232 - Make matchers work with PHPUnit 6 (Thanks hansdubois)
Commits
  • 5208167 Merge pull request #269 from mlively/fix-client-version-order
  • 3a2da6d Check newer PHPUnit versions first
  • 931f6f2 Merge pull request #268 from mlively/support-comparator-3
  • 495ccc2 Attempt to exclude PHP 7 and PHPUnit 7.2
  • 44d018a Add support for PHPUnit 7.2 and Comparator 3
  • 533f5d2 Merge pull request #261 from gfabrizi/patch-1
  • f3e7b99 Merge pull request #253 from willemstuursma/factory
  • 1bc6062 Merge pull request #265 from lsklyut/master
  • 9556415 fix phpunit 7 test for pull request #263
  • cf0e741 Upgrade Phake to PHPUnit7
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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.

Bumps [phake/phake](https://github.com/mlively/Phake) from 2.3.0 to 3.1.3.
- [Release notes](https://github.com/mlively/Phake/releases)
- [Changelog](https://github.com/mlively/Phake/blob/master/CHANGELOG.markdown)
- [Commits](phake/phake@v2.3.0...v3.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Looks like phake/phake is no longer a dependency, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phake/phake-3.1.3 branch December 1, 2018 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant