Skip to content

composer(deps-dev): update symfony/mime requirement from ^v6.1.1 to ^v6.1.3 #36

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

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2022

Updates the requirements on symfony/mime to permit the latest version.

Release notes

Sourced from symfony/mime's releases.

v6.1.3

Changelog (symfony/mime@v6.1.2...v6.1.3)

  • 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)
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
  • 9c02479 Merge branch '6.0' into 6.1
  • c6f16f6 Merge branch '5.4' into 6.0
  • 3cd175c Merge branch '4.4' into 5.4
  • 7274897 Fix CS
  • 4a6259c Merge branch '6.0' into 6.1
  • e96131a Merge branch '5.4' into 6.0
  • 235f8d1 Merge branch '4.4' into 5.4
  • 19aabb3 quote address names if they contain parentheses
  • 21de2fe [Mime] Fix inline parts when added via attachPart()
  • a2d5684 Merge branch '6.0' into 6.1
  • Additional commits viewable in compare view

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 dependabot bot requested a review from mimmi20 as a code owner July 29, 2022 15:44
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2022
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/mime-tw-v6.1.3 branch from 3a2d037 to 34d50a6 Compare July 29, 2022 18:14
Updates the requirements on [symfony/mime](https://github.com/symfony/mime) to permit the latest version.
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/6.1/CHANGELOG.md)
- [Commits](symfony/mime@v6.1.1...v6.1.3)

---
updated-dependencies:
- dependency-name: symfony/mime
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/mime-tw-v6.1.3 branch from 34d50a6 to 0feb945 Compare July 29, 2022 18:39
@mimmi20 mimmi20 merged commit 5c7a361 into master Jul 29, 2022
@mimmi20 mimmi20 deleted the dependabot/composer/symfony/mime-tw-v6.1.3 branch July 29, 2022 19:02
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.

1 participant