Skip to content

Bump symfony/filesystem from 8.0.11 to 8.1.0 - #3178

Merged
omnicolor merged 1 commit into
mainfrom
dependabot/composer/symfony/filesystem-8.1.0
Jul 27, 2026
Merged

Bump symfony/filesystem from 8.0.11 to 8.1.0#3178
omnicolor merged 1 commit into
mainfrom
dependabot/composer/symfony/filesystem-8.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps symfony/filesystem from 8.0.11 to 8.1.0.

Release notes

Sourced from symfony/filesystem's releases.

v8.1.0

Changelog (symfony/filesystem@v8.1.0-BETA2...v8.1.0)

  • no significant changes

v8.1.0-BETA2

Changelog (symfony/filesystem@v8.1.0-BETA1...v8.1.0-BETA2)

v8.1.0-BETA1

Changelog (symfony/filesystem@v8.0.11...v8.1.0-BETA1)

Changelog

Sourced from symfony/filesystem's changelog.

CHANGELOG

8.1

  • Deprecate calling Filesystem::mirror() with option copy_on_windows, use option follow_symlinks instead.

7.1

  • Add the Filesystem::readFile() method

7.0

  • Add argument $lock to Filesystem::appendToFile()

5.4

  • Add Path class
  • Add $lock argument to Filesystem::appendToFile()

5.0.0

  • Filesystem::dumpFile() and appendToFile() don't accept arrays anymore

4.4.0

  • support for passing a null value to Filesystem::isAbsolutePath() is deprecated and will be removed in 5.0
  • tempnam() now accepts a third argument $suffix.

4.3.0

  • support for passing arrays to Filesystem::dumpFile() is deprecated and will be removed in 5.0
  • support for passing arrays to Filesystem::appendToFile() is deprecated and will be removed in 5.0

4.0.0

  • removed LockHandler
  • Support for passing relative paths to Filesystem::makePathRelative() has been removed.

3.4.0

... (truncated)

Commits
  • 99aec13 Add call to backers in README files
  • 1cbffe0 [Filesystem] Various fixes and hardenings
  • 1f9966f Merge branch '8.0' into 8.1
  • 5f0d8cd Merge branch '8.0' into 8.1
  • 2c8e7a4 Merge branch '8.0' into 8.1
  • 3b9b841 Bump to php >= 8.4.1
  • a74143b Merge branch '8.0' into 8.1
  • acc1d43 Merge branch '8.0' into 8.1
  • 887783f PHP CS Fixer: fix minor detected issues
  • e69f8b8 Merge branch '8.0' into 8.1
  • See full diff in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 8.0.11 to 8.1.0.
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/8.2/CHANGELOG.md)
- [Commits](symfony/filesystem@v8.0.11...v8.1.0)

---
updated-dependencies:
- dependency-name: symfony/filesystem
  dependency-version: 8.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update PHP code labels Jul 27, 2026
@omnicolor
omnicolor merged commit 2770de1 into main Jul 27, 2026
6 checks passed
@omnicolor
omnicolor deleted the dependabot/composer/symfony/filesystem-8.1.0 branch July 27, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update PHP code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant