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.17 to 3.0.20 #101

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

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

Release notes *Sourced from [php-imap/php-imap's releases](https://github.com/barbushin/php-imap/releases).* > ## 3.0.20: Fixes an issue with mb_convert_encoding() > - PR [#334](https://github-redirect.dependabot.com/barbushin/php-imap/issues/334): Fix 'mb_convert_encoding(): Illegal character encoding specified' > > ## 3.0.19: Fixed missing subject and replaced incorrect variables > - PR [#331](https://github-redirect.dependabot.com/barbushin/php-imap/issues/331): Fixed missing subject and to header in getMailsInfo function (Thanks to [@​ebrana](https://github.com/ebrana)-devs) > > ## 3.0.18: Improved decoding of mime strings to avoid error messages > - PR [#329](https://github-redirect.dependabot.com/barbushin/php-imap/issues/329): Improved decoding of mime strings to avoid error messages (Thanks to [@​quentinus95](https://github.com/quentinus95))
Commits - [`07ffd1e`](https://github.com/barbushin/php-imap/commit/07ffd1eeb0241d2424386af4fe0601b716048b2b) Merge pull request [#334](https://github-redirect.dependabot.com/barbushin/php-imap/issues/334) from barbushin/develop - [`e4d5130`](https://github.com/barbushin/php-imap/commit/e4d5130b7d539bc636c397c68f7c94cb62ef8e3b) Fix 'mb_convert_encoding(): Illegal character encoding specified' when encodi... - [`7fb17e4`](https://github.com/barbushin/php-imap/commit/7fb17e4ed9a66d03d9fa6ad31fa5611230a592fc) Merge pull request [#333](https://github-redirect.dependabot.com/barbushin/php-imap/issues/333) from barbushin/develop - [`f1a97a8`](https://github.com/barbushin/php-imap/commit/f1a97a839543194d3b19ad1e901ca7d22340cc6d) Merge pull request [#332](https://github-redirect.dependabot.com/barbushin/php-imap/issues/332) from barbushin/revert-331-master - [`e5a911c`](https://github.com/barbushin/php-imap/commit/e5a911c78aa1d20cd6523fe0af4ad867020cdd7a) Revert "FIX missing subject and to header in getMailsInfo function" - [`7be8f37`](https://github.com/barbushin/php-imap/commit/7be8f37895fab7667a66077811fc650d2f277180) Merge pull request [#331](https://github-redirect.dependabot.com/barbushin/php-imap/issues/331) from ebrana-devs/master - [`bad3a8f`](https://github.com/barbushin/php-imap/commit/bad3a8f66bbd628a3940589bf662513d205f6168) FIX wrong variable $head while checking empty header - getMailsInfo - [`7d92856`](https://github.com/barbushin/php-imap/commit/7d92856475a26b0331d13db875567a98b445c365) FIX missing subject and to header in getMailsInfo function - [`2b8635f`](https://github.com/barbushin/php-imap/commit/2b8635f887e9b1cfd95182581aea5c5c4ebc012a) Merge pull request [#330](https://github-redirect.dependabot.com/barbushin/php-imap/issues/330) from barbushin/develop - [`31de894`](https://github.com/barbushin/php-imap/commit/31de894a97a85a241d3b1142da16042420905190) Merge pull request [#329](https://github-redirect.dependabot.com/barbushin/php-imap/issues/329) from quentinus95/patch-1 - Additional commits viewable in [compare view](https://github.com/barbushin/php-imap/compare/3.0.17...3.0.20)


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 has been acquired by GitHub  🎉