Skip to content

Update dependency phpmailer/phpmailer to v7#1505

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/phpmailer-phpmailer-7.x
Closed

Update dependency phpmailer/phpmailer to v7#1505
renovate[bot] wants to merge 1 commit intomainfrom
renovate/phpmailer-phpmailer-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2025

This PR contains the following updates:

Package Change Age Confidence
phpmailer/phpmailer ^6.9.1 -> ^7.0.0 age confidence

Release Notes

PHPMailer/PHPMailer (phpmailer/phpmailer)

v7.0.1

Compare Source

  • Use From domain when generating CIDs in msgHTML.
  • Update to PHPCompatibility 10, resolve numerous PHPCS issues in PHP 8.5.
  • Revise GitHub actions for PHP 8.5 and experimental 8.6 tests.
  • Switch gmail example from the deprecated IMAP extension to use directorytree/imapengine for IMAP uploads.
  • Set htmlspecialchars() flags explicitly and consistently.
  • Convert XOAUTH2 token exceptions into PHPMailer Exceptions. The original exception is available as an inner exception.
  • Deprecate VERSION constants in POP3 and SMTP classes.
  • Remove dependency on roave/security-advisories; it's now built into composer 2.9.
  • Update Dutch, Esperanto, and Norwegian translations.

v7.0.0

Compare Source

This is exactly the same as 6.11.1 but bumps the major version number to indicate the presence of a BC break in child classes. Specifically, lang(), setLanguage(), and $language are now static, and should be called statically.


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 is behind base branch, 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.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 30, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src/composer.lock
Command failed: composer update phpmailer/phpmailer:7.0.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - pestphp/pest-plugin-laravel is locked to version v3.2.0 and an update of this package was not requested.
    - brianium/paratest v7.8.4 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.0) does not satisfy that requirement.
    - pestphp/pest v3.8.4 requires brianium/paratest ^7.8.4 -> satisfiable by brianium/paratest[v7.8.4].
    - pestphp/pest-plugin-laravel v3.2.0 requires pestphp/pest ^3.8.2 -> satisfiable by pestphp/pest[v3.8.4].


@renovate renovate bot force-pushed the renovate/phpmailer-phpmailer-7.x branch 4 times, most recently from 1eca782 to f8c87b9 Compare November 30, 2025 22:49
@renovate renovate bot force-pushed the renovate/phpmailer-phpmailer-7.x branch from f8c87b9 to ef0b287 Compare November 30, 2025 23:53
@dgershman dgershman closed this Nov 30, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 30, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/phpmailer-phpmailer-7.x branch November 30, 2025 23:58
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