Skip to content

Update dependency phpmailer/phpmailer to v6.5.1

Renovate Bot requested to merge renovate/phpmailer-phpmailer-6.x into master

This MR contains the following updates:

Package Type Update Change
phpmailer/phpmailer require patch 6.5.0 -> 6.5.1

Release Notes

PHPMailer/PHPMailer

v6.5.1

Compare Source

  • Provisional support for PHP 8.1
  • Major overhaul of test suite
  • Add codecov.io coverage reporting
  • Prefer implicit TLS on port 465 as default encryption scheme in examples, as per RFC8314
  • Fix potential noisy output from IMAP address parser
  • Stricter checking of custom MessageID validity
  • Replace invalid default From address
  • Support fallback for languages, so a request for pt_xx will fall back to pt rather than the default en.
  • Support multi-line RFC2047 addresses in parseAddresses
  • Improved Japanese translation

Many thanks to @​jrfnl for all her work.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports