Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update symfony/finder from v6.3.0 to v6.4.0 #433

Open
wants to merge 1 commit into
base: 11.x
Choose a base branch
from

Conversation

violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • symfony/finder: v6.4.0 (updated from v6.3.0)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  CHANGELOG.md
  Finder.php
  Iterator/ExcludeDirectoryFilterIterator.php
  Iterator/RecursiveDirectoryIterator.php
  Iterator/VcsIgnoredFilterIterator.php
  Tests/FinderOpenBasedirTest.php
  Tests/FinderTest.php
  Tests/Iterator/Iterator.php
  Tests/Iterator/MockSplFileInfo.php
  Tests/Iterator/RealIteratorTestCase.php
  Tests/Iterator/RecursiveDirectoryIteratorTest.php
  Tests/Iterator/VcsIgnoredFilterIteratorTest.php
  Tests/Iterator/VfsIteratorTestTrait.php
  composer.json

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 11d736e fix typo
  • c0b454c [Finder] Add early directory prunning filter support
  • 1591b45 Merge branch '6.3' into 6.4
  • a1b31d8 [Finder] Disable failing test about open_basedir
  • b947e42 Merge branch '6.3' into 6.4
  • 9915db2 Merge branch '5.4' into 6.3
  • ff4bce3 Revert "minor #50885 [Finder] Fix children condition in ExcludeDirectoryFilterIterator (mvorisek)"
  • 1989b02 Add types to private and internal properties
  • e6ccc08 Use typed properties in tests as much as possible
  • 87bcb72 Merge branch '6.3' into 6.4
  • 78ce4c2 Merge branch '6.2' into 6.3
  • a44e676 Merge branch '5.4' into 6.2
  • 3517d32 Merge branch '6.3' into 6.4
  • cc6c0c7 Merge branch '6.2' into 6.3
  • caafc50 Merge branch '5.4' into 6.2
  • 01ef6b2 Fix Finder phpdoc
  • a5d572c minor #50885 [Finder] Fix children condition in ExcludeDirectoryFilterIterator (mvorisek)
  • 0b5de93 Fix merge
  • afcdf97 Merge branch '6.3' into 6.4
  • 84d58ed Merge branch '6.2' into 6.3
  • e27875f Merge branch '5.4' into 6.2
  • 96c05af [Finder] Fix initial directory is opened twice
  • 0b99334 fix children cond
  • 1bb60aa [6.4] Allow 7.0 deps

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant