(chore): Bump the composer group with 6 updates#104
Merged
Conversation
Bumps the composer group with 6 updates: | Package | From | To | | --- | --- | --- | | [symfony/console](https://github.com/symfony/console) | `6.4.36` | `6.4.37` | | [symfony/css-selector](https://github.com/symfony/css-selector) | `7.4.8` | `7.4.9` | | [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `7.4.8` | `7.4.9` | | [symfony/mime](https://github.com/symfony/mime) | `6.4.36` | `6.4.37` | | [symfony/routing](https://github.com/symfony/routing) | `6.4.34` | `6.4.37` | | [symfony/filesystem](https://github.com/symfony/filesystem) | `7.4.8` | `7.4.9` | Updates `symfony/console` from 6.4.36 to 6.4.37 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/8.1/CHANGELOG.md) - [Commits](symfony/console@v6.4.36...v6.4.37) Updates `symfony/css-selector` from 7.4.8 to 7.4.9 - [Release notes](https://github.com/symfony/css-selector/releases) - [Changelog](https://github.com/symfony/css-selector/blob/8.1/CHANGELOG.md) - [Commits](symfony/css-selector@v7.4.8...v7.4.9) Updates `symfony/event-dispatcher` from 7.4.8 to 7.4.9 - [Release notes](https://github.com/symfony/event-dispatcher/releases) - [Changelog](https://github.com/symfony/event-dispatcher/blob/8.1/CHANGELOG.md) - [Commits](symfony/event-dispatcher@v7.4.8...v7.4.9) Updates `symfony/mime` from 6.4.36 to 6.4.37 - [Release notes](https://github.com/symfony/mime/releases) - [Changelog](https://github.com/symfony/mime/blob/8.1/CHANGELOG.md) - [Commits](symfony/mime@v6.4.36...v6.4.37) Updates `symfony/routing` from 6.4.34 to 6.4.37 - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/8.1/CHANGELOG.md) - [Commits](symfony/routing@v6.4.34...v6.4.37) Updates `symfony/filesystem` from 7.4.8 to 7.4.9 - [Release notes](https://github.com/symfony/filesystem/releases) - [Changelog](https://github.com/symfony/filesystem/blob/8.1/CHANGELOG.md) - [Commits](symfony/filesystem@v7.4.8...v7.4.9) --- updated-dependencies: - dependency-name: symfony/console dependency-version: 6.4.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: composer - dependency-name: symfony/css-selector dependency-version: 7.4.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: composer - dependency-name: symfony/event-dispatcher dependency-version: 7.4.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: composer - dependency-name: symfony/mime dependency-version: 6.4.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: composer - dependency-name: symfony/routing dependency-version: 6.4.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: composer - dependency-name: symfony/filesystem dependency-version: 7.4.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com>
yard-bot
approved these changes
May 4, 2026
Composer package changes
|
|
Coverage report for commit: a519449 Summary - Lines: 91.74% | Methods: 95.45%
🤖 comment via lucassabreu/comment-coverage-clover |
||||||||||||||||||||||||||||||||
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 6 updates:
6.4.366.4.377.4.87.4.97.4.87.4.96.4.366.4.376.4.346.4.377.4.87.4.9Updates
symfony/consolefrom 6.4.36 to 6.4.37Release notes
Sourced from symfony/console's releases.
Commits
7bbcaf3More CS fixes2f04c68CS fixes - native_function_invocation & static_lambda545cb35Backport some CS fixes from 7.4a61f29e[CS] Back config from 8.1 and apply heredoc_indentation rule656d546[Console] Fix shell completion when SHELL_VERBOSITY=-1Updates
symfony/css-selectorfrom 7.4.8 to 7.4.9Release notes
Sourced from symfony/css-selector's releases.
Commits
b75663eUpdate XSD references in phpunit.xml.dist files867777cMerge branch '6.4' into 7.4cafe33eCS fixes - native_function_invocation & static_lambda1a80f69[CS] Back config from 8.1 and apply heredoc_indentation rule475b778[CssSelector] Fix :is() and :where() combining conditions with parent selecto...38f1e94Add deprecationTrigger ignoreUndefinedTriggers="true" in phpunit.xml.dist filesUpdates
symfony/event-dispatcherfrom 7.4.8 to 7.4.9Release notes
Sourced from symfony/event-dispatcher's releases.
Commits
e4a2e29Update XSD references in phpunit.xml.dist files41b7995Merge branch '6.4' into 7.42e3bf81CS fixes - native_function_invocation & static_lambdacf0ec46Add deprecationTrigger ignoreUndefinedTriggers="true" in phpunit.xml.dist files011b50cMerge branch '6.4' into 7.4f25830d[EventDispatcher] Fix TraceableEventDispatcher when reset during dispatchUpdates
symfony/mimefrom 6.4.36 to 6.4.37Release notes
Sourced from symfony/mime's releases.
Commits
330077bbug #64047 [Mime] Preserve inline part filename instead of overwriting it wit...4c7099f[Mime] Preserve inline part filename instead of overwriting it with the Conte...e2ae51d[FrameworkBundle] Apply tagged MIME type guessers in File::getMimeType()3d48678More CS fixes05099f5CS fixes - native_function_invocation & static_lambdaf56fd2b[CS] Back config from 8.1 and apply heredoc_indentation ruleUpdates
symfony/routingfrom 6.4.34 to 6.4.37Release notes
Sourced from symfony/routing's releases.
Commits
48035d1[Routing] Honor the Request's method in UrlMatcher::matchRequest()1425c2cMore CS fixes883d140CS fixes - native_function_invocation & static_lambda4bcf92a[CS] Back config from 8.1 and apply heredoc_indentation ruleUpdates
symfony/filesystemfrom 7.4.8 to 7.4.9Release notes
Sourced from symfony/filesystem's releases.
Commits
dcd8f96Update XSD references in phpunit.xml.dist filesd230a8eMerge branch '6.4' into 7.429f792dMore CS fixese66da3eMerge branch '6.4' into 7.460d2511CS fixes - native_function_invocation & static_lambda1c54ad0[Filesystem] Fix Path dealing with schemesb42ef66[Filesystem] Fix merge conflict resolutionb6c73d5Merge branch '6.4' into 7.47309213[Filesystem] Fix Path::normalize() replacing backslashes on UNIX5dce1cdAdd deprecationTrigger ignoreUndefinedTriggers="true" in phpunit.xml.dist filesDependabot 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 conditions