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 sebastian/exporter from 3.1.0 to 3.1.1 in /src #77

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps sebastian/exporter from 3.1.0 to 3.1.1.

Commits - [`06a9a59`](https://github.com/sebastianbergmann/exporter/commit/06a9a5947f47b3029d76118eb5c22802e5869687) Bump copyright year - [`71e429f`](https://github.com/sebastianbergmann/exporter/commit/71e429fb3a6e67b6ff9a093e94e789408de21fc3) Exclude trace from exceptions/errors for performance reasons ([#24](https://github-redirect.dependabot.com/sebastianbergmann/exporter/issues/24)) - [`dd6dc46`](https://github.com/sebastianbergmann/exporter/commit/dd6dc4676bc985b32e0a3992e980ee8bb6e79825) Fix email address in composer.json ([#25](https://github-redirect.dependabot.com/sebastianbergmann/exporter/issues/25)) - [`97cc7ae`](https://github.com/sebastianbergmann/exporter/commit/97cc7aeb5bbc21a59df4e4e9e976831fa1b41fbe) Delete stale.yml - [`cf3a70c`](https://github.com/sebastianbergmann/exporter/commit/cf3a70cdc3af7b80ad571adae1ab718eb578be2b) Create FUNDING.yml - [`60907c7`](https://github.com/sebastianbergmann/exporter/commit/60907c7464f882649c1e9c66cc7db95382de196e) Fix: Remove sudo configuration ([#23](https://github-redirect.dependabot.com/sebastianbergmann/exporter/issues/23)) - [`8be786b`](https://github.com/sebastianbergmann/exporter/commit/8be786b3b65fbe706733d44a4b4a53d5391a4772) Test against PHP 7.4 - [`a871eb6`](https://github.com/sebastianbergmann/exporter/commit/a871eb6bbaab51d96d40cf5a15ccd3e98975c06d) Test against PHP 7.3 - [`8c6fe9a`](https://github.com/sebastianbergmann/exporter/commit/8c6fe9abfa152fcda83a3b78e8b3d0da8e8050b4) Do not test against PHP master (which already is PHP 8) - [`c8c4f19`](https://github.com/sebastianbergmann/exporter/commit/c8c4f196e32858e4448bc285e542b61a4c40d9dc) Bump copyright year - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/exporter/compare/3.1.0...3.1.1)


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