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.21 to 3.0.23 #106

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

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

Release notes *Sourced from [php-imap/php-imap's releases](https://github.com/barbushin/php-imap/releases).* > ## 3.0.23 > No release notes provided. > > ## 3.0.22: Fixes for parsing parts and another encoding issues > - PR [#341](https://github-redirect.dependabot.com/barbushin/php-imap/issues/341) / Issue [#278](https://github-redirect.dependabot.com/barbushin/php-imap/issues/278): Fixed parsing of parts does not work properly > - PR [#345](https://github-redirect.dependabot.com/barbushin/php-imap/issues/345): Added `iconv()` as fallback for `mb_convert_encoding()` to avoid broken encodings
Commits - [`34231eb`](https://github.com/barbushin/php-imap/commit/34231ebb0820243e3fcb7acf116cf3902495e892) Fix Undefined property stdClass::$disposition - [`30f278a`](https://github.com/barbushin/php-imap/commit/30f278ab7e941c524505b4739d7441cbeb618636) Delete __autoload.php - [`a776f84`](https://github.com/barbushin/php-imap/commit/a776f84483ee7e5d56dc6eab11957db4187e7914) Merge pull request [#346](https://github-redirect.dependabot.com/barbushin/php-imap/issues/346) from barbushin/develop - [`b9ebb2a`](https://github.com/barbushin/php-imap/commit/b9ebb2a057e0ade321cfd6bbaf0b2cca24c569c5) Updated comments, formatting and added extension EML to attachments of subtyp... - [`cc0625b`](https://github.com/barbushin/php-imap/commit/cc0625b4c2d5fc6dff2a70237450cf0497639001) Merge pull request [#341](https://github-redirect.dependabot.com/barbushin/php-imap/issues/341) from EndikaRamos/develop - [`c6056b6`](https://github.com/barbushin/php-imap/commit/c6056b669052c019cc53a593c19604e295529bc4) Merge pull request [#345](https://github-redirect.dependabot.com/barbushin/php-imap/issues/345) from hyncica/windows-charset-conversion - [`5b7671c`](https://github.com/barbushin/php-imap/commit/5b7671c2bd6847389a22c795fd1f1558bac69366) Fix identation in previsou commit - [`5cfdfc3`](https://github.com/barbushin/php-imap/commit/5cfdfc3ad76eb984b2811ba38c59f890322061ab) Add falback to iconv for unsupported encodings - [`0af1084`](https://github.com/barbushin/php-imap/commit/0af1084c63ca890d18295bafc528429929ee1f1a) issue [#278](https://github-redirect.dependabot.com/barbushin/php-imap/issues/278) - [`d86ed30`](https://github.com/barbushin/php-imap/commit/d86ed3078104b9d673913cbff3147bc8a5d9533a) cambios - See full diff in [compare view](https://github.com/barbushin/php-imap/compare/3.0.21...3.0.23)


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.