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
Bumps symfony/filesystem from 3.4.39 to 4.4.21.
Release notes
Sourced from symfony/filesystem's releases.
... (truncated)
Changelog
Sourced from symfony/filesystem's changelog.
... (truncated)
Commits
940826c
[Filesystem] Fix dumpFile() method call3225cf0
Fix comment with typo715e7a5
Modernize func_get_args() calls to variadic parameters83a6fee
Use createMock() and use import instead of FQCNa27af3b
Use ::class keyword when possible5dfa00b
Improve composer.json descriptionsda72813
Bump license year1dcbcd5
CS: Apply ternary_to_null_coalescing fixerd99fbef
Added additional file existence check on temporary file cleanup for dumpFile ...17b83e3
[Filesystem] fix cleaning up tmp files when dumpFile() failsDependabot 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