Skip to content

chore(deps): update dependency phpmailer/phpmailer to v6.11.0#473

Merged
darknoon29 merged 1 commit intodevelopfrom
renovate/phpmailer-phpmailer-6.x-lockfile
Sep 29, 2025
Merged

chore(deps): update dependency phpmailer/phpmailer to v6.11.0#473
darknoon29 merged 1 commit intodevelopfrom
renovate/phpmailer-phpmailer-6.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 29, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpmailer/phpmailer 6.10.0 -> 6.11.0 age adoption passing confidence

Release Notes

PHPMailer/PHPMailer (phpmailer/phpmailer)

v6.11.0

Compare Source

  • Add support for RFC4954 two-part authentication for large XOAUTH2 tokens.
  • Also support empty tokens.
  • Avoid bogus static analyser deprecation warnings in setFrom.
  • Make language loading entirely static, thanks to @​SirLouen.
  • Emit warnings when parseAddresses() is used without the IMAP extension.
  • Handle mb_decode_mimeheader changes from PHP 8.3+.
  • Deprecate the charset param to parseAddresses.
  • Fix PHP 8.5 linting issue.
  • Don't use -t switch when calling qmail.
  • Checking for interrupted system calls now works in languages other than English.
  • Add support for extracting gmail transaction IDs after sending.
  • For consistency, the protected ReplyTo property has been changed to match the format used for other address arrays.
  • Fix line length issues when using S/MIME signing.
  • Pin action runners to exact versions to avoid unexpected upstream changes.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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


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

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud
Copy link
Copy Markdown

@darknoon29 darknoon29 merged commit 1bb4287 into develop Sep 29, 2025
3 checks passed
@darknoon29 darknoon29 deleted the renovate/phpmailer-phpmailer-6.x-lockfile branch September 29, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant