Skip to content

composer(deps-dev): update symfony/mime requirement from ^v6.1.7 to ^v6.1.8 #208

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
Nov 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from symfony/mime's releases.

v6.1.8

Changelog (symfony/mime@v6.1.7...v6.1.8)

  • no significant changes
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
  • d02c393 Merge branch '6.0' into 6.1
  • ad9878b Merge branch '5.4' into 6.0
  • 46eeedb [Mime] Rename SMimeEncryptorTest to SMimeEncrypterTest
  • See full diff 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 November 29, 2022 15:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 29, 2022
@dependabot dependabot bot force-pushed the dependabot/composer/master/symfony/mime-tw-v6.1.8 branch from f6a5bf4 to f2f2eef Compare November 29, 2022 20:35
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.7...v6.1.8)

---
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/master/symfony/mime-tw-v6.1.8 branch from f2f2eef to 28b3878 Compare November 29, 2022 21:59
@mimmi20 mimmi20 merged commit 9c9ba9b into master Nov 29, 2022
@mimmi20 mimmi20 deleted the dependabot/composer/master/symfony/mime-tw-v6.1.8 branch November 29, 2022 23:57
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