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.20 to 3.0.21 #102

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps php-imap/php-imap from 3.0.20 to 3.0.21.

Release notes *Sourced from [php-imap/php-imap's releases](https://github.com/barbushin/php-imap/releases).* > ## 3.0.21: Avoids duplicated attachments and fixed decoding issues > - Issue [#336](https://github-redirect.dependabot.com/barbushin/php-imap/issues/336): Updated requirements and relevant PHPUnit test; Fixed undefined function mb_list_encodings() > - Issue [#335](https://github-redirect.dependabot.com/barbushin/php-imap/issues/335): Added some more PHPUnit tests for en- and decoding strings > - Issue [#338](https://github-redirect.dependabot.com/barbushin/php-imap/issues/338): Avoid duplicated files from the same mail > - Issue [#340](https://github-redirect.dependabot.com/barbushin/php-imap/issues/340): Show, if email has attachments or not without processing these > - Issue [#339](https://github-redirect.dependabot.com/barbushin/php-imap/issues/339): Fixed decoding issue with mailbox folder names (Thanks to [@​MomentD](https://github.com/MomentD)) > - PR [#342](https://github-redirect.dependabot.com/barbushin/php-imap/issues/342): Fix many typos (Thanks to [@​quentinus95](https://github.com/quentinus95)) > - PR [#343](https://github-redirect.dependabot.com/barbushin/php-imap/issues/343): Add missing required ext (Thanks to [@​quentinus95](https://github.com/quentinus95))
Commits - [`3a8b766`](https://github.com/barbushin/php-imap/commit/3a8b7664c2318286c06e981830dc67cc66cedffb) Merge pull request [#344](https://github-redirect.dependabot.com/barbushin/php-imap/issues/344) from barbushin/develop - [`213c861`](https://github.com/barbushin/php-imap/commit/213c8611bce5a6e6f6bfc056f028c43dbbb99967) Merge pull request [#342](https://github-redirect.dependabot.com/barbushin/php-imap/issues/342) from quentinus95/patch-1 - [`bf3c2ad`](https://github.com/barbushin/php-imap/commit/bf3c2ad31ceb9f9a34838485b6d72f7c63909672) Merge branch 'develop' into patch-1 - [`789088b`](https://github.com/barbushin/php-imap/commit/789088b2f0328998e4af2c4650dcfc48ff27bea1) Merge pull request [#343](https://github-redirect.dependabot.com/barbushin/php-imap/issues/343) from quentinus95/patch-2 - [`b27df00`](https://github.com/barbushin/php-imap/commit/b27df0034e70018294126dda1772f21ecaf81a67) Add missing required ext - [`b9261e6`](https://github.com/barbushin/php-imap/commit/b9261e6aac9b85dd750b5544d38d3ab63fc43d49) Fix many typos - [`0fe61e6`](https://github.com/barbushin/php-imap/commit/0fe61e6fb0df2289a26ae7f7c52061da5c28319b) Issue [#339](https://github-redirect.dependabot.com/barbushin/php-imap/issues/339): Fixed decoding issue with mailbox folder names - [`0181b20`](https://github.com/barbushin/php-imap/commit/0181b2004f016c502c5df95172d38191636f99cc) Issue [#340](https://github-redirect.dependabot.com/barbushin/php-imap/issues/340): Show, if email has attachments or not without processing these - [`c0397ac`](https://github.com/barbushin/php-imap/commit/c0397acd0d1881f513c962a5054a07c90a1340b3) Issue [#338](https://github-redirect.dependabot.com/barbushin/php-imap/issues/338): Avoid duplicated files from the same mail - [`562206c`](https://github.com/barbushin/php-imap/commit/562206c7a5e6ad9ecd1a9121ee20de7472c3150a) Issue [#335](https://github-redirect.dependabot.com/barbushin/php-imap/issues/335): Added some more PHPUnit tests for en- and decoding strings - Additional commits viewable in [compare view](https://github.com/barbushin/php-imap/compare/3.0.20...3.0.21)


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.