synox / disposable-mailbox

self-hosted disposable email service (php) using catch-all and imap
GNU General Public License v3.0
390 stars 147 forks source link

Bump php-imap/php-imap from 3.0.11 to 3.0.12 #94

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps php-imap/php-imap from 3.0.11 to 3.0.12.

Release notes *Sourced from [php-imap/php-imap's releases](https://github.com/barbushin/php-imap/releases).* > ## 3.0.12: Improved function to parse datetimes > - Updated formatting of class DataPartInfo to make it more human-readable > - Issue [#310](https://github-redirect.dependabot.com/barbushin/php-imap/issues/310): Fixed issue with unparseable datetimes and updated/added PHPUnit tests
Commits - [`4f953db`](https://github.com/barbushin/php-imap/commit/4f953db756a5ef71c4123827009849482f9df0be) Improved function to parse datetimes - [`855f122`](https://github.com/barbushin/php-imap/commit/855f122b598cde00655899ab8d1e57e59101b8e0) Updated formatting - [`2cca67a`](https://github.com/barbushin/php-imap/commit/2cca67aec1a10e5b2dd020f71ef7dc4619c648c8) Issue [#310](https://github-redirect.dependabot.com/barbushin/php-imap/issues/310): Fixed issue with unparseable datetimes and updated/added PHPUnit ... - [`983799e`](https://github.com/barbushin/php-imap/commit/983799e2f596e8848ad04b71a141b553464d7e09) Merge pull request [#309](https://github-redirect.dependabot.com/barbushin/php-imap/issues/309) from barbushin/develop - [`170e0a3`](https://github.com/barbushin/php-imap/commit/170e0a30717fb5c6cbc62aae806bdfb69a0aab3a) Updated README: Removed maxAge from GitHub release image - [`be654bc`](https://github.com/barbushin/php-imap/commit/be654bcaff02e19917b5d54d65fb79168e5aba26) Merge pull request [#308](https://github-redirect.dependabot.com/barbushin/php-imap/issues/308) from barbushin/develop - [`0f3a9c7`](https://github.com/barbushin/php-imap/commit/0f3a9c72e810d515f9743f58bc638068fe5cfb46) Merge pull request [#307](https://github-redirect.dependabot.com/barbushin/php-imap/issues/307) from barbushin/master - [`2b96c32`](https://github.com/barbushin/php-imap/commit/2b96c3286b756f930d60ef097fa2ad75eb9e08b4) Create contributing.md - [`ca92b2c`](https://github.com/barbushin/php-imap/commit/ca92b2c410b0160a446b3a2dd4ed1514634d6c1b) Create pull_request_template.md - [`924b579`](https://github.com/barbushin/php-imap/commit/924b579f6ab0f041bf1d9d337acffd22b5905179) Update issue templates - Additional commits viewable in [compare view](https://github.com/barbushin/php-imap/compare/3.0.11...3.0.12)


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.


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 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #95.