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.13 to 3.0.16 #97

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps php-imap/php-imap from 3.0.13 to 3.0.16.

Release notes *Sourced from [php-imap/php-imap's releases](https://github.com/barbushin/php-imap/releases).* > ## 3.0.16: Added CodeClimate and fixed some issues > - Added CodeClimate for coverage > - Issue [#321](https://github-redirect.dependabot.com/barbushin/php-imap/issues/321): Fixed PHP notice conversion failed / not allowed and priorized mbstring before iconv > - Issue [#321](https://github-redirect.dependabot.com/barbushin/php-imap/issues/321): Fixed saving of attachments (did not not work anymore) > > ## 3.0.15: Fixed issue with empty date field, when date field exists > - Issue [#318](https://github-redirect.dependabot.com/barbushin/php-imap/issues/318): Fixed issue with empty date field, when date field exists > > ## 3.0.14: Mainly fixed decoding issues > - Updated comments, made code a bit more dynamic, used setAttachmentsDir() in constructor > - Added condition for setting attachments dir in constructor > - Issue [#232](https://github-redirect.dependabot.com/barbushin/php-imap/issues/232): Added test strings with emojis (smiles) to PHPUnit test > - Issue [#232](https://github-redirect.dependabot.com/barbushin/php-imap/issues/232): Added strings to test decodeMimeStr() in PHPUnit test with non-UTF8 server encoding > - Issue [#232](https://github-redirect.dependabot.com/barbushin/php-imap/issues/232): Fixed broken UTF-8 decoded strings, when not using UTF-8 as server encoding > - Issue [#265](https://github-redirect.dependabot.com/barbushin/php-imap/issues/265): Added string to test iconv() in PHPUnit test > - Issue [#274](https://github-redirect.dependabot.com/barbushin/php-imap/issues/274): Some strings with default charset had UTF-8 characters and failed to convert
Commits - [`72ead4e`](https://github.com/barbushin/php-imap/commit/72ead4eafacad003b322e4454e68591fe51eced9) Added CodeClimate and fixed some issues - [`8a986fb`](https://github.com/barbushin/php-imap/commit/8a986fb5b3937e123a09fb90ef450374dccd1473) Updated some thresholds of CodeClimate - [`4c93d34`](https://github.com/barbushin/php-imap/commit/4c93d34200c8222760c3725adeddc144de1956f6) Added CodeClimate for coverage - [`caee2a6`](https://github.com/barbushin/php-imap/commit/caee2a668fc0d82275dc166b48a55361a24778f9) Issue [#321](https://github-redirect.dependabot.com/barbushin/php-imap/issues/321): Fixed saving of attachments (did not not work anymore) - [`efb68b3`](https://github.com/barbushin/php-imap/commit/efb68b3e161c427cbd26488a744c23e75e3296cd) Merge branch 'develop' of github.com:barbushin/php-imap into develop - [`f2cb352`](https://github.com/barbushin/php-imap/commit/f2cb352e1a802e9ba688b8e074c5c64405ac08b9) Issue [#321](https://github-redirect.dependabot.com/barbushin/php-imap/issues/321): Fixed PHP notice conversion failed / not allowed and priorized mb... - [`5c53833`](https://github.com/barbushin/php-imap/commit/5c53833ea264a777ffbdd65e5e166dd3d21b5687) Added Advanced Configuration for CodeClimate - [`ffee374`](https://github.com/barbushin/php-imap/commit/ffee374e9f5b5867f12feb8b0096485a0780b103) Added CodeClimate badges - [`c0750ec`](https://github.com/barbushin/php-imap/commit/c0750ec4ce4e00be2e884005b2fbd94ccd64a34d) Issue [#318](https://github-redirect.dependabot.com/barbushin/php-imap/issues/318): Fixed issue with empty date field, when date field exists - [`89be6bf`](https://github.com/barbushin/php-imap/commit/89be6bf9701fc218a945daa653546209aabaa351) Issue [#318](https://github-redirect.dependabot.com/barbushin/php-imap/issues/318): Fixed issue with empty date field, when date field exists - Additional commits viewable in [compare view](https://github.com/barbushin/php-imap/compare/3.0.13...3.0.16)


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.