az58 / emotion

secound try
GNU General Public License v3.0
0 stars 0 forks source link

Bump symfony/mime from 4.3.5 to 4.4.47 #34

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps symfony/mime from 4.3.5 to 4.4.47.

Release notes

Sourced from symfony/mime's releases.

v4.4.47

Changelog (https://github.com/symfony/mime/compare/v4.4.46...v4.4.47)

  • no significant changes

v4.4.46

Changelog (https://github.com/symfony/mime/compare/v4.4.45...v4.4.46)

  • bug #47437 Fix email rendering when having inlined parts that are not related to the content (fabpot)

v4.4.45

Changelog (https://github.com/symfony/mime/compare/v4.4.44...v4.4.45)

  • bug #47329 Email image parts: regex for single closing quote (rr-it)

v4.4.44

Changelog (https://github.com/symfony/mime/compare/v4.4.43...v4.4.44)

  • bug #46981  quote address names if they contain parentheses (xabbuh)
  • bug #46963 Fix inline parts when added via attachPart() (fabpot)
  • bug #46863 Fix invalid DKIM signature with multiple parts (BrokenSourceCode)

v4.4.43

Changelog (https://github.com/symfony/mime/compare/v4.4.42...v4.4.43)

  • bug #46548 Allow url as a path in the DataPart::fromPath (wkania)
  • bug #46535 Check that the path is a file in the DataPart::fromPath (wkania)

v4.4.42

Changelog (https://github.com/symfony/mime/compare/v4.4.41...v4.4.42)

  • bug #46367 Throw exception when body in Email attach method is not ok (alamirault)
  • bug #46366 Add null check for EmailHeaderSame (magikid)

v4.4.41

Changelog (https://github.com/symfony/mime/compare/v4.4.40...v4.4.41)

  • no significant changes

v4.4.37

Changelog (https://github.com/symfony/mime/compare/v4.4.36...v4.4.37)

  • no significant changes

v4.4.36

Changelog (https://github.com/symfony/mime/compare/v4.4.35...v4.4.36)

  • bug #44732 Relaxing in-reply-to header validation (ThomasLandauer)
  • bug #44728 Fix encoding filenames in multipart/form-data (nicolas-grekas)

... (truncated)

Changelog

Sourced from symfony/mime's changelog.

CHANGELOG

6.1

  • Add DataPart::getFilename() and DataPart::getContentType()

6.0

  • Remove Address::fromString(), use Address::create() instead
  • Remove Serializable interface from RawMessage

5.2.0

  • Add support for DKIM
  • Deprecated Address::fromString(), use Address::create() instead

4.4.0

  • [BC BREAK] Removed NamedAddress (Address now supports a name)
  • Added PHPUnit constraints
  • Added AbstractPart::asDebugString()
  • Added Address::fromString()

4.3.3

  • [BC BREAK] Renamed method Headers::getAll() to Headers::all().

4.3.0

  • Introduced the component as experimental
Commits
  • 0eaf33c Guard scripts from being run in non-CLI contexts
  • e90a24b [Mime] Fix email rendering when having inlined parts that are not related to ...
  • 44d515b Email image parts: regex for single closing quote
  • 7274897 Fix CS
  • 19aabb3 quote address names if they contain parentheses
  • 21de2fe [Mime] Fix inline parts when added via attachPart()
  • 509677a ignore the cached body when comparing e-mails for equality
  • b36ce91 fix PHP syntax to be compatible with 7.2 and 7.3
  • ff9f65c Fix CS
  • eec20e7 [Mime] Fix invalid DKIM signature with multiple parts
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/az58/emotion/network/alerts).