MikeDombo / AudioDidact

Make a custom RSS podcast feed from given URLs, or manually upload audio and video files.
https://ytpod.mikedombrowski.com
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Bump phpspec/prophecy from 1.8.1 to 1.9.0 in /src #95

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phpspec/prophecy from 1.8.1 to 1.9.0.

Release notes *Sourced from [phpspec/prophecy's releases](https://github.com/phpspec/prophecy/releases).* > ## 1.9.0 > * [added] Add willYield feature to Method Prophecy([@​tkotosz](https://github.com/tkotosz)) > * [fixed] Allow MethodProphecy::willThrow() to accept Throwable as string ([@​timoschinkel](https://github.com/timoschinkel) ) > * [fixed] Allow new version of phpdocumentor/reflection-docblock ([@​ricpelo](https://github.com/ricpelo))
Changelog *Sourced from [phpspec/prophecy's changelog](https://github.com/phpspec/prophecy/blob/master/CHANGES.md).* > 1.9.0 / 2019/10/03 > ================== > > * [added] Add willYield feature to Method Prophecy([@​tkotosz](https://github.com/tkotosz)) > * [fixed] Allow `MethodProphecy::willThrow()` to accept Throwable as string ([@​timoschinkel](https://github.com/timoschinkel) ) > * [fixed] Allow new version of phpdocumentor/reflection-docblock ([@​ricpelo](https://github.com/ricpelo))
Commits - [`f6811d9`](https://github.com/phpspec/prophecy/commit/f6811d96d97bdf400077a0cc100ae56aa32b9203) Update changeling for 1.9.0 - [`33b058f`](https://github.com/phpspec/prophecy/commit/33b058f7a5feda805afc60629a8d3cb441c487b0) Merge pull request [#435](https://github-redirect.dependabot.com/phpspec/prophecy/issues/435) from tkotosz/feature/add-will-yield-to-method-prophecy - [`9687f4e`](https://github.com/phpspec/prophecy/commit/9687f4e9a43c21109c14ca05069c3888a4421446) Merge pull request [#429](https://github-redirect.dependabot.com/phpspec/prophecy/issues/429) from timoschinkel/issue-428 - [`c548392`](https://github.com/phpspec/prophecy/commit/c5483924d0bffe8f5a8156a44798edc16fd45c56) Merge pull request [#422](https://github-redirect.dependabot.com/phpspec/prophecy/issues/422) from ricpelo/patch-1 - [`bcdce71`](https://github.com/phpspec/prophecy/commit/bcdce71d674f4f7b86df0ff3a418d43b7fe141f7) Merge pull request [#443](https://github-redirect.dependabot.com/phpspec/prophecy/issues/443) from webimpress/hotfix/remove-unused-private-method - [`162aea3`](https://github.com/phpspec/prophecy/commit/162aea3725c8f0ed0b31dd27a53d2cd605ad246c) Remove unused private method - [`ff58635`](https://github.com/phpspec/prophecy/commit/ff58635d473c7dc30ae26fc5f25809b3d33e4d82) Add willYield functionality to MethodProphecy - [`93d6a38`](https://github.com/phpspec/prophecy/commit/93d6a38116e46a885d13f5fb5db8e0a2cd52a62e) Merge pull request [#440](https://github-redirect.dependabot.com/phpspec/prophecy/issues/440) from theodorejb/fix-build - [`3ba8e15`](https://github.com/phpspec/prophecy/commit/3ba8e15ded2bf82ab65c0d445e0fc80838000f51) Fix broken build for PHP 5.4 and PHP 5.5 - [`f7b200e`](https://github.com/phpspec/prophecy/commit/f7b200e973d04cd82ed757785e7ec4d12d81dde5) Merge pull request [#423](https://github-redirect.dependabot.com/phpspec/prophecy/issues/423) from samnela/patch-1 - Additional commits viewable in [compare view](https://github.com/phpspec/prophecy/compare/1.8.1...1.9.0)


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 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)