Skip to content

Update symfony/finder requirement from ^7.0 to ^7.0 || ^8.0#1

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/finder-tw-7.0or-tw-8.0
Open

Update symfony/finder requirement from ^7.0 to ^7.0 || ^8.0#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/finder-tw-7.0or-tw-8.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 24, 2026

Updates the requirements on symfony/finder to permit the latest version.

Release notes

Sourced from symfony/finder's releases.

v8.0.6

Changelog (symfony/finder@v8.0.5...v8.0.6)

  • no significant changes
Changelog

Sourced from symfony/finder's changelog.

CHANGELOG

6.4

  • Add early directory pruning to Finder::filter()

6.2

  • Add Finder::sortByExtension() and Finder::sortBySize()
  • Add Finder::sortByCaseInsensitiveName() to sort by name with case insensitive sorting methods

6.0

  • Remove Comparator::setTarget() and Comparator::setOperator()

5.4.0

  • Deprecate Comparator::setTarget() and Comparator::setOperator()
  • Add a constructor to Comparator that allows setting target and operator
  • Finder's iterator has now Symfony\Component\Finder\SplFileInfo inner type specified
  • Add recursive .gitignore files support

5.0.0

  • added $useNaturalSort argument to Finder::sortByName()

4.3.0

  • added Finder::ignoreVCSIgnored() to ignore files based on rules listed in .gitignore

4.2.0

  • added $useNaturalSort option to Finder::sortByName() method
  • the Finder::sortByName() method will have a new $useNaturalSort argument in version 5.0, not defining it is deprecated
  • added Finder::reverseSorting() to reverse the sorting

4.0.0

  • removed ExceptionInterface
  • removed Symfony\Component\Finder\Iterator\FilterIterator

... (truncated)

Commits
  • 441404f Merge branch '7.4' into 8.0
  • 8655bf1 Merge branch '6.4' into 7.4
  • 9590e86 [Finder] Fix SortableIterator inadvertently and inconsistently deduplicating ...
  • 8bd576e Merge branch '7.4' into 8.0
  • ad4daa7 Merge branch '7.3' into 7.4
  • 38f5d6a Merge branch '6.4' into 7.3
  • 24965ca minor #63194 fix tests on Windows (xabbuh)
  • d2b0865 fix tests on Windows
  • 8055438 [Finder] Fix appending empty iterators
  • 42e48eb Merge branch '7.4' into 8.0
  • Additional commits viewable in compare view

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)

Updates the requirements on [symfony/finder](https://github.com/symfony/finder) to permit the latest version.
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/8.1/CHANGELOG.md)
- [Commits](symfony/finder@v7.0.0...v8.0.6)

---
updated-dependencies:
- dependency-name: symfony/finder
  dependency-version: 8.0.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 24, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants