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.10 to 3.0.11 #93

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps php-imap/php-imap from 3.0.10 to 3.0.11.

Release notes *Sourced from [php-imap/php-imap's releases](https://github.com/barbushin/php-imap/releases).* > ## 3.0.11 > This release fixes several issues and adds some improvements. Backward compatibility is given - you do NOT need to change your code. > > - Updated README > - Move phpunit to require-dev > - Add note about installing dev dependencies in README > - Replaced spaces with tabs > - Added PHPUnit tests for MIME decoding > - Updated formatting of PHPUnit function testParsedDateTimeWithEmptyHeaderDate() > - Issue [#209](https://github-redirect.dependabot.com/barbushin/php-imap/issues/209): Function to parse datetime correctly RFC2822 > - Issue [#280](https://github-redirect.dependabot.com/barbushin/php-imap/issues/280): Added 'Sender' to headers and added additional if-conditions > - Issue [#115](https://github-redirect.dependabot.com/barbushin/php-imap/issues/115): getMail() method returns an object even for nonexistent mail ID > - Issue [#273](https://github-redirect.dependabot.com/barbushin/php-imap/issues/273): Added connection check to example > - Issue [#227](https://github-redirect.dependabot.com/barbushin/php-imap/issues/227): Added Failed-Recipients to IncomingMailHeader > - Issue [#140](https://github-redirect.dependabot.com/barbushin/php-imap/issues/140), [#246](https://github-redirect.dependabot.com/barbushin/php-imap/issues/246): Improved exception handling and added PHPUnit test > - Issue [#140](https://github-redirect.dependabot.com/barbushin/php-imap/issues/140): Added PHPUnit test for testing ConnectionException > - Issue [#140](https://github-redirect.dependabot.com/barbushin/php-imap/issues/140): Improved exception / error handling and improved / added PHPUnit tests > - Issue [#154](https://github-redirect.dependabot.com/barbushin/php-imap/issues/154): Added ability to change the imap_search option from SE_UID to SE_FREE and added PHPUnit tests > - Issue [#306](https://github-redirect.dependabot.com/barbushin/php-imap/issues/306): Added support for US-ASCII and added ability to disable serverEncoding for searchMailbox() > - Imported missing namespaces to avoid 'unknown class' error messages > - Issue [#86](https://github-redirect.dependabot.com/barbushin/php-imap/issues/86): Simplified and improved one replace regex for attachment file names > - Issue [#247](https://github-redirect.dependabot.com/barbushin/php-imap/issues/247): Improved grabbing of fromName, fromHost, senderName and senderHost > - Issue [#39](https://github-redirect.dependabot.com/barbushin/php-imap/issues/39), [#71](https://github-redirect.dependabot.com/barbushin/php-imap/issues/71), [#229](https://github-redirect.dependabot.com/barbushin/php-imap/issues/229): Fixed body content gets incorrectly processed as attachments > - Issue [#122](https://github-redirect.dependabot.com/barbushin/php-imap/issues/122), [#150](https://github-redirect.dependabot.com/barbushin/php-imap/issues/150), [#167](https://github-redirect.dependabot.com/barbushin/php-imap/issues/167): Added ability to skip processing of attachments to increase performance, when attachments are not required > - PR [#284](https://github-redirect.dependabot.com/barbushin/php-imap/issues/284): Added missing PHPUnit tests > - Issue [#122](https://github-redirect.dependabot.com/barbushin/php-imap/issues/122), [#150](https://github-redirect.dependabot.com/barbushin/php-imap/issues/150), [#167](https://github-redirect.dependabot.com/barbushin/php-imap/issues/167): Lazy load message text and attachments data
Commits - [`ff84254`](https://github.com/barbushin/php-imap/commit/ff842543915f47258ef75f82e0635888e05b2ada) Fixed some issues, improved library and PHPUnit tests - [`343531e`](https://github.com/barbushin/php-imap/commit/343531ee4d9b76b8b8c89496d3dce186f653d4f9) PR [#284](https://github-redirect.dependabot.com/barbushin/php-imap/issues/284): Updated formatting and used getAttachmentsIngore() function instead ... - [`d4efd7a`](https://github.com/barbushin/php-imap/commit/d4efd7a3039b824d9d1d57ebddadf38001e1f667) Merge pull request [#285](https://github-redirect.dependabot.com/barbushin/php-imap/issues/285) from nickl-/lazy-loading - [`8d6ede2`](https://github.com/barbushin/php-imap/commit/8d6ede26f044d38ee6e994886bd81bb5e949880a) PR [#284](https://github-redirect.dependabot.com/barbushin/php-imap/issues/284): Added missing PHPUnit tests - [`ce799c8`](https://github.com/barbushin/php-imap/commit/ce799c8b1e27c5de024e7ca0422d0a616e708f7f) Merge pull request [#284](https://github-redirect.dependabot.com/barbushin/php-imap/issues/284) from nickl-/skip-attachments - [`77acd2d`](https://github.com/barbushin/php-imap/commit/77acd2d63c2546f03060926db11388e44b2bde45) Merge pull request [#283](https://github-redirect.dependabot.com/barbushin/php-imap/issues/283) from nickl-/content-as-attachments - [`89f1f8d`](https://github.com/barbushin/php-imap/commit/89f1f8d7753c95d2d2a84283ee3e652f75a74b83) Issue [#247](https://github-redirect.dependabot.com/barbushin/php-imap/issues/247): Improved grabbing of fromName, fromHost, senderName and senderHost - [`50d6a91`](https://github.com/barbushin/php-imap/commit/50d6a91bc68d13c22a51eac2dc437bfe23f0c987) Issue [#86](https://github-redirect.dependabot.com/barbushin/php-imap/issues/86): Simplified and improved one replace regex for attachment file names - [`a3e6133`](https://github.com/barbushin/php-imap/commit/a3e6133233e6801102708548b5e3d9b57da76aa1) Imported missing namespaces to avoid 'unknown class' error messages - [`cd939a4`](https://github.com/barbushin/php-imap/commit/cd939a4315746131e2e9f72201ac1f0a97a362e0) Issue [#306](https://github-redirect.dependabot.com/barbushin/php-imap/issues/306): Added support for US-ASCII and added ability to disable serverEnc... - Additional commits viewable in [compare view](https://github.com/barbushin/php-imap/compare/3.0.10...3.0.11)


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.