mydnshost / mydnshost-api

API Backend for mydnshost
Other
2 stars 1 forks source link

Bump phpmailer/phpmailer from 6.1.3 to 6.1.4 #93

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps phpmailer/phpmailer from 6.1.3 to 6.1.4.

Release notes *Sourced from [phpmailer/phpmailer's releases](https://github.com/PHPMailer/PHPMailer/releases).* > ## PHPMailer 6.1.4 > The RFC2047 folding added in 6.1.0 was a little overenthusiastic; It will now only happen when header lines exceed 998 chars. > > * Clean up hostname handling > * Avoid IDN error on older PHP versions, prep for PHP 8.0 > * Don't force RFC2047 folding unnecessarily > * Enable tests on full release of PHP 7.4
Changelog *Sourced from [phpmailer/phpmailer's changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md).* > ## Version 6.1.4 (December 10th, 2019) > * Clean up hostname handling > * Avoid IDN error on older PHP versions, prep for PHP 8.0 > * Don't force RFC2047 folding unnecessarily > * Enable tests on full release of PHP 7.4
Commits - [`c5e61d0`](https://github.com/PHPMailer/PHPMailer/commit/c5e61d0729507049cec9673aa1a679f9adefd683) 6.1.4 - [`30cecf7`](https://github.com/PHPMailer/PHPMailer/commit/30cecf76e4129b18b49fc42d457e644b06d1263e) Changelog - [`7eff728`](https://github.com/PHPMailer/PHPMailer/commit/7eff728136938d61729383fe177460005fac8bb0) Feature improve host check ([#1909](https://github-redirect.dependabot.com/PHPMailer/PHPMailer/issues/1909)) - [`05853db`](https://github.com/PHPMailer/PHPMailer/commit/05853dbd44231ad86fab28318fa3129bdaff5b35) Changelog - [`078a5ad`](https://github.com/PHPMailer/PHPMailer/commit/078a5ad4d3192cf4e3fafb7891fe2bbc66e77a17) Add fallback to INTL_IDNA_VARIANT_2003 if needed ([#1912](https://github-redirect.dependabot.com/PHPMailer/PHPMailer/issues/1912)) - [`ae99006`](https://github.com/PHPMailer/PHPMailer/commit/ae99006c5106dbc2b8ef81b52215bf47066c0b92) Avoid excessive folding unless it's really needed. - [`3ea7a8c`](https://github.com/PHPMailer/PHPMailer/commit/3ea7a8c3e896e4d9940fbeee58c80c6a85c358a7) Enable 7.4 now it's released, shift code coverage to it - See full diff in [compare view](https://github.com/PHPMailer/PHPMailer/compare/v6.1.3...v6.1.4)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)