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.13 #95

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

Release notes *Sourced from [php-imap/php-imap's releases](https://github.com/barbushin/php-imap/releases).* > ## Some small fixes and improvements > - Issue [#313](https://github-redirect.dependabot.com/barbushin/php-imap/issues/313): Fixed skipping of args, when they are identical to their defaults > - Issue [#314](https://github-redirect.dependabot.com/barbushin/php-imap/issues/314): Added support for parsing drafts > - Issue [#277](https://github-redirect.dependabot.com/barbushin/php-imap/issues/277): Added PHPUnit tests to test functionality of decoding MIME strings > - Issue [#253](https://github-redirect.dependabot.com/barbushin/php-imap/issues/253): Added charset property to IncomingMailAttachment > > ## 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 - [`75e203b`](https://github.com/barbushin/php-imap/commit/75e203bb3f73d0249197f909fd17fa935b04d688) Some small fixes and improvements - [`93b0df1`](https://github.com/barbushin/php-imap/commit/93b0df140262d8c95dd2db65c5da444b6079e2e8) Issue [#253](https://github-redirect.dependabot.com/barbushin/php-imap/issues/253): Added charset property to IncomingMailAttachment - [`7b97879`](https://github.com/barbushin/php-imap/commit/7b9787909575a13fedf36cd470615a9a263bc817) Issue [#277](https://github-redirect.dependabot.com/barbushin/php-imap/issues/277): Added PHPUnit tests to test functionality of decoding MIME strings - [`468697e`](https://github.com/barbushin/php-imap/commit/468697e069f83bdd0423c0cccdd65210a886b5da) Issue [#314](https://github-redirect.dependabot.com/barbushin/php-imap/issues/314): Added support for parsing drafts - [`4fba072`](https://github.com/barbushin/php-imap/commit/4fba072e7ce7c3e3b245aeb1b66501de798e1ed7) Issue [#313](https://github-redirect.dependabot.com/barbushin/php-imap/issues/313): Fixed skipping of args, when they are identical to their defaults - [`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 - Additional commits viewable in [compare view](https://github.com/barbushin/php-imap/compare/3.0.11...3.0.13)


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.