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 3.0.1 to 3.1.3 #13

Merged
merged 1 commit into from Jan 9, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 9, 2019

Bumps phake/phake from 3.0.1 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

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 3.0.1 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@v3.0.1...v3.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/phake/phake-3.1.3 branch from cc26a5e to d5003be Compare January 9, 2019 02:16
@dependabot-preview dependabot-preview bot merged commit 108b70c into master Jan 9, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phake/phake-3.1.3 branch January 9, 2019 04:11
@WyriHaximus WyriHaximus added the PHP 🐘 Hypertext Pre Processor label Jul 17, 2020
@WyriHaximus WyriHaximus added this to the 3.0.0 milestone Jul 17, 2020
@WyriHaximus WyriHaximus added the Dependencies 📦 Pull requests that update a dependency file label Jul 17, 2020
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 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants