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.23 to 3.0.25 #107

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

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

Release notes *Sourced from [php-imap/php-imap's releases](https://github.com/barbushin/php-imap/releases).* > ## 3.0.25: Fixed incorrect booleans for checking IncomingMail[] properties > - Added Visual Studio Code to gitignore > - Issue [#198](https://github-redirect.dependabot.com/barbushin/php-imap/issues/198): Added magic function __isset() to fix incorrect booleans for isset() and empty() on IncomingMail[] properties > - Added a comment to magic function __get() > - Fixed a few PHP CS issues > > ## 3.0.24: Fixed incorrect parsed multipart mails > - Added php_codesniffer (phpcs) as dev requirement for checking the code > - Added working examples > - Issue [#198](https://github-redirect.dependabot.com/barbushin/php-imap/issues/198): Fixed incorrect parsed multipart mails > - CodeClimate: Added example files to ignore list
Commits - [`e8effbf`](https://github.com/barbushin/php-imap/commit/e8effbff559cc466fe69507e2d7d94260200fe81) Merge pull request [#351](https://github-redirect.dependabot.com/barbushin/php-imap/issues/351) from barbushin/develop - [`76af76a`](https://github.com/barbushin/php-imap/commit/76af76a595cb38b2d87c23030e9768c19e976a5a) Fixed a few PHP CS issues - [`cef0185`](https://github.com/barbushin/php-imap/commit/cef0185847e68027f66b0363ef79ba70b55d1c41) Added a comment to magic function __get() - [`2b5b259`](https://github.com/barbushin/php-imap/commit/2b5b25929d62708a4b2057d300ac0d25c478ebfd) Issue [#198](https://github-redirect.dependabot.com/barbushin/php-imap/issues/198): Added magic function __isset() to fix incorrect booleans for isse... - [`63b4817`](https://github.com/barbushin/php-imap/commit/63b4817bab735085c17359f1f433a3d3be7a6426) Merge branch 'develop' of github.com:barbushin/php-imap into develop - [`765f3fe`](https://github.com/barbushin/php-imap/commit/765f3fea369e1bba98fe656bf1e0d2fedcc7fe74) Merge pull request [#350](https://github-redirect.dependabot.com/barbushin/php-imap/issues/350) from barbushin/develop - [`9665298`](https://github.com/barbushin/php-imap/commit/966529824dca90ff2e4e72855ab6b17d8e20e5d8) CodeClimate: Added example files to ignore list - [`02c1a60`](https://github.com/barbushin/php-imap/commit/02c1a60750dfb3a7e3c7d0e309039e12567ab759) Issue [#198](https://github-redirect.dependabot.com/barbushin/php-imap/issues/198): Fixed incorrect parsed multipart mails - [`3064b07`](https://github.com/barbushin/php-imap/commit/3064b07aa4f2953443bfcabbe37db9b4e38c113c) Added working examples - [`1ba8195`](https://github.com/barbushin/php-imap/commit/1ba81951d71ad29d50d68944bf55de7077ce4bd3) Added php_codesniffer (phpcs) as dev requirement for checking the code - Additional commits viewable in [compare view](https://github.com/barbushin/php-imap/compare/3.0.23...3.0.25)


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.