Skip to content

chore(deps): Bump symfony/mime from 6.4.13 to 7.2.4#139

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/mime-7.2.4
Closed

chore(deps): Bump symfony/mime from 6.4.13 to 7.2.4#139
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/mime-7.2.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Bumps symfony/mime from 6.4.13 to 7.2.4.

Release notes

Sourced from symfony/mime's releases.

v7.2.4

Changelog (symfony/mime@v7.2.3...v7.2.4)

v7.2.3

Changelog (symfony/mime@v7.2.2...v7.2.3)

v7.2.1

Changelog (symfony/mime@v7.2.0...v7.2.1)

  • no significant changes

v7.2.0

Changelog (symfony/mime@v7.2.0-RC1...v7.2.0)

  • no significant changes

v7.2.0-RC1

Changelog (symfony/mime@v7.2.0-BETA2...v7.2.0-RC1)

  • no significant changes

v7.2.0-BETA2

Changelog (symfony/mime@v7.2.0-BETA1...v7.2.0-BETA2)

v7.2.0-BETA1

Changelog (symfony/mime@v7.1.6...v7.2.0-BETA1)

v7.1.11

Changelog (symfony/mime@v7.1.10...v7.1.11)

v7.1.10

Changelog (symfony/mime@v7.1.9...v7.1.10)

  • no significant changes

v7.1.6

Changelog (symfony/mime@v7.1.5...v7.1.6)

... (truncated)

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
  • 87ca220 Merge branch '6.4' into 7.2
  • ac537b6 [MIME] use address for body at PathHeader
  • 2fc3b4b Merge branch '7.1' into 7.2
  • c252e20 Merge branch '6.4' into 7.1
  • 917d779 [Mime] Fix body validity check in Email when using Message::setBody()
  • 7f9617f Merge branch '7.1' into 7.2
  • a426974 Merge branch '6.4' into 7.1
  • ea87c88 [Mime] Fix wrong PHPDoc in FormDataPart constructor
  • cc84a4b chore: fix some typos
  • f31946d [Mime] Update mime types
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2025
Bumps [symfony/mime](https://github.com/symfony/mime) from 6.4.13 to 7.2.4.
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/7.2/CHANGELOG.md)
- [Commits](symfony/mime@v6.4.13...v7.2.4)

---
updated-dependencies:
- dependency-name: symfony/mime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/mime-7.2.4 branch from e705fb1 to a525498 Compare March 7, 2025 14:00
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2025

Looks like symfony/mime is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Mar 19, 2025
@dependabot dependabot bot deleted the dependabot/composer/symfony/mime-7.2.4 branch March 19, 2025 15:32
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.

0 participants