Skip to content

composer(deps-dev): update symfony/mime requirement from ^v6.3.0 to ^v6.3.3 #439

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
Aug 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from symfony/mime's releases.

v6.3.3

Changelog (symfony/mime@v6.3.2...v6.3.3)

  • no significant changes
Changelog

Sourced from symfony/mime's changelog.

CHANGELOG

6.3

  • Support detection of related parts if Content-Id is used instead of the name
  • Add TextPart::getDisposition()

6.2

  • Add File
  • Deprecate Email::attachPart(), use addPart() instead
  • Deprecate calling Message::setBody() without arguments

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
  • 9a0cbd5 Fix symfony/deprecation-contracts require
  • fa1b1c1 Merge branch '6.2' into 6.3
  • 32f2c5f Merge branch '5.4' into 6.2
  • 2ea06df [Mime] Fix lowest versions of deps
  • a5a1bca Merge branch '6.2' into 6.3
  • 44a1f62 Merge branch '5.4' into 6.2
  • 75bd19d [Serializer] Fix denormalizing abstract part headers in MimeMessageNormalizer
  • 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 August 5, 2023 02:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch labels Aug 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

composer.json
  • symfony/mime@>= 6.3.3, < 7.0.0
  • symfony/mime@>= 6.3.0, < 7.0.0

@dependabot dependabot bot force-pushed the dependabot/composer/master/symfony/mime-tw-v6.3.3 branch 3 times, most recently from 6728109 to 16d605a Compare August 5, 2023 10:32
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.3/CHANGELOG.md)
- [Commits](symfony/mime@v6.3.0...v6.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@mimmi20 mimmi20 force-pushed the dependabot/composer/master/symfony/mime-tw-v6.3.3 branch from 16d605a to aee7a16 Compare August 5, 2023 10:56
@mimmi20 mimmi20 merged commit be6c8c6 into master Aug 5, 2023
@mimmi20 mimmi20 deleted the dependabot/composer/master/symfony/mime-tw-v6.3.3 branch August 5, 2023 11:21
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