Skip to content

Update symfony/mime requirement from 8.0.* to 8.1.*#13

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/mime-8.1.star
Closed

Update symfony/mime requirement from 8.0.* to 8.1.*#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/mime-8.1.star

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from symfony/mime's releases.

v8.1.0

Changelog (symfony/mime@v8.1.0-RC1...v8.1.0)

  • no significant changes
Changelog

Sourced from symfony/mime's changelog.

CHANGELOG

8.0

  • Replace __sleep/wakeup() by __(un)serialize() on AbstractPart implementations

7.4

  • Deprecate implementing __sleep/wakeup() on AbstractPart implementations; use __(un)serialize() instead

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

... (truncated)

Commits
  • b164ae7 Add call to backers in README files
  • 8d4e039 Merge branch '8.0' into 8.1
  • 7c078c4 Merge branch '7.4' into 8.0
  • a845722 Fix tests and merge resolution after merging 6.4 into 7.4
  • 25b5570 Merge branch '6.4' into 7.4
  • 7186d94 [String][Mime] Reject objects in typed-string properties during __unserialize
  • 5575d37 [Routing][RateLimiter][Mime][Security] Harden __unserialize against __toStrin...
  • 162a483 Merge branch '8.0' into 8.1
  • 7d9a72b Merge branch '7.4' into 8.0
  • b198dd6 Merge branch '6.4' into 7.4
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: symfony/mime
  dependency-version: 8.1.0
  dependency-type: direct:production
...

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 Jun 3, 2026
@wtorsi

wtorsi commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Superseded by the Symfony 8.1 release-line migration: main now pins this requirement at 8.1.* (merged via the 8.1 release PR).

@wtorsi wtorsi closed this Jul 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/composer/symfony/mime-8.1.star branch July 6, 2026 13:15
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.

1 participant