Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

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

Release notes

Sourced from symfony/mime's releases.

v8.0.0

Changelog (symfony/mime@v8.0.0-RC3...v8.0.0)

  • no significant changes
Changelog

Sourced from symfony/mime's changelog.

CHANGELOG

7.0

  • Remove Email::attachPart(), use Email::addPart() instead
  • Argument $body is now required (at least null) in Message::setBody()
  • Require explicit argument when calling Message::setBody()

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

... (truncated)

Commits
  • 7576ce3 Merge branch '7.4' into 8.0
  • bdb0272 Merge branch '7.3' into 7.4
  • 0f52213 Merge branch '6.4' into 7.3
  • 69aeef5 [Mime] Update mime types
  • 6775b69 Merge branch '7.4' into 8.0
  • bd230c1 Merge branch '7.3' into 7.4
  • 989f19e Merge branch '6.4' into 7.3
  • e698fc2 [Mime] Remove unused variable in Email::prepareParts
  • b7fed01 mime: remove obsolete property
  • c09c94f Merge branch '7.4' into 8.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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/7.3/CHANGELOG.md)
- [Commits](symfony/mime@v7.3.4...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 1, 2025
@Slamdunk Slamdunk merged commit 923fd1b into master Dec 1, 2025
4 of 5 checks passed
@Slamdunk Slamdunk deleted the dependabot/composer/symfony/mime-tw-7.3.4or-tw-8.0.0 branch December 1, 2025 07:52
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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants