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 phpunit/php-token-stream from 3.0.1 to 3.0.2 in /src #65

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phpunit/php-token-stream from 3.0.1 to 3.0.2.

Changelog *Sourced from [phpunit/php-token-stream's changelog](https://github.com/sebastianbergmann/php-token-stream/blob/master/ChangeLog.md).* > ## [3.0.2] - 2019-07-08 > > ### Changed > > * Implemented [#82](https://github-redirect.dependabot.com/sebastianbergmann/php-token-stream/issues/82): Make sure this component works when its classes are prefixed using php-scoper
Commits - [`c4a66b9`](https://github.com/sebastianbergmann/php-token-stream/commit/c4a66b97f040e3e20b3aa2a243230a1c3a9f7c8c) Prepare release - [`194021f`](https://github.com/sebastianbergmann/php-token-stream/commit/194021feee6a0dd16e5ebd3fdf49c71cb19e6d3d) Bump copyright year - [`2579e43`](https://github.com/sebastianbergmann/php-token-stream/commit/2579e4344944a9c15f81d02854fc51f40a3228bc) Closes [#82](https://github-redirect.dependabot.com/sebastianbergmann/php-token-stream/issues/82) - [`9883194`](https://github.com/sebastianbergmann/php-token-stream/commit/98831941cc60e07e7e94d4ff000440015f60da67) Delete stale.yml - [`2d574d6`](https://github.com/sebastianbergmann/php-token-stream/commit/2d574d6767341959316726121431ecb9c4a61037) Create FUNDING.yml - [`cca9f57`](https://github.com/sebastianbergmann/php-token-stream/commit/cca9f57a2c7bb3d1e294f2aae84083ffe83dfa92) Test against PHP 7.4 - [`3b4fd1a`](https://github.com/sebastianbergmann/php-token-stream/commit/3b4fd1acbed15018b8aadd7baade410e09c3f684) Do not test against PHP master (which already is PHP 8) - [`6df086c`](https://github.com/sebastianbergmann/php-token-stream/commit/6df086c042b6bb4fbcfcda15b8e52d5f8955aaee) Closes [#79](https://github-redirect.dependabot.com/sebastianbergmann/php-token-stream/issues/79) - See full diff in [compare view](https://github.com/sebastianbergmann/php-token-stream/compare/3.0.1...3.0.2)


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 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). To ignore the version in this PR you can just close it - `@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) - 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.
dependabot-preview[bot] commented 5 years ago

Looks like phpunit/php-token-stream is up-to-date now, so this is no longer needed.