Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump symfony/mailer from 5.4.22 to 6.0.19 #1539

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2023

Bumps symfony/mailer from 5.4.22 to 6.0.19.

Release notes

Sourced from symfony/mailer's releases.

v6.0.19

Changelog (symfony/mailer@v6.0.18...v6.0.19)

  • no significant changes

v6.0.17

Changelog (symfony/mailer@v6.0.16...v6.0.17)

  • bug #48126 Include all transports' debug messages in RoundRobin transport exception (mixdf)

v6.0.16

Changelog (symfony/mailer@v6.0.15...v6.0.16)

  • bug #48075 Stream timeout not detected fgets returns false (Sezil)

v6.0.15

Changelog (symfony/mailer@v6.0.14...v6.0.15)

  • bug #47822 fix: use message object from event (rogamoore)

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)

... (truncated)

Changelog

Sourced from symfony/mailer's changelog.

CHANGELOG

6.3

  • Add MessageEvent::reject() to allow rejecting an email before sending it
  • Change the default port for the mailgun+smtp transport from 465 to 587
  • Add $authenticators parameter in EsmtpTransport constructor and EsmtpTransport::setAuthenticators() to allow overriding of default eSMTP authenticators

6.2.7

  • [BC BREAK] The following data providers for TransportFactoryTestCase are now static: supportsProvider(), createProvider(), unsupportedSchemeProvider()and incompleteDsnProvider()

6.2

  • Add a mailer:test command
  • Add SentMessageEvent and FailedMessageEvent events

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

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [symfony/mailer](https://github.com/symfony/mailer) from 5.4.22 to 6.0.19.
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/6.3/CHANGELOG.md)
- [Commits](symfony/mailer@v5.4.22...v6.0.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
@nickvergessen
Copy link
Member

Staying on 5.4 LTS for now while we need PHP 8.0 support, see also #1606

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/symfony/mailer-6.0.19 branch October 14, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant