Skip to content

Bump symfony/mailer from 5.4.5 to 6.0.13#52

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/mailer-6.0.13
Closed

Bump symfony/mailer from 5.4.5 to 6.0.13#52
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/mailer-6.0.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 1, 2022

Bumps symfony/mailer from 5.4.5 to 6.0.13.

Release notes

Sourced from symfony/mailer's releases.

v6.0.13

Changelog (symfony/mailer@v6.0.12...v6.0.13)

  • bug #47403 Fix edge cases in STMP transports (fabpot)

v6.0.12

Changelog (symfony/mailer@v6.0.11...v6.0.12)

  • bug #47161 Fix logic (fabpot)
  • bug #47142 Fix error message in case of an STMP error (fabpot)

v6.0.11

Changelog (symfony/mailer@v6.0.10...v6.0.11)

  • no significant changes

v6.0.10

Changelog (symfony/mailer@v6.0.9...v6.0.10)

  • bug #46603 Fix Error Handling for OhMySMTP Bridge (paul-oms)
  • bug #46368 Fix for missing sender name in case with usage of the EnvelopeListener (bobahvas)

v6.0.8

Changelog (symfony/mailer@v6.0.7...v6.0.8)

  • bug #46154 Restore X-Transport after failure (zenas1210)
  • bug #45992 Return-Path has higher priority for envelope address than From address (tpetry)

v6.0.7

Changelog (symfony/mailer@v6.0.6...v6.0.7)

  • bug #45816 Preserve case of headers (nicolas-grekas)
  • bug #45691 fix: stringify from address for ses+api transport (everyx)
  • bug #45690 Use recipients in sendmail transport (HypeMC)
  • bug #45564 Fix invalid mailjet error managment (alamirault, fancyweb)

v6.0.5

Changelog (symfony/mailer@v6.0.4...v6.0.5)

  • bug #45338 Fix string-cast of exceptions thrown by authenticator in EsmtpTransport (wikando-ck)
  • bug #45275 ensure only a single tag can be used with Postmark (kbond)
  • bug #45274 allow Mailchimp to handle multiple TagHeader's (kbond)
  • bug #44839 MailerInterface: failed exception contract when enabling messenger (Giorgio Premi)

v6.0.3

Changelog (symfony/mailer@v6.0.2...v6.0.3)

  • no significant changes

v6.0.2

... (truncated)

Changelog

Sourced from symfony/mailer's changelog.

CHANGELOG

6.1

  • Make start() and stop() methods public on SmtpTransport
  • Improve extensibility of EsmtpTransport

6.0

  • The HttpTransportException class takes a string at first argument

5.4

  • Enable the mailer to operate on any PSR-14-compatible event dispatcher

5.3

  • added the mailer monolog channel and set it on all transport definitions

5.2.0

  • added NativeTransportFactory to configure a transport based on php.ini settings
  • added local_domain, restart_threshold, restart_threshold_sleep and ping_threshold options for smtp
  • added command option for sendmail

4.4.0

  • [BC BREAK] changed the NullTransport DSN from smtp://null to null://null

  • [BC BREAK] renamed SmtpEnvelope to Envelope, renamed DelayedSmtpEnvelope to DelayedEnvelope

  • [BC BREAK] changed the syntax for failover and roundrobin DSNs

    Before:

    dummy://a || dummy://b (for failover) dummy://a && dummy://b (for roundrobin)

    After:

    failover(dummy://a dummy://b) roundrobin(dummy://a dummy://b)

  • added support for multiple transports on a Mailer instance

... (truncated)

Commits
  • 6269c87 Merge branch '5.4' into 6.0
  • 63bf36a Merge branch '4.4' into 5.4
  • 877cfb3 [Mailer] Fix edge cases in STMP transports
  • 45aad5f Merge branch '5.4' into 6.0
  • 076043a Merge branch '4.4' into 5.4
  • f1d8284 [Mailer] Fix logic
  • 3d61d27 Merge branch '5.4' into 6.0
  • 1125a1a Merge branch '4.4' into 5.4
  • 0fce8fa [Mailer] Fix error message in case of an STMP error
  • 4a787a2 Merge branch '5.4' into 6.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 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 [symfony/mailer](https://github.com/symfony/mailer) from 5.4.5 to 6.0.13.
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/6.1/CHANGELOG.md)
- [Commits](symfony/mailer@v5.4.5...v6.0.13)

---
updated-dependencies:
- dependency-name: symfony/mailer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 1, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 1, 2022

Superseded by #63.

@dependabot dependabot Bot closed this Nov 1, 2022
@dependabot dependabot Bot deleted the dependabot/composer/symfony/mailer-6.0.13 branch November 1, 2022 08:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants