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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all group with 4 updates: symfony/filesystem, symfony/translation-contracts, symfony/config and symfony/dependency-injection.
Updates
symfony/filesystem
from 6.4.6 to 6.4.7Release notes
Sourced from symfony/filesystem's releases.
Commits
78dde75
Merge branch '5.4' into 6.4e6edd87
Auto-close PRs on subtree-splits3c5cce2
Merge branch '5.4' into 6.4490b6cf
Fix CI16feb01
Merge branch '5.4' into 6.4db9c7b1
bug #54471 [Filesystem] Strengthen the check of file permissions in `dumpFile...6dc5233
[Filesystem] Strengthen the check of file permissions indumpFile
c882f88
Merge branch '5.4' into 6.44303603
use local PHP web server to test HTTP stream wrappersUpdates
symfony/translation-contracts
from 3.4.2 to 3.5.0Commits
b9d2189
Merge branch '7.0' into 7.1ec03612
Merge branch '5.4' into 6.410047ca
Auto-close PRs on subtree-splitsaf28c29
Merge branch '7.0' into 7.181a9628
[DependencyInjection] AddServiceCollectionInterface
0645058
[Tests] StreamlineUpdates
symfony/config
from 6.4.6 to 6.4.7Release notes
Sourced from symfony/config's releases.
Commits
51da0e4
Merge branch '5.4' into 6.462cec4a
Auto-close PRs on subtree-splitsUpdates
symfony/dependency-injection
from 6.4.6 to 6.4.7Release notes
Sourced from symfony/dependency-injection's releases.
Commits
d8c5f97
Merge branch '5.4' into 6.45b4505f
Auto-close PRs on subtree-splitsDependabot 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