Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps phpmailer/phpmailer from 7.0.0 to 7.0.1.

Release notes

Sourced from phpmailer/phpmailer's releases.

PHPMailer 7.0.1

Version 7.0.1 (November 25th, 2025)

New Contributors

Full Changelog: PHPMailer/PHPMailer@v7.0.0...v7.0.1

Changelog

Sourced from phpmailer/phpmailer's changelog.

Version 7.0.1 (November 25th, 2025)

  • 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.
Commits
  • 360ae91 7.0.1
  • 6db653f Changelog
  • 2050f50 Deprecate version constants in SMTP and POP3 classes; they will always be the...
  • 6631e90 Merge pull request #3276 from jrfnl/feature/use-phpcompatibility-10.0
  • 12494b1 Fix syntax
  • 381c209 Switch away from the IMAP functions, suggest using an IMAP library instead, a...
  • 57ef8c9 Escape special characters the same way in all PHP versions
  • 6dc895d Merge pull request #3278 from PHPMailer/dependabot/github_actions/actions/che...
  • 127dde3 Merge pull request #3277 from PHPMailer/dependabot/github_actions/action-runn...
  • 606c699 GH Actions: Bump actions/checkout from 5.0.0 to 6.0.0
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](PHPMailer/PHPMailer@v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant