soup-bowl / wp-simple-smtp

📨 WordPress SMTP plugin. Plain and simple.
https://wordpress.org/plugins/simple-smtp
MIT License
24 stars 5 forks source link

Bump phpmailer/phpmailer from 6.9.1 to 6.9.2 in the dev-dependencies group #173

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the dev-dependencies group with 1 update: phpmailer/phpmailer.

Updates phpmailer/phpmailer from 6.9.1 to 6.9.2

Release notes

Sourced from phpmailer/phpmailer's releases.

PHPMailer 6.9.2

This is a maintenance release.

Changes

  • Escape dots in SMTP transaction ID patterns
  • Add link to aboutmy.email testing service in docs
  • Add a more comprehensive example for using XOAUTH2 with gmail and Azure, thanks to @​decomplexity
  • Update Turkish, Spanish, Japanese, Russian, French translations
  • Add Urdu & Kurdish (Sorani) translations
  • Fix broken links in docs and comments, avoid http links, correct link to LGPL 2.1 license file
  • Cleaner PSR-3 SMTP debug logging
  • Bump GitHub action versions
  • Fix error handler scope issue in POP3 and SMTP classes
  • Numerous test improvements by @​jrfnl
Changelog

Sourced from phpmailer/phpmailer's changelog.

Version 6.9.2 (October 9th, 2024)

  • Escape dots in SMTP transaction ID patterns
  • Add link to aboutmy.email testing service in docs
  • Add a more comprehensive example for using XOAUTH2 with gmail and Azure, thanks to @​decomplexity
  • Update Turkish, Spanish, Japanese, Russian, French translations
  • Add Urdu & Kurdish (Sorani) translations
  • Fix broken links in docs and comments, avoid http links, correct link to LGPL 2.1 license file
  • Cleaner PSR-3 SMTP debug logging
  • Bump GitHub action versions
  • Fix error handler scope issue in POP3 and SMTP classes
  • Numerous test improvements by @​jrfnl
Commits
  • a7b17b4 6.9.2
  • f658da9 Changelog
  • 4617ffe Changelog
  • df46489 Add Kurdish Sorani translation
  • d234e50 Simpler regex
  • c1c075a This will never match, so look for a string instead
  • f851553 Merge pull request #3020 from Yurunsoft/fix-set_error_handler
  • 7a67257 Merge pull request #3003 from jeijei4/patch-1
  • 9d05d76 Merge pull request #3096 from jrfnl/feature/ghactions-extension-variation-in-...
  • 6b2e692 GH Actions: test with different sets of extensions
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions