NetherGamesMC / PocketMine-MP

A multi protocol server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
83 stars 96 forks source link

Bump symfony/filesystem from 6.2.10 to 6.3.1 #351

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 1 year ago

Bumps symfony/filesystem from 6.2.10 to 6.3.1.

Release notes

Sourced from symfony/filesystem's releases.

v6.3.1

Changelog (https://github.com/symfony/filesystem/compare/v6.3.0...v6.3.1)

  • no significant changes

v6.3.0

Changelog (https://github.com/symfony/filesystem/compare/v6.3.0-RC2...v6.3.0)

v6.3.0-RC1

Changelog (https://github.com/symfony/filesystem/compare/v6.3.0-BETA3...v6.3.0-RC1)

v6.3.0-BETA1

Changelog (https://github.com/symfony/filesystem/compare/v6.2.10...v6.3.0-BETA1)

... (truncated)

Commits
  • edd3677 Merge branch '6.2' into 6.3
  • b0818e7 Merge branch '5.4' into 6.2
  • 0ce3a62 Fix broken symlink tests Windows PHP 7.4+
  • 97b698e Merge branch '6.2' into 6.3
  • 063b9da Merge branch '5.4' into 6.2
  • 38d3a96 [Filesystem] Follow symlinks when dumping files
  • c2196aa Add missing return types
  • 4e236af Merge branch '6.2' into 6.3
  • ebd0ca7 Apply no_null_property_initialization PHP-CS-Fixer rule
  • 4389127 Merge branch '6.2' into 6.3
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 8 months ago

Superseded by #425.