Skip to content

Bump the composer group across 1 directory with 3 updates#21

Merged
Programie merged 1 commit into
mainfrom
dependabot/composer/composer-42b4a9909f
May 28, 2026
Merged

Bump the composer group across 1 directory with 3 updates#21
Programie merged 1 commit into
mainfrom
dependabot/composer/composer-42b4a9909f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Bumps the composer group with 3 updates in the / directory: symfony/yaml, symfony/mime and symfony/twig-bridge.

Updates symfony/yaml from 6.4.26 to 6.4.40

Release notes

Sourced from symfony/yaml's releases.

v6.4.40

Changelog (symfony/yaml@v6.4.39...v6.4.40)

v6.4.39

Changelog (symfony/yaml@v6.4.38...v6.4.39)

v6.4.38

Changelog (symfony/yaml@v6.4.34...v6.4.38)

v6.4.34

Changelog (symfony/yaml@v6.4.33...v6.4.34)

v6.4.30

Changelog (symfony/yaml@v6.4.29...v6.4.30)

Commits
  • 68dcd1f Merge branch '5.4' into 6.4
  • b0b2705 [Yaml] Harden the Parser::cleanup() regexes against catastrophic backtracking
  • 5a351ff [Yaml] Bound collection-alias resolution in the parser
  • e4fb993 [Yaml] Reject non-stringables when using "!!binary"
  • b02ba66 [Yaml] Bound recursion depth in the parser
  • f8d2f4a [Yaml] fix flow collection drops &anchor and !!str &anchor items
  • 323ed2d CS fixes - native_function_invocation & static_lambda
  • f33e2fb Backport some CS fixes from 7.4
  • fe7a693 [CS] Back config from 8.1 and apply heredoc_indentation rule
  • 7bca30d [Yaml] Fix parsing nested mappings in sequences
  • Additional commits viewable in compare view

Updates symfony/mime from 7.3.4 to 7.4.13

Release notes

Sourced from symfony/mime's releases.

v7.4.13

Changelog (symfony/mime@v7.4.12...v7.4.13)

v7.4.12

Changelog (symfony/mime@v7.4.9...v7.4.12)

v7.4.9

Changelog (symfony/mime@v7.4.8...v7.4.9)

v7.4.8

Changelog (symfony/mime@v7.4.7...v7.4.8)

v7.4.7

Changelog (symfony/mime@v7.4.6...v7.4.7)

v7.4.6

Changelog (symfony/mime@v7.4.5...v7.4.6)

v7.4.5

Changelog (symfony/mime@v7.4.4...v7.4.5)

v7.4.4

Changelog (symfony/mime@v7.4.3...v7.4.4)

  • no significant changes

v7.4.0

Changelog (symfony/mime@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC2

Changelog (symfony/mime@v7.4.0-RC1...v7.4.0-RC2)

... (truncated)

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
  • 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...
  • b198dd6 Merge branch '6.4' into 7.4
  • 7ccfb0c Merge branch '5.4' into 6.4
  • 8f89d3a [Mime] Reject email addresses containing line breaks in Address
  • 25d9bc3 Merge branch '6.4' into 7.4
  • f2f05cb [Mime] Fix transient test
  • 2d550c4 Merge branch '6.4' into 7.4
  • Additional commits viewable in compare view

Updates symfony/twig-bridge from 6.4.25 to 6.4.40

Release notes

Sourced from symfony/twig-bridge's releases.

v6.4.40

Changelog (symfony/twig-bridge@v6.4.36...v6.4.40)

v6.4.36

Changelog (symfony/twig-bridge@v6.4.35...v6.4.36)

v6.4.35

Changelog (symfony/twig-bridge@v6.4.34...v6.4.35)

v6.4.34

Changelog (symfony/twig-bridge@v6.4.33...v6.4.34)

v6.4.32

Changelog (symfony/twig-bridge@v6.4.31...v6.4.32)

v6.4.31

Changelog (symfony/twig-bridge@v6.4.30...v6.4.31)

v6.4.30

Changelog (symfony/twig-bridge@v6.4.29...v6.4.30)

Commits
  • 5a68963 [TwigBridge] Fix XSS issue in CodeExtension::fileExcerpt()
  • 2130327 [FrameworkBundle][TwigBridge] Bump symfony/mime requirement
  • e06912a More CS fixes
  • 44bcf2a CS fixes - native_function_invocation & static_lambda
  • 7a01a58 Backport some CS fixes from 7.4
  • bd33dfc [CS] Back config from 8.1 and apply heredoc_indentation rule
  • 3ae963a [TwigBridge][Mime] Add missing tests
  • f1137ea [TwigBridge] Refactor image method to use DataPart content ID
  • 352acf6 [TwigBridge] Fix Bootstrap 4 horizontal layout broken by form errors moved ou...
  • 5169074 [TwigBridge] Fix Bootstrap 4 form error layout
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the composer group with 3 updates in the / directory: [symfony/yaml](https://github.com/symfony/yaml), [symfony/mime](https://github.com/symfony/mime) and [symfony/twig-bridge](https://github.com/symfony/twig-bridge).


Updates `symfony/yaml` from 6.4.26 to 6.4.40
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/8.1/CHANGELOG.md)
- [Commits](symfony/yaml@v6.4.26...v6.4.40)

Updates `symfony/mime` from 7.3.4 to 7.4.13
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/8.1/CHANGELOG.md)
- [Commits](symfony/mime@v7.3.4...v7.4.13)

Updates `symfony/twig-bridge` from 6.4.25 to 6.4.40
- [Release notes](https://github.com/symfony/twig-bridge/releases)
- [Changelog](https://github.com/symfony/twig-bridge/blob/8.1/CHANGELOG.md)
- [Commits](symfony/twig-bridge@v6.4.25...v6.4.40)

---
updated-dependencies:
- dependency-name: symfony/yaml
  dependency-version: 6.4.40
  dependency-type: direct:production
  dependency-group: composer
- dependency-name: symfony/mime
  dependency-version: 7.4.13
  dependency-type: indirect
  dependency-group: composer
- dependency-name: symfony/twig-bridge
  dependency-version: 6.4.40
  dependency-type: indirect
  dependency-group: composer
...

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 May 28, 2026
@Programie Programie merged commit d1087ce into main May 28, 2026
2 of 3 checks passed
@dependabot dependabot Bot deleted the dependabot/composer/composer-42b4a9909f branch May 28, 2026 08:06
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