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 3 updates: symfony/filesystem, phpbench/phpbench and symfony/dependency-injection.
Updates
symfony/filesystem
from 6.4.8 to 6.4.9Release notes
Sourced from symfony/filesystem's releases.
Commits
b51ef80
Merge branch '5.4' into 6.46d29dd9
[Filesystem][Mime] Fix transient tests748ccd8
Merge branch '5.4' into 6.46a03d7f
[Filesystem] Fix Filesystem::remove() on WindowsUpdates
phpbench/phpbench
from 1.2.15 to 1.3.1Release notes
Sourced from phpbench/phpbench's releases.
Changelog
Sourced from phpbench/phpbench's changelog.
Commits
a3e1ef0
Do not try and concat schema path if we're in a PHAR (#1102)f1cb8bc
Bump changelog4d5b9fd
Introduce default table component and use single quotes (#1101)49acd47
CLI Config Manipulation (#1100)203c279
Revert "Removed useless polyfills (#1056)" (#1099)9ea1576
If \PhpBench\Executor\Method\ErrorHandlingExecutorDecorator throws unhandled ...0462641
gh-1097: Ignore@template
and other generic annotations (#1098)af099c2
Do not show ERROR log message if field not found (#1095)b78e7e9
Bump actions/cache from 3 to 4 (#1083)c4af952
Specify--no-gpg-sign
in git integration tests (#1091)Updates
symfony/dependency-injection
from 6.4.8 to 6.4.9Release notes
Sourced from symfony/dependency-injection's releases.
Commits
a4df9df
[DependencyInjection] Add test coverage for `AutowireCallable::buildDefinitio...85cfebb
[DependencyInjection] Fix ternary in AutowireCallable attributeDependabot 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