This repository was archived by the owner on Jun 12, 2026. It is now read-only.
Bump the composer group across 1 directory with 4 updates#63
Merged
Conversation
Bumps the composer group with 3 updates in the / directory: [symfony/http-kernel](https://github.com/symfony/http-kernel), [symfony/mailer](https://github.com/symfony/mailer) and [symfony/yaml](https://github.com/symfony/yaml). Updates `symfony/http-kernel` from 7.4.6 to 7.4.13 - [Release notes](https://github.com/symfony/http-kernel/releases) - [Changelog](https://github.com/symfony/http-kernel/blob/8.1/CHANGELOG.md) - [Commits](symfony/http-kernel@v7.4.6...v7.4.13) Updates `symfony/mailer` from 7.4.6 to 7.4.12 - [Release notes](https://github.com/symfony/mailer/releases) - [Changelog](https://github.com/symfony/mailer/blob/8.1/CHANGELOG.md) - [Commits](symfony/mailer@v7.4.6...v7.4.12) Updates `symfony/mime` from 7.4.6 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.4.6...v7.4.13) Updates `symfony/yaml` from 7.4.6 to 7.4.13 - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/8.1/CHANGELOG.md) - [Commits](symfony/yaml@v7.4.6...v7.4.13) --- updated-dependencies: - dependency-name: symfony/http-kernel dependency-version: 7.4.13 dependency-type: indirect dependency-group: composer - dependency-name: symfony/mailer dependency-version: 7.4.12 dependency-type: indirect dependency-group: composer - dependency-name: symfony/mime dependency-version: 7.4.13 dependency-type: indirect dependency-group: composer - dependency-name: symfony/yaml dependency-version: 7.4.13 dependency-type: indirect dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit at claude.ai/admin-settings/claude-code.
Once credits are available, push a new commit or reopen this pull request to trigger a review.
svpernova09
approved these changes
May 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the composer group with 3 updates in the / directory: symfony/http-kernel, symfony/mailer and symfony/yaml.
Updates
symfony/http-kernelfrom 7.4.6 to 7.4.13Release notes
Sourced from symfony/http-kernel's releases.
Commits
9df8479Update VERSION for 7.4.13e021d02Merge branch '6.4' into 7.43629a32[HttpKernel][WebProfilerBundle] Check logs priority name for bothWARNINGa...991b2e7Bump Symfony version to 7.4.137922b53Update VERSION for 7.4.12bb9cc96Bump Symfony version to 6.4.4141dff5cUpdate VERSION for 6.4.40952eea0Merge branch '6.4' into 7.4ed497ac[HttpKernel] Preserve named-attribute override on Request/Session value resol...32d4308security #cve-2026-45075 [Security][HttpKernel] Fix HEAD requests bypassing m...Updates
symfony/mailerfrom 7.4.6 to 7.4.12Release notes
Sourced from symfony/mailer's releases.
Commits
5cefb71Merge branch '6.4' into 7.494fd44fMerge branch '5.4' into 6.45b5385b[Mailer] Add end-of-options separator before recipients in SendmailTransport;...0a4f073[7.4] Remove usages of named arguments in testse8faa33Update XSD references in phpunit.xml.dist files2c39419Merge branch '6.4' into 7.4602519cPHP CS Fixer: backports changes toward 6.4 branch9902e35Merge branch '6.4' into 7.4a2918c6CS fixes - native_function_invocation & static_lambdad56a83b[CS] Back config from 8.1 and apply heredoc_indentation ruleUpdates
symfony/mimefrom 7.4.6 to 7.4.13Release notes
Sourced from symfony/mime's releases.
Commits
a845722Fix tests and merge resolution after merging 6.4 into 7.425b5570Merge branch '6.4' into 7.47186d94[String][Mime] Reject objects in typed-string properties during __unserialize5575d37[Routing][RateLimiter][Mime][Security] Harden __unserialize against __toStrin...b198dd6Merge branch '6.4' into 7.47ccfb0cMerge branch '5.4' into 6.48f89d3a[Mime] Reject email addresses containing line breaks in Address25d9bc3Merge branch '6.4' into 7.4f2f05cb[Mime] Fix transient test2d550c4Merge branch '6.4' into 7.4Updates
symfony/yamlfrom 7.4.6 to 7.4.13Release notes
Sourced from symfony/yaml's releases.
Commits
a7ec3b1Merge branch '6.4' into 7.4e8fdf34CS fix4b5658cMerge branch '6.4' into 7.469b7344Merge branch '5.4' into 6.4ae0bbb4[Yaml] Allow trailing newlines after the end-of-document marker8b6952bMerge branch '6.4' into 7.468dcd1fMerge branch '5.4' into 6.4b0b2705[Yaml] Harden the Parser::cleanup() regexes against catastrophic backtracking5a351ff[Yaml] Bound collection-alias resolution in the parsere2eb64aMerge branch '6.4' into 7.4Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.